mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-15 04:21:20 +01:00
Fixed vanish
This commit is contained in:
parent
b1704a5df4
commit
72f93209a9
@ -3,7 +3,7 @@ description: "Gives a &a%chance%%&r chance to disappear for &a%seconds%&r second
|
|||||||
placeholders:
|
placeholders:
|
||||||
chance: "2 * %level%"
|
chance: "2 * %level%"
|
||||||
seconds: "0.5 + floor(%level% / 4)"
|
seconds: "0.5 + floor(%level% / 4)"
|
||||||
type: spell
|
type: normal
|
||||||
|
|
||||||
targets:
|
targets:
|
||||||
- armor
|
- armor
|
||||||
|
Loading…
Reference in New Issue
Block a user