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 Level Up Recovery - NUUN_LevelUpRecovery.js

Plugin desc : Recovery at level up

License : MIT License

Author : NUUN

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

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

File name : NUUN_LevelUpRecovery.js

Help of plugin :

* @target MZ
 * @plugindesc Recovery at level up
 * @author NUUN
 * @base NUUN_Base
 * @orderAfter NUUN_Base
 * @version 1.0.0
 * 
 * @help
 * Restores specified stats when leveling up.
 * 
 * You can recover HP, MP, TP, user parameters, and state.
 * Please set the recovery target in the plug-in parameter. (Default is HP, MP, full state recovery)
 * 
 * Terms of Use
 * This plugin is distributed under the MIT license.
 * 
 * Log
 * 7/8/2023 Ver.1.0.0
 * first edition.
 * 
 * @param LevelUpRecoveryData
 * @desc Set the recovery when leveling up.
 * @text Level up recovery settings
 * @type struct<LevelUpRecoveryList>[]
 * @default ["{¥"LevelUpRecovery¥":¥"'HpRecovery'¥",¥"LevelUpFormula¥":¥"¥",¥"LevelUpStateRecovery¥":¥"[]¥"}","{¥"LevelUpRecovery¥":¥"'MpRecovery'¥",¥"LevelUpFormula¥":¥"¥",¥"LevelUpStateRecovery¥":¥"[]¥"}","{¥"LevelUpRecovery¥":¥"'StateRecovery'¥",¥"LevelUpFormula¥":¥"¥",¥"LevelUpStateRecovery¥":¥"[]¥"}"]
 *

スポンサードリンク

-MZ plugins

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