(要 YEP_BattleEngineCoreとYEP_EquipCore)あなたのアクターが戦闘中に装備を変更できるようにしてください。 – YEP_X_ChangeBattleEquip.js
- タイトル
- a (Requires YEP_BattleEngineCore & YEP_EquipCore)Allow your actors to change equipment mid-battle.
- 作者名
- Yanfly Engine Plugins様
- ヘルプ
- ============================================================================
Introduction
============================================================================
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.
============================================================================
Changelog
============================================================================
Version 1.01:
- Fixed a bug that made <Disable Change Battle Equip> not work.
- Optimization update.
Version 1.00:
- Finished Plugin! - パラメータ
-
param Command Name desc This is the command name used for changing equipment. default Equip param Equip Cooldown desc This is the default number of turns selecting the command
will place the command on cooldown for.default 1 - ライセンス表記