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

24 lines
406 B
YAML

display-name: "Caffeinated"
description: "Gives a &a%placeholder%%&r bonus to attack speed while sprinting"
placeholder: "5 * %level%"
type: normal
targets:
- sword
conflicts: [ ]
rarity: rare
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: attack_speed_multiplier
args:
multiplier: "1 + %level% * 0.05"
triggers: [ ]
conditions:
- id: is_sprinting