fixed cleave

added confusion.yml
This commit is contained in:
Sedri05 2022-08-30 20:46:20 +02:00
parent 60e219a35d
commit af55176021
2 changed files with 23 additions and 1 deletions

View File

@ -7,7 +7,7 @@ targets:
- axe
conflicts:
- carve
rarity: common
rarity: rare
max-level: 8
tradeable: true

View File

@ -0,0 +1,22 @@
display-name: Confusion
description: "%placeholder%% chance to shuffle your opponents hotbar"
placeholder: '2*%level%'
type: Special
targets:
- sword
conflicts: []
rarity: special
max-level: 4
tradeable: true
discoverable: true
enchantable: true
effects:
- id: shuffle_hotbar
args:
chance: 2 * %level%
triggers:
- melee_attack
conditions: []