20 lines
699 B
JSON
20 lines
699 B
JSON
{
|
|
"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."
|
|
]
|
|
}
|