blob: 38d63005ea055e00d7a4f3d2eca69e56e50d2d72 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"name": "Spare the Dying",
"level": 0,
"school": "necromancy",
"classes": [
"cleric"
],
"casting_time": "1 action",
"range": "Touch",
"components": "V, S",
"duration": "Instantaneous",
"text": "You touch a living creature that has 0 hit points. The creature becomes stable. This spell has no effect on undead or constructs."
}
|