Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
SetRevoltersInfos
From AGEWiki
SetRevoltersInfos | |||
Syntax SetRevoltersInfos = UnitAlias; CityRaiseChance; DismissChance; ConvertChance Description Initializes various values related to partisans/insurgents. Partisans can rise when a side controls a region containing a city, but Loyalty favors the opponent, and no friendly combat units are in the region. Example SetRevoltersInfos = $uni_USA_Par;15;35;50 Will use $uni_USA_Par for partisans raised, with 15% chance to raise, 35% chance to disband in ensuing turns, and 50% chance to convert (???).
|
Parameters
String; Unit Alias; Unit type used for partisans
Integer (1-100);
Integer (1-100);
Integer (1-100); |