home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 49

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
49 1 [{"name": "Sprite", "count": 60, "survivors": 24}, {"name": "Storm Elemental", "count": 18, "survivors": 15}, {"name": "Ice Elemental", "count": 18, "survivors": 10}, {"name": "Energy Elemental", "count": 15, "survivors": 8}, {"name": "Magma Elemental", "count": 12, "survivors": 0}, {"name": "Magic Elemental", "count": 6, "survivors": 5}, {"name": "Phoenix", "count": 36, "survivors": 35}] [{"name": "Centaur Captain", "count": 42, "survivors": 0}, {"name": "Battle Dwarf", "count": 24, "survivors": 0}, {"name": "Grand Elf", "count": 21, "survivors": 0}, {"name": "Silver Pegasus", "count": 15, "survivors": 0}, {"name": "Dendroid Soldier", "count": 9, "survivors": 0}, {"name": "War Unicorn", "count": 6, "survivors": 0}, {"name": "Gold Dragon", "count": 3, "survivors": 0}] 3
Powered by Datasette · Queries took 0.776ms