An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Change Equip On Battle MZ - ChangeEquipOnBattleMZ.js

Plugin desc : [Ver1.4.0a]Add equipment change command to actor commands

License : MIT License

Author : Sasuke KANNAZUKI

Website : https://www.rpgmakerweb.com/products/rpg-maker-mz

Download Page :  C:Program Files (x86)SteamsteamappscommonRPG Maker MZdlcBasicResourcespluginslaunch ChangeEquipOnBattleMZ.js

File name : ChangeEquipOnBattleMZ.js

Help of plugin :

* @target MZ
 * @plugindesc [Ver1.4.0a]Add equipment change command to actor commands
 * @author Sasuke KANNAZUKI
 *
 * @orderAfter EquipScene_Extension
 * @orderAfter EquipState
 *
 * @param commandName
 * @text Command Name
 * @desc Displaying command name that changes equipments.
 * @type string
 * @default Equip
 *
 * @param doesConsumeTurn
 * @text Consume Turn?
 * @desc When this set true, the actor cannot perform anything except change equip.
 * @on Yes
 * @off No
 * @type boolean
 * @default false
 *
 * @help This plugin does not provide plugin commands.
 * This plugin runs under RPG Maker MZ.
 * 
 * [Summary]
 * This plugin adds equip change command to actor command on battle.
 * The command doesn't consume turn, but it changes by setting the parameter.
 *
 * [Note Description]
 * If you forbid change equip several actors, write <noEquipChange> to 
 * the actor's note.
 *
 * [Plugin Order]
 * If you import EquipScene_Extension.js or EquipState.js with this plugin,
 * You must set this plugin AFTER that plugin on list.
 *
 * [License]
 * this plugin is released under MIT license.
 * http://opensource.org/licenses/mit-license.php

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.