Category: Actors and Classes
This script addresses the issue where the actor changes classes, but the old class skills are still learned and the new class skills are not automatically learned. Some convenience methods for class changing is also provided...
This script changes the inventory system from a party-based inventory to an actor-based inventory. Each actor now has its own inventory. The inventories are preserved even if you remove an actor from the party and then...
This script allows you to change an actor’s face and character graphics depending on the actor’s current class. Each class that your actor can change to can potentially have its own set of faces...
This script changes exp gain after battle to distribute the total exp based on the number of alive battle members in the party. One actor in the battle will receive all of the exp, whereas...
This script allows you to set a custom state as the battler’s death state.
This script adds a “dominant class” to your actors. The dominant class is the class with the highest level. For example, if your actor has a lv 20 Soldier and a lv 5 Mage,...