aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Lesser_Restoration.json
blob: 27f4e0739daa0c7f6e2f76920f6a3aad84d5e52d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "Lesser Restoration",
  "level": 2,
  "school": "abjuration",
  "classes": [
    "bard",
    "cleric",
    "druid",
    "paladin",
    "ranger"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "Instantaneous",
  "text": "You touch a creature and can end either one disease or one condition afflicting it. The condition can be blinded, deafened, paralyzed, or poisoned."
}