aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/tashas_hideous_laughter.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/spells/tashas_hideous_laughter.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/spells/tashas_hideous_laughter.json')
-rw-r--r--parsed/spells/tashas_hideous_laughter.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parsed/spells/tashas_hideous_laughter.json b/parsed/spells/tashas_hideous_laughter.json
new file mode 100644
index 0000000..acbcf32
--- /dev/null
+++ b/parsed/spells/tashas_hideous_laughter.json
@@ -0,0 +1,15 @@
+{
+ "casting_time": "1 action",
+ "classes": [
+ "bard",
+ "wizard"
+ ],
+ "components": "V, S, M (tiny tarts and a feather that is waved in the air)",
+ "duration": "Concentration, up to 1 minute",
+ "entry": "spells",
+ "level": 1,
+ "name": "Tasha's hideous laughter",
+ "range": "30 feet",
+ "text": "A creature of your choice that you can see within range perceives everything as hilariously funny and falls into fits of laughter if this spell affects it. The target must succeed on a Wisdom saving throw or fall prone, becoming incapacitated and unable to stand up for the duration. A creature with an Intelligence score of 4 or less isn’t affected.\nAt the end of each of its turns, and each time it takes damage, the target can make another Wisdom saving throw. The target has advantage on the saving throw if it’s triggered by damage. On a success, the spell ends.",
+ "type": "enchantment"
+}