fanfa
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
display-name: "Introversion"
|
||||
description: "Gives a &a%placeholder%&r bonus to melee damage against players"
|
||||
placeholder: "2.5 * %level%"
|
||||
type: normal
|
||||
|
||||
targets:
|
||||
- sword
|
||||
conflicts:
|
||||
- sharpness
|
||||
- smite
|
||||
- bane_of_arthropods
|
||||
- slaughter
|
||||
- brightness
|
||||
rarity: common
|
||||
max-level: 5
|
||||
|
||||
tradeable: true
|
||||
discoverable: true
|
||||
enchantable: true
|
||||
|
||||
effects:
|
||||
- id: add_damage
|
||||
args:
|
||||
damage: "2.5 * %level%"
|
||||
triggers:
|
||||
- melee_attack
|
||||
filters:
|
||||
entities:
|
||||
- player
|
||||
|
||||
conditions: [ ]
|
||||
Reference in New Issue
Block a user