diff options
author | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
---|---|---|
committer | Your Name <you@example.com> | 2021-04-29 14:17:08 -0400 |
commit | 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch) | |
tree | 75c5466d459c793430a6481cd276a624cd843794 /parser/spells/Counterspell.json | |
parent | cd57ad6e208728bafcbc8c7d7b85d88603706978 (diff) | |
download | dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2 dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip |
Removed data files from repo
Diffstat (limited to 'parser/spells/Counterspell.json')
-rw-r--r-- | parser/spells/Counterspell.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/Counterspell.json b/parser/spells/Counterspell.json deleted file mode 100644 index 593bed4..0000000 --- a/parser/spells/Counterspell.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Counterspell", - "level": 3, - "school": "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 |