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.
Download
Script: download here
Installation
In the script editor, place this script below Materials and above Main
Usage
Note-tag your skills or items with the following tags to set the appropriate damage type.
<tp damage> <tp drain> <tp recover>
This script simply replaces the damage type in the damage type dropdown. You will still need to specify a damage formula.
I think it’s worth mentioning here that if one wishes to use this script along with Yanfly’s Ace Battle Engine, this script must be higher in the list.
This script does not work for me, even in a new project with no other custom scripts. I do not know what I could be doing wrong. Is there a working example I could examine, or any known common mistakes?
Have you entered a damage formula for the skill/item?
It turns out I had made a stupid mistake, and was too tired to see it. Please forgive me for wasting your time.
What was the issue?
Adding new scripts doesn’t take effect until after the game is saved. So I added the script, tagged the skill, then used the battle tester, and it didn’t work. But then I saved my work and closed RPG Maker, and when I reopened it another day, it worked.