Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
SetMoraleLevels
From AGEWiki
SetMoraleLevels | |||
Syntax SetMoraleLevels = DefeatLevel;WinLevel Description Set levels for victory/defeat due to National Morale level. If the "sudden death"-rule isn't set, these will only be checked in the last turn of the game. If it is set, they will be checked each turn. Example SetMoraleLevels = 25;185 Sets that NM below 25 means defeat, while NM above 185 means victory.
|
Parameters
Integer; Faction will loose if National Morale is less than or equal to this.
Integer; Faction will win if National Morale is equal to or higher than this. |