I look through the wonderful yet dreadfully long master script list not sure if I missed it or not if so please point me into the right direction! I am looking for something like final fantasy 7 limit or FF10 overdrive.
Limit Breaker/Overdrive?
● ARCHIVED · READ-ONLY
-
-
-
Should have noted for people that haven't played the games, that its like an ability that slowly fills a gauge to execute a high damage maneuver. Would post youtube links but it seems that it only shows the player using the limit break/overdrive rather than the process.
-
Yes, you should have given a description instead of names - never assume that other people have played the same games as you have, and especially never refer to a skill only by it's name in a given game, because similiar names often have completely different mechanics in different games.Should have noted for people that haven't played the games,
That said, what you're talking about is something that is usually done with TP in RM-Games:
Being damaged and using other skills increases the TP of an actor, until he has enough TP to use the skills that need to be paid in TP.
Have you tried using that functions? -
Yes that's it, how would I make it replace the attack command once the Tp gauge is full or reaches a certain amount?
-
-
You need a command manager script to change anything about the battle commands.Yes that's it, how would I make it replace the attack command once the Tp gauge is full or reaches a certain amount?
Regularly, most people don't change their basic attack, the TP-skills are their own category in addition to regular skills and attacks. And the player has to choose wether he wants to use the TP-skill or the regular attack (which is better imo than forcing him to waste the TP when he instead of using them when he wants) -