Removed cleave, improved carve

This commit is contained in:
Auxilor 2022-09-05 15:57:03 +01:00
parent 533c377670
commit 875e2d3002
2 changed files with 1 additions and 31 deletions

View File

@ -7,8 +7,7 @@ type: normal
targets:
- axe
conflicts:
- cleave
conflicts: [ ]
rarity: legendary
max-level: 4

View File

@ -1,29 +0,0 @@
display-name: "Cleave"
description: "&a%placeholder%% &8chance to damage all entities around attacked entity"
placeholder: "5 * %level%"
type: normal
targets:
- axe
conflicts:
- carve
rarity: rare
max-level: 8
tradeable: true
discoverable: true
enchantable: true
effects:
- id: damage_nearby_entities
args:
chance: "5 * %level%"
damage: 2
radius: "0.25 * %level%"
entities: [ ]
damage_as_player: true
damage_self: false
triggers:
- melee_attack
conditions: [ ]