aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Feeblemind.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-13 16:16:27 -0400
committerYour Name <you@example.com>2021-04-13 16:16:27 -0400
commit9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (patch)
tree49bf01a4682c251cb3778f563afeb7e1ec8d41c7 /parser/spells/Feeblemind.json
parent2ab51e507d620c4479e07ca0ec47d22c8c66bc90 (diff)
downloaddmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.gz
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.tar.bz2
dmtool-9034c3d2533177f7cb7a7ce939ec53f7fa63f60e.zip
Added spells
Diffstat (limited to 'parser/spells/Feeblemind.json')
-rw-r--r--parser/spells/Feeblemind.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/parser/spells/Feeblemind.json b/parser/spells/Feeblemind.json
new file mode 100644
index 0000000..76bf203
--- /dev/null
+++ b/parser/spells/Feeblemind.json
@@ -0,0 +1,16 @@
+{
+ "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