Files
test-server-config-minecicd/plugins/EcoEnchants/enchants/haunting.yml
2024-10-05 22:23:51 -04:00

26 lines
417 B
YAML

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: [ ]