From 23546431a0fd7d55faf55d1bf9b2982cf6583e26 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 21 Nov 2021 13:06:05 +0000 Subject: [PATCH] Nerfed angelic armor --- eco-core/core-plugin/src/main/resources/ecoarmor.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/ecoarmor.json b/eco-core/core-plugin/src/main/resources/ecoarmor.json index 1bc3f8a..baa4f0b 100644 --- a/eco-core/core-plugin/src/main/resources/ecoarmor.json +++ b/eco-core/core-plugin/src/main/resources/ecoarmor.json @@ -576,7 +576,7 @@ { "id": "bonus_health", "args": { - "health": 20 + "health": 10 } }, { @@ -600,7 +600,7 @@ { "id": "bonus_health", "args": { - "health": 40 + "health": 20 } }, {