Add initial spell data and HTML structure for Oswin Eisenbach's spell cards
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"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."
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user