19 lines
651 B
JSON
19 lines
651 B
JSON
{
|
|
"name": "Disguise Self",
|
|
"level": "1",
|
|
"levelDisplay": "1st Level",
|
|
"school": "Illusion",
|
|
"castingTime": "1 action",
|
|
"range": "Self",
|
|
"components": "V, S",
|
|
"duration": "1 hour",
|
|
"source": "PHB p.262",
|
|
"uses": "Spell Slot",
|
|
"tags": ["Shapechanging", "Social"],
|
|
"desc": [
|
|
"You and your gear look different for the duration. You may appear up to 1 ft. shorter or taller, heavier or lighter, but must retain the same basic limb arrangement.",
|
|
"Changes fail physical inspection — objects pass through illusory additions.",
|
|
"A creature must Study you (INT Investigation vs. DC 13) to see through the disguise."
|
|
]
|
|
}
|