Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
TP can easily be made to regenerate outside of battle via TP regen. & full restoration of TP can easily be accomplished by attaching a full recharge to the outcome conditions of a battle process?
How exactly do you have the coding chops to write up a custom battle system, but can't implement basic vanilla eventing that doesn't even require scripting?
Second, if you want the TP to stay constantly full, why not simply offset the TP cost with an equivalent TP gain, or not use TP as resource to begin with?
Third, if you want skills to be TP dependent in battle, but be TP independent in menu, then why not create two variants that have different accessibility criteria; & then adjust their TP accordingly?
Then either create two variants with different access priorities like I already told you; or apply a custom conditional in your damage formula that will cause a corresponding tp gain to "a" when met that will offset cost, that is removed in battle.
Once again, if you have the coding chops to create a "custom battle system", why exactly are you needing a work around for something so vanilla? Why not just write a plugin for it yourself?
More on notetags the scrip and every skill cost 25TP or more and Player
Always have 100TP outside of battle
And after every turn
the player gets 100TP
The only time the player does not reginerate TP automatically is in the menu so for example the reason I need help with this is because if a player uses a healing skill that cost 50 TP they can only use it twice before they have to close the menu to get it all back.
Which is why you're asking questions that someone with the scripting chops to create an actual "custom battle system", would already know how to do.
& why your entire request in inherently redundant; because the TP regen per turn you've described, renders resource consumption a wholly irrelevant & superfluous mechanic. So the disparity in consumption between menu activation & battle based activation, in point of fact is really just a distinction without a difference.
You might want to reevaluate your "custom battle system" at the conceptual level.