1. Draft
Build a tight roster by level: two level-1 units, two level-2 units, one level-3 unit, and one level-4 unit. Bans and reveals help manage hidden information.
Game rules
Build a compact army, place it on a 16x16 battlefield, then win through positioning, faction synergies, morale, spells, and a map that keeps closing in. This guide follows the real shared TypeScript fight engine used by the browser client.
Fight loop
Read a match as a chain of visible decisions. You are not watching a black-box simulation: player actions go through the shared rules engine, then the browser client renders the events on the board.
Build a tight roster by level: two level-1 units, two level-2 units, one level-3 unit, and one level-4 unit. Bans and reveals help manage hidden information.
Before the fight, spend up to 7 augment points and choose faction bonuses when your army reaches 2, 4, or 6 units from the same faction.
Put stacks inside your deployment zone. Large creatures need a 2x2 footprint, ranged units need lanes, and aura units need friends inside their real range.
The active unit moves, attacks, casts, waits on Hourglass, or ends its turn. After the action resolves, the engine selects the next unit.
Victory
Each unit on the board is a stack, not a single model. Damage burns through the current body in that stack, then starts killing the next one. When the stack has no living bodies left, it shatters off the board.
You win when the enemy has no living stacks. If both sides stall, the game applies pressure by narrowing the map, turning outer cells into holes, and eventually starting Armageddon after lap 12.
Watch the turn queue, not only the active unit.
Keep ranged units out of melee contact: adjacent pressure can shut down shooting.
Respect the edge. Narrowing tries to push a stack inward first, but if there is no legal space, the stack dies.
Draft
Conceptually every unit pulls roughly the same weight in your army: a weaker creature simply arrives as a bigger stack, so no single unit is just 'better' than another. Fights are won by your plan and how your units synergize — not by raw stats or flashy abilities.
Unit level matters, but it is not the whole game. A low-level unit can unlock the right synergy, carry an aura, bring control, or give your army a spellbook.
The public roster is currently focused on four playable factions: Chaos, Life, Might, and Nature. Across them you get melee fighters, ranged units, spellcasters, flyers, large 2x2 creatures, and utility pieces with auras.
Unit card
Medusa Ranged · Walk
Arbalester Ranged · Walk
Hydra Melee · Walk
Thunderbird Melee · Fly
Satyr Magic · Walk
Gargantuan Ranged · Walk health of one body inside the stack
base attack spread before armor, luck, and modifiers
a major input into turn order inside each lap
how far the unit can move on its turn
ammo for ranged attacks, when the unit has a ranged attack
reduces magic damage (100 = immune) and the chance a spell debuff lands — it does NOT stop status effects
lowers the chance Stun and Paralysis land (e.g. from Amulet of Resolve); it does not reduce magic
full immunity to mind effects (Blindness, Aggravating, Boar Saliva, Petrifying Gaze). Comes only from the Madness/Mechanism abilities, never from an artifact
Augments
Augments are not cosmetics. They change deployment size, durability, ranged plans, melee damage, and tempo before the first unit acts.
Armor team armor +6%+13%+21%
Might melee attack +8%+17%+27%
Sniper attack + range, ignores divisor +7%+15%+24%
Movement steps to move +1+2—
Placement deployment zone, wider 3 rows4 rows5 rows Synergies
When you field 2/4/6 units from the same faction, that faction reaches synergy level 1/2/3. For each faction, you choose one of two bonuses.
Placement
Choose a unit from the roster, set the stack amount, and place it in your allowed deployment zone. You can move placed stacks, clone the selected stack, delete it, and tune the final shape before starting the fight.
Large units occupy 2x2 cells. They are powerful pieces, but they ask for space: harder to route through a crowded center and harder to save when narrowing starts.
Before pressing start, check three things: who is inside your auras, who can be reached on the first turn, and where your ranged units will stand if the enemy dives them.
Deep dive
Open just the part you need — no endless scrolling.
The path must be legal and fit inside the unit's Steps. Moving closer to the nearest enemy raises morale; backing away can lower it.
The unit must stand next to the target. A ranged unit forced into melee hits at reduced damage unless an ability covers it.
You need shots, a valid line, and no melee lock. Long shots are reduced by a range divisor up to x8 unless Sniper avoids the penalty.
Spellbook units cast buffs, debuffs, healing, mass effects, summons, and position tricks. Three separate resistances gate effects: magic resist (magic damage + spell debuffs), status resist (Stun/Paralysis chance), and mind resist (full immunity to mind effects).
The unit waits and comes back later in the queue. It costs morale, but it can turn a bad action now into a better action later.
Luck Shield (defend) clears this turn's random luck swing and ends the turn, for a small morale cost. A forced skip also ends the turn and costs morale; ending your turn normally after acting costs nothing.
Damage depends on attack, living bodies in the stack, target armor, luck, range distance, selected attack type, and active abilities. That is why the same unit can hit very differently from two different board states.
Responses exist. Melee and ranged units can answer an attack if they have not already replied, are not blocked by an effect, and can actually reach the attacker.
Abilities give fights their character: Lucky Strike can spike damage, Stun and Blindness break tempo, Petrifying Gaze can finish a target, Fire Shield returns damage, and Range Null Field shuts down shooting around it.







Morale runs from -20 to +20. Each lap a unit rolls about its morale value in percent to act an extra time (positive morale) or be skipped (negative morale). High morale also nudges movement range and, when it procs, boosts attack; low morale does the opposite.
To build morale, advance toward the enemy army (+3 per move) and kill enemy stacks (a big push for the attacker). Retreating costs morale (-3), and when one of your stacks dies, your other stacks of that same unit lose morale too.
Luck runs from -10 to +10 and is mostly defensive: a lucky stack takes less damage, an unlucky one takes more (about 1% per point). Your own luck also makes your abilities stronger and more likely to fire. Luck gets a small random swing each lap; Luck Shield (defend) clears that swing for a small morale cost.
Stack power is recalculated from a stack's board value: unit experience times living amount, compared with the largest stack present. It ranges from 1 to 5.
| +3 | Move toward the nearest enemy |
| +4 | Kill an enemy stack (goes to the attacking stack) |
| -3 | Move away from the nearest enemy |
| -4 | Each surviving stack of yours of a unit whose stack was wiped out |
| -3 | Hourglass (Wait) to act later in the queue |
| -2 | Defend (Luck Shield) |
| -1 | Skip the turn, or let the turn timer run out |
| ±20 | Hard cap — morale never leaves this range |
Ending your turn normally after acting costs nothing. Each lap a unit rolls about its morale value in percent: a positive hit lets it act an extra time (and hit a little harder), a negative hit gets it skipped.
The board is a 16x16 grid. The current random map rotation includes normal, lava-center, and block-center maps. The center mountain can block shots and has 5 hits; lava-center maps make Made of Fire matter.
Normal maps narrow roughly every 3 laps. Block-center maps narrow every 4 laps. If neither army closes distance or deals damage, the engine can add extra narrowing pressure.
After lap 12, Armageddon starts: four damage waves gradually force a stalled fight to end.
Roles
Start with a faction plan: which 2/4/6 units unlock the synergy you actually want?
Place ranged units so the enemy's first dive does not shut off their shooting.
Do not press Hourglass automatically. Wait only when you know what better turn you are creating.
Track the narrowing map from lap one, not when the edge is already a hole.