From d21865ec89f6cde7fb2701ce73be2503d69b8fb9 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 2 Oct 2021 13:31:21 +0100 Subject: [PATCH] Fixed default reforges --- eco-core/core-plugin/src/main/resources/reforges.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/reforges.json b/eco-core/core-plugin/src/main/resources/reforges.json index 0b098f6..3cfae69 100644 --- a/eco-core/core-plugin/src/main/resources/reforges.json +++ b/eco-core/core-plugin/src/main/resources/reforges.json @@ -293,7 +293,7 @@ "effects": [ { "id": "incoming_damage_multiplier", - "amount": 0.96 + "multiplier": 0.96 } ], "conditions": [ @@ -352,7 +352,7 @@ "effects": [ { "id": "damage_multiplier", - "amount": 1.03 + "multiplier": 1.03 } ], "conditions": [ @@ -376,7 +376,7 @@ "effects": [ { "id": "damage_multiplier", - "amount": 1.04 + "multiplier": 1.04 } ], "conditions": [