✨ Remove Curse
Spells
View raw API endpoint ↗
Description
At your touch, all curses affecting one creature or object end. If the object is a cursed magic item, its curse remains, but the spell breaks its owner's attunement to the object so it can be removed or discarded.
Properties
Casting_time
1 action
Classes
- Cleric
- Paladin
- Warlock
- Wizard
Components
- V
- S
Concentration
No
Duration
Instantaneous
Level
3
Range
Touch
Ritual
No
School
Abjuration
Subclasses
Lore
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"
},
{
"index": "warlock",
"name": "Warlock",
"url": "/api/2014/classes/warlock"
},
{
"index": "wizard",
"name": "Wizard",
"url": "/api/2014/classes/wizard"
}
],
"components": [
"V",
"S"
],
"concentration": false,
"desc": [
"At your touch, all curses affecting one creature or object end. If the object is a cursed magic item, its curse remains, but the spell breaks its owner's attunement to the object so it can be removed or discarded."
],
"duration": "Instantaneous",
"higher_level": [],
"index": "remove-curse",
"level": 3,
"name": "Remove Curse",
"range": "Touch",
"ritual": false,
"school": {
"index": "abjuration",
"name": "Abjuration",
"url": "/api/2014/magic-schools/abjuration"
},
"subclasses": [
{
"index": "lore",
"name": "Lore",
"url": "/api/2014/subclasses/lore"
}
],
"updated_at": "2026-04-01T20:35:39.217Z",
"url": "/api/2014/spells/remove-curse"
}