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 Level Unlimited - NUUN_LevelUnlimited.js
Plugin desc : Actor Level Unlimited
License : MIT License
Author : NUUN
Website : https://github.com/nuun888/MZ/blob/master/NUUN_LevelUnlimited.js
Download Page : https://raw.githubusercontent.com/nuun888/MZ/master/NUUN_LevelUnlimited.js
File name : NUUN_LevelUnlimited.js
Help of plugin :
* @target MZ * @plugindesc Actor Level Unlimited * @author NUUN * @version 1.2.3 * * @help * You can set the maximum level to 100 or more. * * Actor Note * <MaxLevel:[level]> Sets the maximum level. * <StartLevel:[level]> Sets the initial level when joining a party. * <TestMaxLevel:[level]> Set your level in test battles. * * Example * <MaxLevel:200> The maximum level of an actor is 200. * <StartLevel:120> Set the initial level. In the setting example, the initial level is 120. * <TestMaxLevel:130> Set your level in test battles to 130. * * * If you want to learn skills at level 100 or higher, enter <LearnSkill:[learned level]> in the Note field of the acquired skill of the class. * <LearnSkill:105> You learn the skill when you level up to level 105. * * Terms of Use * This plugin is distributed under the MIT license. * * Log * 8/22/2023 Ver.1.2.3 * Fixed an issue where stats were acquired as a decimal point when level 100 or higher. * 5/18/2023 Ver.1.2.2 * Fixed not to affect "NUUN_ChangeMaxLevel". * 11/12/2022 Ver.1.2.1 * Changed the display in languages other than Japanese to English. * 9/18//2022 Ver 1.2.0 * Added a function that can be over level 100 to the level at the time of test play. * 6/27/2021 Ver 1.1.0 * Added a function that allows you to set the initial level to level 100 or higher. * 12/12/2020 Ver 1.0.1 * Fixed incorrect calculation of stats above level 100. * 12/12/2020 Ver 1.0.0 * first edition. * *