home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 56

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
56 1 [{"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": 1}] [{"name": "Hobgoblin", "count": 45, "survivors": 0}, {"name": "Wolf Raider", "count": 27, "survivors": 0}, {"name": "Orc Chieftain", "count": 21, "survivors": 0}, {"name": "Ogre Mage", "count": 12, "survivors": 0}, {"name": "Thunderbird", "count": 9, "survivors": 0}, {"name": "Cyclops King", "count": 6, "survivors": 0}, {"name": "Ancient Behemoth", "count": 3, "survivors": 0}] 11
Powered by Datasette · Queries took 0.869ms