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

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

MZ plugins

NRP Multiple Regenerate - NRP_MultipleRegenerate.js

Plugin desc : v1.001 Allow simultaneous display of HP and MP regeneration.

License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation

Author : Takeshi Sunagawa (http://newrpg.seesaa.net/)

Website : https://github.com/NewRPGProject/MZMV_Plugin/blob/main/NRP_MultipleRegenerate.js

Desc page : https://newrpg.seesaa.net/article/502669111.html

Download Page : https://raw.githubusercontent.com/NewRPGProject/MZMV_Plugin/main/NRP_MultipleRegenerate.js

File name : NRP_MultipleRegenerate.js

Help of plugin :

If the HP regeneration rate and MP regeneration rate
 * are set at the same time, RPG Maker has a specification (bug?)
 * that only one of the recovery amounts can be displayed.
 * 
 * Therefore, this specification should be improved
 * to allow simultaneous display of HP and MP regeneration.
 * 
 * Note that the TP regeneration rate is also supported,
 * but the TP regeneration value is not displayed by default.
 * You will need to prepare another plug-in for display.
 * 
 * -------------------------------------------------------------------
 * [Terms]
 * -------------------------------------------------------------------
 * There are no restrictions.
 * Modification, redistribution freedom, commercial availability,
 * and rights indication are also optional.
 * The author is not responsible,
 * but will deal with defects to the extent possible.
 * 
 * @-----------------------------------------------------
 * @ Plugin Parameters
 * @-----------------------------------------------------
 * 
 * @param Interval
 * @type number
 * @default 30
 * @desc Display interval between regeneration values, set in 1/60 second increments.

スポンサードリンク

-MZ plugins

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