Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
HP Consume Skill - HPConsumeSkill.js
Plugin desc : make the skill that consumes HP, not only MP and/or TP
License :
・Follow the RPG Maker Series EULA only.
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
Author : Sasuke KANNAZUKI
Website : https://rpgmakerofficial.com/product/mv/
Download Page : C:Program Files (x86)SteamsteamappscommonRPG Maker MVdlcKadokawaPlugins HPConsumeSkill.js
File name : HPConsumeSkill.js
Help of plugin :
* @plugindesc make the skill that consumes HP, not only MP and/or TP * @author Sasuke KANNAZUKI * * @help This plugin does not provide plugin commands. * * write following format at skill's note: * <hp_cost:30> # the skill consumes 30 HP. * * The skill can use even if subject's HP is less than skill's HP Cost. * In that case, let the subject's HP be 1. * (i.e. subject won't die by the skill.)