... | @@ -15,9 +15,10 @@ ARCANE: |
... | @@ -15,9 +15,10 @@ ARCANE: |
|
- '&8[4] Permanent Speed I'
|
|
- '&8[4] Permanent Speed I'
|
|
```
|
|
```
|
|
|
|
|
|
|
|
## General
|
|
Set bonuses can be displayed in the item lore using the _lore-tag_ option. You can really put anything in that list, but I like to precisely give the amount of additional stats the item gives. The bonuses section defines what bonuses the item set gives. The subsections with numbers correspond to the stats the item set grants for each amount of items the player wears.
|
|
Set bonuses can be displayed in the item lore using the _lore-tag_ option. You can really put anything in that list, but I like to precisely give the amount of additional stats the item gives. The bonuses section defines what bonuses the item set gives. The subsections with numbers correspond to the stats the item set grants for each amount of items the player wears.
|
|
|
|
|
|
|
|
## Special Full Set Bonuses
|
|
Set bonuses can also grant **permanent potion effects** to the player. You need to specify the potion effect name (names can be found here) and the potion level which needs to be an integer.
|
|
Set bonuses can also grant **permanent potion effects** to the player. You need to specify the potion effect name (names can be found here) and the potion level which needs to be an integer.
|
|
```
|
|
```
|
|
SPEED:
|
|
SPEED:
|
... | | ... | |