I PercentageOfArmyKilled (M2-Scripting)
From TWC Wiki
Revision as of 22:07, 20 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' alliance_index army_index logic_token percentage *'''CA Example:''' I_Per...)
- Type: Condition
- Trigger Requirements: None
- Parameters: alliance_index army_index logic_token percentage
- CA Example: I_PercentageOfArmyKilled 1 0 < 50
- CA Description: Tests the percentage of casualties taken by the specified army during this battle
- Battle/Strat: Battle
- Class: BATTLE_PERCENTAGE_OF_ARMY_KILLED
Detailed Description
None currently
Sample Scripts
None Currently
See Also
- Conditions (M2-Scripting) - For links to other condition pages and information on parameters.