From 543cc22c44b0c5c0ace337fbb8554bed016b4fdb Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Wed, 30 Sep 2020 19:19:47 +0100 Subject: [PATCH] Nerf mark sacrifice --- .../assets/ebwizardry/spells/mark_sacrifice.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/assets/ebwizardry/spells/mark_sacrifice.json b/src/main/resources/assets/ebwizardry/spells/mark_sacrifice.json index 70ba9bef..c62d8982 100644 --- a/src/main/resources/assets/ebwizardry/spells/mark_sacrifice.json +++ b/src/main/resources/assets/ebwizardry/spells/mark_sacrifice.json @@ -13,12 +13,12 @@ "tier": "apprentice", "element": "healing", "type": "alteration", - "cost": 15, + "cost": 25, "chargeup": 0, - "cooldown": 30, + "cooldown": 60, "base_properties": { - "range": 10, - "effect_duration": 300, + "range": 8, + "effect_duration": 200, "effect_strength": 0 } } \ No newline at end of file