EvalBattles is a condition used to evaluate if a Faction lost or won a major battle during the turn. For example it can be used to give an Faction some EP after a great Victory.
EvalBattles = <Operator>; <No. of Battles>; <Operator>; <Value>
Example:
EvalBattles = >;2;>=;3True if more than 2 battles fought which resulted in an NM (National Morale) gain of 3 or more NM per battle.
EvalBattles = >=;1;<=;-1
True if at least one battle was fought which resulted in a loss of at least 1 NM