Fix catapult spell

This commit is contained in:
tim_jackins
2021-09-30 23:58:58 -04:00
parent 6637166ac5
commit 4aba76ca3a
+1 -1
View File
@@ -90,7 +90,7 @@ class Catapult(Spell):
name = "Catapult"
level = 1
casting_time = "1 action"
casting_range = "150 feet"
casting_range = "60 feet"
components = ("S",)
materials = ""
duration = "Instantaneous"