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

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

{
    "count": 1435,
    "next": "https://api.open5e.com/v1/spells/?format=api&ordering=spell_level&page=2",
    "previous": null,
    "results": [
        {
            "slug": "acid-splash",
            "name": "Acid Splash",
            "desc": "You hurl a bubble of acid. Choose one creature within range, or choose two creatures within range that are within 5 feet of each other. A target must succeed on a dexterity saving throw or take 1d6 acid damage.",
            "higher_level": "This spell's damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).",
            "page": "phb 211",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "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": "chill-touch",
            "name": "Chill Touch",
            "desc": "You create a ghostly, skeletal hand in the space of a creature within range. Make a ranged spell attack against the creature to assail it with the chill of the grave. On a hit, the target takes 1d8 necrotic damage, and it can't regain hit points until the start of your next turn. Until then, the hand clings to the target. If you hit an undead target, it also has disadvantage on attack rolls against you until the end of your next turn.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "page": "phb 221",
            "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": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Necromancy",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "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": "dancing-lights",
            "name": "Dancing Lights",
            "desc": "You create up to four torch-sized lights within range, making them appear as torches, lanterns, or glowing orbs that hover in the air for the duration. You can also combine the four lights into one glowing vaguely humanoid form of Medium size. Whichever form you choose, each light sheds dim light in a 10-foot radius. As a bonus action on your turn, you can move the lights up to 60 feet to a new spot within range. A light must be within 20 feet of another light created by this spell, and a light winks out if it exceeds the spell's range.",
            "higher_level": "",
            "page": "phb 230",
            "range": "120 feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A bit of phosphorus or wychwood, or a glowworm.",
            "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": "Evocation",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "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": "druidcraft",
            "name": "Druidcraft",
            "desc": "Whispering to the spirits of nature, you create one of the following effects within range: \n- You create a tiny, harmless sensory effect that predicts what the weather will be at your location for the next 24 hours. The effect might manifest as a golden orb for clear skies, a cloud for rain, falling snowflakes for snow, and so on. This effect persists for 1 round. \n- You instantly make a flower blossom, a seed pod open, or a leaf bud bloom. \n- You create an instantaneous, harmless sensory effect, such as falling leaves, a puff of wind, the sound of a small animal, or the faint odor of skunk. The effect must fit in a 5-­--foot cube. \n- You instantly light or snuff out a candle, a torch, or a small campfire.",
            "higher_level": "",
            "page": "phb 236",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "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": "eldritch-blast",
            "name": "Eldritch Blast",
            "desc": "A beam of crackling energy streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 force damage. The spell creates more than one beam when you reach higher levels: two beams at 5th level, three beams at 11th level, and four beams at 17th level. You can direct the beams at the same target or at different ones. Make a separate attack roll for each beam.",
            "higher_level": "",
            "page": "phb 237",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Warlock",
            "spell_lists": [
                "warlock"
            ],
            "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": "fire-bolt",
            "name": "Fire Bolt",
            "desc": "You hurl a mote of fire at a creature or object within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 fire damage. A flammable object hit by this spell ignites if it isn't being worn or carried.",
            "higher_level": "This spell's damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).",
            "page": "phb 242",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "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": "guidance",
            "name": "Guidance",
            "desc": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The spell then ends.",
            "higher_level": "",
            "page": "phb 248",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Divination",
            "dnd_class": "Cleric, Druid",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "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": "light",
            "name": "Light",
            "desc": "You touch one object that is no larger than 10 feet in any dimension. Until the spell ends, the object sheds bright light in a 20-foot radius and dim light for an additional 20 feet. The light can be colored as you like. Completely covering the object with something opaque blocks the light. The spell ends if you cast it again or dismiss it as an action. If you target an object held or worn by a hostile creature, that creature must succeed on a dexterity saving throw to avoid the spell.",
            "higher_level": "",
            "page": "phb 255",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A firefly or phosphorescent moss.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Bard, Cleric, Sorcerer, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "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": "mage-hand",
            "name": "Mage Hand",
            "desc": "A spectral, floating hand appears at a point you choose within range. The hand lasts for the duration or until you dismiss it as an action. The hand vanishes if it is ever more than 30 feet away from you or if you cast this spell again. You can use your action to control the hand. You can use the hand to manipulate an object, open an unlocked door or container, stow or retrieve an item from an open container, or pour the contents out of a vial. You can move the hand up to 30 feet each time you use it. The hand can't attack, activate magic items, or carry more than 10 pounds.",
            "higher_level": "",
            "page": "phb 256",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "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": "mending",
            "name": "Mending",
            "desc": "This spell repairs a single break or tear in an object you touch, such as a broken key, a torn cloak, or a leaking wineskin. As long as the break or tear is no longer than 1 foot in any dimension, you mend it, leaving no trace of the former damage. This spell can physically repair a magic item or construct, but the spell can't restore magic to such an object.",
            "higher_level": "",
            "page": "phb 259",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Two lodestones.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Cleric, Bard, Druid, Sorcerer, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "sorcerer",
                "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": "message",
            "name": "Message",
            "desc": "You point your finger toward a creature within range and whisper a message. The target (and only the target) hears the message and can reply in a whisper that only you can hear. You can cast this spell through solid objects if you are familiar with the target and know it is beyond the barrier. Magical silence, 1 foot of stone, 1 inch of common metal, a thin sheet of lead, or 3 feet of wood blocks the spell. The spell doesn't have to follow a straight line and can travel freely around corners or through openings.",
            "higher_level": "",
            "page": "phb 259",
            "range": "120 feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A short piece of copper wire.",
            "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": "Transmutation",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "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": "minor-illusion",
            "name": "Minor Illusion",
            "desc": "You create a sound or an image of an object within range that lasts for the duration. The illusion also ends if you dismiss it as an action or cast this spell again. If you create a sound, its volume can range from a whisper to a scream. It can be your voice, someone else's voice, a lion's roar, a beating of drums, or any other sound you choose. The sound continues unabated throughout the duration, or you can make discrete sounds at different times before the spell ends. If you create an image of an object-such as a chair, muddy footprints, or a small chest-it must be no larger than a 5-foot cube. The image can't create sound, light, smell, or any other sensory effect. Physical interaction with the image reveals it to be an illusion, because things can pass through it. If a creature uses its action to examine the sound or image, the creature can determine that it is an illusion with a successful Intelligence (Investigation) check against your spell save DC. If a creature discerns the illusion for what it is, the illusion becomes faint to the creature.",
            "higher_level": "",
            "page": "phb 260",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "S, M",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A bit of fleece.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Illusion",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "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": "poison-spray",
            "name": "Poison Spray",
            "desc": "You extend your hand toward a creature you can see within range and project a puff of noxious gas from your palm. The creature must succeed on a Constitution saving throw or take 1d12 poison damage.",
            "higher_level": "This spell's damage increases by 1d12 when you reach 5th level (2d12), 11th level (3d12), and 17th level (4d12).",
            "page": "phb 266",
            "range": "10 feet",
            "target_range_sort": 10,
            "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": "Conjuration",
            "dnd_class": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "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": "prestidigitation",
            "name": "Prestidigitation",
            "desc": "This spell is a minor magical trick that novice spellcasters use for practice. You create one of the following magical effects within 'range': \n- You create an instantaneous, harmless sensory effect, such as a shower of sparks, a puff of wind, faint musical notes, or an odd odor. \n- You instantaneously light or snuff out a candle, a torch, or a small campfire. \n- You instantaneously clean or soil an object no larger than 1 cubic foot. \n- You chill, warm, or flavor up to 1 cubic foot of nonliving material for 1 hour. \n- You make a color, a small mark, or a symbol appear on an object or a surface for 1 hour. \n- You create a nonmagical trinket or an illusory image that can fit in your hand and that lasts until the end of your next turn. \nIf you cast this spell multiple times, you can have up to three of its non-instantaneous effects active at a time, and you can dismiss such an effect as an action.",
            "higher_level": "",
            "page": "phb 267",
            "range": "10 feet",
            "target_range_sort": 10,
            "components": "V, S",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "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": "produce-flame",
            "name": "Produce Flame",
            "desc": "A flickering flame appears in your hand. The flame remains there for the duration and harms neither you nor your equipment. The flame sheds bright light in a 10-foot radius and dim light for an additional 10 feet. The spell ends if you dismiss it as an action or if you cast it again. You can also attack with the flame, although doing so ends the spell. When you cast this spell, or as an action on a later turn, you can hurl the flame at a creature within 30 feet of you. Make a ranged spell attack. On a hit, the target takes 1d8 fire damage.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "page": "phb 269",
            "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": "10 minutes",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "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": "ray-of-frost",
            "name": "Ray of Frost",
            "desc": "A frigid beam of blue-white light streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, it takes 1d8 cold damage, and its speed is reduced by 10 feet until the start of your next turn.",
            "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "page": "phb 271",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "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": "resistance",
            "name": "Resistance",
            "desc": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one saving throw of its choice. It can roll the die before or after making the saving throw. The spell then ends.",
            "higher_level": "",
            "page": "phb 272",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A miniature cloak.",
            "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, Druid",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "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": "sacred-flame",
            "name": "Sacred Flame",
            "desc": "Flame-like radiance descends on a creature that you can see within range. The target must succeed on a dexterity saving throw or take 1d8 radiant damage. The target gains no benefit from cover for this saving throw.",
            "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "page": "phb 272",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "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": "shillelagh",
            "name": "Shillelagh",
            "desc": "The wood of a club or a quarterstaff you are holding is imbued with nature's power. For the duration, you can use your spellcasting ability instead of Strength for the attack and damage rolls of melee attacks using that weapon, and the weapon's damage die becomes a d8. The weapon also becomes magical, if it isn't already. The spell ends if you cast it again or if you let go of the weapon.",
            "higher_level": "",
            "page": "phb 275",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Mistletoe, a shamrock leaf, and a club or quarterstaff.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Druid",
            "spell_lists": [
                "druid"
            ],
            "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": "shocking-grasp",
            "name": "Shocking Grasp",
            "desc": "Lightning springs from your hand to deliver a shock to a creature you try to touch. Make a melee spell attack against the target. You have advantage on the attack roll if the target is wearing armor made of metal. On a hit, the target takes 1d8 lightning damage, and it can't take reactions until the start of its next turn.",
            "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "page": "phb 275",
            "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": "Evocation",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "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": "spare-the-dying",
            "name": "Spare the Dying",
            "desc": "You touch a living creature that has 0 hit points. The creature becomes stable. This spell has no effect on undead or constructs.",
            "higher_level": "",
            "page": "phb 277",
            "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": "Necromancy",
            "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": "thaumaturgy",
            "name": "Thaumaturgy",
            "desc": "You manifest a minor wonder, a sign of supernatural power, within range. You create one of the following magical effects within range. \n- Your voice booms up to three times as loud as normal for 1 minute. \n- You cause flames to flicker, brighten, dim, or change color for 1 minute. \n- You cause harmless tremors in the ground for 1 minute. \n- You create an instantaneous sound that originates from a point of your choice within range, such as a rumble of thunder, the cry of a raven, or ominous whispers. \n- You instantaneously cause an unlocked door or window to fly open or slam shut. \n- You alter the appearance of your eyes for 1 minute. \nIf you cast this spell multiple times, you can have up to three of its 1-minute effects active at a time, and you can dismiss such an effect as an action.",
            "higher_level": "",
            "page": "phb 282",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "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": "true-strike",
            "name": "True Strike",
            "desc": "You extend your hand and point a finger at a target in range. Your magic grants you a brief insight into the target's defenses. On your next turn, you gain advantage on your first attack roll against the target, provided that this spell hasn't ended.",
            "higher_level": "",
            "page": "phb 284",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "S",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 round",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Divination",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "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": "vicious-mockery",
            "name": "Vicious Mockery",
            "desc": "You unleash a string of insults laced with subtle enchantments at a creature you can see within range. If the target can hear you (though it need not understand you), it must succeed on a Wisdom saving throw or take 1d4 psychic damage and have disadvantage on the next attack roll it makes before the end of its next turn.",
            "higher_level": "This spell's damage increases by 1d4 when you reach 5th level (2d4), 11th level (3d4), and 17th level (4d4).",
            "page": "phb 285",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "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": "Enchantment",
            "dnd_class": "Bard",
            "spell_lists": [
                "bard"
            ],
            "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": "tick-stop",
            "name": "Tick Stop",
            "desc": "Deep Magic: clockwork You speak a word and the target construct can take one action or bonus action on its next turn, but not both. The construct is immune to further tick stops from the same caster for 24 hours.",
            "higher_level": "",
            "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 Round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "acid-splash-a5e",
            "name": "Acid Splash",
            "desc": "A stinking bubble of acid is conjured out of thin air to fly at the targets, dealing 1d6 acid damage.",
            "higher_level": "This spell's damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "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": "altered-strike-a5e",
            "name": "Altered Strike",
            "desc": "You briefly transform your weapon or fist into another material and strike with it, making a melee weapon attack against a target within your reach.\n\nYou use your spellcasting ability for your attack and damage rolls, and your melee weapon attack counts as if it were made with a different material for the purpose of overcoming resistance and immunity to nonmagical attacks and damage: either bone, bronze, cold iron, steel, stone, or wood.",
            "higher_level": "When you reach 5th level, you can choose silver or mithral as the material. When you reach 11th level, if you have the Extra Attack feature you make two melee weapon attacks as part of the casting of this spell instead of one. In addition, you can choose adamantine as the material.\n\nWhen you reach 17th level, your attacks with this spell deal an extra 1d6 damage.",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Artificer, Bard, Herald, 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": "arcane-muscles-a5e",
            "name": "Arcane Muscles",
            "desc": "Your muscles swell with arcane power. They're too clumsy to effectively wield weapons but certainly strong enough for a powerful punch. Until the spell ends, you can choose to use your spellcasting ability score for Athletics checks, and for the attack and damage rolls of unarmed strikes. In addition, your unarmed strikes deal 1d6 bludgeoning damage and count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage.",
            "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": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Artificer, Cleric, Herald, 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": "calculate-a5e",
            "name": "Calculate",
            "desc": "You instantly know the answer to any mathematical equation that you speak aloud. The equation must be a problem that a creature with Intelligence 20 could solve using nonmagical tools with 1 hour of calculation. Additionally, you gain an expertise die on Engineering checks made during the duration of the spell.\n\nNote: Using the _calculate_ cantrip allows a player to make use of a calculator at the table in order to rapidly answer mathematical equations.",
            "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": "Up to 1 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Divination",
            "dnd_class": "Artificer, 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": "chill-touch-a5e",
            "name": "Chill Touch",
            "desc": "You reach out with a spectral hand that carries the chill of death. Make a ranged spell attack. On a hit, the target takes 1d8 necrotic damage, and it cannot regain hit points until the start of your next turn. The hand remains visibly clutching onto the target for the duration. If the target you hit is undead, it makes attack rolls against you with disadvantage until the end of your next turn.",
            "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "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": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Necromancy",
            "dnd_class": "Artificer, 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": "circular-breathing-a5e",
            "name": "Circular Breathing",
            "desc": "You begin carefully regulating your breath so that you can continue playing longer or keep breathing longer in adverse conditions.\n\nUntil the spell ends, you can breathe underwater, and you can utilize bardic performances that would normally require breathable air. In addition, you have advantage on saving throws against gases and environments with adverse breathing conditions.",
            "higher_level": "The duration of this spell increases when you reach 5th level (10 minutes), 11th level (30 minutes), and 17th level (1 hour).",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "S, M",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "5 minutes",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "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": "dancing-lights-a5e",
            "name": "Dancing Lights",
            "desc": "You create up to four hovering lights which appear as torches, lanterns, or glowing orbs that can be combined into a glowing Medium-sized humanoid form. Each sheds dim light in a 10-foot radius.\n\nYou can use a bonus action to move the lights up to 60 feet so long as each remains within 20 feet of another light created by this spell. A dancing light winks out when it exceeds the spell's range.",
            "higher_level": "",
            "page": "",
            "range": "120 feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Artificer, Bard, 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": "druidcraft-a5e",
            "name": "Druidcraft",
            "desc": "You call upon your mastery of nature to produce one of the following effects within range:\n\n* You create a minor, harmless sensory effect that lasts for 1 round and predicts the next 24 hours of weather in your current location. For example, the effect might create a miniature thunderhead if storms are predicted.\n* You instantly make a plant feature develop, but never to produce Supply. For example, you can cause a flower to bloom or a seed pod to open.\n* You create an instantaneous, harmless sensory effect such as the sound of running water, birdsong, or the smell of mulch. The effect must fit in a 5-foot cube.\n* You instantly ignite or extinguish a candle, torch, smoking pipe, or small campfire.",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "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": "fire-bolt-a5e",
            "name": "Fire Bolt",
            "desc": "You cast a streak of flame at the target. Make a ranged spell attack. On a hit, you deal 1d10 fire damage. An unattended flammable object is ignited.",
            "higher_level": "This spell's damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "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": "friends-a5e",
            "name": "Friends",
            "desc": "Once before the start of your next turn, when you make a Charisma ability check against the target, you gain an expertise die. If you roll a 1 on the ability or skill check, the target realizes its judgment was influenced by magic and may become hostile.",
            "higher_level": "",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "S",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Enchantment",
            "dnd_class": "Bard, 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": "grapevine-a5e",
            "name": "Grapevine",
            "desc": "You cause a message in Druidic to appear on a tree or plant within range which you have seen before.\n\nYou can cast the spell again to erase the message.",
            "higher_level": "",
            "page": "",
            "range": "100 miles",
            "target_range_sort": 528000,
            "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": "Evocation",
            "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": "guidance-a5e",
            "name": "Guidance",
            "desc": "The target may gain an expertise die to one ability check of its choice, ending the spell. The expertise die can be rolled before or after the ability check is made.",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Divination",
            "dnd_class": "Artificer, Cleric, Druid, 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": "light-a5e",
            "name": "Light",
            "desc": "Until the spell ends, the target emits bright light in a 20-foot radius and dim light an additional 20 feet. Light emanating from the target may be any color. Completely covering the target with something that is not transparent blocks the light. The spell ends when you use an action to dismiss it or if you cast it again.",
            "higher_level": "",
            "page": "",
            "range": "touch",
            "target_range_sort": 1,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Artificer, Bard, Cleric, Herald, 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": "mage-hand-a5e",
            "name": "Mage Hand",
            "desc": "A faintly shimmering phantasmal hand appears at a point you choose within range. It remains until you dismiss it as an action, or until you move more than 30 feet from it.\n\nYou can use an action to control the hand and direct it to do any of the following:\n\n* manipulate an object.\n* open an unlocked container or door.\n* stow or retrieve items from unlocked containers.\n\nThe hand cannot attack, use magic items, or carry more than 10 pounds.",
            "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 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "dnd_class": "Artificer, 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": "mending-a5e",
            "name": "Mending",
            "desc": "You repair a single rip or break in the target object (for example, a cracked goblet, torn page, or ripped robe). The break must be smaller than 1 foot in all dimensions. The spell leaves no trace that the object was damaged.\n\nMagic items and constructs may be repaired in this way, but their magic is not restored. You gain an expertise die on maintenance checks if you are able to cast this spell on the item you are treating.",
            "higher_level": "",
            "page": "",
            "range": "touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Artificer, Bard, Cleric, Druid, Herald, 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": "message-a5e",
            "name": "Message",
            "desc": "You point and whisper your message at the target.\n\nIt alone hears the message and may reply in a whisper audible only to you.\n\nYou can cast this spell through solid objects if you are familiar with the target and are certain it is beyond the barrier. The message is blocked by 3 feet of wood, 1 foot of stone, 1 inch of common metals, or a thin sheet of lead.\n\nThe spell moves freely around corners or through openings.",
            "higher_level": "",
            "page": "",
            "range": "120 feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Artificer, Bard, Herald, 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": "minor-illusion-a5e",
            "name": "Minor Illusion",
            "desc": "This spell creates a sound or image of an object.\n\nThe illusion disappears if dismissed or you cast the spell again.\n\nYou may create any sound you choose, ranging in volume from a whisper to a scream. You may choose one sound for the duration or change them at varying points before the spell ends. Sounds are audible outside the spell's area.\n\nVisual illusions may replicate any image and remain within the spell's area, but cannot create sound, light, smell, or other sensory effects.\n\nThe image is revealed as an illusion with any physical interaction as physical objects and creatures pass through it. An Investigation check against your spell save DC also reveals the image is an illusion. When a creature realizes the image is an illusion, the effects become fainter for that creature.",
            "higher_level": "",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "S, M",
            "requires_verbal_components": false,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Illusion",
            "dnd_class": "Bard, 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": "pestilence-a5e",
            "name": "Pestilence",
            "desc": "A swarm of insects fills the area. Creatures that begin their turn within the spell's area or who enter the area for the first time on their turn must make a Constitution saving throw or take 1d4 piercing damage. The pests also ravage any unattended organic material within their radius, such as plant, wood, or fabric.",
            "higher_level": "This spell's damage increases by 1d4 when you reach 5th level (2d4), 10th level (3d4), and 15th level (4d4).",
            "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": "Conjuration",
            "dnd_class": "Cleric, 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": "prestidigitation-a5e",
            "name": "Prestidigitation",
            "desc": "You wield arcane energies to produce minor effects. Choose one of the following:\n\n* create a single burst of magic that manifests to one of the senses (for example a burst of sound, sparks, or an odd odor).\n* clean or soil an object of 1 cubic foot or less.\n* light or snuff a flame.\n* chill, warm, or flavor nonliving material of 1 cubic foot or less for 1 hour.\n* color or mark an object or surface for 1 hour.\n* create an ordinary trinket or illusionary image that fits in your hand and lasts for 1 round.\n\nYou may cast this spell multiple times, though only three effects may be active at a time. Dismissing each effect requires an action.",
            "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 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Artificer, Bard, 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": "produce-flame-a5e",
            "name": "Produce Flame",
            "desc": "You create a flame in your hand which lasts until the spell ends and does no harm to you or your equipment. The flame sheds bright light in a 10-foot radius and dim light for an additional 10 feet.\n\nThe spell ends when you dismiss it, cast it again, or attack with the flame. As part of casting the spell or as an action on a following turn, you can fling the flame at a creature within 30 feet, making a ranged spell attack that deals 1d8 fire damage.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "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": "10 minutes",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Conjuration",
            "dnd_class": "Artificer, 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": "ray-of-frost-a5e",
            "name": "Ray of Frost",
            "desc": "An icy beam shoots from your outstretched fingers.\n\nMake a ranged spell attack. On a hit, you deal 1d8 cold damage and reduce the target's Speed by 10 feet until the start of your next turn.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "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": "resistance-a5e",
            "name": "Resistance",
            "desc": "The target gains an expertise die to one saving throw of its choice, ending the spell. The expertise die can be rolled before or after the saving throw is made.",
            "higher_level": "",
            "page": "",
            "range": "touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "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": "Artificer, Druid, 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": "sacred-flame-a5e",
            "name": "Sacred Flame",
            "desc": "As long as you can see the target (even if it has cover) radiant holy flame envelops it, dealing 1d8 radiant damage.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "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": "shillelagh-a5e",
            "name": "Shillelagh",
            "desc": "You imbue the target with nature's magical energy. Until the spell ends, the target becomes a magical weapon (if it wasn't already), its damage becomes 1d8, and you can use your spellcasting ability instead of Strength for melee attack and damage rolls made using it. The spell ends if you cast it again or let go of the target.",
            "higher_level": "",
            "page": "",
            "range": "touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "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": "shocking-grasp-a5e",
            "name": "Shocking Grasp",
            "desc": "Electricity arcs from your hand to shock the target. Make a melee spell attack (with advantage if the target is wearing armor made of metal). On a hit, you deal 1d8 lightning damage, and the target can't take reactions until the start of its next turn as the electricity courses through its body.",
            "higher_level": "This spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).",
            "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": "Evocation",
            "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"
        }
    ]
}