home / h3_units / battles_army

Menu
  • Open in marimo
  • llms.txt

battles_army: 11

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
11 1 [{"name": "Pixie", "count": 60, "survivors": 36}, {"name": "Air Elemental", "count": 18, "survivors": 2}, {"name": "Water Elemental", "count": 18, "survivors": 14}, {"name": "Fire Elemental", "count": 15, "survivors": 14}, {"name": "Earth Elemental", "count": 12, "survivors": 12}, {"name": "Psychic Elemental", "count": 6, "survivors": 6}, {"name": "Firebird", "count": 36, "survivors": 34}] [{"name": "Imp", "count": 45, "survivors": 0}, {"name": "Gog", "count": 24, "survivors": 0}, {"name": "Hell Hound", "count": 15, "survivors": 0}, {"name": "Demon", "count": 12, "survivors": 0}, {"name": "Pit Fiend", "count": 9, "survivors": 0}, {"name": "Efreeti", "count": 6, "survivors": 0}, {"name": "Devil", "count": 3, "survivors": 0}] 3
Powered by Datasette · Queries took 0.792ms