✨ Mage Armor
Spells
View raw API endpoint ↗

Description

You touch a willing creature who isn't wearing armor, and a protective magical force surrounds it until the spell ends. The target's base AC becomes 13 + its Dexterity modifier. The spell ends if the target dons armor or if you dismiss the spell as an action.

Properties

Casting_time
1 action
Classes
  • Sorcerer
  • Wizard
Components
  • V
  • S
  • M
Concentration
No
Duration
8 hours
Level
1
Material
A piece of cured leather.
Range
Touch
Ritual
No
School
Abjuration
Subclasses
Lore
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S",
    "M"
  ],
  "concentration": false,
  "desc": [
    "You touch a willing creature who isn't wearing armor, and a protective magical force surrounds it until the spell ends. The target's base AC becomes 13 + its Dexterity modifier. The spell ends if the target dons armor or if you dismiss the spell as an action."
  ],
  "duration": "8 hours",
  "higher_level": [],
  "index": "mage-armor",
  "level": 1,
  "material": "A piece of cured leather.",
  "name": "Mage Armor",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "abjuration",
    "name": "Abjuration",
    "url": "/api/2014/magic-schools/abjuration"
  },
  "subclasses": [
    {
      "index": "lore",
      "name": "Lore",
      "url": "/api/2014/subclasses/lore"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/mage-armor"
}