dariken Villager Joined Oct 16, 2012 Messages 24 Reaction score 0 First Language English Primarily Uses May 14, 2019 #1 I want to make it to where attack and skill damage is based on current TP. Does anyone know of a formula I can use if there is any?
I want to make it to where attack and skill damage is based on current TP. Does anyone know of a formula I can use if there is any?
Heirukichi Veteran Joined Sep 24, 2015 Messages 1,421 Reaction score 598 First Language Italian Primarily Uses RMVXA May 14, 2019 #2 Just use a.tp in the damage formula. If it is an enemy skill and you want it to deal damage based on the target current TP you can use b.tp instead.
Just use a.tp in the damage formula. If it is an enemy skill and you want it to deal damage based on the target current TP you can use b.tp instead.