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/Feeblemind.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/Feeblemind.json')
-rw-r--r-- | parser/spells/Feeblemind.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/parser/spells/Feeblemind.json b/parser/spells/Feeblemind.json deleted file mode 100644 index 76bf203..0000000 --- a/parser/spells/Feeblemind.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "Feeblemind", - "level": 8, - "school": "enchantment", - "classes": [ - "bard", - "druid", - "warlock", - "wizard" - ], - "casting_time": "1 action", - "range": "150 feet", - "components": "V, S, M (a handful of clay, crystal, glass, or mineral spheres)", - "duration": "Instantaneous", - "text": "You blast the mind of a creature that you can see within range, attempting to shatter its intellect and personality. The target takes 4d6 psychic damage and must make an Intelligence saving throw. \nOn a failed save, the creature's Intelligence and Charisma scores become 1. The creature can't cast spells, activate magic items, understand language, or communicate in any intelligible way. The creature can, however, identify its friends, follow them, and even protect them. \nAt the end of every 30 days, the creature can repeat its saving throw against this spell. If it succeeds on its saving throw, the spell ends. \nThe spell can also be ended by **_greater restoration_**, **_heal_**, or **_wish_**." -}
\ No newline at end of file |