blob: 8e85d1e81af59d3a9995e36b13f2d8aa2904f014 (
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."
}
|