Troop Battle BGM
This script allows you to assign a custom battle BGM to troop objects. When a troop battle BGM is specified, that sound file will be played instead of the default battle BGM. It also...
This script allows you to assign a custom battle BGM to troop objects. When a troop battle BGM is specified, that sound file will be played instead of the default battle BGM. It also...
RPG Maker’s troop editor allows you to visually position troop members. However, the editor assumes you are using a screen resolution of 544×416. This means that if you were using a different resolution, the positions would...
This script re-writes one method that determines whether a drop item should be dropped or not. It provides support for denominator based probability (eg: 1 / 20 chance), or a direct percentage (0.05 chance),...