What to do when your formulas aren’t working
Devs that use my scripts may notice that I really like using formulas. You might recognize this one from your default attack damage formula a.atk * 2 – b.def * 4 Or in the case...
Devs that use my scripts may notice that I really like using formulas. You might recognize this one from your default attack damage formula a.atk * 2 – b.def * 4 Or in the case...
This script allows you to define multiple custom action conditions on top of the conditions provided by the database. The database does not allow you to set multiple conditions for a single action. This script addresses...
This script allows you to set the max TP for each actor using a formula. Max TP can be determined by the actor or by the class: if the actor has its own max...