{{ game.model.options.battle.name }}

{{ game.model.options.battle.description }} Read more on Wikipedia...

{{ unitType.icon }}

{{ unitType.name }}

Weapon: {{ unitType.weapon }}
Impact:
Armor:
Range:
Fields: {{ unitType.range }} {{ (unitType.range === 1) ? 'Field' : 'Fields' }}
Directions: {{ unitType.canMoveDiagonally ? 'All' : 'Straight only'}}
{{unit.icon}} {{ (unit.condition * 100) | number: 0 }}%
{{ unit.isOpponent ? 'Enemy' : 'Friendly'}} {{ unit.name }} on {{ unit.square.caption }}
Condition: {{ unit.condition * 100 | number: 1 }}%
Impact: {{ unit.impact | number: 1 }}
Armor: {{ unit.armor | number: 1 }}
 
Unit Evaluation
Enemy Contact:   {{ unit.evaluation.enemyContact * 100 | number: 3 }}%
Lineup: {{ unit.evaluation.lineup * 100 | number: 3 }}%
Swap off: {{ unit.evaluation.swapOff * 100 | number: 3 }}%
Total: {{ unit.evaluation.total * 100 | number: 3 }}%
 

Sorry,
Battle Simulator requires JavaScript

Sorry,
Battles Simulator requires a browser that supports CSS3 Style Sheets

by Christian Begand