Add initial spell data and HTML structure for Oswin Eisenbach's spell cards
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Identify",
|
||||
"level": "1",
|
||||
"levelDisplay": "1st Level",
|
||||
"school": "Divination",
|
||||
"castingTime": "1 minute (ritual)",
|
||||
"range": "Touch",
|
||||
"components": "V, S, M",
|
||||
"duration": "Instantaneous",
|
||||
"material": "Pearl worth 100+ gp",
|
||||
"source": "PHB p.287",
|
||||
"uses": "Spell Slot / Ritual",
|
||||
"tags": ["Detection", "Magic Items"],
|
||||
"desc": [
|
||||
"You touch an object. If it is magical, you learn its <b>properties, how to use them, whether it requires attunement, and its charges</b>.",
|
||||
"You also learn any ongoing spells affecting the item and the spell that created it.",
|
||||
"If you touch a <em>creature</em> instead, you learn which ongoing spells are affecting it."
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user