mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2025-02-08 03:11:19 +01:00
Fixed aura and soul storm
This commit is contained in:
parent
4f72cd3dd4
commit
af7db86dc2
@ -26,5 +26,6 @@ effects:
|
||||
multiplier: "1 - %level% * 0.1"
|
||||
triggers:
|
||||
- take_damage
|
||||
conditions: []
|
||||
|
||||
conditions: [ ]
|
||||
|
@ -23,6 +23,10 @@ effects:
|
||||
- id: damage_multiplier
|
||||
args:
|
||||
multiplier: "1.5 + 0.5 * %level%"
|
||||
triggers:
|
||||
- bow_attack
|
||||
- melee_attack
|
||||
- trident_attack
|
||||
- id: bonus_health
|
||||
args:
|
||||
health: -6
|
||||
|
Loading…
Reference in New Issue
Block a user