Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
ChgOneTurnMod
From AGEWiki
ChgOneTurnMod | |||
Syntax ChgOneTurnMod = <ModifierID> ; <FactionTags> ; <AreaUID or -1> ; <Amount or -9999 for reset> Description CHANGE ONE TURN MODIFIER Faction-wide modifiers which are cleared every turn (active during one turn + hosting phase) Only Forced March increase is currently supported _otmForcedMarch is the Forced March Modifier (Alias *forcedmarchmod*) Example ChgOneTurnMod = *forcedmarchmod*;FRA;-1;25 French forces everywhere on map have a 25% greater chance to Forced March for the next turn.
|
Parameters
Parameter to be modified
Valid FactionTag
Valid Area alias or -1 for entire map
Integer. The amount to change the basic game parameter. -9999 resets to game default value. |