Category: RGSS3

TP Damage Type 6

TP Damage Type

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.

14

Use Condition Tags

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...

Dynamic Stack Size 10

Dynamic Stack Size

This script allows you to adjust an item’s stack size during the game. If you decrease the party’s stack size below the current number of items for that stack, the items are not deleted. Instead, you...

Utils: Equip Checks 2

Utils: Equip Checks

This script provides a set of convenience script calls for your checking equips. You can check actors based on their ID, or based on their position in the party. For example, you can check if an...