RPG Maker Forums

Hello, everyone!

Yanfly released two different battle systems (so far): ATB and CTB.

From my understanding, the speed required (charge time) for a skill can be defined in the database and using <speed: +x> (requires YEP_BattleEngineCore.js).

The problem I am having now is I have some skills that have longer charging time, and the Agility stats of my actors range from 30 to 300. So it is hard for me to set up a skill that requires 'fixed' rate of charging time. For example, a Raise skill will require twice the normal charge time. I can't achieve it using the existing tags.

I would like to define the charge time (or item/skill speed) using an eval formula.

I hope my explanation is sufficient. In short, I would like <speed: +x> or <speed: -x> to be evaluated using formula (in battle) instead of fixed amount. 'cause I'm planning to use something like:

BattleManager.highestBaseAgi() * 100for full gauge parameter, and the Raise skill will have charge time of:

BattleManager.highestBaseAgi() * 200or just insert this into the skill notetag.

Code:
<speed: +(BattleManager.highestBaseAgi() * 200)>

Latest Threads

Latest Profile Posts

Day 9 of giveaways! 8 prizes today :D
He mad, but he cute :kaopride:

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.

Forum statistics

Threads
106,037
Messages
1,018,464
Members
137,821
Latest member
Capterson
Top