I RemainingArmyMPPercentage (M2-Scripting)
From TWC Wiki
Revision as of 13:45, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' None *'''Parameters:''' logic token, level *'''CA Example:''' I_RemainingArmyMPPercentage Gaius J...)
- Type: Condition
- Trigger Requirements: None
- Parameters: logic token, level
- CA Example: I_RemainingArmyMPPercentage Gaius Julius >= 35.8
- CA Description: If this character has not moved this turn, he should have maximum movement points left. Test for percentage remaining of army. Will almost never be exactly zero, so check for < 10
- Battle/Strat: Strat
- Class: I_CHARACTER_ARMY_MP_REMAINING_PERCENTAGE
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.