From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/spells/irresistible_dance.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parsed/spells/irresistible_dance.json (limited to 'parsed/spells/irresistible_dance.json') diff --git a/parsed/spells/irresistible_dance.json b/parsed/spells/irresistible_dance.json deleted file mode 100644 index 7e6941e..0000000 --- a/parsed/spells/irresistible_dance.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "entry": "spells", - "name": "irresistible dance", - "level": 6, - "type": "enchantment", - "classes": [ - "bard", - "wizard" - ], - "casting_time": "1 action", - "range": "30 feet", - "components": "V", - "duration": "Concentration, up to 1 minute", - "text": "Choose one creature that you can see within range. The target begins a comic dance in place: shuffling, tapping its feet, and capering for the duration. Creatures that can't be charmed are immune to this spell. \nA dancing creature must use all its movement to dance without leaving its space and has disadvantage on Dexterity saving throws and attack rolls. While the target is affected by this spell, other creatures have advantage on attack rolls against it. As an action, a dancing creature makes a Wisdom saving throw to regain control of itself. On a successful save, the spell ends." -} \ No newline at end of file -- cgit v1.2.3