✨ Barkskin
Spells
View raw API endpoint ↗

Description

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.

Properties

Casting_time
1 action
Classes
  • Druid
  • Ranger
Components
  • V
  • S
  • M
Concentration
Yes
Duration
Up to 1 hour
Level
2
Material
A handful of oak bark.
Range
Touch
Ritual
No
School
Transmutation
Subclasses
  • Lore
  • Land
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "druid",
      "name": "Druid",
      "url": "/api/2014/classes/druid"
    },
    {
      "index": "ranger",
      "name": "Ranger",
      "url": "/api/2014/classes/ranger"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": true,
  "desc": [
    "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."
  ],
  "duration": "Up to 1 hour",
  "higher_level": [],
  "index": "barkskin",
  "level": 2,
  "material": "A handful of oak bark.",
  "name": "Barkskin",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "transmutation",
    "name": "Transmutation",
    "url": "/api/2014/magic-schools/transmutation"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    },
    {
      "index": "land",
      "name": "Land",
      "url": "/api/2014/subclasses/land"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/barkskin"
}