YEP.83 – Change Battle Equip

Yanfly Engine Plugins is a plugin library made for RPG Maker MV, a wonderful piece of software to help you make that role playing game of your dreams. You can find out more about RPG Maker MV here.

You can grab the plugin here:

English Mirror

This plugin enables your player to be able to switch out an actor’s equips mid-battle. This will take the player to the Equip menu rather than leave the player inside the battle scene.


Introduction


Please wait while you are redirected...or Click Here if you do not want to wait.

This plugin requires YEP_BattleEngineCore and YEP_EquipCore. Make sure this plugin is located under YEP_BattleEngineCore and YEP_EquipCore in the Plugin Manager’s plugin list.

This plugin enables your player to be able to switch out an actor’s equips mid-battle. This will take the player to the Equip menu rather than leave the player inside the battle scene.


Notetags


Use the following notetags to alter how the Change Battle Equip command functions for your actors in battle.

Actor, Class, Weapons, Armors, and State Notetags:

<Change Battle Equip Cooldown: +x>
<Change Battle Equip Cooldown: -x>
Increases or decreases the number of turns an actor has to wait in battle before the actor can change equips again by x amount.

<Disable Change Battle Equip>
This will disable the ability to change equipment mid-battle for the related actor.


Happy RPG Making!