-Tsukihime
Define custom exp curves using your own formula.
Can be set for actors or classes.
Actors take precedence if both are defined.
Usage
Add the tag
Code:
Only the `level` variable is valid<exp-curve: your_formula>
<exp-curve: level*200>You can print out the curves by making the script call.
Code:
to create a file called "exp.csv" in your project folder for each actor$game_actors.print_exp_tableDownload
http://db.tt/BQ2cHomP