YEP.92 – Attachable Augments
Introduction
This plugin requires YEP_ItemCore. Make sure this plugin is located under YEP_ItemCore in the plugin list.
這個插件需要YEP_ItemCore棍好,確保放在它下面
Attachable Augments is an extension plugin made for the Item Core plugin. It allows equipment to be able to attach augment components to various slots, that you can define individually per item. These slots can be of a certain category unique to that item or global across all items. The effects used with the augment can involve parameter changes, adding skills, adjust state resistances, place attack elements, and more!
附加增強(qiáng)系統(tǒng)是物品核心插件的拓展插件。他可以讓你的裝備能夠鑲嵌附加不同的能力允耿,你可以自定義每個獨(dú)立物品借笙。這些鑲嵌口可以設(shè)置獨(dú)特的分類,我們可以通過這些改變基礎(chǔ)參數(shù)右犹,增加技能提澎,調(diào)整抗性等等
Notetags
You can use the following notetags to setup how augments work in your game and affect your equipment.
可用標(biāo)簽
Weapon and Armor Notetags:
<Augment Slots>
Rune
Glyph
Orb
Mark
</Augment Slots>
This allows you to set what kind of augments are used for the item. The names used for the augment slots are the augment types used for that item.
設(shè)置裝備鑲嵌槽類別
<No Augment Slots>
This makes the item have no augment slots.
無法鑲嵌附加
Item, Weapon, Armor Notetags
<Augment: type>
augment effect
augment effect
</Augment: type>
This will change the item into a non-Independent item. This item can be used to augment equipment that contain the appropriate augment ‘type’. This particular notetag will decide the augment effect for attaching the augment component and the reverse effect for detaching the component. Insert multiple sets of these notetags to allow different augment effects when used on different augment slot types.
將物品改造為非獨(dú)立物品,這些物品可以用來鑲嵌在武器護(hù)甲上念链。這個標(biāo)簽可以用來設(shè)置鑲嵌后的屬性并且脫離后也會保留狀態(tài)盼忌。你可以設(shè)置多個效果影響
<Augment Attach: type>
augment effect
augment effect
</Augment Attach: type>
This will change the item into a non-Independent item. This item can be used to augment equipment that contain the appropriate augment ‘type’. This notetag will decide only the augment effects that are applied when the augment component is attached to the equipment and not when detached. Insert multiple sets of these notetags to allow different augment effects when used on different augment slot types.
將物品改造為非獨(dú)立物品,這些物品可以用來鑲嵌在武器護(hù)甲上掂墓。這個標(biāo)簽可以用來設(shè)置鑲嵌后的屬性但是脫離后不會保留狀態(tài)谦纱。你可以設(shè)置多個效果影響
<Augment Detach: type>
augment effect
augment effect
</Augment Detach: type>
This will change the item into a non-Independent item. This item can be used to augment equipment that contain the appropriate augment ‘type’. This notetag will decide only the augment effects that are applied when the augment component is detached from the equipment and not attached. Insert multiple sets of these notetags to allow different augment effects when used on different augment slot types.
將物品改造為非獨(dú)立物品,這些物品可以用來鑲嵌在武器護(hù)甲上君编。這個標(biāo)簽可以用來設(shè)置脫離鑲嵌后的屬性跨嘉,注意在鑲嵌時不會保留狀態(tài)。你可以設(shè)置多個效果影響
Augment Effect List
The following is a list of effects you can use for the <Augment: type>, <Augment Attach: type>, <Augment Detatch: type> notetags to have it apply the desired effects to the upgraded item.
鑲嵌后效果列表
— Effects —
Param: +x
Param: -x
– Replace ‘Param’ with ‘MaxHP’, ‘MaxMP’, ‘ATK’, ‘DEF’, ‘MAT’, ‘MDF’, ‘AGI’, or ‘LUK’. This will increase/decrease the parameter for the item by x.
改變基礎(chǔ)屬性參數(shù)
—
Param: +x%
Param: -x%
– Replace ‘Param’ with ‘MaxHP’, ‘MaxMP’, ‘ATK’, ‘DEF’, ‘MAT’, ‘MDF’, ‘AGI’, ‘LUK’, ‘HIT’, ‘EVA’, ‘CRI’, ‘CEV’, ‘MEV’, ‘MRF’, ‘CNT’, ‘HRG’, ‘MRG’, ‘TRG’, ‘TGR’, ‘GRD’, ‘REC’, ‘PHA’, ‘MCR’, ‘TCR’, ‘PDR’, ‘MDR’, ‘FDR’, or ‘EXR’. This will increase/decrease the rate for that parameter for the item by x%. Refer to the Base Parameter Control, Extra Parameter Formula, and Special
Parameter Formula plugins for more information regarding these stats.
按照百分比改變基礎(chǔ)屬性參數(shù)
—
Boost: +x
Boost: -x
– This will increase or decrease the boost count of the item by x.
改變物品強(qiáng)化點(diǎn)數(shù)
—
Price: +x
Price: -x
– This will increase or decrease the price of the item by x.
改變物品價格
—
Cannot Detach
– This makes the augment unable to be detached once applied.
不可脫離鑲嵌
—
Add Attack Element: x
Remove Attack Element: x
– Add/Remove Attack Element ‘x’ to item. You can use either the name or the ID of the element. If the name is used and you have multiple elements in your database with the same name, priority will be given to the element with the highest ID.
改變攻擊屬性
—
Add Attack State: x
Add Attack State: x, y%
Remove Attack State: x
Remove Attack State: x, y%
– Add/Remove Attack State ‘x’ to item. You can use either the name of the ID of the state. If the name is used and you have multiple states in your database with the same name, priority will be given to the state with the highest ID. If ‘y’ is used, then the success rate of landing the state will be y%. If ‘y’ is not used, the success rate of landing the state is 100%.
改變攻擊狀態(tài)
—
Add Debuff Rate: param, x%
Remove Debuff Rate: param, x%
– Replace ‘param’ with ‘MaxHP’, ‘MaxMP’, ‘ATK’, ‘DEF’, ‘MAT’, ‘MDF’, ‘AGI’, or LUK. Add/remove the debuff affliction rate of the parameter for the item to ‘x%’ rate.
改變效果概率
—
Add Element Rate: x, y%
Remove Element Rate: x, y%
– Add/Remove element rate ‘x’ to item. You can use either the name or the ID of the element. If the name is used and you have multiple elements in your database with the same name, priority will be given to the element with the highest ID. The item’s element rate for ‘x’ will be ‘y%’ rate.
改變元素概率
—
Add Passive State: x
Remove Passive State: x
– Requires YEP_AutoPassiveStates.js installed. Add/Remove passive state ‘x’ to item. You can use either the name or the ID of the state. If the name is used and you have multiple states in your database with the same name, priority will be given to the state with the highest ID.
改變被動效果
—
Add Skill: x
Remove Skill: x
– Add/Remove skill ‘x’ to item. You can use either the name or the ID of the skill. If the name is used and you have multiple skills in your database with the same name, priority will be given to the skill with the highest ID. This will make the skill temporarily usable by the actor as long as the item is equipped with the augment on it.
改變技能
—
Add Skill Type: x
Add SType: x
Remove Skill Type: x
Remove SType: x
– Add/Remove skill type ‘x’ to item. You can use either the name or the ID of the skill type. If the name is used and you have multiple skills in your database with the same name, priority will be given to the skill type with the highest ID. This will make the skill type temporarily usable by the actor as long as the item is equipped with the augment on it.
改變技能類型
—
Add State Rate: x, y%
Remove State Rate: x, y%
– Add/Remove state rate for state ‘x’ to item. You can use either the name or the ID of the state. If the name is used and you have multiple states in your database with the same name, priority will be given to the state with the highest ID. The item’s state rate for ‘x’ will be ‘y%’ rate.
改變狀態(tài)概率
—
Add State Resist: x
Remove State Resist: x
– Add/Remove state resist for state ‘x’ to item. You can use either the name or the ID of the state. If the name is used and you have multiple states in your database with the same name, priority will be given to the state with the highest ID.
改變狀態(tài)抵抗率
—
Change Base Name: x
Cancel Base Name: x
– Changes/Cancels the base name of the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the base name, then priority is given to the first augment that alters the base name.
改變物品基礎(chǔ)名字
—
Change Icon: x
Cancel Icon: x
– Changes/cancels the icon of the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the icon, then priority is given to the first augment that alters the icon.
改變圖標(biāo)
—
Change Prefix: x
Cancel Prefix: x
– Changes/Cancels the prefix of the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the prefix, then priority is given to the first augment that alters the priority.
改變前綴
—
Change Priority Name: x
Cancel Priority Name: x
– Changes/Cancels the priority name of the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the priority name, then priority is given to the first augment that alters the priority name.
改變優(yōu)先名
—
Change Suffix: x
Cancel Suffix: x
– Changes/Cancels the suffix of the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the suffix, then priority is given to the first augment that alters the suffix.
改變后綴
—
Change Text Color: x
Cancel Text Color: x
– Changes/Cancels the text color used for the item to ‘x’ while the augment is on the item. If an item has multiple augments that alter the text color, then priority is given to the first augment that alters text color.
改變文本顏色