list: API endpoint for returning a list of spells. retrieve: API endpoint for returning a particular spell.

GET /v1/spells/?format=api&ordering=duration
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1435,
    "next": "https://api.open5e.com/v1/spells/?format=api&ordering=duration&page=2",
    "previous": null,
    "results": [
        {
            "slug": "charming-aesthetics",
            "name": "Charming Aesthetics",
            "desc": "You affect a group of the same plants or animals within range, giving them a harmless and attractive appearance. If a creature studies one of the enchanted plants or animals, it must make a Wisdom saving throw. If it fails the saving throw, it is charmed by the plant or animal until the spell ends or until another creature other than one of its allies does anything harmful to it. While the creature is charmed and stays within sight of the enchanted plants or animals, it has disadvantage on Wisdom (Perception) checks as well as checks to notice signs of danger. If the charmed creature attempts to move out of sight of the spell's subject, it must make a second Wisdom saving throw. If it fails the saving throw, it refuses to move out of sight of the spell's subject. It can repeat this save once per minute. If it succeeds, it can move away, but it remains charmed.",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you can target one additional group of plants or animals for each slot level above 4th.",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Day",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "enchantment",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "armored-shell",
            "name": "Armored Shell",
            "desc": "Deep Magic: clockwork This spell creates a suit of magical studded leather armor (AC 12). It does not grant you proficiency in its use. Casters without the appropriate armor proficiency suffer disadvantage on any ability check, saving throw, or attack roll that involves Strength or Dexterity and cannot cast spells.",
            "higher_level": "Casting armored shell using a higher-level spell slot creates stronger armor: a chain shirt (AC 13) at level 2, scale mail (AC 14) at level 3, chain mail (AC 16) at level 4, and plate armor (AC 18) at level 5.",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "hods-gift",
            "name": "Hod's Gift",
            "desc": "The target gains blindsight to a range of 60 feet.",
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the duration is increased by 1 hour for every slot above 5th level.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror, Cleric",
            "spell_lists": [
                "cleric",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "land-bond",
            "name": "Land Bond",
            "desc": "You touch a willing creature and infuse it with ley energy, creating a bond between the creature and the land. For the duration of the spell, if the target is in contact with the ground, the target has advantage on saving throws and ability checks made to avoid being moved or knocked prone against its will. Additionally, the creature ignores nonmagical difficult terrain and is immune to effects from extreme environments such as heat, cold (but not cold or fire damage), and altitude.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "transmutation",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "mechanical-union",
            "name": "Mechanical Union",
            "desc": "Deep Magic: clockwork You can take control of a construct by voice or mental commands. The construct makes a Wisdom saving throw to resist the spell, and it gets advantage on the saving throw if its CR equals or exceeds your level in the class used to cast this spell. Once a command is given, the construct does everything it can to complete the command. Giving a new command takes an action. Constructs will risk harm, even go into combat, on your orders but will not self-destruct; giving such an order ends the spell.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "soul-of-the-machine",
            "name": "Soul of the Machine",
            "desc": "Deep Magic: clockwork One willing creature you touch becomes immune to mind-altering effects and psychic damage for the spell's duration.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "abjuration",
            "dnd_class": "Paladin, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "summon-old-ones-avatar",
            "name": "Summon Old One's Avatar",
            "desc": "Deep Magic: void magic You summon a worldly incarnation of a Great Old One, which appears in an unoccupied space you can see within range. This avatar manifests as a Void speaker (Creature Codex NPC) augmented by boons from the Void. Choose one of the following options for the type of avatar that appears (other options might be available if the GM allows): Avatar of Cthulhu. The Void speaker is a goat-man with the ability to cast black goat's blessing and unseen strangler at will. Avatar of Yog-Sothoth. The Void speaker is a human with 1d4 + 1 flesh warps and the ability to cast gift of Azathoth and thunderwave at will. When the avatar appears, you must make a Charisma saving throw. If it succeeds, the avatar is friendly to you and your allies. If it fails, the avatar is friendly to no one and attacks the nearest creature to it, pursuing and fighting for as long as possible. Roll initiative for the avatar, which takes its own turn. If friendly to you, it obeys verbal commands you issue to it (no action required by you). If the avatar has no command, it attacks the nearest creature. Each round you maintain concentration on the spell, you must make a successful DC 15 Wisdom saving throw or take 1d6 psychic damage. If the cumulative total of this damage exceeds your Wisdom score, you gain one point of Void taint and you are afflicted with a short-term madness. The same penalty recurs when the damage exceeds twice your Wisdom, three times your Wisdom, etc. The avatar disappears when it drops to 0 hit points or when the spell ends. If you stop concentrating on the spell before an hour has elapsed, the avatar becomes uncontrolled and hostile and doesn't disappear until 1d6 rounds later or it's killed.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": true,
            "ritual": "yes",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "10 minutes",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "avert-evil-eye",
            "name": "Avert Evil Eye",
            "desc": "The evil eye takes many forms. Any incident of bad luck can be blamed on it, especially if a character recently displayed arrogance or selfishness. When avert evil eye is cast, the recipient has a small degree of protection against the evil eye for up to 1 hour. While the spell lasts, the target of the spell has advantage on saving throws against being blinded, charmed, cursed, and frightened. During the spell's duration, the target can also cancel disadvantage on one d20 roll the target is about to make, but doing so ends the spell's effect.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "abjuration",
            "dnd_class": "Wizard",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "exchanged-knowledge",
            "name": "Exchanged Knowledge",
            "desc": "When you cast this spell, you open a conduit to the Castle Library, granting access to difficult-to-obtain information. For the spell's duration, you double your proficiency bonus whenever you make an Intelligence check to recall information about any subject. Additionally, you can gain advantage on an Intelligence check to recall information. To do so, you must either sacrifice another lore-filled book or succeed on a Charisma saving throw. On a failed save, the spell ends, and you have disadvantage on all Intelligence checks to recall information for 1 week. A wish spell ends this effect.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "divination",
            "dnd_class": "Wizard, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "revenges-eye",
            "name": "Revenge's Eye",
            "desc": "You touch a creature's visual organs and grant them the ability to see the trail left by creatures damaged by a weapon you cast invisible creatures; it only reveals trails left by those affected by order of revenge also cast by the spellcaster.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can target +1 creature for each slot level above second.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "divination",
            "dnd_class": "Warlock",
            "spell_lists": [
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "summon-clockwork-beast",
            "name": "Summon Clockwork Beast",
            "desc": "Deep Magic: clockwork Once per day, you can cast this ritual to summon a Tiny clockwork beast doesn't require air, food, drink, or sleep. When its hit points are reduced to 0, it crumbles into a heap of gears and springs.",
            "higher_level": "",
            "page": "",
            "range": "10 Feet",
            "target_range_sort": 10,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": true,
            "ritual": "yes",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "10 minutes",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "conjuration",
            "dnd_class": "Warlock",
            "spell_lists": [
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "vagrants-nondescript-cloak",
            "name": "Vagrant's Nondescript Cloak",
            "desc": "You touch a creature. The creature is warded against the effects of locate creature, the caster may determine if the affected creature is within 1,000 feet but cannot determine the direction to the target of vagrant's nondescript cloak. If the creature is already affected by one of the warded spells, then both the effect and vagrant's nondescript cloak end immediately.",
            "higher_level": "When you cast this spell using a spell slot of third level or higher, you can target +1 creature for each slot level above second.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "abjuration",
            "dnd_class": "Warlock",
            "spell_lists": [
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "ley-disturbance",
            "name": "Ley Disturbance",
            "desc": "Deep Magic: forest-bound While in your bound forest, you tune your senses to any disturbances of ley energy flowing through it. For the duration, you are aware of any ley line manipulation or ley spell casting within 5 miles of you. You know the approximate distance and general direction to each disturbance within that range, but you don't know its exact location. This doesn't allow you to locate the ley lines themselves, just any use or modification of them.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "divination",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "reset-red-portal",
            "name": "Reset Red Portal",
            "desc": "When you cast this spell, you can reset the destination of a Red Portal within range, diverting the shadow road so it leads to a location of your choosing. This destination must be in the present day. You can specify the target destination in general terms such as the City of the Fire Snakes, Mammon's home, the Halls of Avarice, or in the Eleven Hells, and anyone stepping through the portal while the spell is in effect will appear in or near that destination. If you reset the destination to the City of the Fire Snakes, for example, the portal might now lead to the first inner courtyard inside the city, or to the marketplace just outside at the GM's discretion. Once the spell's duration expires, the Red Portal resets to its original destination (50% chance) or to a new random destination (roll on the Destinations table).",
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, you can specify a destination up to 100 years in the past for each slot level beyond 5th.",
            "page": "",
            "range": "10 Feet",
            "target_range_sort": 10,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "transmutation",
            "dnd_class": "Wizard",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "anomalous-object",
            "name": "Anomalous Object",
            "desc": "Deep Magic: temporal By touching an object, you retrieve another version of the object from elsewhere in time. If the object is attended, you must succeed on a melee spell attack roll against the creature holding or controlling the object. Any effect that affects the original object also affects the duplicate (charges spent, damage taken, etc.) and any effect that affects the duplicate also affects the original object. If either object is destroyed, both are destroyed. This spell does not affect sentient items or unique artifacts.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "conjuration",
            "dnd_class": "Wizard",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "borrowing",
            "name": "Borrowing",
            "desc": "By touching a target, you gain one sense, movement type and speed, feat, language, immunity, or extraordinary ability of the target for the duration of the spell. The target also retains the use of the borrowed ability. An unwilling target prevents the effect with a successful Constitution saving throw. The target can be a living creature or one that's been dead no longer than 1 minute; a corpse makes no saving throw. You can possess only one borrowed power at a time.",
            "higher_level": "When you cast this spell using a spell slot of 5th level, its duration increases to 1 hour. Additionally, the target loses the stolen power for the duration of the spell.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "necromancy",
            "dnd_class": "Anti-Paladin",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "circle-of-devestation",
            "name": "Circle of Devestation",
            "desc": "You create a 10-foot tall, 20-foot radius ring of destructive energy around a point you can see within range. The area inside the ring is difficult terrain. When you cast the spell and as a bonus action on each of your turns, you can choose one of the following damage types: cold, fire, lightning, necrotic, or radiant. Creatures and objects that touch the ring, that are inside it when it's created, or that end their turn inside the ring take 6d6 damage of the chosen type, or half damage with a successful Constitution saving throw. A creature or object reduced to 0 hit points by the spell is reduced to fine ash. At the start of each of your subsequent turns, the ring's radius expands by 20 feet. Any creatures or objects touched by the expanding ring are subject to its effects immediately.",
            "higher_level": "",
            "page": "",
            "range": "1 Miles",
            "target_range_sort": 5280,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "evocation",
            "dnd_class": "Sorceror, Warlock, Wizard",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "greater-ley-pulse",
            "name": "Greater Ley Pulse",
            "desc": "You set up ley energy vibrations in a 20-foot cube within range, and name one type of damage. Each creature in the area must succeed on a Wisdom saving throw or lose immunity to the chosen damage type for the duration.",
            "higher_level": "When you cast this spell using a 9th-level spell slot, choose two damage types instead of one.",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "transmutation",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "gremlins",
            "name": "Gremlins",
            "desc": "Deep Magic: clockwork You target a construct and summon a plague of invisible spirits to harass it. The target resists the spell and negates its effect with a successful Wisdom saving throw. While the spell remains in effect, the construct has disadvantage on attack rolls, ability checks, and saving throws, and it takes 3d8 force damage at the start of each of its turns as it is magically disassembled by the spirits.",
            "higher_level": "When you cast this spell using a spell slot of 5th or higher, the damage increases by 1d8 for each slot above 4th.",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "grinding-gears",
            "name": "Grinding Gears",
            "desc": "Deep Magic: clockwork You designate a spot within range, and massive gears emerge from the ground at that spot, creating difficult terrain in a 20-foot radius. Creatures that move in the area must make successful Dexterity saving throws after every 10 feet of movement or when they stand up. Failure indicates that the creature falls prone and takes 1d8 points of bludgeoning damage.",
            "higher_level": "",
            "page": "",
            "range": "120 Feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "evocation",
            "dnd_class": "Wizard, Warlock, Sorceror",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "jotuns-jest",
            "name": "Jotun's Jest",
            "desc": "Giants never tire of having fun with this spell. It causes a weapon or other item to vastly increase in size, temporarily becoming sized for a Gargantuan creature. The item weighs 12 times its original weight and in most circumstances cannot be used effectively by creatures smaller than Gargantuan size. The item retains its usual qualities (including magical powers and effects) and returns to normal size when the spell ends.",
            "higher_level": "",
            "page": "",
            "range": "25 Feet",
            "target_range_sort": 25,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "transmutation",
            "dnd_class": "Wizard, Warlock, Sorceror, Bard",
            "spell_lists": [
                "bard",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "lesser-ley-pulse",
            "name": "Lesser Ley Pulse",
            "desc": "You set up ley energy vibrations in a 10-foot cube within range, and name one type of damage. Each creature in the area must make a successful Wisdom saving throw or lose resistance to the chosen damage type for the duration of the spell.",
            "higher_level": "When you cast this spell using a 7th-level spell slot, choose two damage types instead of one.",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "transmutation",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "ley-disruption",
            "name": "Ley Disruption",
            "desc": "You create a 15-foot-radius sphere filled with disruptive ley energy. The sphere is centered around a point you can see within range. Surfaces inside the sphere shift erratically, becoming difficult terrain for the duration. Any creature in the area when it appears, that starts its turn in the area, or that enters the area for the first time on a turn must succeed on a Dexterity saving throw or fall prone. If you cast this spell in an area within the influence of a ley line, creatures have disadvantage on their saving throws against its effect. Special. A geomancer with a bound ley line is “within the influence of a ley line” for purposes of ley disruption as long as he or she is on the same plane as the bound line.",
            "higher_level": "",
            "page": "",
            "range": "50 Feet",
            "target_range_sort": 50,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "evocation",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "ley-storm",
            "name": "Ley Storm",
            "desc": "A roiling stormcloud of ley energy forms, centered around a point you can see and extending horizontally to a radius of 360 feet, with a thickness of 30 feet. Shifting color shoots through the writhing cloud, and thunder roars out of it. Each creature under the cloud at the moment when it's created (no more than 5,000 feet beneath it) takes 2d6 thunder damage and is disruptive aura spell. Rounds 5-10. Flashes of multicolored light burst through and out of the cloud, causing creatures to have disadvantage on Wisdom (Perception) checks that rely on sight while they are beneath the cloud. In addition, each round, you trigger a burst of energy that fills a 20-foot sphere centered on a point you can see beneath the cloud. Each creature in the sphere takes 4d8 force damage (no saving throw). Special. A geomancer who casts this spell regains 4d10 hit points.",
            "higher_level": "",
            "page": "",
            "range": "Special",
            "target_range_sort": 99990,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "ley-whip",
            "name": "Ley Whip",
            "desc": "You channel the power of a ley line within 1 mile into a crackling tendril of multicolored ley energy. The tendril extends from your hand but doesn't interfere with your ability to hold or manipulate objects. When you cast the spell and as a bonus action on subsequent turns, you can direct the tendril to strike a target within 50 feet of you. Make a melee spell attack; on a hit, the tendril does 3d8 force damage and the target must make a Strength saving throw. If the saving throw fails, you can push the target away or pull it closer, up to 10 feet in either direction. Special. A geomancer with a bound ley line can cast this spell as long as he or she is on the same plane as the bound line.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "evocation",
            "dnd_class": "Wizard, Warlock, Sorceror, Druid",
            "spell_lists": [
                "druid",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "lokis-gift",
            "name": "Loki's Gift",
            "desc": "Loki's gift makes even the most barefaced lie seem strangely plausible: you gain advantage to Charisma (Deception) checks for whatever you're currently saying. If your Deception check fails, the creature knows that you tried to manipulate it with magic. If you lie to a creature that has a friendly attitude toward you and it fails a Charisma saving throw, you can also coax him or her to reveal a potentially embarrassing secret. The secret can involve wrongdoing (adultery, cheating at tafl, a secret fear, etc.) but not something life-threatening or dishonorable enough to earn the subject repute as a nithling. The verbal component of this spell is the lie you are telling.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "enchantment",
            "dnd_class": "Warlock, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "machine-sacrifice",
            "name": "Machine Sacrifice",
            "desc": "Deep Magic: clockwork You sacrifice a willing construct you can see to imbue a willing target with construct traits. The target gains resistance to all nonmagical damage and gains immunity to the blinded, charmed, deafened, frightened, petrified, and poisoned conditions.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "necromancy",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "machines-load",
            "name": "Machine's Load",
            "desc": "Deep Magic: clockwork You touch a creature and give it the capacity to carry, lift, push, or drag weight as if it were one size category larger. If you're using the encumbrance rules, the target is not subject to penalties for weight. Furthermore, the subject can carry loads that would normally be unwieldy.",
            "higher_level": "When you cast this spell using a spell slot higher than 1st, you can touch one additional creature for each spell level.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "transmutation",
            "dnd_class": "Wizard, Warlock, Sorceror, Paladin, Cleric",
            "spell_lists": [
                "cleric",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "overclock",
            "name": "Overclock",
            "desc": "Deep Magic: clockwork You cause a targeted piece of clockwork to speed up past the point of control for the duration of the spell. The targeted clockwork can't cast spells with verbal components or even communicate effectively (all its utterances sound like grinding gears). At the start of each of its turns, the target must make a Wisdom saving throw. If the saving throw fails, the clockwork moves at three times its normal speed in a random direction and its turn ends; it can't perform any other actions. If the saving throw succeeds, then until the end of its turn, the clockwork's speed is doubled and it gains an additional action, which must be Attack (one weapon attack only), Dash, Disengage, Hide, or Use an Object. When the spell ends, the clockwork takes 2d8 force damage. It also must be rewound or refueled and it needs to have its daily maintenance performed immediately, if it relies on any of those things.",
            "higher_level": "",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "transmutation",
            "dnd_class": "Wizard, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "robe-of-shards",
            "name": "Robe of Shards",
            "desc": "Deep Magic: clockwork You create a robe of metal shards, gears, and cogs that provides a base AC of 14 + your Dexterity modifier. As a bonus action while protected by a robe of shards, you can command bits of metal from a fallen foe to be absorbed by your robe; each infusion of metal increases your AC by 1, to a maximum of 18 + Dexterity modifier. You can also use a bonus action to dispel the robe, causing it to explode into a shower of flying metal that does 8d6 slashing damage, +1d6 per point of basic (non-Dexterity) AC above 14, to all creatures within 30 feet of you.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "abjuration",
            "dnd_class": "Wizard, Warlock, Sorceror",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "shadow-realm-gateway",
            "name": "Shadow Realm Gateway",
            "desc": "By drawing a circle of black chalk up to 15 feet in diameter and chanting for one minute, you open a portal directly into the Shadow Realm. The portal fills the chalk circle and appears as a vortex of inky blackness; nothing can be seen through it. Any object or creature that passes through the portal instantly arrives safely in the Shadow Realm. The portal remains open for one minute or until you lose concentration on it, and it can be used to travel between the Shadow Realm and the chalk circle, in both directions, as many times as desired during the spell's duration. This spell can only be cast as a ritual.",
            "higher_level": "",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": true,
            "ritual": "yes",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "strength-of-the-underworld",
            "name": "Strength of the Underworld",
            "desc": "You call on the power of the dark gods of the afterlife to strengthen the target's undead energy. The spell's target has advantage on saving throws against Turn Undead while the spell lasts. If this spell is cast on a corpse that died from darakhul fever, the corpse gains a +5 bonus on its roll to determine whether it rises as a darakhul.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "necromancy",
            "dnd_class": "Anti-Paladin",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "winding-key",
            "name": "Winding Key",
            "desc": "Deep Magic: clockwork You target a construct, giving it an extra action or move on each of its turns.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "transmutation",
            "dnd_class": "Wizard, Paladin, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "child-of-light-and-darkness",
            "name": "Child of Light and Darkness",
            "desc": "Roll a d20 at the end of each of your turns for the duration of the spell. On a roll of 1-10, you take the form of a humanoid made of pure, searing light. On a roll of 11-20, you take the form of a humanoid made of bone-chilling darkness. In both forms, you have immunity to bludgeoning, piercing, and slashing damage from nonmagical attacks, and a creature that attacks you has disadvantage on the attack roll. You gain additional benefits while in each form: Light Form. You shed bright light in a 60-foot radius and dim light for an additional 60 feet, you are immune to fire damage, and you have resistance to radiant damage. Once per turn, as a bonus action, you can teleport to a space you can see within the light you shed. Darkness Form. You are immune to cold damage, and you have resistance to necrotic damage. Once per turn, as a bonus action, you can target up to three Large or smaller creatures within 30 feet of you. Each target must succeed on a Strength saving throw or be pulled or pushed (your choice) up to 20 feet straight toward or away from you.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror, Cleric",
            "spell_lists": [
                "cleric",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "hedgehog-dozen",
            "name": "Hedgehog Dozen",
            "desc": "Eleven illusory duplicates of the touched creature appear in its space. A creature affected by hedgehog dozen seems to have a dozen arms, shields, and weapons-a swarm of partially overlapping, identical creatures. Until the spell ends, these duplicates move with the target and mimic its actions, shifting position so it's impossible to track which image is real. You can use your action to dismiss the illusory duplicates. While surrounded by duplicates, a creature gains advantage against any opponent because of the bewildering number of weapons and movements. Each time a creature targets you with an attack during the spell's duration, roll a d8 to determine whether the attack instead targets one of your duplicates. On a roll of 1, it strikes you. On any other roll it removes one of your duplicates; when you have only five duplicates remaining, the spell ends. A creature is unaffected by this spell if it can't see, if it relies on senses other than sight, such as blindsight, or if it can perceive illusions as false as with truesight.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "illusion",
            "dnd_class": "Warlock",
            "spell_lists": [
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "obfuscate-object",
            "name": "Obfuscate Object",
            "desc": "While you are in dim light, you cause an object in range to become unobtrusively obscured from the sight of other creatures. For the duration, you have advantage on Dexterity (Sleight of Hand) checks to hide the object. The object can't be larger than a shortsword, and it must be on your person, held in your hand, or otherwise unattended.",
            "higher_level": "You can affect two objects when you reach 5th level, three objects at 11th level, and four objects at 17th level.",
            "page": "",
            "range": "10 Feet",
            "target_range_sort": 10,
            "components": "S",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "illusion",
            "dnd_class": "Warlock, Bard",
            "spell_lists": [
                "bard",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "putrescent-faerie-circle",
            "name": "Putrescent Faerie Circle",
            "desc": "You create a 20-foot-diameter circle of loosely-packed toadstools that spew sickly white spores and ooze a tarry substance. At the start of each of your turns, each creature within the circle must make a Constitution saving throw. A creature takes 4d8 necrotic damage on a failed save, or half as much damage on a successful one. If a creature attempts to pass through the ring of toadstools, the toadstools release a cloud of spores, and the creature must make a Constitution saving throw. On a failure, the creature takes 8d8 poison damage and is poisoned for 1 minute. On a success, the creature takes half as much damage and isn't poisoned. While a creature is poisoned, it is paralyzed. It can attempt a new Constitution saving throw at the end of each of its turns to remove the paralyzed condition (but not the poisoned condition).",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "conjuration",
            "dnd_class": "Druid, Cleric",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "skull-road",
            "name": "Skull Road",
            "desc": "You conjure a portal linking an unoccupied space you can see within range to an imprecise location on the plane of Evermaw. The portal is a circular opening, which you can make 5-20 feet in diameter. You can orient the portal in any direction you choose. The portal lasts for the duration. If your casting is at 5th level, this opens a pathway to the River of Tears, to the Vitreous Mire, or to the Plains of Bone-travel to a settlement can take up to 7 days (1d6+1). If cast at 7th level, the skull road spell opens a portal to a small settlement of gnolls, ghouls, or shadows on the plane near the Eternal Palace of Mot or a similar settlement. Undead casters can use this spell in the reverse direction, opening a portal from Evermaw to the mortal world, though with similar restrictions. At 5th level, the portal opens in a dark forest, cavern, or ruins far from habitation. At 7th level, the skull road leads directly to a tomb, cemetery, or mass grave near a humanoid settlement of some kind.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "conjuration",
            "dnd_class": "Wizard, Cleric",
            "spell_lists": [
                "cleric",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "warlock",
            "document__title": "Warlock Archives",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/"
        },
        {
            "slug": "conjure-manabane-swarm",
            "name": "Conjure Manabane Swarm",
            "desc": "Deep Magic: summoning You summon a swarm of manabane scarabs that has just 40 hit points. The swarm appears at a spot you choose within 60 feet and attacks the closest enemy. You can conjure the swarm to appear in an enemy's space. If you prefer, you can summon two full-strength, standard swarms of insects (including beetles, centipedes, spiders, or wasps) instead.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "conjuration",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "doom-of-ancient-decrepitude",
            "name": "Doom of Ancient Decrepitude",
            "desc": "You generate an entropic field that rapidly ages every creature in the area of effect. The field covers a sphere with a 20-foot radius centered on you. Every creature inside the sphere when it's created, including you, must make a successful Constitution saving throw or gain 2 levels of exhaustion from sudden, traumatic aging. A creature that ends its turn in the field must repeat the saving throw, gaining 1 level of exhaustion per subsequent failure. You have advantage on these saving throws. An affected creature sheds 1 level of exhaustion at the end of its turn, if it started the turn outside the spell's area of effect (or the spell has ended). Only 1 level of exhaustion can be removed this way; all remaining levels are removed when the creature completes a short or long rest. A creature that died from gaining 6 levels of exhaustion, however, remains dead.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "necromancy",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "doom-of-voracity",
            "name": "Doom of Voracity",
            "desc": "You create a ripple of dark energy that destroys everything it touches. You create a 10-foot-radius, 10-foot-deep cylindrical extra-dimensional hole on a horizontal surface of sufficient size. Since it extends into another dimension, the pit has no weight and does not otherwise displace the original underlying material. You can create the pit in the deck of a ship as easily as in a dungeon floor or the ground of a forest. Any creature standing in the original conjured space, or on an expanded space as it grows, must succeed on a Dexterity saving throw to avoid falling in. The sloped pit edges crumble continuously, and any creature adjacent to the pit when it expands must succeed on a Dexterity saving throw to avoid falling in. Creatures subjected to a successful pushing effect (such as by a spell like incapacitated for 2 rounds. When the spell ends, creatures within the pit must make a Constitution saving throw. Those who succeed rise up with the bottom of the pit until they are standing on the original surface. Those who fail also rise up but are stunned for 2 rounds.",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, increase the depth of the pit by 10 feet for each slot level above 3rd.",
            "page": "",
            "range": "120 Feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "conjuration",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "greater-ley-protection",
            "name": "Greater Ley Protection",
            "desc": "Deep Magic: forest-bound You create a 20-foot cube of antimagic within range that specifically protects against ley line magic. Ley line spells and magical effects up to level 7 that target a creature within the cube have no effect on that target. Any active ley line spells or magical effects up to level 7 on a creature or an object in the cube is suppressed while the creature or object is in it. The area of a ley line spell or magical effect up to level 7 can't extend into the cube. If the cube overlaps an area of ley line magic, such as greater ley pulse, the part of the area that is covered by the cube is suppressed. The cube has no effect on other types of magic or spells. You can exclude specific individuals within the cube from the protection.",
            "higher_level": "When you cast this spell using a spell slot of 9th level or higher, its duration is concentration, up to 1 hour.",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "abjuration",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "hirvsths-call",
            "name": "Hirvsth's Call",
            "desc": "Deep Magic: Rothenian You summon a spectral herd of ponies to drag off a creature that you can see in range. The target must be no bigger than Large and must make a Dexterity saving throw. On a successful save, the spell has no effect. On a failed save, a spectral rope wraps around the target and pulls it 60 feet in a direction of your choosing as the herd races off. The ponies continue running in the chosen direction for the duration of the spell but will alter course to avoid impassable obstacles. Once you choose the direction, you cannot change it. The ponies ignore difficult terrain and are immune to damage. The target is prone and immobilized but can use its action to make a Strength or Dexterity check against your spell DC to escape the spectral bindings. The target takes 1d6 bludgeoning damage for every 20 feet it is dragged by the ponies. The herd moves 60 feet each round at the beginning of your turn.",
            "higher_level": "When you cast this spell using a spell slot of 5th level or higher, one additional creature can be targeted for each slot level above 4th.",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "conjuration",
            "dnd_class": "Paladin, Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "lesser-ley-protection",
            "name": "Lesser Ley Protection",
            "desc": "Deep Magic: forest-bound You create a 10-foot cube of antimagic within range that specifically protects against ley line magic. Ley line spells and magical effects up to level 5 that target a creature within the cube have no effect on that target. Any active ley line spells or magical effects up to level 5 on a creature or an object in the cube is suppressed while the creature or object is in it. The area of a ley line spell or magical effect up to level 5 can't extend into the cube. If the cube overlaps an area of ley line magic, such as lesser ley pulse, the part of the area that is covered by the cube is suppressed. The cube has no effect on other types of magic or spells. You can exclude specific individuals within the cube from the protection.",
            "higher_level": "When you cast this spell using a spell slot of 7th level or higher, its duration is concentration, up to 1 hour.",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "abjuration",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "morphic-flux",
            "name": "Morphic Flux",
            "desc": "When you cast this spell, your body becomes highly mutable, your flesh constantly shifting and quivering, occasionally growing extra parts-limbs and eyes-only to reabsorb them soon afterward. While under the effect of this spell, you have resistance to slashing and piercing damage and ignore the additional damage done by critical hits. You can squeeze through Tiny spaces without penalty. In addition, once per round, as a bonus action, you can make an unarmed attack with a newly- grown limb. Treat it as a standard unarmed attack, but you choose whether it does bludgeoning, piercing, or slashing damage.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "transmutation",
            "dnd_class": "Wizard",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "sanguine-spear",
            "name": "Sanguine Spear",
            "desc": "You draw blood from the corpse of a creature that has been dead for no more than 24 hours and magically fashion it into a spear of frozen blood. This functions as a +1 spear that does cold damage instead of piercing damage. If the spear leaves your hand for more than 1 round, it melts and the spell ends.",
            "higher_level": "If the spell is cast with a 4th-level spell slot, it creates a +2 spear. A 6th-level spell slot creates a +3 spear.",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "scattered-images",
            "name": "Scattered Images",
            "desc": "When you cast this spell, you create illusory doubles that move when you move but in different directions, distracting and misdirecting your opponents. When scattered images is cast, 1d4 + 2 images are created. Images behave exactly as those created with mirror image, with the exceptions described here. These images remain in your space, acting as invisible or the attacker is blind, the spell has no effect.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "illusion",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "kp",
            "document__title": "Kobold Press Compilation",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "armored-heart",
            "name": "Armored Heart",
            "desc": "Deep Magic: clockwork The targeted creature gains resistance to bludgeoning, slashing, and piercing damage. This resistance can be overcome with adamantine or magical weapons.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "conjuration",
            "dnd_class": "Wizard, Warlock, Sorceror, Bard",
            "spell_lists": [
                "bard",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "cloying-darkness",
            "name": "Cloying Darkness",
            "desc": "You reach out with a hand of decaying shadows. Make a ranged spell attack. If it hits, the target takes 2d8 necrotic damage and must make a Constitution saving throw. If it fails, its visual organs are enveloped in shadow until the start of your next turn, causing it to treat all lighting as if it's one step lower in intensity (it treats bright light as dim, dim light as darkness, and darkness as magical darkness).",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st.",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "necromancy",
            "dnd_class": "Sorceror, Warlock, Wizard",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "machine-speech",
            "name": "Machine Speech",
            "desc": "Deep Magic: clockwork Your voice, and to a lesser extent your mind, changes to communicate only in the whirring clicks of machine speech. Until the end of your next turn, all clockwork spells you cast have advantage on their attack rolls or the targets have disadvantage on their saving throws.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        }
    ]
}