aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/disguise_self.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/spells/disguise_self.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/spells/disguise_self.json')
-rw-r--r--parser/spells/disguise_self.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/parser/spells/disguise_self.json b/parser/spells/disguise_self.json
new file mode 100644
index 0000000..635d023
--- /dev/null
+++ b/parser/spells/disguise_self.json
@@ -0,0 +1,15 @@
+{
+ "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