A downloadable asset pack

Download NowName your own price

RPG Maker MZ Plugin 

Change the TP for specific Actors or Classes.
These won't gain TP normally, you need to write"[a/b].changeTp(VALUE)"   into a damage calculation, like this:

 dmg = a.atk * 2 - b.def - b.mdf; a.changeTp(dmg); dmg

VALUE can be both negative for Tp loss or positive for gain

 You may put a max tp per level value into the plugin

 for additional max tp gain of there Actors.

Features


  • Actor/Class dropdown menu
  • Setting Up initTP, MaxTP and MaxTPPerLevel
  • Preventing TP gain
  • New Function for adding/loosing TP





Download

Download NowName your own price

Click download now to get access to the following files:

WBCustomTpMZ.js 6.6 kB

Leave a comment

Log in with itch.io to leave a comment.