RPG Maker MV

RPG Maker MV

Action points gauge, or performing multiple actions per turn
Howdy. I've encountered an interesting battle system in the game called "Yes My Lord" in which player have an "Assault" gauge which serves as some kind of stamina for the character. Player will be able to perform multiple (4+) actions until their assault gauge is depleted. Question - how to make something similar to this in my game? I've been trying to see through the plugin list the game uses but can't find anything since most of them are in Japanese.
< >
Showing 1-4 of 4 comments
After some thinking process I realized that I can use YEP_InstantCast plugin to use skills unlimited amount of times. There are still a few questions though:
1. How to make custom gauges in battle and status windows without SRD_HudMaker plugin (cuz I heard that it has some compatibility issues with other from Windows platforms)
2. How to end the turn of the player once that gauge is depleted (or when you don't have enough energy to cast anything)
JohnDoeNews Nov 13, 2022 @ 5:03am 
Originally posted by Стар Баттерфляй:
After some thinking process I realized that I can use YEP_InstantCast plugin to use skills unlimited amount of times.

Did you test this? Because I believe the plugin is limited to 2 uses per turn. If you do an instant cast, you can do a second skill, but if that is an instant cast as well, it will not give you a 3rd skill that turn.

I didn't check or test this, so I could be wrong, but I that is how I thought this plugin works.
Originally posted by JohnDoeNews:
Originally posted by Стар Баттерфляй:
After some thinking process I realized that I can use YEP_InstantCast plugin to use skills unlimited amount of times.

Did you test this? Because I believe the plugin is limited to 2 uses per turn. If you do an instant cast, you can do a second skill, but if that is an instant cast as well, it will not give you a 3rd skill that turn.

I didn't check or test this, so I could be wrong, but I that is how I thought this plugin works.
Nah, I checked it and it works perfectly well.
Iguana Guy Nov 14, 2022 @ 6:13pm 
Could you somehow use the absorption barrier plugin by yanfly to create you assault gauge? Once the barrier points are depleted then your assault skills are negated? It would take some adjustments but the hp bar acts as your gauge for that system.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Nov 13, 2022 @ 3:40am
Posts: 4