aboutsummaryrefslogtreecommitdiff
path: root/parsed/spells/stoneskin.json
blob: bdcc24ece148763647ea7661b8ad53b41b7d0e13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "entry": "spells",
  "name": "stoneskin",
  "level": 4,
  "type": "abjuration",
  "classes": [
    "druid",
    "ranger",
    "sorcerer",
    "wizard"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (diamond dust worth 100 gp, which the spell consumes)",
  "duration": "Concentration, up to 1 hour",
  "text": "This spell turns the flesh of a willing creature you touch as hard as stone. Until the spell ends, the target has resistance to nonmagical bludgeoning, piercing, and slashing damage."
}