blob: 56df24be2d9fb44cce7bea2900f988e97617dcde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"entry": "spells",
"name": "spare the dying",
"level": 0,
"type": "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."
}
|