aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/wall_of_fire.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/wall_of_fire.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/wall_of_fire.json')
-rw-r--r--parsed/spells/wall_of_fire.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parsed/spells/wall_of_fire.json b/parsed/spells/wall_of_fire.json
new file mode 100644
index 0000000..bee2525
--- /dev/null
+++ b/parsed/spells/wall_of_fire.json
@@ -0,0 +1,16 @@
+{
+ "entry": "spells",
+ "name": "wall of fire",
+ "level": 4,
+ "type": "evocation",
+ "classes": [
+ "druid",
+ "sorcerer",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "120 feet",
+ "components": "V, S, M (a small piece of phosphorus)",
+ "duration": "Concentration, up to 1 minute",
+ "text": "You create a wall of fire on a solid surface within range. You can make the wall up to 60 feet long, 20 feet high, and 1 foot thick, or a ringed wall up to 20 feet in diameter, 20 feet high, and 1 foot thick. The wall is opaque and lasts for the duration. \nWhen the wall appears, each creature within its area must make a Dexterity saving throw. On a failed save, a creature takes 5d8 fire damage, or half as much damage on a successful save. \nOne side of the wall, selected by you when you cast this spell, deals 5d8 fire damage to each creature that ends its turn within 10 feet of that side or inside the wall. A creature takes the same damage when it enters the wall for the first time on a turn or ends its turn there. The other side of the wall deals no damage. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 5th level or higher, the damage increases by 1d8 for each slot level above 4th."
+} \ No newline at end of file