aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/lesser_restoration.json
blob: 1205548713baeba3798a4a1e7be6e0de84ba8063 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "entry": "spells",
  "name": "lesser restoration",
  "level": 2,
  "type": "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."
}