Battle Sprite Zooming
This script allows you to control the zoom-level for each battle sprite in battle. You can increase or decrease the size of sprites, allowing you to provide a more realistic feel to your battles.
This script allows you to control the zoom-level for each battle sprite in battle. You can increase or decrease the size of sprites, allowing you to provide a more realistic feel to your battles.
This script allows you to “link” battlers together. Linked battlers can share some special properties that regular battlers do not have. Links follow a parent-child relationship. When the parent dies, the child also dies. But if...
This script provides a scene that allows you to trade items between parties. Two parties are displayed in the scene, and you can easily swap items between them. Download
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...
This script allows you to create skills or items that perform TP related damage types. You can directly damage a target’s TP, or recover the target’s TP, or even drain the target’s TP.
This script allows you to tag items and skills with “use condition” tags. It is an add-on for the Tag Manager. Information about tags can be found in that script. For example, maybe “dragon-slaying potions” can...