YEP.115 – In-Battle Status – RPG Maker MV
Introduction
This plugin requires YEP_BattleEngineCore. Make sure this plugin is located under YEP_BattleEngineCore in the plugin list.
這個插件需要YEP_BattleEngineCore嗤练。確保這個插件放在YEP_BattleEngineCore下面
In battle by default, there’s no way to check your party’s status. This plugin will add a new ‘Status’ command to the Party Command Window (with Fight and Escape) to allow players to check party members. Here, the player can view each party member’s current parameters, get a list of all states, buffs, and debuffs. The player can scroll through the list and view newly added help descriptions of the states, buffs, and debuffs in a help window.
在戰(zhàn)斗中,我們沒有辦法查看隊伍當(dāng)前狀態(tài)技羔,這個插件將會在隊伍命令中添加“狀態(tài)”命令户辞,允許玩家去查看角色狀態(tài)泌类。在這里,我們可以看到隊員的初始參數(shù)和狀態(tài)列表底燎。這個玩家將可以
*Note: If you are using YEP_X_BattleSysCTB.js, place this plugin under that plugin for the best compatibility results.
注意:如果你使用了YEP_X_BattleSysCTB刃榨,請把這個插件放在下面以提高兼容性
Notetags
For those who would like to add help descriptions to states, use these following notetags:
想要添加幫助文字的可以用下面的備注
State Notetags:
<Help Description>
text
text
</Help Description>
– This will set the help description of the state to the text used in the notetag. You can use text codes.
這可以添加幫助文字
Text Codes
By using certain text codes in your messages, you can have the game replace them with the following:
可以使用文本代碼
State Help Function
\th[x] – Replaced by the text used in state x’s help description.
替換為狀態(tài)幫助文字
Plugin Commands
For those who would like to change whether the ‘Status’ option is shown or hidden midway through the game, you can use the following plugin commands:
想要改變狀態(tài)菜單命令的,可以用下面插件來設(shè)置
Plugin Commands:
ShowInBattleStatus
– This will cause the ‘Status’ command to show.
開啟戰(zhàn)斗狀態(tài)命令
HideInBattleStatus
– This will cause the ‘Status’ command to not show.
關(guān)閉戰(zhàn)斗狀態(tài)命令