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 Item - NUUN_LevelUPItem.js

Plugin desc : Level-up items and skills

License : MIT License

Author : NUUN

Website : https://github.com/munokura/NUUN-MZ-plugins/blob/master/NUUN_LevelUPItem.js

Desc page : https://github.com/nuun888/MZ

Download Page : https://raw.githubusercontent.com/munokura/NUUN-MZ-plugins/master/NUUN_LevelUPItem.js

File name : NUUN_LevelUPItem.js

Help of plugin :

@target MZ
@url https://github.com/nuun888/MZ
@plugindesc Level-up items and skills
@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
-----

You can create items and skills that increase or decrease experience points.

Enter this in the item or skill's memo field.
<LevelUP:1> Increases level by 1.
<LevelUP:5> Increases level by 5.
<LevelUP:-1> Decrease level by 1.
<LevelUP:-10> Decrease level by 10.

Terms of Use
This plugin is distributed under the MIT License.

Update History
June 5, 2021 Ver. 1.0.2
Fixed an issue where the message would not be displayed when a skill failed.
May 2, 2021 Ver. 1.0.1
Fixed an issue where experience points would be incorrect when lowering a
level.
April 29, 2021 Ver. 1.0.0
First version

@param MessageWindowShow
@text Message window display
@desc Displays a message window after leveling up.
@type boolean
@default true

スポンサードリンク

-MZ plugins

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