RemainingMPPercentage (M2-Scripting)
From TWC Wiki
Jump to navigationJump to search- 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.