aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/counterspell.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/spells/counterspell.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/spells/counterspell.json')
-rw-r--r--parsed/spells/counterspell.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/parsed/spells/counterspell.json b/parsed/spells/counterspell.json
deleted file mode 100644
index a921e18..0000000
--- a/parsed/spells/counterspell.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "entry": "spells",
- "name": "counterspell",
- "level": 3,
- "type": "abjuration",
- "classes": [
- "sorcerer",
- "warlock",
- "wizard"
- ],
- "casting_time": "1 reaction, which you take when you see a creature within 60 feet of you casting a spell",
- "range": "60 feet",
- "components": "S",
- "duration": "Instantaneous",
- "text": "You attempt to interrupt a creature in the process of casting a spell. If the creature is casting a spell of 3rd level or lower, its spell fails and has no effect. If it is casting a spell of 4th level or higher, make an ability check using your spellcasting ability. The DC equals 10 + the spell's level. On a success, the creature's spell fails and has no effect. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 4th level or higher, the interrupted spell has no effect if its level is less than or equal to the level of the spell slot you used."
-} \ No newline at end of file