Guild Buff
The supported pre attribute plugins include
AttributePlus V3.X
AttributePlus V2.X
SX-Attribute V3.X
SX-Attribute V2.X
MythicLib
MMOItems
Enable the functionality of this module
Open Contents/config/Buff.yml
Set
enable
totrue
Set plugin as the current server's attribute plugin (AP3 , AP2 , SX3 , SX2 , MythicLib)
Restart server
MythicLib / MMOItems Configuration method
Format Attribute ID;Value
For example, MAX_ HEALTH; 5
increases 5 health points (Corresponding to the attribute ID of MMOItems/Language/stats.yml
)
The module nodes are as follows
display:The display name of the buff
max:The highest level of this buff
upgrade.等级.preview:Items displayed in the Buff interface
upgrade.等级.requirements:The cost and conditions of upgrading
upgrade.等级.attr:The buff of this level
It should be noted that
buffs:
buffid:
preview:
# At level 0, it will not take effect whether you have set attr or not
# Only read preview, do not read requirements and attr
0:
Last updated