Difference between revisions of "NumEnemiesInBattle (M2-Scripting)"
From TWC Wiki
Jump to navigationJump to searchm |
m (Quick-adding category "M2TW Scripting Condition" (redirect M2TW Scripting Condition resolved (using HotCat)) |
||
Line 26: | Line 26: | ||
== See Also == | == See Also == | ||
*[[Conditions (M2-Scripting)]] - For links to other condition pages and information on parameters. | *[[Conditions (M2-Scripting)]] - For links to other condition pages and information on parameters. | ||
+ | |||
+ | [[Category:M2TW Scripting Condition]] |
Latest revision as of 15:43, 11 April 2009
- Type: Condition
- Trigger Requirements: character_record
- Parameters: logic token, test value
- CA Example: NumEnemiesInBattle > 300
- CA Description: Test the number of soldiers and officers in enemy armies
- Battle/Strat: Either
- Class: NUM_ENEMIES_IN_BATTLE_TEST
Detailed Description
None currently
Sample Scripts
None Currently
Sample Triggers
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.