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