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/Silence.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/Silence.json')
-rw-r--r-- | parser/spells/Silence.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/parser/spells/Silence.json b/parser/spells/Silence.json deleted file mode 100644 index a54baae..0000000 --- a/parser/spells/Silence.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "Silence", - "level": 2, - "school": "illusion", - "classes": [ - "bard", - "cleric", - "ranger" - ], - "casting_time": "1 action", - "range": "120 feet", - "components": "V, S", - "duration": "Concentration, up to 10 minutes", - "text": "For the duration, no sound can be created within or pass through a 20-foot-radius sphere centered on a point you choose within range. Any creature or object entirely inside the sphere is immune to thunder damage, and creatures are deafened while entirely inside it. Casting a spell that includes a verbal component is impossible there." -}
\ No newline at end of file |