About: Allow you to use a skill as slip damage instead of percentage using health/mp regen rate. In this way, you could make it flat damage, damage based on the user's stat, and even add elements to the damage. Or maybe, you want to make the battler grow stronger each turn by adding a growth effect from the skill effect? Of course, you can! This is a direct port from my RGSS3 script under the same name. Preview:
About:
Allow you to use a skill as slip damage instead of percentage using health/mp regen rate. In this way, you could make it flat damage, damage based on the user's stat, and even add elements to the damage. Or maybe, you want to make the battler grow stronger each turn by adding a growth effect from the skill effect? Of course, you can!
This is a direct port from my
RGSS3 script under the same name.
Preview:
How to use:
Use this note tag in the state note box <skill damage: id>
Change the ID to the skill ID you want to use as the slip damage.
Example :
<skill damage: 10>
Requirement:
The state has to be added by the item/skill effect. Not anywhere else, such as from the script call or change the state using eventing.
Download:
Save this as a new plugin
How to use a plugin
Terms of Use:
A collection of my RPG Maker MZ Plugins. Contribute to theoallen/RMMZ development by creating an account on GitHub.
github.com
Special Thanks:
@VaiJack8 for commissioning the plugin and making it available for the public.
Terms of Use: RMMZ/README.md at master · theoallen/RMMZ A collection of my RPG Maker MZ Plugins. Contribute to theoallen/RMMZ development by creating an account on GitHub. github.com