19 lines
644 B
JSON
19 lines
644 B
JSON
{
|
|
"name": "Mending",
|
|
"level": "cantrip",
|
|
"levelDisplay": "Cantrip",
|
|
"school": "Transmutation",
|
|
"castingTime": "1 minute",
|
|
"range": "Touch",
|
|
"components": "V, S, M",
|
|
"duration": "Instantaneous",
|
|
"material": "Two lodestones",
|
|
"source": "PHB p.297",
|
|
"uses": "At Will",
|
|
"tags": ["Utility", "Repair"],
|
|
"desc": [
|
|
"This spell repairs a single break or tear in an object you touch — a broken chain, torn cloak, or leaking wineskin — as long as the break is no larger than <b>1 foot</b> in any dimension.",
|
|
"Leaves no trace of former damage. Can repair a magic item physically, but cannot restore its magic."
|
|
]
|
|
}
|