RemainingMPPercentage (M2-Scripting)
From TWC Wiki
Revision as of 13:44, 23 September 2008 by Augustus Lucifer (talk | contribs) (New page: __TOC__ *'''Type:''' Condition *'''Trigger Requirements:''' character_record *'''Parameters:''' logic token, level *'''CA...)
- 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.