fixed defusion.yml

added dexterous.yml
This commit is contained in:
Sedri05 2022-08-30 21:31:57 +02:00
parent 68f6533118
commit 802d06f492
2 changed files with 33 additions and 3 deletions

View File

@ -4,9 +4,16 @@ placeholder: "%level% * 10"
type: Normal
targets:
- swords
- axes
conflicts: []
- sword
- axe
conflicts:
- sharpness
- bane_of_arthropods
- smite
- butchering
- razor
- ender_slayer
- introversion
rarity: common
max-level: 5

View File

@ -0,0 +1,23 @@
display-name: "Dexterous"
description: "&8Increases attack speed by &a%placeholder%%"
placeholder: '%level% * 10'
type: Normal
targets:
- sword
- axe
conflicts: []
rarity: epic
max-level: 2
tradeable: true
discoverable: true
enchantable: true
effects:
- id: attack_speed_multiplier
args:
multiplier: "1 + 0.1 * %level%"
triggers:
- melee_attack
conditions: []