aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/banishment.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/banishment.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/banishment.json')
-rw-r--r--parsed/spells/banishment.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/parsed/spells/banishment.json b/parsed/spells/banishment.json
new file mode 100644
index 0000000..7d47ca8
--- /dev/null
+++ b/parsed/spells/banishment.json
@@ -0,0 +1,18 @@
+{
+ "entry": "spells",
+ "name": "banishment",
+ "level": 4,
+ "type": "abjuration",
+ "classes": [
+ "paladin",
+ "cleric",
+ "sorcerer",
+ "warlock",
+ "wizard"
+ ],
+ "casting_time": "1 action",
+ "range": "60 feet",
+ "components": "V, S, M (an item distasteful to the target)",
+ "duration": "Concentration, up to 1 minute",
+ "text": "You attempt to send one creature that you can see within range to another plane of existence. The target must succeed on a Charisma saving throw or be banished. \nIf the target is native to the plane of existence you're on, you banish the target to a harmless demiplane. While there, the target is incapacitated. The target remains there until the spell ends, at which point the target reappears in the space it left or in the nearest unoccupied space if that space is occupied. \nIf the target is native to a different plane of existence than the one you're on, the target is banished with a faint popping noise, returning to its home plane. If the spell ends before 1 minute has passed, the target reappears in the space it left or in the nearest unoccupied space if that space is occupied. Otherwise, the target doesn't return. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 5th level or higher, you can target one additional creature for each slot level above 4th."
+} \ No newline at end of file