Teo's Rage / Focus mechanics!
This is a plugin I've been working on that allows for two new customizable battle mechanics, Rage and Focus.
This plugin can be used for commercial and non-commercial games as long as credit is given to 'Teo - TCGames'
How's it work?
Rage and Focus work similarly to MP in the sense that abilities will cost R/F to use, the only difference is the way a party member generates this secondary stat.
RAGE
Rage is built up when an actor takes damage. The amount of Rage restored every time an actor is hit can be customized, and it can be randomly varied (for example: 18-25 rage when hit)
FOCUS
Focus is built up at the end of a round regardless and unlike Rage, it does not require the actor to take damage. The amount of Focus restored at the end of every round can also be customized.
COMMANDS AND SETUP
To give an actor the Rage / Focus bar and remove their MP bar entirely, simply put either of these note tags on the actor
<Rage: x>
<Focus: x>
Change 'x' to however much you want to set that actor's max Rage/Focus.
-----
To make an ability cost Rage / Focus, set the MP cost to 0 and add either of the following note tags:
<RageCost: x>
<FocusCost: x>
Change 'x' to however much you want the ability to cost.
-----
To increase the passive amount of Rage or Focus a party member generates through a state effect, put this note tag in a state
<RageGain: x>
<FocusGain: x>
Change 'x' to however much you want to increase the party member's resource gain. This only works on states!
-----
To directly add a flat amount of Rage or Focus (as if it were a mana potion for example) add this note to an ability/item
<AddRage: x>
<AddFocus: x>
Change 'x' to however much you'd like the ability/item to restore.
-----
You can also use these plugin commands to set all party member's Rage / Focus to a desired amount at any point
Plugin command: SetRage x
Plugin command: SetFocus x
Change 'x' to the value you'd like to set all party member's resource to
-----
I'd love to hear any feedback! Enjoy!
本贴来自国际rpgmaker官方论坛作者:teocr处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/rpg-maker-mv-rage-focus-mechanic-replace-mp-bar.169380/