aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/lesser_restoration.json
blob: d7a1a525690661c670dc5c13963a45ea0f0eaa8b (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."
}