From e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 30 May 2023 18:33:10 -0400 Subject: Changed makefiles, added parsed files --- parsed/spells/web.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 parsed/spells/web.json (limited to 'parsed/spells/web.json') diff --git a/parsed/spells/web.json b/parsed/spells/web.json new file mode 100644 index 0000000..b02f652 --- /dev/null +++ b/parsed/spells/web.json @@ -0,0 +1,15 @@ +{ + "entry": "spells", + "name": "web", + "level": 2, + "type": "conjuration", + "classes": [ + "sorcerer", + "wizard" + ], + "casting_time": "1 action", + "range": "60 feet", + "components": "V, S, M (a bit of spiderweb)", + "duration": "Concentration, up to 1 hour", + "text": "You conjure a mass of thick, sticky webbing at a point of your choice within range. The webs fill a 20- foot cube from that point for the duration. The webs are difficult terrain and lightly obscure their area. \nIf the webs aren't anchored between two solid masses (such as walls or trees) or layered across a floor, wall, or ceiling, the conjured web collapses on itself, and the spell ends at the start of your next turn. Webs layered over a flat surface have a depth of 5 feet. \nEach creature that starts its turn in the webs or that enters them during its turn must make a Dexterity saving throw. On a failed save, the creature is restrained as long as it remains in the webs or until it breaks free. \nA creature restrained by the webs can use its action to make a Strength check against your spell save DC. If it succeeds, it is no longer restrained. \nThe webs are flammable. Any 5-foot cube of webs exposed to fire burns away in 1 round, dealing 2d4 fire damage to any creature that starts its turn in the fire." +} \ No newline at end of file -- cgit v1.2.3