Action Speed Formulas
This script allows you to specify action speed formulas for your database objects. An action speed formula allows you to use a formula to calculate a battler’s action speed. For example, suppose you had a “Haste”...
This script allows you to specify action speed formulas for your database objects. An action speed formula allows you to use a formula to calculate a battler’s action speed. For example, suppose you had a “Haste”...
This script provides very simple audio encryption. It allows you to store audio files inside the rgss3a archive. The data is decrypted and created outside of the archive when the game wants to play an...
This script introduces the concept of “Member Cost”, which is the cost to have a member in your unit. The cost to have actors in the party is referred to as “Party Cost”. A party has...
This script allows you to create “battle test profiles” which will be used to set up your battle test rather than the default battle test UI. A battle test profile is simply a troop event...
This script provides a simple “daily bonus” mechanic, allowing players to receive bonus rewards once a day. It assumes that you can get a bonus on a new day, but you can write your conditions to...
This script allows you to assign custom conditions to skill or item effects. Effects are only executed if they meet the conditions. Conditions are specified as a formula, so you can create any condition...