Files
servidormine/plugins/EcoEnchants/enchants/confusion.yml
T
iTakinn 30d6bc19aa fanfa
2026-06-01 18:58:46 -03: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: [ ]