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

24 lines
390 B
YAML

display-name: "Confusion"
description: "Gives a &a%placeholder%% &rchance to shuffle your opponents hotbar"
placeholder: "2 * %level%"
type: special
targets:
- sword
conflicts: [ ]
rarity: special
max-level: 4
tradeable: true
discoverable: true
enchantable: true
effects:
- id: shuffle_hotbar
args:
chance: "2 * %level%"
triggers:
- melee_attack
conditions: [ ]