diff --git a/src/main/resources/assets/ebwizardry/spells/lightning_bolt.json b/src/main/resources/assets/ebwizardry/spells/lightning_bolt.json index 2d906b6b..692c059c 100644 --- a/src/main/resources/assets/ebwizardry/spells/lightning_bolt.json +++ b/src/main/resources/assets/ebwizardry/spells/lightning_bolt.json @@ -17,7 +17,7 @@ "chargeup": 10, "cooldown": 80, "base_properties": { - "range": 80, + "range": 40, "damage": 5 } } \ No newline at end of file