diff --git a/eco-core/core-plugin/src/main/resources/enchants/aura.yml b/eco-core/core-plugin/src/main/resources/enchants/aura.yml index c99559fa..7cd70dca 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/aura.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/aura.yml @@ -26,5 +26,6 @@ effects: multiplier: "1 - %level% * 0.1" triggers: - take_damage + conditions: [] conditions: [ ] diff --git a/eco-core/core-plugin/src/main/resources/enchants/soul_storm.yml b/eco-core/core-plugin/src/main/resources/enchants/soul_storm.yml index 6bd05c9e..e1769972 100644 --- a/eco-core/core-plugin/src/main/resources/enchants/soul_storm.yml +++ b/eco-core/core-plugin/src/main/resources/enchants/soul_storm.yml @@ -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