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

26 lines
403 B
YAML

display-name: "Jumpshot"
description: "Deal &a%placeholder%%&r more damage in the air"
placeholder: "10 * %level%"
type: normal
targets:
- bow
- crossbow
conflicts: [ ]
rarity: uncommon
max-level: 3
tradeable: true
discoverable: true
enchantable: true
effects:
- id: damage_multiplier
args:
multiplier: "1 + 0.1 * %level%"
triggers:
- bow_attack
conditions:
- id: in_air