home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 45

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
45 1 [{"name": "Sprite", "count": 60, "survivors": 0}, {"name": "Storm Elemental", "count": 18, "survivors": 0}, {"name": "Ice Elemental", "count": 18, "survivors": 9}, {"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": "Infernal Troglodyte", "count": 42, "survivors": 0}, {"name": "Harpy Hag", "count": 24, "survivors": 0}, {"name": "Evil Eye", "count": 21, "survivors": 0}, {"name": "Medusa Queen", "count": 12, "survivors": 0}, {"name": "Minotaur King", "count": 9, "survivors": 0}, {"name": "Scorpicore", "count": 6, "survivors": 0}, {"name": "Black Dragon", "count": 3, "survivors": 0}] 5
Powered by Datasette · Queries took 1.616ms