From af7db86dc2438cec71cdeba4609e326742ecce77 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 26 Sep 2022 17:32:59 +0100 Subject: [PATCH] Fixed aura and soul storm --- eco-core/core-plugin/src/main/resources/enchants/aura.yml | 1 + .../core-plugin/src/main/resources/enchants/soul_storm.yml | 4 ++++ 2 files changed, 5 insertions(+) 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