EXP LEVEL RESET

RPG Maker XP

Add some grinding to your game.

Exp Level Reset
Authors: game_guy
Version: 1.0
Type: Exp Add-On
Key Term: Actor Add-on


Introduction

After an actor levels up their experience goes back to 0 making it more  challenging to level up.
Example:
Old Way: Level 2 requires 25 exp. You get to level 2 and you keep that 25 experience.
This Way: Level 2 requires 25 exp. You get to level 2 but you go back to 0 exp making you get more experience until your next level up.

Features

  • Resets Exp after Level Up
    Adds some challenge to your game


Screenshots



Demo

N/A

Script

:O More Comments then Code
30 lines of Comments
20 lines of Code

Instructions

Place below Scene_Debug but above everything else.

Compatibility

Not tested with SDK.
Will work with any battle system.
Overwrites Game_Actor exp and level method.

Credits and Thanks

  • game_guy ~ for making it
    Branden ~ for testing it and listening to me blab on about the script


Author's Notes

Enjoy!

Posts

Pages: 1
Awesome script. I've actually been looking for something like this for a while now. Granted, I didn't look that hard because I hadn't gotten to the point where I wanted to start altering the stats/XP systems, BUT, awesome job anyway! :D
Pages: 1