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

GET /v1/spells/?format=api&ordering=-archetype
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=-archetype&page=2",
    "previous": null,
    "results": [
        {
            "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": "clairvoyance",
            "name": "Clairvoyance",
            "desc": "You create an invisible sensor within range in a location familiar to you (a place you have visited or seen before) or in an obvious location that is unfamiliar to you (such as behind a door, around a corner, or in a grove of trees). The sensor remains in place for the duration, and it can't be attacked or otherwise interacted with. When you cast the spell, you choose seeing or hearing. You can use the chosen sense through the sensor as if you were in its space. As your action, you can switch between seeing and hearing. A creature that can see the sensor (such as a creature benefiting from see invisibility or truesight) sees a luminous, intangible orb about the size of your fist.",
            "higher_level": "",
            "page": "phb 222",
            "range": "1 mile",
            "target_range_sort": 5280,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A focus worth at least 100gp, either a jeweled horn for hearing or a glass eye for seeing.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "10 minutes",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Divination",
            "dnd_class": "Bard, Cleric, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "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": "detect-thoughts",
            "name": "Detect Thoughts",
            "desc": "For the duration, you can read the thoughts of certain creatures. When you cast the spell and as your action on each turn until the spell ends, you can focus your mind on any one creature that you can see within 30 feet of you. If the creature you choose has an Intelligence of 3 or lower or doesn't speak any language, the creature is unaffected. You initially learn the surface thoughts of the creature-what is most on its mind in that moment. As an action, you can either shift your attention to another creature's thoughts or attempt to probe deeper into the same creature's mind. If you probe deeper, the target must make a Wisdom saving throw. If it fails, you gain insight into its reasoning (if any), its emotional state, and something that looms large in its mind (such as something it worries over, loves, or hates). If it succeeds, the spell ends. Either way, the target knows that you are probing into its mind, and unless you shift your attention to another creature's thoughts, the creature can use its action on its turn to make an Intelligence check contested by your Intelligence check; if it succeeds, the spell ends. Questions verbally directed at the target creature naturally shape the course of its thoughts, so this spell is particularly effective as part of an interrogation. You can also use this spell to detect the presence of thinking creatures you can't see. When you cast the spell or as your action during the duration, you can search for thoughts within 30 feet of you. The spell can penetrate barriers, but 2 feet of rock, 2 inches of any metal other than lead, or a thin sheet of lead blocks you. You can't detect a creature with an Intelligence of 3 or lower or one that doesn't speak any language. Once you detect the presence of a creature in this way, you can read its thoughts for the rest of the duration as described above, even if you can't see it, but it must still be within range.",
            "higher_level": "",
            "page": "phb 231",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A copper coin.",
            "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": "Divination",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "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": "hideous-laughter",
            "name": "Hideous Laughter",
            "desc": "A creature of your choice that you can see within range perceives everything as hilariously funny and falls into fits of laughter if this spell affects it. The target must succeed on a wisdom saving throw or fall prone, becoming incapacitated and unable to stand up for the duration. A creature with an Intelligence score of 4 or less isn't affected. At the end of each of its turns, and each time it takes damage, the target can make another wisdom saving throw. The target had advantage on the saving throw if it's triggered by damage. On a success, the spell ends.",
            "higher_level": "",
            "page": "phb 280",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Tiny tarts and a feather that is waved in the air.",
            "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": "Bard, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "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": "sending",
            "name": "Sending",
            "desc": "You send a short message of twenty-five words or less to a creature with which you are familiar. The creature hears the message in its mind, recognizes you as the sender if it knows you, and can answer in a like manner immediately. The spell enables creatures with Intelligence scores of at least 1 to understand the meaning of your message. You can send the message across any distance and even to other planes of existence, but if the target is on a different plane than you, there is a 5 percent chance that the message doesn't arrive.",
            "higher_level": "",
            "page": "phb 274",
            "range": "Unlimited",
            "target_range_sort": 99999,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A short piece of fine copper wire.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Evocation",
            "dnd_class": "Bard, Cleric, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "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": "telekinesis",
            "name": "Telekinesis",
            "desc": "You gain the ability to move or manipulate creatures or objects by thought. When you cast the spell, and as your action each round for the duration, you can exert your will on one creature or object that you can see within range, causing the appropriate effect below. You can affect the same target round after round, or choose a new one at any time. If you switch targets, the prior target is no longer affected by the spell.\n\n**Creature.** You can try to move a Huge or smaller creature. Make an ability check with your spellcasting ability contested by the creature's Strength check. If you win the contest, you move the creature up to 30 feet in any direction, including upward but not beyond the range of this spell. Until the end of your next turn, the creature is restrained in your telekinetic grip. A creature lifted upward is suspended in mid-air. On subsequent rounds, you can use your action to attempt to maintain your telekinetic grip on the creature by repeating the contest.\n\n**Object.** You can try to move an object that weighs up to 1,000 pounds. If the object isn't being worn or carried, you automatically move it up to 30 feet in any direction, but not beyond the range of this spell. If the object is worn or carried by a creature, you must make an ability check with your spellcasting ability contested by that creature's Strength check. If you succeed, you pull the object away from that creature and can move it up to 30 feet in any direction but not beyond the range of this spell. You can exert fine control on objects with your telekinetic grip, such as manipulating a simple tool, opening a door or a container, stowing or retrieving an item from an open container, or pouring the contents from a vial.",
            "higher_level": "",
            "page": "phb 280",
            "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 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Transmutation",
            "dnd_class": "Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "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": "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": "command",
            "name": "Command",
            "desc": "You speak a one-word command to a creature you can see within range. The target must succeed on a wisdom saving throw or follow the command on its next turn. The spell has no effect if the target is undead, if it doesn't understand your language, or if your command is directly harmful to it. Some typical commands and their effects follow. You might issue a command other than one described here. If you do so, the DM determines how the target behaves. If the target can't follow your command, the spell ends\n\n **Approach.** The target moves toward you by the shortest and most direct route, ending its turn if it moves within 5 feet of you.\n\n**Drop** The target drops whatever it is holding and then ends its turn.\n\n**Flee.** The target spends its turn moving away from you by the fastest available means.\n\n**Grovel.** The target falls prone and then ends its turn.\n\n**Halt.** The target doesn't move and takes no actions. A flying creature stays aloft, provided that it is able to do so. If it must move to stay aloft, it flies the minimum distance needed to remain in the air.",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, you can affect one additional creature for each slot level above 1st. The creatures must be within 30 feet of each other when you target them.",
            "page": "phb 223",
            "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": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Enchantment",
            "dnd_class": "Cleric, Paladin, Warlock",
            "spell_lists": [
                "cleric",
                "warlock"
            ],
            "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": "fire-shield",
            "name": "Fire Shield",
            "desc": "Thin and vaporous flame surround your body for the duration of the spell, radiating a bright light bright light in a 10-foot radius and dim light for an additional 10 feet. You can end the spell using an action to make it disappear. The flames are around you a heat shield or cold, your choice. The heat shield gives you cold damage resistance and the cold resistance to fire damage. In addition, whenever a creature within 5 feet of you hits you with a melee attack, flames spring from the shield. The attacker then suffers 2d8 points of fire damage or cold, depending on the model.",
            "higher_level": "",
            "page": "phb 242",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A little phosphorus or a firefly.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "10 minutes",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Evocation",
            "dnd_class": "Warlock, Wizard",
            "spell_lists": [
                "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": "hallow",
            "name": "Hallow",
            "desc": "You touch a point and infuse an area around it with holy (or unholy) power. The area can have a radius up to 60 feet, and the spell fails if the radius includes an area already under the effect a hallow spell. The affected area is subject to the following effects. First, celestials, elementals, fey, fiends, and undead can't enter the area, nor can such creatures charm, frighten, or possess creatures within it. Any creature charmed, frightened, or possessed by such a creature is no longer charmed, frightened, or possessed upon entering the area. You can exclude one or more of those types of creatures from this effect. Second, you can bind an extra effect to the area. Choose the effect from the following list, or choose an effect offered by the DM. Some of these effects apply to creatures in the area; you can designate whether the effect applies to all creatures, creatures that follow a specific deity or leader, or creatures of a specific sort, such as ores or trolls. When a creature that would be affected enters the spell's area for the first time on a turn or starts its turn there, it can make a charisma saving throw. On a success, the creature ignores the extra effect until it leaves the area.\n\n**Courage.** Affected creatures can't be frightened while in the area.\n\n**Darkness.** Darkness fills the area. Normal light, as well as magical light created by spells of a lower level than the slot you used to cast this spell, can't illuminate the area\n\n **Daylight.** Bright light fills the area. Magical darkness created by spells of a lower level than the slot you used to cast this spell can't extinguish the light.\n\n**Energy Protection.** Affected creatures in the area have resistance to one damage type of your choice, except for bludgeoning, piercing, or slashing\n\n **Energy Vulnerability.** Affected creatures in the area have vulnerability to one damage type of your choice, except for bludgeoning, piercing, or slashing.\n\n**Everlasting Rest.** Dead bodies interred in the area can't be turned into undead.\n\n**Extradimensional Interference.** Affected creatures can't move or travel using teleportation or by extradimensional or interplanar means.\n\n**Fear.** Affected creatures are frightened while in the area.\n\n**Silence.** No sound can emanate from within the area, and no sound can reach into it.\n\n**Tongues.** Affected creatures can communicate with any other creature in the area, even if they don't share a common language.",
            "higher_level": "",
            "page": "phb 249",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Herbs, oils, and incense worth at least 1,000 gp, which the spell consumes.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Until dispelled",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "24 hours",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Evocation",
            "dnd_class": "Cleric, Warlock",
            "spell_lists": [
                "cleric",
                "warlock"
            ],
            "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": "calm-emotions",
            "name": "Calm Emotions",
            "desc": "You attempt to suppress strong emotions in a group of people. Each humanoid in a 20-foot-radius sphere centered on a point you choose within range must make a charisma saving throw; a creature can choose to fail this saving throw if it wishes. If a creature fails its saving throw, choose one of the following two effects. You can suppress any effect causing a target to be charmed or frightened. When this spell ends, any suppressed effect resumes, provided that its duration has not expired in the meantime. Alternatively, you can make a target indifferent about creatures of your choice that it is hostile toward. This indifference ends if the target is attacked or harmed by a spell or if it witnesses any of its friends being harmed. When the spell ends, the creature becomes hostile again, unless the DM rules otherwise.",
            "higher_level": "",
            "page": "phb 221",
            "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": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Enchantment",
            "dnd_class": "Bard, Cleric, Warlock",
            "spell_lists": [
                "cleric",
                "bard",
                "warlock"
            ],
            "archetype": "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": "seeming",
            "name": "Seeming",
            "desc": "This spell allows you to change the appearance of any number of creatures that you can see within range. You give each target you choose a new, illusory appearance. An unwilling target can make a charisma saving throw, and if it succeeds, it is unaffected by this spell. The spell disguises physical appearance as well as clothing, armor, weapons, and equipment. You can make each creature seem 1 foot shorter or taller and appear thin, fat, or in between. You can't change a target's body type, so you must choose a form that has the same basic arrangement of limbs. Otherwise, the extent of the illusion is up to you. The spell lasts for the duration, unless you use your action to dismiss it sooner. The changes wrought by this spell fail to hold up to physical inspection. For example, if you use this spell to add a hat to a creature's outfit, objects pass through the hat, and anyone who touches it would feel nothing or would feel the creature's head and hair. If you use this spell to appear thinner than you are, the hand of someone who reaches out to touch you would bump into you while it was seemingly still in midair. A creature can use its action to inspect a target and make an Intelligence (Investigation) check against your spell save DC. If it succeeds, it becomes aware that the target is disguised.",
            "higher_level": "",
            "page": "phb 274",
            "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": "8 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Illusion",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "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": "sleep",
            "name": "Sleep",
            "desc": "This spell sends creatures into a magical slumber. Roll 5d8; the total is how many hit points of creatures this spell can affect. Creatures within 20 feet of a point you choose within range are affected in ascending order of their current hit points (ignoring unconscious creatures). Starting with the creature that has the lowest current hit points, each creature affected by this spell falls unconscious until the spell ends, the sleeper takes damage, or someone uses an action to shake or slap the sleeper awake. Subtract each creature's hit points from the total before moving on to the creature with the next lowest hit points. A creature's hit points must be equal to or less than the remaining total for that creature to be affected. Undead and creatures immune to being charmed aren't affected by this spell.",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, roll an additional 2d8 for each slot level above 1st.",
            "page": "phb 276",
            "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 pinch of fine sand, rose petals, or a cricket.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Enchantment",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "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": "bane",
            "name": "Bane",
            "desc": "Up to three creatures of your choice that you can see within range must make charisma saving throws. Whenever a target that fails this saving throw makes an attack roll or a saving throw before the spell ends, the target must roll a d4 and subtract the number rolled from 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 216",
            "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 drop of blood.",
            "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": "Bard, Cleric, Paladin",
            "spell_lists": [
                "cleric",
                "bard"
            ],
            "archetype": "Paladin: Vengeance",
            "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": "hold-person",
            "name": "Hold Person",
            "desc": "Choose a humanoid that you can see within range. The target must succeed on a wisdom saving throw or be paralyzed for the duration. At the end of each of its turns, the target can make another wisdom saving throw. On a success, the spell ends on the target.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can target one additional humanoid for each slot level above 2nd. The humanoids must be within 30 feet of each other when you target them.",
            "page": "phb 251",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A small, straight piece of iron.",
            "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": "Bard, Cleric, Druid, Paladin, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Paladin: Vengeance",
            "circles": "Arctic",
            "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": "hunters-mark",
            "name": "Hunter's Mark",
            "desc": "You choose a creature you can see within range and mystically mark it as your quarry. Until the spell ends, you deal an extra 1d6 damage to the target whenever you hit it with a weapon attack, and you have advantage on any Wisdom (Perception) or Wisdom (Survival) check you make to find it. If the target drops to 0 hit points before this spell ends, you can use a bonus action on a subsequent turn of yours to mark a new creature.",
            "higher_level": " When you cast this spell using a spell slot of 3rd or 4th level, you can maintain your concentration on the spell for up to 8 hours. When you use a spell slot of 5th level or higher, you can maintain your concentration on the spell for up to 24 hours.",
            "page": "phb 251",
            "range": "90 feet",
            "target_range_sort": 90,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "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 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Divination",
            "dnd_class": "Paladin, Ranger",
            "spell_lists": [
                "ranger"
            ],
            "archetype": "Paladin: Vengeance",
            "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": "scrying",
            "name": "Scrying",
            "desc": "You can see and hear a particular creature you choose that is on the same plane of existence as you. The target must make a wisdom saving throw, which is modified by how well you know the target and the sort of physical connection you have to it. If a target knows you're casting this spell, it can fail the saving throw voluntarily if it wants to be observed.\n\n**Knowledge & Save Modifier** Secondhand (you have heard of the target) +5 Firsthand (you have met the target) +0 Familiar (you know the target well) -5 **Connection & Save Modifier** Likeness or picture -2 Possession or garment -4 Body part, lock of hair, bit of nail, or the like -10 \nOn a successful save, the target isn't affected, and you can't use this spell against it again for 24 hours. On a failed save, the spell creates an invisible sensor within 10 feet of the target. You can see and hear through the sensor as if you were there. The sensor moves with the target, remaining within 10 feet of it for the duration. A creature that can see invisible objects sees the sensor as a luminous orb about the size of your fist. Instead of targeting a creature, you can choose a location you have seen before as the target of this spell. When you do, the sensor appears at that location and doesn't move.",
            "higher_level": "",
            "page": "phb 273",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A focus worth at least 1,000 gp, such as a crystal ball, a silver mirror, or a font filled with holy water.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "10 minutes",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Divination",
            "dnd_class": "Bard, Cleric, Druid, Paladin, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "warlock",
                "wizard"
            ],
            "archetype": "Paladin: Vengeance",
            "circles": "Coast, Swamp",
            "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": "counterspell",
            "name": "Counterspell",
            "desc": "You attempt to interrupt a creature in the process of casting a spell. If the creature is casting a spell of 3rd level or lower, its spell fails and has no effect. If it is casting a spell of 4th level or higher, make an ability check using your spellcasting ability. The DC equals 10 + the spell's level. On a success, the creature's spell fails and has no effect.",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the interrupted spell has no effect if its level is less than or equal to the level of the spell slot you used.",
            "page": "pbh 228",
            "range": "60 feet",
            "target_range_sort": 60,
            "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 reaction, which you take when you see a creature within 60 feet of you casting a spell",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Abjuration",
            "dnd_class": "Paladin, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Paladin: Redemption",
            "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": "hellish-rebuke",
            "name": "Hellish Rebuke",
            "desc": "You point your finger, and the creature that damaged you is momentarily surrounded by hellish flames. The creature must make a Dexterity saving throw. It takes 2d10 fire damage on a failed save, or half as much damage on a successful one.",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st.",
            "page": "phb 250",
            "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 reaction, which you take in response to being damaged by a creature within 60 feet of you that you can see",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Evocation",
            "dnd_class": "Paladin, Warlock",
            "spell_lists": [
                "warlock"
            ],
            "archetype": "Paladin: Oathbreaker",
            "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": "flame-strike",
            "name": "Flame Strike",
            "desc": "A vertical column of divine fire roars down from the heavens in a location you specify. Each creature in a 10-foot-radius, 40-foot-high cylinder centered on a point within range must make a dexterity saving throw. A creature takes 4d6 fire damage and 4d6 radiant damage on a failed save, or half as much damage on a successful one.",
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the fire damage or the radiant damage (your choice) increases by 1d6 for each slot level above 5th.",
            "page": "phb 242",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Pinch of sulfur.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Evocation",
            "dnd_class": "Cleric, Paladin, Warlock",
            "spell_lists": [
                "cleric",
                "warlock"
            ],
            "archetype": "Paladin: Devotion, 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": "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": "commune",
            "name": "Commune",
            "desc": "You contact your deity or a divine proxy and ask up to three questions that can be answered with a yes or no. You must ask your questions before the spell ends. You receive a correct answer for each question. Divine beings aren't necessarily omniscient, so you might receive \"unclear\" as an answer if a question pertains to information that lies beyond the deity's knowledge. In a case where a one-word answer could be misleading or contrary to the deity's interests, the DM might offer a short phrase as an answer instead. If you cast the spell two or more times before finishing your next long rest, there is a cumulative 25 percent chance for each casting after the first that you get no answer. The DM makes this roll in secret.",
            "higher_level": "",
            "page": "phb 223",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Incense and a vial of holy or unholy water.",
            "can_be_cast_as_ritual": true,
            "ritual": "yes",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Divination",
            "dnd_class": "Cleric, Paladin, Ritual Caster",
            "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": "freedom-of-movement",
            "name": "Freedom of Movement",
            "desc": "You touch a willing creature. For the duration, the target's movement is unaffected by difficult terrain, and spells and other magical effects can neither reduce the target's speed nor cause the target to be paralyzed or restrained. The target can also spend 5 feet of movement to automatically escape from nonmagical restraints, such as manacles or a creature that has it grappled. Finally, being underwater imposes no penalties on the target's movement or attacks.",
            "higher_level": "",
            "page": "phb 244",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A leather strap, bound around the arm or a similar appendage.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Abjuration",
            "dnd_class": "Bard, Cleric, Druid, Paladin, Ranger",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger",
                "bard"
            ],
            "archetype": "Paladin: Devotion",
            "circles": "Arctic, Coast, Forest, Grassland, Swamp",
            "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": "sanctuary",
            "name": "Sanctuary",
            "desc": "You ward a creature within range against attack. Until the spell ends, any creature who targets the warded creature with an attack or a harmful spell must first make a wisdom saving throw. On a failed save, the creature must choose a new target or lose the attack or spell. This spell doesn't protect the warded creature from area effects, such as the explosion of a fireball. If the warded creature makes an attack or casts a spell that affects an enemy creature, this spell ends.",
            "higher_level": "",
            "page": "phb 272",
            "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 silver mirror.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "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": "protection-from-energy",
            "name": "Protection from Energy",
            "desc": "For the duration, the willing creature you touch has resistance to one damage type of your choice: acid, cold, fire, lightning, or thunder.",
            "higher_level": "",
            "page": "phb 270",
            "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 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Abjuration",
            "dnd_class": "Cleric, Druid, Paladin, Ranger, Sorcerer, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Paladin: Ancients, Vengeance",
            "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": "commune-with-nature",
            "name": "Commune with Nature",
            "desc": "You briefly become one with nature and gain knowledge of the surrounding territory. In the outdoors, the spell gives you knowledge of the land within 3 miles of you. In caves and other natural underground settings, the radius is limited to 300 feet. The spell doesn't function where nature has been replaced by construction, such as in dungeons and towns. You instantly gain knowledge of up to three facts of your choice about any of the following subjects as they relate to the area: \n- terrain and bodies of water \n- prevalent plants, minerals, animals, or peoples \n- powerful celestials, fey, fiends, elementals, or undead \n- influence from other planes of existence \n- buildings For example, you could determine the location of powerful undead in the area, the location of major sources of safe drinking water, and the location of any nearby towns.",
            "higher_level": "",
            "page": "phb 224",
            "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": true,
            "ritual": "yes",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Divination",
            "dnd_class": "Druid, Paladin, Ranger, Ritual Caster",
            "spell_lists": [
                "druid",
                "ranger"
            ],
            "archetype": "Paladin: Ancients",
            "circles": "Arctic, 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": "moonbeam",
            "name": "Moonbeam",
            "desc": "A silvery beam of pale light shines down in a 5-foot-radius, 40-foot-high cylinder centered on a point within range. Until the spell ends, dim light fills the cylinder. When a creature enters the spell's area for the first time on a turn or starts its turn there, it is engulfed in ghostly flames that cause searing pain, and it must make a constitution saving throw. It takes 2d10 radiant damage on a failed save, or half as much damage on a successful one. A shapechanger makes its saving throw with disadvantage. If it fails, it also instantly reverts to its original form and can't assume a different form until it leaves the spell's light. On each of your turns after you cast this spell, you can use an action to move the beam 60 feet in any direction.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d10 for each slot level above 2nd.",
            "page": "phb 261",
            "range": "120 feet",
            "target_range_sort": 120,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Several seeds of any moonseed plant and a piece of opalescent feldspar.",
            "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": "Druid, Paladin",
            "spell_lists": [
                "druid"
            ],
            "archetype": "Paladin: Ancients",
            "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": "greater-invisibility",
            "name": "Greater Invisibility",
            "desc": "You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person.",
            "higher_level": "",
            "page": "phb 246",
            "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": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Illusion",
            "dnd_class": "Bard, Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Underdark, Warlock: Archfey",
            "circles": "Underdark",
            "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": "cloudkill",
            "name": "Cloudkill",
            "desc": "You create a 20-foot-radius sphere of poisonous, yellow-green fog centered on a point you choose within range. The fog spreads around corners. It lasts for the duration or until strong wind disperses the fog, ending the spell. Its area is heavily obscured. When a creature enters the spell's area for the first time on a turn or starts its turn there, that creature must make a constitution saving throw. The creature takes 5d8 poison damage on a failed save, or half as much damage on a successful one. Creatures are affected even if they hold their breath or don't need to breathe. The fog moves 10 feet away from you at the start of each of your turns, rolling along the surface of the ground. The vapors, being heavier than air, sink to the lowest level of the land, even pouring down openings.",
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the damage increases by 1d8 for each slot level above 5th.",
            "page": "phb 222",
            "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": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Conjuration",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Underdark",
            "circles": "Underdark",
            "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": "gaseous-form",
            "name": "Gaseous Form",
            "desc": "You transform a willing creature you touch, along with everything it's wearing and carrying, into a misty cloud for the duration. The spell ends if the creature drops to 0 hit points. An incorporeal creature isn't affected. While in this form, the target's only method of movement is a flying speed of 10 feet. The target can enter and occupy the space of another creature. The target has resistance to nonmagical damage, and it has advantage on Strength, Dexterity, and constitution saving throws. The target can pass through small holes, narrow openings, and even mere cracks, though it treats liquids as though they were solid surfaces. The target can't fall and remains hovering in the air even when stunned or otherwise incapacitated. While in the form of a misty cloud, the target can't talk or manipulate objects, and any objects it was carrying or holding can't be dropped, used, or otherwise interacted with. The target can't attack or cast spells.",
            "higher_level": "",
            "page": "phb 244",
            "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 gauze and a wisp of smoke.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Transmutation",
            "dnd_class": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Underdark",
            "circles": "Underdark",
            "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": "web",
            "name": "Web",
            "desc": "You conjure a mass of thick, sticky webbing at a point of your choice within range. The webs fill a 20-foot cube from that point for the duration. The webs are difficult terrain and lightly obscure their area. If the webs aren't anchored between two solid masses (such as walls or trees) or layered across a floor, wall, or ceiling, the conjured web collapses on itself, and the spell ends at the start of your next turn. Webs layered over a flat surface have a depth of 5 feet. Each creature that starts its turn in the webs or that enters them during its turn must make a dexterity saving throw. On a failed save, the creature is restrained as long as it remains in the webs or until it breaks free. A creature restrained by the webs can use its action to make a Strength check against your spell save DC. If it succeeds, it is no longer restrained. The webs are flammable. Any 5-foot cube of webs exposed to fire burns away in 1 round, dealing 2d4 fire damage to any creature that starts its turn in the fire.",
            "higher_level": "",
            "page": "phb 287",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A bit of spiderweb.",
            "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": "Conjuration",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Underdark",
            "circles": "Underdark",
            "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": "stinking-cloud",
            "name": "Stinking Cloud",
            "desc": "You create a 20-foot-radius sphere of yellow, nauseating gas centered on a point within range. The cloud spreads around corners, and its area is heavily obscured. The cloud lingers in the air for the duration. Each creature that is completely within the cloud at the start of its turn must make a constitution saving throw against poison. On a failed save, the creature spends its action that turn retching and reeling. Creatures that don't need to breathe or are immune to poison automatically succeed on this saving throw. A moderate wind (at least 10 miles per hour) disperses the cloud after 4 rounds. A strong wind (at least 20 miles per hour) disperses it after 1 round.",
            "higher_level": "",
            "page": "phb 278",
            "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 rotten egg or several skunk cabbage leaves.",
            "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": "Conjuration",
            "dnd_class": "Bard, Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Swamp, Underdark, Warlock: Fiend",
            "circles": "Swamp, Underdark",
            "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": "acid-arrow",
            "name": "Acid Arrow",
            "desc": "A shimmering green arrow streaks toward a target within range and bursts in a spray of acid. Make a ranged spell attack against the target. On a hit, the target takes 4d4 acid damage immediately and 2d4 acid damage at the end of its next turn. On a miss, the arrow splashes the target with acid for half as much of the initial damage and no damage at the end of its next turn.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage (both initial and later) increases by 1d4 for each slot level above 2nd.",
            "page": "phb 259",
            "range": "90 feet",
            "target_range_sort": 90,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Powdered rhubarb leaf and an adder's stomach.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Evocation",
            "dnd_class": "Druid, Wizard",
            "spell_lists": [
                "druid",
                "wizard"
            ],
            "archetype": "Druid: Swamp",
            "circles": "Swamp",
            "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": "darkness",
            "name": "Darkness",
            "desc": "Magical darkness spreads from a point you choose within range to fill a 15-foot-radius sphere for the duration. The darkness spreads around corners. A creature with darkvision can't see through this darkness, and nonmagical light can't illuminate it. If the point you choose is on an object you are holding or one that isn't being worn or carried, the darkness emanates from the object and moves with it. Completely covering the source of the darkness with an opaque object, such as a bowl or a helm, blocks the darkness. If any of this spell's area overlaps with an area of light created by a spell of 2nd level or lower, the spell that created the light is dispelled.",
            "higher_level": "",
            "page": "phb 230",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "Bat fur and a drop of pitch or piece of coal.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Evocation",
            "dnd_class": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Swamp",
            "circles": "Swamp",
            "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": "lightning-bolt",
            "name": "Lightning Bolt",
            "desc": "A stroke of lightning forming a line 100 feet long and 5 feet wide blasts out from you in a direction you choose. Each creature in the line must make a dexterity saving throw. A creature takes 8d6 lightning damage on a failed save, or half as much damage on a successful one. The lightning ignites flammable objects in the area that aren't being worn or carried.",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the damage increases by 1d6 for each slot level above 3rd.",
            "page": "phb 255",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A bit of fur and a rod of amber, crystal, or glass.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Evocation",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Mountain",
            "circles": "Mountain",
            "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": "meld-into-stone",
            "name": "Meld into Stone",
            "desc": "You step into a stone object or surface large enough to fully contain your body, melding yourself and all the equipment you carry with the stone for the duration. Using your movement, you step into the stone at a point you can touch. Nothing of your presence remains visible or otherwise detectable by nonmagical senses. While merged with the stone, you can't see what occurs outside it, and any Wisdom (Perception) checks you make to hear sounds outside it are made with disadvantage. You remain aware of the passage of time and can cast spells on yourself while merged in the stone. You can use your movement to leave the stone where you entered it, which ends the spell. You otherwise can't move. Minor physical damage to the stone doesn't harm you, but its partial destruction or a change in its shape (to the extent that you no longer fit within it) expels you and deals 6d6 bludgeoning damage to you. The stone's complete destruction (or transmutation into a different substance) expels you and deals 50 bludgeoning damage to you. If expelled, you fall prone in an unoccupied space closest to where you first entered.",
            "higher_level": "",
            "page": "phb 259",
            "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": true,
            "ritual": "yes",
            "duration": "8 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Transmutation",
            "dnd_class": "Cleric, Druid, Ritual Caster",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "archetype": "Druid: Mountain",
            "circles": "Mountain",
            "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": "passwall",
            "name": "Passwall",
            "desc": "A passage appears at a point of your choice that you can see on a wooden, plaster, or stone surface (such as a wall, a ceiling, or a floor) within range, and lasts for the duration. You choose the opening's dimensions: up to 5 feet wide, 8 feet tall, and 20 feet deep. The passage creates no instability in a structure surrounding it. When the opening disappears, any creatures or objects still in the passage created by the spell are safely ejected to an unoccupied space nearest to the surface on which you cast the spell.",
            "higher_level": "",
            "page": "phb 264",
            "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 pinch of sesame seeds.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Transmutation",
            "dnd_class": "Druid, Wizard",
            "spell_lists": [
                "druid",
                "wizard"
            ],
            "archetype": "Druid: Mountain",
            "circles": "Mountain",
            "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": "haste",
            "name": "Haste",
            "desc": "Choose a willing creature that you can see within range. Until the spell ends, the target's speed is doubled, it gains a +2 bonus to AC, it has advantage on dexterity saving throws, and it gains an additional action on each of its turns. That action can be used only to take the Attack (one weapon attack only), Dash, Disengage, Hide, or Use an Object action. When the spell ends, the target can't move or take actions until after its next turn, as a wave of lethargy sweeps over it.",
            "higher_level": "",
            "page": "phb 250",
            "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 shaving of licorice root.",
            "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": "Transmutation",
            "dnd_class": "Druid, Paladin, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Grassland, Paladin: Vengeance",
            "circles": "Grassland",
            "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": "dream",
            "name": "Dream",
            "desc": "This spell shapes a creature's dreams. Choose a creature known to you as the target of this spell. The target must be on the same plane of existence as you. Creatures that don't sleep, such as elves, can't be contacted by this spell. You, or a willing creature you touch, enters a trance state, acting as a messenger. While in the trance, the messenger is aware of his or her surroundings, but can't take actions or move. If the target is asleep, the messenger appears in the target's dreams and can converse with the target as long as it remains asleep, through the duration of the spell. The messenger can also shape the environment of the dream, creating landscapes, objects, and other images. The messenger can emerge from the trance at any time, ending the effect of the spell early. The target recalls the dream perfectly upon waking. If the target is awake when you cast the spell, the messenger knows it, and can either end the trance (and the spell) or wait for the target to fall asleep, at which point the messenger appears in the target's dreams. You can make the messenger appear monstrous and terrifying to the target. If you do, the messenger can deliver a message of no more than ten words and then the target must make a wisdom saving throw. On a failed save, echoes of the phantasmal monstrosity spawn a nightmare that lasts the duration of the target's sleep and prevents the target from gaining any benefit from that rest. In addition, when the target wakes up, it takes 3d6 psychic damage. If you have a body part, lock of hair, clipping from a nail, or similar portion of the target's body, the target makes its saving throw with disadvantage.",
            "higher_level": "",
            "page": "phb 236",
            "range": "Special",
            "target_range_sort": 99990,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A handful of sand, a dab of ink, and a writing quill plucked from a sleeping bird.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "8 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Illusion",
            "dnd_class": "Bard, Druid, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "bard",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Grassland",
            "circles": "Grassland",
            "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": "invisibility",
            "name": "Invisibility",
            "desc": "A creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person. The spell ends for a target that attacks or casts a spell.",
            "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 254",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "An eyelash encased in gum arabic.",
            "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": "Illusion",
            "dnd_class": "Bard, Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Grassland",
            "circles": "Grassland",
            "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": "spider-climb",
            "name": "Spider Climb",
            "desc": "Until the spell ends, one willing creature you touch gains the ability to move up, down, and across vertical surfaces and upside down along ceilings, while leaving its hands free. The target also gains a climbing speed equal to its walking speed.",
            "higher_level": "",
            "page": "phb 277",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A drop of bitumen and a spider.",
            "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": "Druid, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Forest, Mountain, Underdark",
            "circles": "Forest, Mountain, Underdark",
            "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": "divination",
            "name": "Divination",
            "desc": "Your magic and an offering put you in contact with a god or a god's servants. You ask a single question concerning a specific goal, event, or activity to occur within 7 days. The DM offers a truthful reply. The reply might be a short phrase, a cryptic rhyme, or an omen. The spell doesn't take into account any possible circumstances that might change the outcome, such as the casting of additional spells or the loss or gain of a companion. If you cast the spell two or more times before finishing your next long rest, there is a cumulative 25 percent chance for each casting after the first that you get a random reading. The DM makes this roll in secret.",
            "higher_level": "",
            "page": "phb 234",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Incense and a sacrificial offering appropriate to your religion, together worth at least 25gp, which the spell consumes.",
            "can_be_cast_as_ritual": true,
            "ritual": "yes",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Divination",
            "dnd_class": "Cleric, Druid, Ritual Caster",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "archetype": "Druid: Forest, Grassland",
            "circles": "Forest, Grassland",
            "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": "blur",
            "name": "Blur",
            "desc": "Your body becomes blurred, shifting and wavering to all who can see you. For the duration, any creature has disadvantage on attack rolls against you. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight.",
            "higher_level": "",
            "page": "phb 219",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Illusion",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Desert",
            "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": "create-food-and-water",
            "name": "Create Food and Water",
            "desc": "You create 45 pounds of food and 30 gallons of water on the ground or in containers within range, enough to sustain up to fifteen humanoids or five steeds for 24 hours. The food is bland but nourishing, and spoils if uneaten after 24 hours. The water is clean and doesn't go bad.",
            "higher_level": "",
            "page": "phb 229",
            "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": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Conjuration",
            "dnd_class": "Cleric, Druid, Paladin",
            "spell_lists": [
                "cleric",
                "druid"
            ],
            "archetype": "Druid: Desert",
            "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": "silence",
            "name": "Silence",
            "desc": "For the duration, no sound can be created within or pass through a 20-foot-radius sphere centered on a point you choose within range. Any creature or object entirely inside the sphere is immune to thunder damage, and creatures are deafened while entirely inside it. Casting a spell that includes a verbal component is impossible there.",
            "higher_level": "",
            "page": "phb 275",
            "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": true,
            "ritual": "yes",
            "duration": "Up to 10 minutes",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Illusion",
            "dnd_class": "Bard, Cleric, Druid, Ranger, Ritual Caster",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger",
                "bard"
            ],
            "archetype": "Druid: Desert",
            "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": "misty-step",
            "name": "Misty Step",
            "desc": "Briefly surrounded by silvery mist, you teleport up to 30 feet to an unoccupied space that you can see.",
            "higher_level": "",
            "page": "phb 260",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Conjuration",
            "dnd_class": "Druid, Paladin, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Druid: Coast, Paladin: Ancients, Vengeance",
            "circles": "Coast",
            "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": "cone-of-cold",
            "name": "Cone of Cold",
            "desc": "A blast of cold air erupts from your hands. Each creature in a 60-foot cone must make a constitution saving throw. A creature takes 8d8 cold damage on a failed save, or half as much damage on a successful one. A creature killed by this spell becomes a frozen statue until it thaws.",
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the damage increases by 1d8 for each slot level above 5th.",
            "page": "phb 224",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "A small crystal or glass cone.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Evocation",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Arctic",
            "circles": "Arctic",
            "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": "slow",
            "name": "Slow",
            "desc": "You alter time around up to six creatures of your choice in a 40-foot cube within range. Each target must succeed on a wisdom saving throw or be affected by this spell for the duration. An affected target's speed is halved, it takes a -2 penalty to AC and dexterity saving throws, and it can't use reactions. On its turn, it can use either an action or a bonus action, not both. Regardless of the creature's abilities or magic items, it can't make more than one melee or ranged attack during its turn. If the creature attempts to cast a spell with a casting time of 1 action, roll a d20. On an 11 or higher, the spell doesn't take effect until the creature's next turn, and the creature must use its action on that turn to complete the spell. If it can't, the spell is wasted. A creature affected by this spell makes another wisdom saving throw at the end of its turn. On a successful save, the effect ends for it.",
            "higher_level": "",
            "page": "phb 277",
            "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 drop of molasses.",
            "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": "Transmutation",
            "dnd_class": "Druid, Sorcerer, Wizard",
            "spell_lists": [
                "druid",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Druid: Arctic",
            "circles": "Arctic",
            "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": "hold-monster",
            "name": "Hold Monster",
            "desc": "Choose a creature you can see within range. The target must make a saving throw of Wisdom or be paralyzed for the duration of the spell. This spell has no effect against the undead. At the end of each round, the target can make a new saving throw of Wisdom. If successful, the spell ends for the creature.",
            "higher_level": "When you cast this spell using a level 6 or higher location, you can target an additional creature for each level of location beyond the fifth. The creatures must be within 30 feet o f each other when you target them.",
            "page": "phb 251",
            "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 small piece of iron.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Enchantment",
            "dnd_class": "Bard, Cleric, Paladin, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Cleric: War, Paladin: Vengeance",
            "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": "stoneskin",
            "name": "Stoneskin",
            "desc": "This spell turns the flesh of a willing creature you touch as hard as stone. Until the spell ends, the target has resistance to nonmagical bludgeoning, piercing, and slashing damage.",
            "higher_level": "",
            "page": "phb 278",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, S, M",
            "requires_verbal_components": true,
            "requires_somatic_components": true,
            "requires_material_components": true,
            "material": "Diamond dust worth 100 gp, which the spell consumes.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 hour",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Abjuration",
            "dnd_class": "Cleric, Druid, Paladin, Ranger, Sorcerer, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "ranger",
                "sorcerer",
                "wizard"
            ],
            "archetype": "Cleric: War, Paladin: Ancients",
            "circles": "Mountain",
            "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"
        }
    ]
}