aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/healing_word.json
blob: 4627c47e99a785f839d1521726b4c2c359c21825 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "healing word",
  "level": 1,
  "school": "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."
}