From e147ce5d376406aa1859f2baadc5a5abd8aeb1f3 Mon Sep 17 00:00:00 2001 From: Electroblob77 <35599699+Electroblob77@users.noreply.github.com> Date: Sun, 6 Sep 2020 18:32:45 +0100 Subject: [PATCH] Intimidate should be an alteration spell --- src/main/resources/assets/ebwizardry/spells/intimidate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/ebwizardry/spells/intimidate.json b/src/main/resources/assets/ebwizardry/spells/intimidate.json index b503c3ec..a145de19 100644 --- a/src/main/resources/assets/ebwizardry/spells/intimidate.json +++ b/src/main/resources/assets/ebwizardry/spells/intimidate.json @@ -12,7 +12,7 @@ }, "tier": "apprentice", "element": "necromancy", - "type": "attack", + "type": "alteration", "cost": 20, "chargeup": 0, "cooldown": 100,