Simple Audio Encryption
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 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...
This script allows you to create reference pages for your events. A reference page allows you to create one page and then re-use it in different events or troops. This can be applied to troop...