From 05811360101f09c7b53ec9a0bb4c59d97d79c794 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 20 Nov 2021 12:18:09 +0000 Subject: [PATCH] Fixed reaper set --- eco-core/core-plugin/src/main/resources/ecoarmor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/eco-core/core-plugin/src/main/resources/ecoarmor.json b/eco-core/core-plugin/src/main/resources/ecoarmor.json index 6e6b5f0..f1f63d6 100644 --- a/eco-core/core-plugin/src/main/resources/ecoarmor.json +++ b/eco-core/core-plugin/src/main/resources/ecoarmor.json @@ -17,6 +17,17 @@ } ], "advancedEffects": [ + { + "id": "damage_multiplier", + "args": { + "multiplier": 1.25 + }, + "triggers": [ + "melee_attack", + "bow_attack", + "trident_attack" + ] + }, { "id": "damage_multiplier", "args": {