aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Daylight.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Daylight.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Daylight.json')
-rw-r--r--parser/spells/Daylight.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/parser/spells/Daylight.json b/parser/spells/Daylight.json
new file mode 100644
index 0000000..fa5f734
--- /dev/null
+++ b/parser/spells/Daylight.json
@@ -0,0 +1,17 @@
+{
+ "name": "Daylight",
+ "level": 3,
+ "school": "evocation",
+ "classes": [
+ "cleric",
+ "druid",
+ "paladin",
+ "ranger",
+ "sorcerer"
+ ],
+ "casting_time": "1 action",
+ "range": "60 feet",
+ "components": "V, S",
+ "duration": "1 hour",
+ "text": "A 60-foot-radius sphere of light spreads out from a point you choose within range. The sphere is bright light and sheds dim light for an additional 60 feet. \nIf you chose a point on an object you are holding or one that isn't being worn or carried, the light shines from the object and moves with it. Completely covering the affected object with an opaque object, such as a bowl or a helm, blocks the light. \nIf any of this spell's area overlaps with an area of darkness created by a spell of 3rd level or lower, the spell that created the darkness is dispelled."
+} \ No newline at end of file