Original Source
- Original title: Theo - State Damage Using Skill MZ
- Original author: TheoAllen
- Original date: November 3, 2021
- Source thread: https://forums.rpgmakerweb.com/threads/theo-state-damage-using-skill-mz.141794/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
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:
Archived First Post
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:
RMMZ/README.md at master · theoallen/RMMZ
Special Thanks:
@VaiJack8 for commissioning the plugin and making it available for the public.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
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
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...