From 5a813a75412ac9b8fadb90c9abd46dd95aee8e9b Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 29 Apr 2021 14:17:08 -0400 Subject: Removed data files from repo --- parser/spells/disguise_self.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 parser/spells/disguise_self.json (limited to 'parser/spells/disguise_self.json') diff --git a/parser/spells/disguise_self.json b/parser/spells/disguise_self.json deleted file mode 100644 index 635d023..0000000 --- a/parser/spells/disguise_self.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "name": "disguise self", - "level": 1, - "school": "illusion", - "classes": [ - "bard", - "sorcerer", - "wizard" - ], - "casting_time": "1 action", - "range": "Self", - "components": "V, S", - "duration": "1 hour", - "text": "You make yourself--including your clothing, armor, weapons, and other belongings on your person--look different until the spell ends or until you use your action to dismiss it. You can seem 1 foot shorter or taller and can appear thin, fat, or in between. You can't change your body type, so you must adopt a form that has the same basic arrangement of limbs. Otherwise, the extent of the illusion is up to you. \nThe changes wrought by this spell fail to hold up to physical inspection. For example, if you use this spell to add a hat to your outfit, objects pass through the hat, and anyone who touches it would feel nothing or would feel your head and hair. If you use this spell to appear thinner than you are, the hand of someone who reaches out to touch you would bump into you while it was seemingly still in midair. \nTo discern that you are disguised, a creature can use its action to inspect your appearance and must succeed on an Intelligence (Investigation) check against your spell save DC." -} \ No newline at end of file -- cgit v1.2.3