Should use an extension of Battle instead of Strike
// END OLD COMMENT
Now this is moved from Strike to BattleClientSide.
IMHO this is not a total duplicate of a method in Battle: Battle
does not have a minRangeToEnemy, just minRange between concrete hexes,
which IS actually called here.
TODO can they be unified? Or move to e.g. some class in ai.helper package?