Added lifesteal

This commit is contained in:
Auxilor 2022-09-05 15:29:04 +01:00
parent f58d1018a6
commit e28b0dd88b

View File

@ -0,0 +1,23 @@
display-name: "Lifesteal"
description: "Heals &a%placeholder%%&8 of damage dealt"
placeholder: "%placeholder% * 10"
type: normal
targets:
- sword
conflicts: [ ]
rarity: rare
max-level: 6
tradeable: true
discoverable: true
enchantable: true
effects:
- id: give_health
args:
amount: "%v% * (%level% * 0.1)"
triggers:
- melee_attack
conditions: [ ]