aboutsummaryrefslogtreecommitdiff
path: root/parser/spells/Barkskin.json
blob: c08334928cf6473b4c443866ea5a66d2e2ca48c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "Barkskin",
  "level": 2,
  "school": "transmutation",
  "classes": [
    "druid",
    "ranger"
  ],
  "casting_time": "1 action",
  "range": "Touch",
  "components": "V, S, M (a handful of oak bark)",
  "duration": "Concentration, up to 1 hour",
  "text": "You touch a willing creature. Until the spell ends, the target's skin has a rough, bark-like appearance, and the target's AC can't be less than 16, regardless of what kind of armor it is wearing."
}