fanfa
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
display-name: "Haunting"
|
||||
description: "Dying spawns a harming cloud for &a%placeholder%&r seconds"
|
||||
placeholder: "1 + %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- helmet
|
||||
conflicts: [ ]
|
||||
rarity: epic
|
||||
max-level: 2
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: spawn_potion_cloud
|
||||
args:
|
||||
effect: harm
|
||||
level: 1
|
||||
duration: "20 + %level% * 20"
|
||||
triggers:
|
||||
- death
|
||||
|
||||
conditions: [ ]
|
||||
Reference in New Issue
Block a user