Welcome to PGMZ! 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.
Dark Plasma Display Hp Mp Damage - DarkPlasma_DisplayHpMpDamage.js
Plugin desc : Pop-ups for damage/recovery for both HP and MP
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_DisplayHpMpDamage.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_DisplayHpMpDamage.js
File name : DarkPlasma_DisplayHpMpDamage.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Pop-ups for damage/recovery for both HP and MP @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.0.3 If both HP and MP are damaged or recovered, both will be displayed in a popup. @param delay @text Display time difference @desc How many frames to delay the display of MP from the display of HP @type number @default 10 @param offsetX @text Horizontal Offset @desc How far to shift the MP display from the HP display @type number @default 8 @param offsetY @text Vertical Offset @desc How much to vertically shift the MP display from the HP display @type number @default -16 @min -300