YEP.89 – State Categories
Introduction
This plugin requires YEP_BuffsStatesCore. Make sure this plugin is located under YEP_BuffsStatesCore in the plugin list.
這個插件需要YEP_BuffsStatesCore,請把它放在YEP_BuffsStatesCore下面
This plugin allows you to set categories for your states. They can be one category, multiple categories, or no categories. With this in mind, there’s a few new features this plugin provides that pertains to this category system such as removal of states under a certain category and the ability to have them bypass certain key removal aspects such as on Death removal or Recover All removal.
這個插件允許你設置狀態的分類,他們可以屬于一個分類,也可以是多個甚至沒有。這樣,這個插件就可以提供通過分類來消除狀態的功能,或者忽略特定狀態,例如死亡自動移除或者全體恢復
Notetags
Use the following notetags to alter various properties revolving around state categories for your database objects.
使用下面的標簽來設置
State Notetags:
<Category: text>
Adds the ‘text’ category to this state. You can insert multiples of this notetag to give a state multiple categories.
設置分類,你可以插入多條此語句來設置多分類
<Category: Bypass Death Removal>
Adds the ‘Bypass Death Removal’ category to the state. This is a category utilized by the plugin to bypass removal of it upon death.
設置狀態忽略死亡
<Category: Bypass Recover All Removal>
Adds the ‘Bypass Recover All Removal’ category to the state. This is a category utilized by the plugin to bypass removal of it upon using the Recover All event.
設置狀態忽略全體恢復效果
Skill and Item Notetags:
<Remove State Category: text>
Causes this action to remove all states from category ‘text’ from the action’s target. This will not attempt to remove passive states.
移除分類下的狀態
<Remove x State Category: text>
Causes this action to remove x states from category ‘text’ from the action’s target. The states removed will be the front x states of highest to lowest priority with the matching category text. This will not attempt to remove passive states.
移除分類下的狀態x個