RPG Maker MV: Power Level
A downloadable tool
*Changes the way level ups work by making level ups a factor of battle only. After battle, the actor's levels revert back to their default inital value. This script is mainly for developers who want to make their game independent of levels and EXP grinding.
*In the database, tag skills with the tag <exp:x> to determine how much exp that particular skill will grant (or remove) to your actor.
*Tag skills with <level:x> to determine how much levels a skill will grant or remove from an actor.
*Tags with <level:x> Do not show level up changes in battle.
*Tags with <exp:x> Show incremental level up changes in battle.
*Changes:
*v2: Fixed a problem with characters not de-leveling with negative <level:x> tag.
*v3: The level displayed is now a sum of the actor's attack, defense, magic attack, magic defense, agility and luck. The current EXP shown on menu status is an indicator of that actor's EXP Multiplier. You can change this from the database.
Download
Click download now to get access to the following files:
Leave a comment
Log in with itch.io to leave a comment.