From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/dancing_lights.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 parsed/spells/dancing_lights.json (limited to 'parsed/spells/dancing_lights.json') diff --git a/parsed/spells/dancing_lights.json b/parsed/spells/dancing_lights.json deleted file mode 100644 index 0316db2..0000000 --- a/parsed/spells/dancing_lights.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "entry": "spells", - "name": "dancing lights", - "level": 0, - "type": "evocation", - "classes": [ - "bard", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "120 feet", - "components": "V, S, M (a bit of phosphorus or wychwood, or a glowworm)", - "duration": "Concentration, up to 1 minute", - "text": "You create up to four torch-sized lights within range, making them appear as torches, lanterns, or glowing orbs that hover in the air for the duration. You can also combine the four lights into one glowing vaguely humanoid form of Medium size. Whichever form you choose, each light sheds dim light in a 10- foot radius. \nAs a bonus action on your turn, you can move the lights up to 60 feet to a new spot within range. A light must be within 20 feet of another light created by this spell, and a light winks out if it exceeds the spell's range." -} \ No newline at end of file -- cgit v1.2.3