Thefeelz

Villager
Member
Joined
Dec 16, 2017
Messages
7
Reaction score
1
First Language
English
Primarily Uses
RMMV
I am making a Rogue kind of class similar to WoW, where MP is the Energy Bar, and all abilities costs MP and refund it (for less than the original value to make a focus point on other abilities). The refund is to act as the "energy regen" and these abilities generate "Combo Points" (25 TP) which is basically everything gives you a set amount of TP, that is then consumed by abilities at 100 TP. I also have the class maxed out at 100 MP across all levels so it simulates the 100 point energy bar better.

So for example so it makes more visual sense-
Attack 1 Removes 40 MP, generates 25 TP (1 Combo Point), and refunds 30 MP [90 MP and 25 TP]
Attack 2 Removes 40 MP. generates 25 TP (2 Combo Points), and refunds 30 MP [80 MP and 50 TP]
Attack 3 Removes 40 MP, generates 25 TP (3 Combo Points), and refunds 30 MP [70 MP and 75 TP]
Attack 4 Removes 40 MP, generates 25 TP (4 Combo Points), and refunds 30 MP [60 MP and 100 TP]
Special Attack 1 Removes 40 MP, Removes 100 TP, generates 0 TP (0 Combo Points), and refunds 30 MP [50 MP and 0 TP]

And what I want to do is make a Cooldown that makes it so all TP consuming costs are reduced in half. Now I could go and make it so you learn and unlearn abilities that cost different TP while a certain state is active and what not, but thats a lot of effort I would rather not do, and for the sake of future projects I would love to know how to do this.

I also already have a Cooldown that makes it so you generate more TP with with the TP Charge Rate Special Parameter and setting that up. Just can't figure out how to cut the costs in half :c.

Any help would be loved <3!
 

Robin Hoot

Veteran
Veteran
Joined
Feb 14, 2016
Messages
83
Reaction score
22
Primarily Uses
It's been over 10 years since I played WoW and Rogue was never one of my favorites, so I don't remember so well how they work! IIRC the Finishing Move damage depended on how many combo points the target had, right? If that's the case, you could add a State for each combo point as placeholders and use IFs for the Special Attack damage formula according to each state.

You mentioned the skill refunds a portion of the MP spent to represent its regen, right? Does the character get any MP if the player use an item or defend instead?

For the TP cost, I'm not sure if it can be done without plugins but Yanfly has a plugin that lets you use formulas to calculate TP cost.
http://yanfly.moe/2015/10/13/yep-8-skill-core/
 

Latest Threads

Latest Posts

Latest Profile Posts

When I learned about multithreading in C++, one of the first things was that while heap is shared, each thread has its own stack and it's impossible to access another thread's stack.
So I wrapped the variables into a static class and passed its address to another thread. And it worked.
More characters from my game )
bandicam 2023-03-31 07-42-50-549.png
ScreenShot_3_30_2023_10_5_45.pngstarted working on a new area today. It's a warped version of being inside someone's home. Also moved the face and Panic gauges to be out of the way of the map names. switching moods actively changes what you encounter. Calm is normal while anxious is all the way up to Manic.
Ads.png
Some advertisements for M

And yes kiddos smoking, alcohol and too much coffee or tea are bad for you - but in the 20's we didnt know that yet xD


This is for demonstration of random vocal.

Forum statistics

Threads
129,980
Messages
1,206,704
Members
171,210
Latest member
alfazkhan
Top