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.
NUUN Damage Pop Up Simul Display - NUUN_DamagePopUpSimulDisplay.js
Plugin desc : Simultaneous display of damage popup
License : MIT License
Author : NUUN
Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_DamagePopUpSimulDisplay.js
Desc page : https://github.com/nuun888/MZ
Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_DamagePopUpSimulDisplay.js
File name : NUUN_DamagePopUpSimulDisplay.js
Help of plugin :
@target MZ @url https://github.com/nuun888/MZ @plugindesc Simultaneous display of damage popup @author NUUN @license MIT License @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/NUUN-MZ-plugins ). Original plugin by NUUN. Please check the latest official version at: https://github.com/nuun888/MZ ----- Normally, you can only select either HP or MP as the target of damage. However, with the plugin, if you receive both HP and MP damage, only the HP pop-up will be displayed. This plugin displays both HP and MP simultaneously even if you receive both damage. You can also display TP damage pop-ups. Update History January 8, 2022 Ver. 1.0.0 First Edition @param TPDamageColor @text TP damage color @desc TP damage color. (System color *Color code can be entered in the Text tab) @type number @default 0 @min 0 @param TPRecoveryColor @text TP recovery color @desc TP recovery color. (System color *Color code can be entered in the Text tab) @type number @default 0 @min 0 @param UpdateFlame @text Popup Interval @desc The interval at which the popup should be displayed. @type number @default 30 @min 0