Overview
So this script provides to make skills that can only be used a number of times
until you reset it. You can set each skills "PP" per actor, meaning one actor
can have a different PP for 1 skill than another actor. The PP can also be
modified in-game via script calls
Also, it's set-up in a way that you can choose if a skill will have PP or not.
If PP for a skill is not defined for that actor, it will use the default costs
instead (MP/TP or probably if you have a custom cost manager, the custom cost)
So you can do like only a certain actor uses PP while all others uses the normal
method.
You can also set what color PP is and can even change colors when it hits a certain
percentage
Screenshots
Changelog
v1.01 - added wrapper functions for modifying the PP of a specific PP skill or all PP skills of an actor/party
Script link
Script can be found here: http://pastebin.com/raw.php?i=qrNuUFBS
Add Ons
Skill Select Restore v1.10

Terms and conditions
Link is on the script
Credits
Hinorashito for helping with the testings