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

32 lines
525 B
YAML

display-name: "End Affinity"
description: "Increases damage dealt in the end by &a%placeholder%%"
placeholder: "20 + %level% * 10"
type: normal
targets:
- sword
- bow
- trident
conflicts:
- nether_affinity
rarity: epic
max-level: 4
tradeable: true
discoverable: true
enchantable: true
effects:
- id: damage_multiplier
args:
multiplier: "1.2 + %level% * 0.1"
triggers:
- melee_attack
- bow_attack
- trident_attack
conditions:
- id: in_world
args:
world: world_the_end