✨ Greater Invisibility
Spells
View raw API endpoint ↗

Description

You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person.

Properties

Casting_time
1 action
Classes
  • Bard
  • Sorcerer
  • Wizard
Components
  • V
  • S
Concentration
Yes
Duration
Up to 1 minute
Level
4
Range
Touch
Ritual
No
School
Illusion
Subclasses
Land
Updated_at
2026-04-01T20:35:39.217Z
Raw JSON data
{
  "casting_time": "1 action",
  "classes": [
    {
      "index": "bard",
      "name": "Bard",
      "url": "/api/2014/classes/bard"
    },
    {
      "index": "sorcerer",
      "name": "Sorcerer",
      "url": "/api/2014/classes/sorcerer"
    },
    {
      "index": "wizard",
      "name": "Wizard",
      "url": "/api/2014/classes/wizard"
    }
  ],
  "components": [
    "V",
    "S"
  ],
  "concentration": true,
  "desc": [
    "You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person."
  ],
  "duration": "Up to 1 minute",
  "higher_level": [],
  "index": "greater-invisibility",
  "level": 4,
  "name": "Greater Invisibility",
  "range": "Touch",
  "ritual": false,
  "school": {
    "index": "illusion",
    "name": "Illusion",
    "url": "/api/2014/magic-schools/illusion"
  },
  "subclasses": [
    {
      "index": "land",
      "name": "Land",
      "url": "/api/2014/subclasses/land"
    }
  ],
  "updated_at": "2026-04-01T20:35:39.217Z",
  "url": "/api/2014/spells/greater-invisibility"
}