aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/inflict_wounds.json
blob: c8082092a59c767eeef79620bdeacbeb48eb1db6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "inflict wounds",
  "level": 1,
  "school": "necromancy",
  "classes": [
    "cleric"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S",
  "duration": "Instantaneous",
  "text": "Make a melee spell attack against a creature you can reach. On a hit, the target takes 3d10 necrotic damage. \n\n**At Higher Levels.** When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st."
}