aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/healing_word.json
blob: ced547ad51317185b5149806af8c72902b5b3d3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "entry": "spells",
  "name": "healing word",
  "level": 1,
  "type": "evocation",
  "classes": [
    "bard",
    "cleric",
    "druid"
  ],
  "casting_time": "1 bonus action",
  "range": "60 feet",
  "components": "V",
  "duration": "Instantaneous",
  "text": "A creature of your choice that you can see within range regains hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs. \n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, the healing increases by 1d4 for each slot level above 1st."
}