✨ Death Ward
Spells
View raw API endpoint ↗
Description
You touch a creature and grant it a measure of protection from death.
The first time the target would drop to 0 hit points as a result of taking damage, the target instead drops to 1 hit point, and the spell ends.
If the spell is still in effect when the target is subjected to an effect that would kill it instantaneously without dealing damage, that effect is instead negated against the target, and the spell ends.
Properties
Casting_time
1 action
Classes
- Cleric
- Paladin
Components
- V
- S
Concentration
No
Duration
8 hours
Level
4
Range
Touch
Ritual
No
School
Abjuration
Subclasses
Life
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
"casting_time": "1 action",
"classes": [
{
"index": "cleric",
"name": "Cleric",
"url": "/api/2014/classes/cleric"
},
{
"index": "paladin",
"name": "Paladin",
"url": "/api/2014/classes/paladin"
}
],
"components": [
"V",
"S"
],
"concentration": false,
"desc": [
"You touch a creature and grant it a measure of protection from death.",
"The first time the target would drop to 0 hit points as a result of taking damage, the target instead drops to 1 hit point, and the spell ends.",
"If the spell is still in effect when the target is subjected to an effect that would kill it instantaneously without dealing damage, that effect is instead negated against the target, and the spell ends."
],
"duration": "8 hours",
"higher_level": [],
"index": "death-ward",
"level": 4,
"name": "Death Ward",
"range": "Touch",
"ritual": false,
"school": {
"index": "abjuration",
"name": "Abjuration",
"url": "/api/2014/magic-schools/abjuration"
},
"subclasses": [
{
"index": "life",
"name": "Life",
"url": "/api/2014/subclasses/life"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/death-ward"
}