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/antilife_shell.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 parsed/spells/antilife_shell.json (limited to 'parsed/spells/antilife_shell.json') diff --git a/parsed/spells/antilife_shell.json b/parsed/spells/antilife_shell.json new file mode 100644 index 0000000..a99eb30 --- /dev/null +++ b/parsed/spells/antilife_shell.json @@ -0,0 +1,14 @@ +{ + "entry": "spells", + "name": "antilife shell", + "level": 5, + "type": "abjuration", + "classes": [ + "druid" + ], + "casting_time": "1 action", + "range": "Self (10-foot radius)", + "components": "V, S", + "duration": "Concentration, up to 1 hour", + "text": "A shimmering barrier extends out from you in a 10- foot radius and moves with you, remaining centered on you and hedging out creatures other than undead and constructs. The barrier lasts for the duration. \nThe barrier prevents an affected creature from passing or reaching through. An affected creature can cast spells or make attacks with ranged or reach weapons through the barrier. \nIf you move so that an affected creature is forced to pass through the barrier, the spell ends." +} \ No newline at end of file -- cgit v1.2.3