home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 52

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
52 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": 0}] [{"name": "Gnoll Marauder", "count": 36, "survivors": 0}, {"name": "Lizard Warrior", "count": 27, "survivors": 4}, {"name": "Dragon Fly", "count": 24, "survivors": 0}, {"name": "Greater Basilisk", "count": 12, "survivors": 0}, {"name": "Mighty Gorgon", "count": 9, "survivors": 1}, {"name": "Wyvern Monarch", "count": 6, "survivors": 0}, {"name": "Chaos Hydra", "count": 3, "survivors": 3}] 7
Powered by Datasette · Queries took 0.787ms