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/disguise_self.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/disguise_self.json')
-rw-r--r-- | parser/spells/disguise_self.json | 15 |
1 files changed, 0 insertions, 15 deletions
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 |