aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Remove_Curse.json
blob: e10b0e35d6bc3d335917acdee31d8881ff975e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "Remove Curse",
  "level": 3,
  "school": "abjuration",
  "classes": [
    "cleric",
    "paladin",
    "warlock",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "Instantaneous",
  "text": "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."
}