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.
Fixed Exp - FixedExp.js
Plugin desc : Exp fixed Ver1.0.3(2025/1/18)
License : MIT License
Author : PotatoDragon
Website : https://github.com/pota-gon/RPGMakerMZ/wiki
Desc page : https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/Exp/FixedExp.js
Download Page : https://raw.githubusercontent.com/munokura/PotatoDragon-MZ-plugins/main/FixedExp.js
File name : FixedExp.js
Help of plugin :
@target MZ @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/refs/heads/main/plugins/Battle/Exp/FixedExp.js @plugindesc Exp fixed Ver1.0.3(2025/1/18) @author PotatoDragon @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/PotatoDragon-MZ-plugins ). Original plugin by PotatoDragon. Please check the latest official version at: https://github.com/pota-gon/RPGMakerMZ/wiki ----- ## Overview Fixes the experience points required to level up. ## Usage 1. Change the plugin parameter: Fixed Experience Points (FixedExp). 2. The experience points required for all actors will be the set value. @param FixedExp @text Fixed Experience Points @desc The fixed experience value. The initial value is 100. @type number @default 100 @min 1