mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-19 04:33:26 +02:00
Fix catapult spell
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user