Author: Tsukihime
Request thread: here

Overview
This script gives your parameters individual levels to specify their growth. Different actors have different growth rates for each stat, and have a random chance of leveling that stat when their own level increases.
Stats with a high growth rate will have a higher chance of leveling, while stats with low growth rate will rarely level, and thus rarely increase.
Features
- Customizable growth rates for both actors and classes
- Base stats increase at a random probability based on growth rate
Usage
To specify growth rates, tag your actors with the following note-tag format on separate lines
CODE
<hp-growth: n>
<mp-growth: n>
...
<mp-growth: n>
...
Where n is an integer between 0 and 100.
The following stats are available:
-hp
-mp
-atk
-def
-mat
-mdf
-agi
-luk
If you would like the growth rates to apply based on class, just tag the class instead. Actor growth rates take priority over class growth rates.
Download
Script: http://db.tt/8Z4Sl8bX
Compatibility