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

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

{
    "count": 1435,
    "next": "https://api.open5e.com/v1/spells/?format=api&page=4",
    "previous": "https://api.open5e.com/v1/spells/?format=api&page=2",
    "results": [
        {
            "slug": "banishment-a5e",
            "name": "Banishment",
            "desc": "You employ sheer force of will to make reality question the existence of a nearby creature, causing them to warp visibly in front of you.\n\nUntil the spell ends, a target native to your current plane is banished to a harmless demiplane and incapacitated. At the end of the duration the target reappears in the space it left (or the nearest unoccupied space). A target native to a different plane is instead banished to its native plane.\n\nAt the end of each of its turns, a banished creature can repeat the saving throw with a -1 penalty for each round it has spent banished, returning on a success. If the spell ends before its maximum duration, the target reappears in the space it left (or the nearest unoccupied space) but otherwise a target native to a different plane doesn't return.",
            "higher_level": "The duration of banishment increases by 1 round 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": "Up to 1d4+2 round",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Abjuration",
            "dnd_class": "Cleric, Herald, Sorcerer, Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "banshee-wail",
            "name": "Banshee Wail",
            "desc": "You emit a soul-shattering wail. Every creature within a 30-foot cone who hears the wail must make a Wisdom saving throw. Those that fail take 6d10 psychic damage and become frightened of you; a frightened creature repeats the saving throw at the end of its turn, ending the effect on itself on a success. Those that succeed take 3d10 psychic damage and aren't frightened. This spell has no effect on constructs and undead.",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "necromancy",
            "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": "bardo",
            "name": "Bardo",
            "desc": "You capture some of the fading life essence of the triggering creature, drawing on the energy of the tenuous moment between life and death. You can then use this essence to immediately harm or help a different creature you can see within range. If you choose to harm, the target must make a Wisdom saving throw. The target takes psychic damage equal to 6d8 + your spellcasting ability modifier on a failed save, or half as much damage on a successful one. If you choose to help, the target regains hit points equal to 3d8 + your spellcasting ability modifier. This spell can't be triggered by the death of a construct or an undead creature, and it can't restore hit points to constructs or undead.",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 reaction, which you take when you see a creature within 30 feet of you die",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "necromancy",
            "dnd_class": "Cleric, Paladin, Sorceror, Wizard",
            "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": "barkskin",
            "name": "Barkskin",
            "desc": "You touch a willing creature. Until the spell ends, the target's skin has a rough, bark-like appearance, and the target's AC can't be less than 16, regardless of what kind of armor it is wearing.",
            "higher_level": "",
            "page": "phb 217",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A handful of oak bark.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Transmutation",
            "dnd_class": "Cleric, Druid, Ranger",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger"
            ],
            "archetype": "Cleric: Nature",
            "circles": "Forest",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "barkskin-a5e",
            "name": "Barkskin",
            "desc": "The target's skin takes on the texture and appearance of bark, increasing its AC to 16 (unless its AC is already higher).",
            "higher_level": "The target's AC increases by +1 for every two slot levels above 2nd.",
            "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": "Transmutation",
            "dnd_class": "Druid",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "batsense",
            "name": "Batsense",
            "desc": "For the duration of the spell, a creature you touch can produce and interpret squeaking sounds used for echolocation, giving it blindsight out to a range of 60 feet. The target cannot use its blindsight while deafened, and its blindsight doesn't penetrate areas of magical silence. While using blindsight, the target has disadvantage on Dexterity (Stealth) checks that rely on being silent. Additionally, the target has advantage on Wisdom (Perception) checks that rely on hearing.",
            "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": "a bit of fur from a bat’s ear",
            "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": "transmutation",
            "dnd_class": "Bard, Druid, Ranger, Sorcerer",
            "spell_lists": [
                "druid",
                "ranger",
                "bard",
                "sorcerer"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "battle-chant",
            "name": "Battle Chant",
            "desc": "You bless up all allied creatures of your choice within range. Whenever a target lands a successful hit before the spell ends, the target can add 1 to the damage roll. When cast by multiple casters chanting in unison, the same increases to 2 points added to the damage roll.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can extend the range by 10 feet for each slot level above 2nd.",
            "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": "5 Minutes",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "enchantment",
            "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": "battle-mind",
            "name": "Battle Mind",
            "desc": "You gain a preternatural sense of the surrounding area, allowing you insights you can share with comrades to provide them with an edge in combat. You gain advantage on Wisdom (Perception) checks made when determining surprise at the beginning of a combat encounter. If you are not surprised, then neither are your allies. When you are engaged in combat while the spell is active, you can use a bonus action on your turn to produce one of the following effects (allies must be able to see or hear you in order to benefit):\n* One ally gains advantage on its next attack roll, saving throw, or ability check.\n* An enemy has disadvantage on the next attack roll it makes against you or an ally.\n* You divine the location of an invisible or hidden creature and impart that knowledge to any allies who can see or hear you. This knowledge does not negate any advantages the creature has, it only allows your allies to be aware of its location at the time. If the creature moves after being detected, its new location is not imparted to your allies.\n* Three allies who can see and hear you on your turn are given the benefit of a *bless*, *guidance*, or *resistance spell* on their turns; you choose the benefit individually for each ally. An ally must use the benefit on its turn, or the benefit is lost.",
            "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": true,
            "ritual": "yes",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "divination",
            "dnd_class": "Bard, Paladin, Sorceror, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "battlecry-ballad-a5e",
            "name": "Battlecry Ballad",
            "desc": "You fill your allies with a thirst for glory and battle using your triumphant rallying cry. Expend and roll a Bardic Inspiration die to determine the number of rounds you can maintain concentration on this spell (minimum 1 round). Each target gains a bonus to attack and damage rolls equal to the number of rounds you have maintained concentration on this spell (maximum +4).\n\nYou cannot cast another spell through your spellcasting focus while concentrating on this spell.",
            "higher_level": "You can maintain concentration on this spell for an additional round for each slot level above 3rd.",
            "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": "Up to  special",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Abjuration",
            "dnd_class": "Bard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "beacon-of-hope",
            "name": "Beacon of Hope",
            "desc": "This spell bestows hope and vitality. Choose any number of creatures within range. For the duration, each target has advantage on wisdom saving throws and death saving throws, and regains the maximum number of hit points possible from any healing.",
            "higher_level": "",
            "page": "phb 217",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Abjuration",
            "dnd_class": "Cleric, Paladin",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "Paladin: Devotion",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "beacon-of-hope-a5e",
            "name": "Beacon of Hope",
            "desc": "The targets are filled with hope and vitality.\n\nUntil the spell ends, each target gains advantage on Wisdom saving throws and death saving throws, and when a target receives healing it regains the maximum number of hit points possible.",
            "higher_level": "",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Abjuration",
            "dnd_class": "Cleric",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "beast-within",
            "name": "Beast Within",
            "desc": "You imbue a willing creature with a touch of lycanthropy. The target gains a few bestial qualities appropriate to the type of lycanthrope you choose, such as tufts of fur, elongated claws, a fang-lined maw or tusks, and similar features. For the duration, the target has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks that aren't silvered. In addition, the target has advantage on Wisdom (Perception) checks that rely on hearing or smell. Finally, the creature can use its new claws and jaw or tusks to make unarmed strikes. The claws deal slashing damage equal to 1d4 + the target's Strength modifier on a hit. The bite deals piercing damage equal to 1d6 + the target's Strength modifier on a hit. The target's bite doesn't inflict lycanthropy.",
            "higher_level": "When you cast this spell using a spell slot of 5th level or higher, you can target one additional creature for each spell slot above 4th.",
            "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": "Up to 1 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 round",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "transmutation",
            "dnd_class": "Druid, Ranger, Warlock",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "become-nightwing",
            "name": "Become Nightwing",
            "desc": "This spell imbues you with wings of shadow. For the duration of the spell, you gain a flying speed of 60 feet and a new attack action: Nightwing Breath.\n\n***Nightwing Breath (Recharge 4–6).*** You exhale shadow‐substance in a 30-foot cone. Each creature in the area takes 5d6 necrotic damage, or half the damage with a successful Dexterity saving throw.",
            "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": "a crow’s eye",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "enchantment",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "beguiling-bet",
            "name": "Beguiling Bet",
            "desc": "You issue a challenge against one creature you can see within range, which must make a successful Wisdom saving throw or become charmed. On a failed save, you can make an ability check as a bonus action. For example, you could make a Strength (Athletics) check to climb a difficult surface or to jump as high as possible; you could make a Dexterity (Acrobatics) check to perform a backflip; or you could make a Charisma (Performance) check to sing a high note or to extemporize a clever rhyme. You can choose to use your spellcasting ability modifier in place of the usual ability modifier for this check, and you add your proficiency bonus if you're proficient in the skill being used.\n\nThe charmed creature must use its next action (which can be a legendary action) to make the same ability check in a contest against your check. Even if the creature can't perform the action—it may not be close enough to a wall to climb it, or it might not have appendages suitable for strumming a lute—it must still attempt the action to the best of its capability. If you win the contest, the spell (and the contest) continues, with you making a new ability check as a bonus action on your turn. The spell ends when it expires or when the creature wins the contest. ",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you can target one additional creature for every two slot levels above 2nd. Each creature must be within 30 feet of another creature when you cast the spell.",
            "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": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "enchantment",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "beguiling-gift",
            "name": "Beguiling Gift",
            "desc": "Deep Magic: hieroglyph You implant a powerful suggestion into an item as you hand it to someone. If the person you hand it to accepts it willingly, they must make a successful Wisdom saving throw or use the object as it's meant to be used at their first opportunity: writing with a pen, consuming food or drink, wearing clothing, drawing a weapon, etc. After the first use, they're under no compulsion to continue using the object or even to keep it.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "S",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "enchantment",
            "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": "benediction",
            "name": "Benediction",
            "desc": "You call down a blessing in the name of an angel of protection. A creature you can see within range shimmers with a faint white light. The next time the creature takes damage, it rolls a d4 and reduces the damage by the result. The spell then ends.",
            "higher_level": "",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Abjuration",
            "dnd_class": "Cleric, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bestial-fury",
            "name": "Bestial Fury",
            "desc": "You instill primal fury into a creature you can see within range. The target must make a Charisma saving throw; a creature can choose to fail this saving throw. On a failure, the target must use its action to attack its nearest enemy it can see with unarmed strikes or natural weapons. For the duration, the target’s attacks deal an extra 1d6 damage of the same type dealt by its weapon, and the target can’t be charmed or frightened. If there are no enemies within reach, the target can use its action to repeat the saving throw, ending the effect on a success.\n\nThis spell has no effect on undead or constructs.\n",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can target one additional creature for each slot level above 2nd.",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "enchantment",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bestow-curse",
            "name": "Bestow Curse",
            "desc": "You touch a creature, and that creature must succeed on a wisdom saving throw or become cursed for the duration of the spell. When you cast this spell, choose the nature of the curse from the following options: \n- Choose one ability score. While cursed, the target has disadvantage on ability checks and saving throws made with that ability score. \n- While cursed, the target has disadvantage on attack rolls against you. \n- While cursed, the target must make a wisdom saving throw at the start of each of its turns. If it fails, it wastes its action that turn doing nothing. \n- While the target is cursed, your attacks and spells deal an extra 1d8 necrotic damage to the target. A remove curse spell ends this effect. At the DM's option, you may choose an alternative curse effect, but it should be no more powerful than those described above. The DM has final say on such a curse's effect.",
            "higher_level": "If you cast this spell using a spell slot of 4th level or higher, the duration is concentration, up to 10 minutes. If you use a spell slot of 5th level or higher, the duration is 8 hours. If you use a spell slot of 7th level or higher, the duration is 24 hours. If you use a 9th level spell slot, the spell lasts until it is dispelled. Using a spell slot of 5th level or higher grants a duration that doesn't require concentration.",
            "page": "phb 218",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Necromancy",
            "dnd_class": "Bard, Cleric, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "bestow-curse-a5e",
            "name": "Bestow Curse",
            "desc": "Choose one of the following:\n\n* Select one ability score; the target has disadvantage on ability checks and saving throws using that ability score.\n* The target makes attack rolls against you with disadvantage.\n* Each turn, the target loses its action unless it succeeds a Wisdom saving throw at the start of its turn.\n* Your attacks and spells deal an additional 1d8 necrotic damage against the target.\n\nA curse lasts until the spell ends. At the Narrator's discretion you may create a different curse effect with this spell so long as it is weaker than the options above.\n\nA _remove curse_ spell ends the effect if the spell slot used to cast it is equal to or greater than the spell slot used to cast _bestow curse_.",
            "higher_level": "When using a 4th-level spell slot the duration increases to 10 minutes. When using a 5th-level spell slot the duration increases to 8 hours and it no longer requires your concentration. When using a 7th-level spell slot the duration is 24 hours.",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Necromancy",
            "dnd_class": "Bard, Cleric, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "betraying-bauble",
            "name": "Betraying Bauble",
            "desc": "When you cast this spell, you touch a pair of objects. Each object must be small enough to fit in one hand. While holding one of the objects, you can sense the direction to the other object's location.\n  If the paired object is in motion, you know the direction and relative speed of its movement (walking, running, galloping, or similar). When the two objects are within 30 feet of each other, they vibrate faintly unless they are touching. If you aren't holding either item and the spell hasn't ended, you can sense the direction of the closest of the two objects within 1,000 feet of you, and you can sense if it is in motion. If neither object is within 1,000 feet of you, you sense the closest object as soon as you come within 1,000 feet of one of them. If an inch or more of lead blocks a direct path between you and an affected object, you can't sense that object.",
            "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": "24 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "divination",
            "dnd_class": "Sorceror, Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "toh",
            "document__title": "Tome of Heroes",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
        },
        {
            "slug": "binding-oath",
            "name": "Binding Oath",
            "desc": "You seal an agreement between two or more willing creatures with an oath in the name of the god of justice, using ceremonial blessings during which both the oath and the consequences of breaking it are set: if any of the sworn break this vow, they are struck by a curse. For each individual that does so, you choose one of the options given in the [bestow curse](https://api.open5e.com/spells/bestow-curse) spell. When the oath is broken, all participants are immediately aware that this has occurred, but they know no other details.\n\nThe curse effect of binding oath can’t be dismissed by [dispel magic](https://api.open5e.com/spells/dispel-magic), but it can be removed with [dispel evil and good](https://api.open5e.com/spells/dispel-evil-and-good)[remove curse](https://api.open5e.com/remove-curse), or [wish](https://api.open5e.com/spells/wish). Remove curse functions only if the spell slot used to cast it is equal to or higher than the spell slot used to cast **binding oath**. Depending on the nature of the oath, one creature’s breaking it may or may not invalidate the oath for the other targets. If the oath is completely broken, the spell ends for every affected creature, but curse effects already bestowed remain until dispelled.",
            "higher_level": "",
            "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": "Until dispelled",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "10 minutes",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "necromancy",
            "dnd_class": "Bard, Cleric, Paladin",
            "spell_lists": [
                "cleric",
                "bard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "biting-arrow",
            "name": "Biting Arrow",
            "desc": "As part of the action used to cast this spell, you make a ranged weapon attack with a bow, a crossbow, or a thrown weapon. The effect is limited to a range of 120 feet despite the weapon’s range, and the attack is made with disadvantage if the target is in the weapon’s long range.\n\nIf the weapon attack hits, it deals damage as usual. In addition, the target becomes coated in thin frost until the start of your next turn. If the target uses its reaction before the start of your next turn, it immediately takes 1d6 cold damage and the spell ends.",
            "higher_level": "The spell’s damage, for both the ranged attack and the cold damage, increases by 1d6 when you reach 5th level (+1d6 and 2d6), 11th level (+2d6 and 3d6), and 17th level (+3d6 and 4d6).",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "an arrow or a thrown weapon",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bitter-chains",
            "name": "Bitter Chains",
            "desc": "The spiked ring in your hand expands into a long, barbed chain to ensnare a creature you touch. Make a melee spell attack against the target. On a hit, the target is bound in metal chains for the duration. While bound, the target can move only at half speed and has disadvantage on attack rolls, saving throws, and Dexterity checks. If it moves more than 5 feet during a turn, it takes 3d6 piercing damage from the barbs.\n\nThe creature can escape from the chains by using an action and making a successful Strength or Dexterity check against your spell save DC, or if the chains are destroyed. The chains have AC 18 and 20 hit points.",
            "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": "a spiked metal ring",
            "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": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-goats-blessing",
            "name": "Black Goat’s Blessing",
            "desc": "You raise your hand with fingers splayed and utter an incantation of the Black Goat with a Thousand Young. Your magic is blessed with the eldritch virility of the All‑Mother. The target has disadvantage on saving throws against spells you cast until the end of your next turn.",
            "higher_level": "",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Enchantment",
            "dnd_class": "Bard, Cleric, Druid, Paladin, Ranger, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-hand",
            "name": "Black Hand",
            "desc": "You gather the powers of darkness into your fist and fling dark, paralyzing flame at a target within 30 feet. If you make a successful ranged spell attack, this spell siphons vitality from the target into you. For the duration, the target has disadvantage (and you have advantage) on attack rolls, ability checks, and saving throws made with Strength, Dexterity, or Constitution. An affected target makes a Constitution saving throw (with disadvantage) at the end of its turn, ending the effect on a success.",
            "higher_level": "",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "necromancy",
            "dnd_class": "Warlock, Wizard",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-ribbons",
            "name": "Black Ribbons",
            "desc": "You pull pieces of the plane of shadow into your own reality, causing a 20-foot cube to fill with inky ribbons that turn the area into difficult terrain and wrap around nearby creatures. Any creature that ends its turn in the area becomes restrained by the ribbons until the end of its next turn, unless it makes a successful Dexterity saving throw. Once a creature succeeds on this saving throw, it can’t be restrained again by the ribbons, but it’s still affected by the difficult terrain.",
            "higher_level": "",
            "page": "",
            "range": "40 feet",
            "target_range_sort": 40,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "a piece of ribbon",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "conjuration",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-sunshine",
            "name": "Black Sunshine",
            "desc": "You hold up a flawed pearl and it disappears, leaving behind a magic orb in your hand that pulses with dim purple light. Allies that you designate become invisible if they're within 60 feet of you and if light from the orb can reach the space they occupy. An invisible creature still casts a faint, purple shadow.\n\nThe orb can be used as a thrown weapon to attack an enemy. On a hit, the orb explodes in a flash of light and the spell ends. The targeted enemy and each creature within 10 feet of it must make a successful Dexterity saving throw or be blinded for 1 minute. A creature blinded in this way repeats the saving throw at the end of each of its turns, ending the effect on itself on a success.",
            "higher_level": "",
            "page": "",
            "range": "Self (60-foot radius)",
            "target_range_sort": 0,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "a discolored pearl, which the spell consumes",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "illusion",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-swan-storm",
            "name": "Black Swan Storm",
            "desc": "You call forth a whirlwind of black feathers that fills a 5-foot cube within range. The feathers deal 2d8 force damage to creatures in the cube’s area and radiate darkness, causing the illumination level within 20 feet of the cube to drop by one step (from bright light to dim light, and from dim light to darkness). Creatures that make a successful Dexterity saving throw take half the damage and are still affected by the change in light.\n",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the feathers deal an extra 1d8 force damage for each slot level above 2nd.",
            "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": "a feather from a black swan",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "evocation",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "black-tentacles",
            "name": "Black Tentacles",
            "desc": "Squirming, ebony tentacles fill a 20-foot square on ground that you can see within range. For the duration, these tentacles turn the ground in the area into difficult terrain. When a creature enters the affected area for the first time on a turn or starts its turn there, the creature must succeed on a Dexterity saving throw or take 3d6 bludgeoning damage and be restrained by the tentacles until the spell ends. A creature that starts its turn in the area and is already restrained by the tentacles takes 3d6 bludgeoning damage. A creature restrained by the tentacles can use its action to make a Strength or Dexterity check (its choice) against your spell save DC. On a success, it frees itself.",
            "higher_level": "",
            "page": "phb 238",
            "range": "90 feet",
            "target_range_sort": 90,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A piece of tentacle from a giant octopus or a giant squid",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Conjuration",
            "dnd_class": "Warlock, Wizard",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "Warlock: Great Old One",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "black-tentacles-a5e",
            "name": "Black Tentacles",
            "desc": "Writhing black tentacles fill the ground within the area turning it into difficult terrain. When a creature starts its turn in the area or enters the area for the first time on its turn, it takes 3d6 bludgeoning damage and is restrained by the tentacles unless it succeeds on a Dexterity saving throw. A creature that starts its turn restrained by the tentacles takes 3d6 bludgeoning damage.\n\nA restrained creature can use its action to make an Acrobatics or Athletics check against the spell save DC, freeing itself on a success.",
            "higher_level": "The damage increases by 1d6 for every 2 slot levels 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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Conjuration",
            "dnd_class": "Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "black-well",
            "name": "Black Well",
            "desc": "You summon a seething sphere of dark energy 5 feet in diameter at a point within range. The sphere pulls creatures toward it and devours the life force of those it envelops. Every creature other than you that starts its turn within 90 feet of the black well must make a successful Strength saving throw or be pulled 50 feet toward the well. A creature pulled into the well takes 6d8 necrotic damage and is stunned; a successful Constitution saving throw halves the damage and causes the creature to become incapacitated. A creature that starts its turn inside the well also makes a Constitution saving throw; the creature is stunned on a failed save or incapacitated on a success. An incapacitated creature that leaves the well recovers immediately and can take actions and reactions on that turn. A creature takes damage only upon entering the well—it takes no additional damage for remaining there—but if it leaves the well and is pulled back in again, it takes damage again. A total of nine Medium creatures, three Large creatures, or one Huge creature can be inside the well’s otherdimensional space at one time. When the spell’s duration ends, all creatures inside it tumble out in a heap, landing prone.\n",
            "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the damage dealt by the well increases by 1d8—and the well pulls creatures an additional 5 feet—for each slot level above 6th.",
            "page": "",
            "range": "300 feet",
            "target_range_sort": 300,
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "necromancy",
            "dnd_class": "",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blade-barrier",
            "name": "Blade Barrier",
            "desc": "You create a vertical wall of whirling, razor-sharp blades made of magical energy. The wall appears within range and lasts for the duration. You can make a straight wall up to 100 feet long, 20 feet high, and 5 feet thick, or a ringed wall up to 60 feet in diameter, 20 feet high, and 5 feet thick. The wall provides three-quarters cover to creatures behind it, and its space is difficult terrain. When a creature enters the wall's area for the first time on a turn or starts its turn there, the creature must make a dexterity saving throw. On a failed save, the creature takes 6d10 slashing damage. On a successful save, the creature takes half as much damage.",
            "higher_level": "",
            "page": "phb 218",
            "range": "90 feet",
            "target_range_sort": 90,
            "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": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "blade-barrier-a5e",
            "name": "Blade Barrier",
            "desc": "You create a wall of slashing blades. The wall can be up to 20 feet high and 5 feet thick, and can either be a straight wall up to 100 feet long or a ringed wall of up to 60 feet in diameter. The wall provides three-quarters cover and its area is difficult terrain.\n\nWhen a creature starts its turn within the wall's area or enters the wall's area for the first time on a turn, it makes a Dexterity saving throw, taking 6d10 slashing damage on a failed save, or half as much on a successful save.",
            "higher_level": "The damage increases by 1d10 for each slot level above 6th.",
            "page": "",
            "range": "120 feet",
            "target_range_sort": 120,
            "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": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blade-of-wrath",
            "name": "Blade of Wrath",
            "desc": "You create a sword of pure white fire in your free hand. The blade is similar in size and shape to a longsword, and it lasts for the duration. The blade disappears if you let go of it, but you can call it forth again as a bonus action.\n\nYou can use your action to make a melee spell attack with the blade. On a hit, the target takes 2d8 fire damage and 2d8 radiant damage. An aberration, fey, fiend, or undead creature damaged by the blade must succeed on a Wisdom saving throw or be frightened until the start of your next turn.\n\nThe blade sheds bright light in a 20-foot radius and dim light for an additional 20 feet.\n",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, either the fire damage or the radiant damage (your choice) increases by 1d8 for each slot level above 3rd.",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "a rebuke of evil, written in Celestial",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 bonus action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "evocation",
            "dnd_class": "Cleric, Paladin, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blade-of-my-brother",
            "name": "Blade of my Brother",
            "desc": "You touch a melee weapon that was used by an ally who is now dead, and it leaps into the air and flies to another ally (chosen by you) within 15 feet of you. The weapon enters that ally’s space and moves when the ally moves. If the weapon or the ally is forced to move more than 5 feet from the other, the spell ends.\n\nThe weapon acts on your turn by making an attack if a target presents itself. Its attack modifier equals your spellcasting level + the weapon’s inherent magical bonus, if any; it receives only its own inherent magical bonus to damage. The weapon fights for up to 4 rounds or until your concentration is broken, after which the spell ends and it falls to the ground.",
            "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": "melee weapon owned by a dead ally of the target",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 4 rounds",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "transmutation",
            "dnd_class": "Cleric, Paladin",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blazing-chariot",
            "name": "Blazing Chariot",
            "desc": "Calling upon the might of the angels, you conjure a flaming chariot made of gold and mithral in an unoccupied 10-foot‐square space you can see within range. Two horses made of fire and light pull the chariot. You and up to three other Medium or smaller creatures you designate can board the chariot (at the cost of 5 feet of movement) and are unharmed by the flames. Any other creature that touches the chariot or hits it (or a creature riding in it) with a melee attack while within 5 feet of the chariot takes 3d6 fire damage and 3d6 radiant damage. The chariot has AC 18 and 50 hit points, is immune to fire, poison, psychic, and radiant damage, and has resistance to all other nonmagical damage. The horses are not separate creatures but are part of the chariot. The chariot vanishes if it is reduced to 0 hit points, and any creature riding it falls out. The chariot has a speed of 50 feet and a flying speed of 40 feet.\n\nOn your turn, you can guide the chariot in place of your own movement. You can use a bonus action to direct it to take the Dash, Disengage, or Dodge action. As an action, you can use the chariot to overrun creatures in its path. On this turn, the chariot can enter a hostile creature’s space. The creature takes damage as if it had touched the chariot, is shunted to the nearest unoccupied space that it can occupy, and must make a successful Strength saving throw or fall prone in that space.",
            "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": "a small golden wheel worth 250 gp",
            "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": "conjuration",
            "dnd_class": "Cleric, Paladin, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bleating-call",
            "name": "Bleating Call",
            "desc": "You create a sound on a point within range. The sound’s volume can range from a whisper to a scream, and it can be any sound you choose. The sound continues unabated throughout the duration, or you can make discrete sounds at different times before the spell ends.\n\nEach creature that starts its turn within 30 feet of the sound and can hear it must make a Wisdom saving throw. On a failed save, the target must take the Dash or Disengage action and move toward the sound by the safest available route on each of its turns. When it arrives to the source of the sound, the target must use its action to examine the sound. Once it has examined the sound, the target determines the sound is illusory and can no longer hear it, ending the spell’s effects on that target and preventing the target from being affected by the sound again for the duration of the spell. If a target takes damage from you or a creature friendly to you, it is no longer under the effects of this spell.\n\nCreatures that can’t be charmed are immune to this spell.",
            "higher_level": "",
            "page": "",
            "range": "90 feet",
            "target_range_sort": 90,
            "components": "S, M",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "a bit of fur or hair from a young beast or humanoid",
            "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": "enchantment",
            "dnd_class": "Bard, Ranger, Sorcerer, Wizard",
            "spell_lists": [
                "ranger",
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bleed",
            "name": "Bleed",
            "desc": "Crackling energy coats the blade of one weapon you are carrying that deals slashing damage. Until the spell ends, when you hit a creature with the weapon, the weapon deals an extra 1d4 necrotic damage and the creature must make a Constitution saving throw. On a failed save, the creature suffers a bleeding wound. Each time you hit a creature with this weapon while it suffers from a bleeding wound, your weapon deals an extra 1 necrotic damage for each time you have previously hit the creature with this weapon (to a maximum of 10 necrotic damage).\n\nAny creature can take an action to stanch the bleeding wound by succeeding on a Wisdom (Medicine) check against your spell save DC. The wound also closes if the target receives magical healing. This spell has no effect on undead or constructs.",
            "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": "a drop of blood",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "necromancy",
            "dnd_class": "Ranger, Warlock",
            "spell_lists": [
                "ranger",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "bless",
            "name": "Bless",
            "desc": "You bless up to three creatures of your choice within range. Whenever a target makes an attack roll or a saving throw before the spell ends, the target can roll a d4 and add the number rolled to the attack roll or saving throw.",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, you can target one additional creature for each slot level above 1st.",
            "page": "phb 219",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A sprinkling of holy water.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Enchantment",
            "dnd_class": "Cleric, Paladin",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "bless-a5e",
            "name": "Bless",
            "desc": "The blessing you bestow upon the targets makes them more durable and competent. Until the spell ends, a d4 is added to attack rolls and saving throws made by a target.",
            "higher_level": "You target one additional creature for each slot level above 1st.",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Enchantment",
            "dnd_class": "Cleric, Herald",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "bless-the-dead",
            "name": "Bless the Dead",
            "desc": "You grant a blessing to one deceased creature, enabling it to cross over to the realm of the dead in peace. A creature that benefits from **bless the dead** can’t become undead. The spell has no effect on living creatures or the undead.",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Abjuration",
            "dnd_class": "Cleric, Druid, Warlock",
            "spell_lists": [
                "cleric",
                "druid",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blessed-halo",
            "name": "Blessed Halo",
            "desc": "A nimbus of golden light surrounds your head for the duration. The halo sheds bright light in a 20-foot radius and dim light for an additional 20 feet.\n\nThis spell grants you a pool of 10 points of healing. When you cast the spell and as an action on subsequent turns during the spell’s duration, you can expend points from this pool to restore an equal number of hit points to one creature within 20 feet that you can see.\n\nAdditionally, you have advantage on Charisma checks made against good creatures within 20 feet.\n\nIf any of the light created by this spell overlaps an area of magical darkness created by a spell of 2nd level or lower, the spell that created the darkness is dispelled.\n",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the spell’s pool of healing points increases by 5 for each spell slot above 2nd, and the spell dispels magical darkness created by a spell of a level equal to the slot used to cast this spell.",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "evocation",
            "dnd_class": "Cleric, Paladin, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blight",
            "name": "Blight",
            "desc": "Necromantic energy washes over a creature of your choice that you can see within range, draining moisture and vitality from it. The target must make a constitution saving throw. The target takes 8d8 necrotic damage on a failed save, or half as much damage on a successful one. The spell has no effect on undead or constructs. If you target a plant creature or a magical plant, it makes the saving throw with disadvantage, and the spell deals maximum damage to it. If you target a nonmagical plant that isn't a creature, such as a tree or shrub, it doesn't make a saving throw; it simply withers and dies.",
            "higher_level": "When you cast this spell using a spell slot of 5th level of higher, the damage increases by 1d8 for each slot level above 4th.",
            "page": "phb 219",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Necromancy",
            "dnd_class": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "Desert",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "blight-a5e",
            "name": "Blight",
            "desc": "Necrotic energies drain moisture and vitality from the target, dealing 8d8 necrotic damage. Undead and constructs are immune to this spell.\n\nA plant creature or magical plant has disadvantage on its saving throw and takes the maximum damage possible from this spell. A nonmagical plant that isn't a creature receives no saving throw and instead withers until dead.",
            "higher_level": "The damage increases by 1d8 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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Necromancy",
            "dnd_class": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blindnessdeafness",
            "name": "Blindness/Deafness",
            "desc": "You can blind or deafen a foe. Choose one creature that you can see within range to make a constitution saving throw. If it fails, the target is either blinded or deafened (your choice) for the duration. At the end of each of its turns, the target can make a constitution saving throw. On a success, the spell ends.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can target one additional creature for each slot level above 2nd.",
            "page": "phb 219",
            "range": "30 feet",
            "target_range_sort": 30,
            "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": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Necromancy",
            "dnd_class": "Bard, Cleric, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Warlock: Fiend",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "blindnessdeafness-a5e",
            "name": "Blindness/Deafness",
            "desc": "Until the spell ends, the target is blinded or deafened (your choice). At the end of each of its turns the target can repeat its saving throw, ending the spell on a success.",
            "higher_level": "You target one additional creature for each slot level above 2nd.",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "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": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Necromancy",
            "dnd_class": "Bard, Cleric, Sorcerer, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blink",
            "name": "Blink",
            "desc": "Roll a d20 at the end of each of your turns for the duration of the spell. On a roll of 11 or higher, you vanish from your current plane of existence and appear in the Ethereal Plane (the spell fails and the casting is wasted if you were already on that plane). At the start of your next turn, and when the spell ends if you are on the Ethereal Plane, you return to an unoccupied space of your choice that you can see within 10 feet of the space you vanished from. If no unoccupied space is available within that range, you appear in the nearest unoccupied space (chosen at random if more than one space is equally near). You can dismiss this spell as an action. While on the Ethereal Plane, you can see and hear the plane you originated from, which is cast in shades of gray, and you can't see anything there more than 60 feet away. You can only affect and be affected by other creatures on the Ethereal Plane. Creatures that aren't there can't perceive you or interact with you, unless they have the ability to do so.",
            "higher_level": "",
            "page": "phb 219",
            "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": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Transmutation",
            "dnd_class": "Cleric, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Cleric: Trickery, Warlock: Archfey",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "blink-a5e",
            "name": "Blink",
            "desc": "Until the spell ends, roll 1d20 at the end of each of your turns. When you roll an 11 or higher you disappear and reappear in the Ethereal Plane (if you are already on the Ethereal Plane, the spell fails and the spell slot is wasted). At the start of your next turn you return to an unoccupied space that you can see within 10 feet of where you disappeared from. If no unoccupied space is available within range, you reappear in the nearest unoccupied space (determined randomly when there are multiple nearest choices). As an action, you can dismiss this spell.\n\nWhile on the Ethereal Plane, you can see and hear into the plane you were originally on out to a range of 60 feet, but everything is obscured by mist and in shades of gray. You can only target and be targeted by other creatures on the Ethereal Plane.\n\nCreatures on your original plane cannot perceive or interact with you, unless they are able to interact with the Ethereal Plane.",
            "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": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Transmutation",
            "dnd_class": "Artificer, Sorcerer, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blizzard",
            "name": "Blizzard",
            "desc": "A howling storm of thick snow and ice crystals appears in a cylinder 40 feet high and 40 feet in diameter within range. The area is heavily obscured by the swirling snow. When the storm appears, each creature in the area takes 8d8 cold damage, or half as much damage with a successful Constitution saving throw. A creature also makes this saving throw and takes damage when it enters the area for the first time on a turn or ends its turn there. In addition, a creature that takes cold damage from this spell has disadvantage on Constitution saving throws to maintain concentration until the start of its next turn.",
            "higher_level": "",
            "page": "",
            "range": "100 feet",
            "target_range_sort": 100,
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "conjuration",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        },
        {
            "slug": "blood-armor",
            "name": "Blood Armor",
            "desc": "When you strike a foe with a melee weapon attack, you can immediately cast **blood armor** as a bonus action. The foe you struck must contain blood; if the target doesn’t bleed, the spell ends without effect. The blood flowing from your foe magically increases in volume and forms a suit of armor around you, granting you an Armor Class of 18 + your Dexterity modifier for the spell’s duration. This armor has no Strength requirement, doesn’t hinder spellcasting, and doesn’t incur disadvantage on Dexterity (Stealth) checks.\n\nIf the creature you struck was a celestial, **blood armor** also grants you advantage on Charisma saving throws for the duration of the spell.",
            "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": "you must have just struck a foe with a melee weapon",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "necromancy",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag",
            "document__title": "Deep Magic 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/"
        }
    ]
}