home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 51

Simulated full-army battles between 7-creature stacks at equal gold budget. The left_army and right_army columns contain JSON arrays of the army composition (creature name, count, and survivors per slot).

This data as json

rowid seed left_army right_army rounds
51 1 [{"name": "Sprite", "count": 60, "survivors": 9}, {"name": "Storm Elemental", "count": 18, "survivors": 18}, {"name": "Ice Elemental", "count": 18, "survivors": 18}, {"name": "Energy Elemental", "count": 15, "survivors": 13}, {"name": "Magma Elemental", "count": 12, "survivors": 0}, {"name": "Magic Elemental", "count": 6, "survivors": 6}, {"name": "Phoenix", "count": 36, "survivors": 34}] [{"name": "Master Gremlin", "count": 48, "survivors": 0}, {"name": "Obsidian Gargoyle", "count": 27, "survivors": 0}, {"name": "Iron Golem", "count": 18, "survivors": 0}, {"name": "Arch Mage", "count": 12, "survivors": 0}, {"name": "Master Genie", "count": 9, "survivors": 0}, {"name": "Naga Queen", "count": 6, "survivors": 0}, {"name": "Titan", "count": 3, "survivors": 0}] 3
Powered by Datasette · Queries took 0.784ms