Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
EvalWSU
From AGEWiki
(Difference between revisions)
(Created page with '{{ scriptcommand | name = EvalWSU | syntax = ''Operator''; ''Target'' | description = This condition will compare the selected faction's pool of war supplies (WSU) to either …') |
m |
||
Line 2: | Line 2: | ||
| name = EvalWSU | | name = EvalWSU | ||
| syntax = ''Operator''; ''Target'' | | syntax = ''Operator''; ''Target'' | ||
- | | description = This condition will compare the selected faction's pool of | + | | description = This condition will compare the selected faction's pool of war supplies (WSU) to either a given value, or to the war supply of a given faction. |
Which values that will cause this condition to be considered fulfilled depends on the operator used. | Which values that will cause this condition to be considered fulfilled depends on the operator used. | ||
| example = >;80 | | example = >;80 |
Latest revision as of 16:28, 5 May 2010
EvalWSU | |||
Syntax EvalWSU = Operator; Target Description This condition will compare the selected faction's pool of war supplies (WSU) to either a given value, or to the war supply of a given faction. Which values that will cause this condition to be considered fulfilled depends on the operator used. Example EvalWSU = >;80 will trigger if the selected faction's pool of war supplies is higher than 80.
|
Parameters
One of [<,>,<=,>=,DICE]
This can either be a numerical value (integer) or it can be a faction tag |