Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
SetAutoRaise
From AGEWiki
(Difference between revisions)
(Created page with '{{ scriptcommand | name =SetAutoRaise | type = | cat = | syntax = UnitAlias{{!}}MaxNb{{!}}DismissPerc | description =Set the AutoRaise parameters for a unit type :See [[ChgAutoRa…') |
m |
||
Line 9: | Line 9: | ||
| example-description = A "base" maximum of 3 AME_Reb1 units will be raised. 25% base chance of disband at year end. | | example-description = A "base" maximum of 3 AME_Reb1 units will be raised. 25% base chance of disband at year end. | ||
:NB: "Base" is the value prior to modifiers. See [[AutoRaise]] | :NB: "Base" is the value prior to modifiers. See [[AutoRaise]] | ||
+ | :Also note that if the "Base" max quantity results in value = 0 or less, then AutoRaise is turned "off" for this unit. | ||
| example2 = | | example2 = | ||
| example2-description = | | example2-description = |
Latest revision as of 12:10, 13 May 2010
SetAutoRaise | |||
Syntax SetAutoRaise = UnitAlias|MaxNb|DismissPerc Description Set the AutoRaise parameters for a unit type
Example SetAutoRaise = $uni_AME_Reb1|3|25 A "base" maximum of 3 AME_Reb1 units will be raised. 25% base chance of disband at year end.
|
Parameters
Base maximum quantity on map
Percent chance to disband at year end
|