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

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

MZ plugins

NUUN Damage Gauge - NUUN_DamageGauge.js

Plugin desc : Damage amount gauge visualization

License : MIT License

Author : NUUN

Website : https://github.com/nuun888/MZ/blob/master/NUUN_DamageGauge.js

Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_DamageGauge.js

File name : NUUN_DamageGauge.js

Help of plugin :

* @target MZ
 * @plugindesc Damage amount gauge visualization
 * @author NUUN
 * @version 1.1.0
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * 
 * @help
 * Visualizes the amount of damage reduced when taking damage.
 * 
 * The visualization function at the time of damage cannot be set with the TPB gauge.
 * 
 * FilteringClass
 * Enter the applicable window class or gauge class, identification name, or identifier.
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 9/17/2024 Ver.1.1.0
 * Fixed so that the recovery visualization gauge can also be applied.
 * 5/24/2024 Ver.1.0.3
 * Corrected processing by updating "NUUN_GaugeValueEX".
 * 4/16/2023 Ver.1.0.2
 * Modified filtering class processing to support "ExtraGauge" and "SceneCustomMenu".
 * 12/6/2022 Ver.1.0.1
 * Changed the Type of color specification plug-in parameter to color. (Core script Ver.1.6.0 or later)
 * Changed the display in languages other than Japanese to English.
 * 7/18/2022 Ver.1.0.0
 * First edition.
 * 
 * @param DamageGaugeSetting
 * @text Visualization gauge settings
 * @desc Visualization gauge settings.
 * @type struct<DamageGauge>[]
 * @default ["{¥"Type¥":¥"'hp'¥",¥"FilteringClass¥":¥"¥",¥"DamageGaugeSetting¥":¥"------------------------------¥",¥"DamageValueWait¥":¥"60¥",¥"DamageDuration¥":¥"20¥",¥"DamageColor1¥":¥"18¥",¥"DamageColor2¥":¥"18¥"}"]
 * @parent CommonSetting
 *

スポンサードリンク

-MZ plugins

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