An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

HP Consume Skill - HPConsumeSkill.js

Plugin desc : make the skill that consumes HP, not only MP and/or TP

License : MIT License

Author : Sasuke KANNAZUKI

Website : https://www.rpgmakerweb.com/products/rpg-maker-mz

Download Page :  C:Program Files (x86)SteamsteamappscommonRPG Maker MZdlcBasicResourcespluginslaunch HPConsumeSkill.js

File name : HPConsumeSkill.js

Help of plugin :

* @target MV MZ
 * @plugindesc make the skill that consumes HP, not only MP and/or TP
 * @author Sasuke KANNAZUKI
 *
 * @param Consume HP Color
 * @desc the text color ID of display consume HP
 * (Ex. 17 is Crisis Color Yellow)
 * @type number
 * @default 17
 * 
 * @help This plugin does not provide plugin commands.
 * This plugin runs under RPG Maker MV and MZ.
 *
 * This plugin enables to make HP consume skill.
 *
 * [Usage]
 * 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.)
 *
 * [License]
 * this plugin is released under MIT license.
 * http://opensource.org/licenses/mit-license.php

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.