Improved finishing config

This commit is contained in:
Auxilor 2022-09-14 18:21:41 +01:00
parent fc1b9a1bb2
commit 35799b6dc6

View File

@ -17,7 +17,7 @@ enchantable: true
effects:
- id: damage_multiplier
args:
multiplier: "1 + ((1 - %victim_health% / %victim_max_health%) * 100 * 0.002 * %level%)"
multiplier: "1 + ((1 - %victim_health% / %victim_max_health%) * 0.2 * %level%)"
triggers:
- melee_attack