RemainingMPPercentage (M2-Scripting)
From TWC Wiki
Revision as of 14:07, 11 April 2009 by Makanyane (talk | contribs) (Quick-adding category "M2TW Scripting Condition" (redirect M2TW Scripting Condition resolved (using HotCat))
- Type: Condition
- Trigger Requirements: character_record
- Parameters: logic token, level
- CA Example: RemainingMPPercentage >= 35.8
- CA Description: If this character has not moved this turn, he should have maximum movement points left. Test for percentage remaining. Will almost never be exactly zero, so check for < 10
- Battle/Strat: Strat
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.