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

GET /v1/spells/?format=api&ordering=requires_somatic_components
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=requires_somatic_components&page=2",
    "previous": null,
    "results": [
        {
            "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": "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": "branding-smite",
            "name": "Branding Smite",
            "desc": "The next time you hit a creature with a weapon attack before this spell ends, the weapon gleams with astral radiance as you strike. The attack deals an extra 2d6 radiant damage to the target, which becomes visible if it's invisible, and the target sheds dim light in a 5-­--foot radius and can't become invisible until the spell ends.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the extra damage increases by 1d6 for each slot level above 2nd.",
            "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 bonus action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Evocation",
            "dnd_class": "Paladin",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "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": "contact-other-plane",
            "name": "Contact Other Plane",
            "desc": "You mentally contact a demigod, the spirit of a long-dead sage, or some other mysterious entity from another plane. Contacting this extraplanar intelligence can strain or even break your mind. When you cast this spell, make a DC 15 intelligence saving throw. On a failure, you take 6d6 psychic damage and are insane until you finish a long rest. While insane, you can't take actions, can't understand what other creatures say, can't read, and speak only in gibberish. A greater restoration spell cast on you ends this effect. On a successful save, you can ask the entity up to five questions. You must ask your questions before the spell ends. The DM answers each question with one word, such as \"yes,\" \"no,\" \"maybe,\" \"never,\" \"irrelevant,\" or \"unclear\" (if the entity doesn't know the answer to the question). If a one-word answer would be misleading, the DM might instead offer a short phrase as an answer.",
            "higher_level": "",
            "page": "phb 226",
            "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": 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": "Ritual Caster, Warlock, Wizard",
            "spell_lists": [
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "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": "dimension-door",
            "name": "Dimension Door",
            "desc": "You teleport yourself from your current location to any other spot within range. You arrive at exactly the spot desired. It can be a place you can see, one you can visualize, or one you can describe by stating distance and direction, such as \"200 feet straight downward\" or \"upward to the northwest at a 45-degree angle, 300 feet.\" You can bring along objects as long as their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller who is carrying gear up to its carrying capacity. The creature must be within 5 feet of you when you cast this spell. If you would arrive in a place already occupied by an object or a creature, you and any creature traveling with you each take 4d6 force damage, and the spell fails to teleport you.",
            "higher_level": "",
            "page": "phb 233",
            "range": "500 feet",
            "target_range_sort": 500,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Conjuration",
            "dnd_class": "Bard, Cleric, Paladin, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Cleric: Trickery, 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": "divine-word",
            "name": "Divine Word",
            "desc": "You utter a divine word, imbued with the power that shaped the world at the dawn of creation. Choose any number of creatures you can see within range. Each creature that can hear you must make a Charisma saving throw. On a failed save, a creature suffers an effect based on its current hit points: \n- 50hp or less: deafened for 1 minute \n- 40 hp or less: deafened and blinded for 10 minutes \n- 30 hp or less: blinded, deafened and dazed for 1 hour \n- 20 hp or less: killed instantly. Regardless of its current hit points, a celestial, an elemental, a fey, or a fiend that fails its save is forced back to its plane of origin (if it isn't there already) and can't return to your current plane for 24 hours by any means short of a wish spell.",
            "higher_level": "",
            "page": "phb 234",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "faerie-fire",
            "name": "Faerie Fire",
            "desc": "Each object in a 20-foot cube within range is outlined in blue, green, or violet light (your choice). Any creature in the area when the spell is cast is also outlined in light if it fails a dexterity saving throw. For the duration, objects and affected creatures shed dim light in a 10-foot radius. Any attack roll against an affected creature or object has advantage if the attacker can see it, and the affected creature or object can't benefit from being invisible.",
            "higher_level": "",
            "page": "phb 239",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Evocation",
            "dnd_class": "Bard, Cleric, Druid, Warlock",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "warlock"
            ],
            "archetype": "Cleric: Light, 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": "feather-fall",
            "name": "Feather Fall",
            "desc": "Choose up to five falling creatures within range. A falling creature's rate of descent slows to 60 feet per round until the spell ends. If the creature lands before the spell ends, it takes no falling damage and can land on its feet, and the spell ends for that creature.",
            "higher_level": "",
            "page": "phb 239",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A small feather or a piece of down.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 reaction",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Transmutation",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "geas",
            "name": "Geas",
            "desc": "You place a magical command on a creature that you can see within range, forcing it to carry out some service or refrain from some action or course of activity as you decide. If the creature can understand you, it must succeed on a wisdom saving throw or become charmed by you for the duration. While the creature is charmed by you, it takes 5d10 psychic damage each time it acts in a manner directly counter to your instructions, but no more than once each day. A creature that can't understand you is unaffected by the spell. You can issue any command you choose, short of an activity that would result in certain death. Should you issue a suicidal command, the spell ends. You can end the spell early by using an action to dismiss it. A remove curse, greater restoration, or wish spell also ends it.",
            "higher_level": "When you cast this spell using a spell slot of 7th or 8th level, the duration is 1 year. When you cast this spell using a spell slot of 9th level, the spell lasts until it is ended by one of the spells mentioned above.",
            "page": "phb 244",
            "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": "30 days",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Enchantment",
            "dnd_class": "Bard, Cleric, Druid, Paladin, Wizard",
            "spell_lists": [
                "cleric",
                "druid",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "glibness",
            "name": "Glibness",
            "desc": "Until the spell ends, when you make a Charisma check, you can replace the number you roll with a 15. Additionally, no matter what you say, magic that would determine if you are telling the truth indicates that you are being truthful.",
            "higher_level": "",
            "page": "phb 245",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "Transmutation",
            "dnd_class": "Bard, Warlock",
            "spell_lists": [
                "bard",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "guardian-of-faith",
            "name": "Guardian of Faith",
            "desc": "A Large spectral guardian appears and hovers for the duration in an unoccupied space of your choice that you can see within range. The guardian occupies that space and is indistinct except for a gleaming sword and shield emblazoned with the symbol of your deity. Any creature hostile to you that moves to a space within 10 feet of the guardian for the first time on a turn must succeed on a Dexterity saving throw. The creature takes 20 radiant damage on a failed save, or half as much damage on a successful one. The guardian vanishes when it has dealt a total of 60 damage.",
            "higher_level": "",
            "page": "phb 246",
            "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": "8 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Conjuration",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "healing-word",
            "name": "Healing Word",
            "desc": "A creature of your choice that you can see within range regains hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs.",
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the healing increases by 1d4 for each slot level above 1st.",
            "page": "phb 250",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Evocation",
            "dnd_class": "Bard, Cleric, Druid",
            "spell_lists": [
                "cleric",
                "druid",
                "bard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "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": "irresistible-dance",
            "name": "Irresistible Dance",
            "desc": "Choose one creature that you can see within range. The target begins a comic dance in place: shuffling, tapping its feet, and capering for the duration. Creatures that can't be charmed are immune to this spell. A dancing creature must use all its movement to dance without leaving its space and has disadvantage on dexterity saving throws and attack rolls. While the target is affected by this spell, other creatures have advantage on attack rolls against it. As an action, a dancing creature makes a wisdom saving throw to regain control of itself. On a successful save, the spell ends.",
            "higher_level": "",
            "page": "phb 264",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "Enchantment",
            "dnd_class": "Bard, Wizard",
            "spell_lists": [
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "knock",
            "name": "Knock",
            "desc": "Choose an object that you can see within range. The object can be a door, a box, a chest, a set of manacles, a padlock, or another object that contains a mundane or magical means that prevents access. A target that is held shut by a mundane lock or that is stuck or barred becomes unlocked, unstuck, or unbarred. If the object has multiple locks, only one of them is unlocked. If you choose a target that is held shut with arcane lock, that spell is suppressed for 10 minutes, during which time the target can be opened and shut normally. When you cast the spell, a loud knock, audible from as far away as 300 feet, emanates from the target object.",
            "higher_level": "",
            "page": "phb 254",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Transmutation",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "light",
            "name": "Light",
            "desc": "You touch one object that is no larger than 10 feet in any dimension. Until the spell ends, the object sheds bright light in a 20-foot radius and dim light for an additional 20 feet. The light can be colored as you like. Completely covering the object with something opaque blocks the light. The spell ends if you cast it again or dismiss it as an action. If you target an object held or worn by a hostile creature, that creature must succeed on a dexterity saving throw to avoid the spell.",
            "higher_level": "",
            "page": "phb 255",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A firefly or phosphorescent moss.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Evocation",
            "dnd_class": "Bard, Cleric, Sorcerer, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "mass-healing-word",
            "name": "Mass Healing Word",
            "desc": "As you call out words of restoration, up to six creatures of your choice that you can see within range regain hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs.",
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the healing increases by 1d4 for each slot level above 3rd.",
            "page": "phb 258",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "mass-suggestion",
            "name": "Mass Suggestion",
            "desc": "You suggest a course of activity (limited to a sentence or two) and magically influence up to twelve creatures of your choice that you can see within range and that can hear and understand you. Creatures that can't be charmed are immune to this effect. The suggestion must be worded in such a manner as to make the course of action sound reasonable. Asking the creature to stab itself, throw itself onto a spear, immolate itself, or do some other obviously harmful act automatically negates the effect of the spell. Each target must make a wisdom saving throw. On a failed save, it pursues the course of action you described to the best of its ability. The suggested course of action can continue for the entire duration. If the suggested activity can be completed in a shorter time, the spell ends when the subject finishes what it was asked to do. You can also specify conditions that will trigger a special activity during the duration. For example, you might suggest that a group of soldiers give all their money to the first beggar they meet. If the condition isn't met before the spell ends, the activity isn't performed. If you or any of your companions damage a creature affected by this spell, the spell ends for that creature.",
            "higher_level": "When you cast this spell using a 7th-level spell slot, the duration is 10 days. When you use an 8th-level spell slot, the duration is 30 days. When you use a 9th-level spell slot, the duration is a year and a day.",
            "page": "phb 258",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A snake's tongue and either a bit of honeycomb or a drop of sweet oil.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "24 hours",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "Enchantment",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "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": "power-word-kill",
            "name": "Power Word Kill",
            "desc": "You utter a word of power that can compel one creature you can see within range to die instantly. If the creature you choose has 100 hit points or fewer, it dies. Otherwise, the spell has no effect.",
            "higher_level": "",
            "page": "phb 266",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "Enchantment",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "power-word-stun",
            "name": "Power Word Stun",
            "desc": "You speak a word of power that can overwhelm the mind of one creature you can see within range, leaving it dumbfounded. If the target has 150 hit points or fewer, it is stunned. Otherwise, the spell has no effect. The stunned target must make a constitution saving throw at the end of each of its turns. On a successful save, this stunning effect ends.",
            "higher_level": "",
            "page": "phb 267",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "Enchantment",
            "dnd_class": "Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "prayer-of-healing",
            "name": "Prayer of Healing",
            "desc": "Up to six creatures of your choice that you can see within range each regain hit points equal to 2d8 + your spellcasting ability modifier. This spell has no effect on undead or constructs.",
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the healing increases by 1d8 for each slot level above 2nd.",
            "page": "phb 267",
            "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": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "10 minutes",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "suggestion",
            "name": "Suggestion",
            "desc": "You suggest a course of activity (limited to a sentence or two) and magically influence a creature you can see within range that can hear and understand you. Creatures that can't be charmed are immune to this effect. The suggestion must be worded in such a manner as to make the course of action sound reasonable. Asking the creature to stab itself, throw itself onto a spear, immolate itself, or do some other obviously harmful act ends the spell. The target must make a wisdom saving throw. On a failed save, it pursues the course of action you described to the best of its ability. The suggested course of action can continue for the entire duration. If the suggested activity can be completed in a shorter time, the spell ends when the subject finishes what it was asked to do. You can also specify conditions that will trigger a special activity during the duration. For example, you might suggest that a knight give her warhorse to the first beggar she meets. If the condition isn't met before the spell expires, the activity isn't performed. If you or any of your companions damage the target, the spell ends.",
            "higher_level": "",
            "page": "phb 279",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A snake's tongue and either a bit of honeycomb or a drop of sweet oil.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 8 hours",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Enchantment",
            "dnd_class": "Bard, Cleric, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "Cleric: Knowledge",
            "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": "teleport",
            "name": "Teleport",
            "desc": "This spell instantly transports you and up to eight willing creatures of your choice that you can see within range, or a single object that you can see within range, to a destination you select. If you target an object, it must be able to fit entirely inside a 10-foot cube, and it can't be held or carried by an unwilling creature. The destination you choose must be known to you, and it must be on the same plane of existence as you. Your familiarity with the destination determines whether you arrive there successfully. The DM rolls d100 and consults the table.\n\n**Familiarity.** \"Permanent circle\" means a permanent teleportation circle whose sigil sequence you know. \"Associated object\" means that you possess an object taken from the desired destination within the last six months, such as a book from a wizard's library, bed linen from a royal suite, or a chunk of marble from a lich's secret tomb. \"Very familiar\" is a place you have been very often, a place you have carefully studied, or a place you can see when you cast the spell. \"Seen casually\" is someplace you have seen more than once but with which you aren't very familiar. \"Viewed once\" is a place you have seen once, possibly using magic. \"Description\" is a place whose location and appearance you know through someone else's description, perhaps from a map. \"False destination\" is a place that doesn't exist. Perhaps you tried to scry an enemy's sanctum but instead viewed an illusion, or you are attempting to teleport to a familiar location that no longer exists.\n\n**On Target.** You and your group (or the target object) appear where you want to.\n\n**Off Target.** You and your group (or the target object) appear a random distance away from the destination in a random direction. Distance off target is 1d10 × 1d10 percent of the distance that was to be traveled. For example, if you tried to travel 120 miles, landed off target, and rolled a 5 and 3 on the two d10s, then you would be off target by 15 percent, or 18 miles. The GM determines the direction off target randomly by rolling a d8 and designating 1 as north, 2 as northeast, 3 as east, and so on around the points of the compass. If you were teleporting to a coastal city and wound up 18 miles out at sea, you could be in trouble.\n\n**Similar Area.** You and your group (or the target object) wind up in a different area that's visually or thematically similar to the target area. If you are heading for your home laboratory, for example, you might wind up in another wizard's laboratory or in an alchemical supply shop that has many of the same tools and implements as your laboratory. Generally, you appear in the closest similar place, but since the spell has no range limit, you could conceivably wind up anywhere on the plane.\n\n**Mishap.** The spell's unpredictable magic results in a difficult journey. Each teleporting creature (or the target object) takes 3d10 force damage, and the GM rerolls on the table to see where you wind up (multiple mishaps can occur, dealing damage each time).",
            "higher_level": "",
            "page": "phb 281",
            "range": "10 feet",
            "target_range_sort": 10,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "Conjuration",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "teleportation-circle",
            "name": "Teleportation Circle",
            "desc": "As you cast the spell, you draw a 10-foot-diameter circle on the ground inscribed with sigils that link your location to a permanent teleportation circle of your choice whose sigil sequence you know and that is on the same plane of existence as you. A shimmering portal opens within the circle you drew and remains open until the end of your next turn. Any creature that enters the portal instantly appears within 5 feet of the destination circle or in the nearest unoccupied space if that space is occupied. Many major temples, guilds, and other important places have permanent teleportation circles inscribed somewhere within their confines. Each such circle includes a unique sigil sequence-a string of magical runes arranged in a particular pattern. When you first gain the ability to cast this spell, you learn the sigil sequences for two destinations on the Material Plane, determined by the DM. You can learn additional sigil sequences during your adventures. You can commit a new sigil sequence to memory after studying it for 1 minute. You can create a permanent teleportation circle by casting this spell in the same location every day for one year. You need not use the circle to teleport when you cast the spell in this way.",
            "higher_level": "",
            "page": "phb 282",
            "range": "10 feet",
            "target_range_sort": 10,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "Rare chalks and inks infused with precious gems with 50 gp, which the spell consumes.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 minute",
            "level": "5th-level",
            "level_int": 5,
            "spell_level": 5,
            "school": "Conjuration",
            "dnd_class": "Bard, Sorcerer, Wizard",
            "spell_lists": [
                "bard",
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "thaumaturgy",
            "name": "Thaumaturgy",
            "desc": "You manifest a minor wonder, a sign of supernatural power, within range. You create one of the following magical effects within range. \n- Your voice booms up to three times as loud as normal for 1 minute. \n- You cause flames to flicker, brighten, dim, or change color for 1 minute. \n- You cause harmless tremors in the ground for 1 minute. \n- You create an instantaneous sound that originates from a point of your choice within range, such as a rumble of thunder, the cry of a raven, or ominous whispers. \n- You instantaneously cause an unlocked door or window to fly open or slam shut. \n- You alter the appearance of your eyes for 1 minute. \nIf you cast this spell multiple times, you can have up to three of its 1-minute effects active at a time, and you can dismiss such an effect as an action.",
            "higher_level": "",
            "page": "phb 282",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Transmutation",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "time-stop",
            "name": "Time Stop",
            "desc": "You briefly stop the flow of time for everyone but yourself. No time passes for other creatures, while you take 1d4 + 1 turns in a row, during which you can use actions and move as normal. This spell ends if one of the actions you use during this period, or any effects that you create during this period, affects a creature other than you or an object being worn or carried by someone other than you. In addition, the spell ends if you move to a place more than 1,000 feet from the location where you cast it.",
            "higher_level": "",
            "page": "phb 283",
            "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 action",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "Transmutation",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "tongues",
            "name": "Tongues",
            "desc": "This spell grants the creature you touch the ability to understand any spoken language it hears. Moreover, when the target speaks, any creature that knows at least one language and can hear the target understands what it says.",
            "higher_level": "",
            "page": "phb 283",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "A small clay model of a ziggurat.",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Divination",
            "dnd_class": "Bard, Cleric, Sorcerer, Warlock, Wizard",
            "spell_lists": [
                "cleric",
                "bard",
                "sorcerer",
                "warlock",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "vicious-mockery",
            "name": "Vicious Mockery",
            "desc": "You unleash a string of insults laced with subtle enchantments at a creature you can see within range. If the target can hear you (though it need not understand you), it must succeed on a Wisdom saving throw or take 1d4 psychic damage and have disadvantage on the next attack roll it makes before the end of its next turn.",
            "higher_level": "This spell's damage increases by 1d4 when you reach 5th level (2d4), 11th level (3d4), and 17th level (4d4).",
            "page": "phb 285",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "Enchantment",
            "dnd_class": "Bard",
            "spell_lists": [
                "bard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "wish",
            "name": "Wish",
            "desc": "Wish is the mightiest spell a mortal creature can cast. By simply speaking aloud, you can alter the very foundations of reality in accord with your desires. The basic use of this spell is to duplicate any other spell of 8th level or lower. You don't need to meet any requirements in that spell, including costly components. The spell simply takes effect. Alternatively, you can create one of the following effects of your choice: \n- You create one object of up to 25,000 gp in value that isn't a magic item. The object can be no more than 300 feet in any dimension, and it appears in an unoccupied space you can see on the ground. \n- You allow up to twenty creatures that you can see to regain all hit points, and you end all effects on them described in the greater restoration spell. \n- You grant up to ten creatures you can see resistance to a damage type you choose. \n- You grant up to ten creatures you can see immunity to a single spell or other magical effect for 8 hours. For instance, you could make yourself and all your companions immune to a lich's life drain attack. \n- You undo a single recent event by forcing a reroll of any roll made within the last round (including your last turn). Reality reshapes itself to accommodate the new result. For example, a wish spell could undo an opponent's successful save, a foe's critical hit, or a friend's failed save. You can force the reroll to be made with advantage or disadvantage, and you can choose whether to use the reroll or the original roll. \nYou might be able to achieve something beyond the scope of the above examples. State your wish to the DM as precisely as possible. The DM has great latitude in ruling what occurs in such an instance; the greater the wish, the greater the likelihood that something goes wrong. This spell might simply fail, the effect you desire might only be partly achieved, or you might suffer some unforeseen consequence as a result of how you worded the wish. For example, wishing that a villain were dead might propel you forward in time to a period when that villain is no longer alive, effectively removing you from the game. Similarly, wishing for a legendary magic item or artifact might instantly transport you to the presence of the item's current owner. The stress of casting this spell to produce any effect other than duplicating another spell weakens you. After enduring that stress, each time you cast a spell until you finish a long rest, you take 1d10 necrotic damage per level of that spell. This damage can't be reduced or prevented in any way. In addition, your Strength drops to 3, if it isn't 3 or lower already, for 2d4 days. For each of those days that you spend resting and doing nothing more than light activity, your remaining recovery time decreases by 2 days. Finally, there is a 33 percent chance that you are unable to cast wish ever again if you suffer this stress.",
            "higher_level": "",
            "page": "phb 288",
            "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 action",
            "level": "9th-level",
            "level_int": 9,
            "spell_level": 9,
            "school": "Conjuration",
            "dnd_class": "Sorcerer, Wizard",
            "spell_lists": [
                "sorcerer",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "word-of-recall",
            "name": "Word of Recall",
            "desc": "You and up to five willing creatures within 5 feet of you instantly teleport to a previously designated sanctuary. You and any creatures that teleport with you appear in the nearest unoccupied space to the spot you designated when you prepared your sanctuary (see below). If you cast this spell without first preparing a sanctuary, the spell has no effect. You must designate a sanctuary by casting this spell within a location, such as a temple, dedicated to or strongly linked to your deity. If you attempt to cast the spell in this manner in an area that isn't dedicated to your deity, the spell has no effect.",
            "higher_level": "",
            "page": "phb 289",
            "range": "5 feet",
            "target_range_sort": 5,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "6th-level",
            "level_int": 6,
            "spell_level": 6,
            "school": "Conjuration",
            "dnd_class": "Cleric",
            "spell_lists": [
                "cleric"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "wotc-srd",
            "document__title": "5e Core Rules",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd"
        },
        {
            "slug": "lokis-gift",
            "name": "Loki's Gift",
            "desc": "Loki's gift makes even the most barefaced lie seem strangely plausible: you gain advantage to Charisma (Deception) checks for whatever you're currently saying. If your Deception check fails, the creature knows that you tried to manipulate it with magic. If you lie to a creature that has a friendly attitude toward you and it fails a Charisma saving throw, you can also coax him or her to reveal a potentially embarrassing secret. The secret can involve wrongdoing (adultery, cheating at tafl, a secret fear, etc.) but not something life-threatening or dishonorable enough to earn the subject repute as a nithling. The verbal component of this spell is the lie you are telling.",
            "higher_level": "",
            "page": "",
            "range": "Self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "enchantment",
            "dnd_class": "Warlock, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "warlock"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "power-word-restore",
            "name": "Power Word Restore",
            "desc": "Deep Magic: clockwork You speak a word of power, and energy washes over a single construct you touch. The construct regains all of its lost hit points, all negative conditions on the construct end, and it can use a reaction to stand up, if it was prone.",
            "higher_level": "",
            "page": "",
            "range": "Touch",
            "target_range_sort": 1,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "evocation",
            "dnd_class": "Wizard, Sorceror, Cleric",
            "spell_lists": [
                "cleric",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "tick-stop",
            "name": "Tick Stop",
            "desc": "Deep Magic: clockwork You speak a word and the target construct can take one action or bonus action on its next turn, but not both. The construct is immune to further tick stops from the same caster for 24 hours.",
            "higher_level": "",
            "page": "",
            "range": "30 Feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Round",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "Cantrip",
            "level_int": 0,
            "spell_level": 0,
            "school": "transmutation",
            "dnd_class": "Wizard, Sorceror",
            "spell_lists": [
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "winding-key",
            "name": "Winding Key",
            "desc": "Deep Magic: clockwork You target a construct, giving it an extra action or move on each of its turns.",
            "higher_level": "",
            "page": "",
            "range": "60 Feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 Minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "transmutation",
            "dnd_class": "Wizard, Paladin, Cleric, Bard",
            "spell_lists": [
                "cleric",
                "bard",
                "wizard"
            ],
            "archetype": "",
            "circles": "",
            "document__slug": "dmag-e",
            "document__title": "Deep Magic Extended",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com"
        },
        {
            "slug": "air-wave-a5e",
            "name": "Air Wave",
            "desc": "Your deft weapon swing sends a wave of cutting air to assault a creature within range. Make a melee weapon attack against the target. If you are wielding one weapon in each hand, your attack deals an additional 1d6 damage. Regardless of the weapon you are wielding, your attack deals slashing damage.",
            "higher_level": "The spell's range increases by 30 feet for each slot level above 1st.",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Conjuration",
            "dnd_class": "Artificer, Bard, Warlock",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "angel-paradox-a5e",
            "name": "Angel Paradox",
            "desc": "The target is bombarded with a fraction of energy stolen from some slumbering, deific source, immediately taking 40 radiant damage. This spell ignores resistances but does not ignore immunities. A creature killed by this spell does not decay and cannot become undead for the spell's duration. Days spent under the influence of this spell don't count against the time limit of spells such as _raise dead_. This effect ends early if the corpse takes necrotic damage.",
            "higher_level": "The damage and duration increase to 45 radiant damage and 1 year when using an 8th-level spell slot, or 50 damage and until dispelled when using a 9th-level spell slot.",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "7 days",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "Evocation",
            "dnd_class": "Cleric, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "aspect-of-the-moon-a5e",
            "name": "Aspect of the Moon",
            "desc": "You throw your head back and howl like a beast, embracing your most basic impulses. Until the spell ends your hair grows, your features become more feral, and sharp claws grow on your fingers. You gain a +1 bonus to AC, your Speed increases by 10 feet, you have advantage on Perception checks, and your unarmed strikes deal 1d8 slashing damage. You may use your Strength or Dexterity for attack and damage rolls with unarmed strikes, and treat your unarmed strikes as weapons with the finesse property. You gain an additional action on your turn, which may only be used to make a melee attack with your unarmed strike. If you are hit by a silvered weapon, you have disadvantage on your Constitution saving throw to maintain concentration.",
            "higher_level": "",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 bonus action",
            "level": "3rd-level",
            "level_int": 3,
            "spell_level": 3,
            "school": "Transmutation",
            "dnd_class": "Bard, Druid",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blindnessdeafness-a5e",
            "name": "Blindness/Deafness",
            "desc": "Until the spell ends, the target is blinded or deafened (your choice). At the end of each of its turns the target can repeat its saving throw, ending the spell on a success.",
            "higher_level": "You target one additional creature for each slot level above 2nd.",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "2nd-level",
            "level_int": 2,
            "spell_level": 2,
            "school": "Necromancy",
            "dnd_class": "Bard, Cleric, Sorcerer, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "blur-a5e",
            "name": "Blur",
            "desc": "Until the spell ends, you are shrouded in distortion and your image is blurred. Creatures make attack rolls against you with disadvantage unless they have senses that allow them to perceive without sight or to see through illusions (like blindsight or truesight).",
            "higher_level": "You may target an additional willing creature you can see within range for each slot level above 2nd. Whenever an affected creature other than you is hit by an attack, the spell ends for that creature. When using a higher level spell slot, increase the spell's range to 30 feet.",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "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": "Artificer, Sorcerer, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "command-a5e",
            "name": "Command",
            "desc": "You only require line of sight to the target (not line of effect). On its next turn the target follows a one-word command of your choosing. The spell fails if the target is undead, if it does not understand your command, or if the command is immediately harmful to it.\n\nBelow are example commands, but at the Narrator's discretion you may give any one-word command.\n\n* **Approach/Come/Here:** The target uses its action to take the Dash action and move toward you by the shortest route, ending its turn if it reaches within 5 feet of you.\n* **Bow/Grovel/Kneel:** The target falls prone and ends its turn.\n* **Drop:** The target drops anything it is holding and ends its turn.\n* **Flee/Run:** The target uses its action to Dash and moves away from you as far as it can.\n* **Halt:** The target remains where it is and takes no actions. A flying creature that cannot hover moves the minimum distance needed to remain aloft.",
            "higher_level": "For each slot level above 1st, you affect one additional target that is within 30 feet of other targets.",
            "page": "",
            "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, Herald",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "contact-other-plane-a5e",
            "name": "Contact Other Plane",
            "desc": "You consult an otherworldly entity, risking your very mind in the process. Make a DC 15 Intelligence saving throw. On a failure, you take 6d6 psychic damage and suffer four levels of strife until you finish a long rest. A _greater restoration_ spell ends this effect.\n\nOn a successful save, you can ask the entity up to 5 questions before the spell ends. When possible the entity responds with one-word answers: yes, no, maybe, never, irrelevant, or unclear. At the Narrator's discretion, it may instead provide a brief but truthful answer when necessary.",
            "higher_level": "",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": 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": "Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "darkness-a5e",
            "name": "Darkness",
            "desc": "Magical darkness heavily obscures darkvision and blocks nonmagical light in the area. The darkness spreads around corners. If any of the area overlaps with magical light created by a spell of 2nd-level or lower, the spell that created the light is dispelled.\n\nWhen cast on an object that is in your possession or unattended, the darkness emanates from it and moves with it. Completely covering the object with something that is not transparent blocks the darkness.",
            "higher_level": "",
            "page": "",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "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": "Sorcerer, Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "dimension-door-a5e",
            "name": "Dimension Door",
            "desc": "You teleport to any place you can see, visualize, or describe by stating distance and direction such as 200 feet straight downward or 400 feet upward at a 30-degree angle to the southeast.\n\nYou can bring along objects if their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller, provided it isn't carrying gear beyond its carrying capacity and is within 5 feet.\n\nIf you would arrive in an occupied space the spell fails, and you and any creature with you each take 4d6 force damage.",
            "higher_level": "",
            "page": "",
            "range": "500 feet",
            "target_range_sort": 500,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "4th-level",
            "level_int": 4,
            "spell_level": 4,
            "school": "Conjuration",
            "dnd_class": "Artificer, Bard, Sorcerer, Warlock, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "divine-word-a5e",
            "name": "Divine Word",
            "desc": "You utter a primordial imprecation that brings woe upon your enemies. A target suffers an effect based on its current hit points.\n\n* Fewer than 50 hit points: deafened for 1 minute.\n* Fewer than 40 hit points: blinded and deafened for 10 minutes.\n* Fewer than 30 hit points: stunned, blinded, and deafened for 1 hour.\n* Fewer than 20 hit points: instantly killed outright.\n\nAdditionally, when a celestial, elemental, fey, or fiend is affected by this spell it is immediately forced back to its home plane and for 24 hours it is unable to return to your current plane by any means less powerful than a wish spell. Such a creature does not suffer this effect if it is already on its plane of origin.",
            "higher_level": "",
            "page": "",
            "range": "30 feet",
            "target_range_sort": 30,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "Instantaneous",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 bonus action",
            "level": "7th-level",
            "level_int": 7,
            "spell_level": 7,
            "school": "Evocation",
            "dnd_class": "Cleric",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "faerie-fire-a5e",
            "name": "Faerie Fire",
            "desc": "Each object in a 20-foot cube within range is outlined in light (your choice of color). Any creature in the area when the spell is cast is also outlined unless it makes a Dexterity saving throw. Until the spell ends, affected objects and creatures shed dim light in a 10-foot radius.\n\nAny attack roll against an affected object or creature has advantage. The spell also negates the benefits of invisibility on affected creatures and objects.",
            "higher_level": "",
            "page": "",
            "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": "Up to 1 minute",
            "concentration": "yes",
            "requires_concentration": true,
            "casting_time": "1 action",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Evocation",
            "dnd_class": "Bard, Druid",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "feather-fall-a5e",
            "name": "Feather Fall",
            "desc": "Magic slows the descent of each target. Until the spell ends, a target's rate of descent slows to 60 feet per round. If a target lands before the spell ends, it takes no falling damage and can land on its feet, ending the spell for that target.",
            "higher_level": "When using a 2nd-level spell slot, targets can move horizontally 1 foot for every 1 foot they descend, effectively gliding through the air until they land or the spell ends.",
            "page": "",
            "range": "60 feet",
            "target_range_sort": 60,
            "components": "V, M",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": true,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 minute",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 reaction",
            "level": "1st-level",
            "level_int": 1,
            "spell_level": 1,
            "school": "Transmutation",
            "dnd_class": "Artificer, Bard, Sorcerer, Wizard",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        },
        {
            "slug": "glibness-a5e",
            "name": "Glibness",
            "desc": "When you make a Charisma check, you can replace the number you rolled with 15\\. Also, magic that prevents lying has no effect on you, and magic cannot determine that you are lying.",
            "higher_level": "",
            "page": "",
            "range": "self",
            "target_range_sort": 0,
            "components": "V",
            "requires_verbal_components": true,
            "requires_somatic_components": false,
            "requires_material_components": false,
            "material": "",
            "can_be_cast_as_ritual": false,
            "ritual": "no",
            "duration": "1 hour",
            "concentration": "no",
            "requires_concentration": false,
            "casting_time": "1 action",
            "level": "8th-level",
            "level_int": 8,
            "spell_level": 8,
            "school": "Transmutation",
            "dnd_class": "Bard, Warlock",
            "spell_lists": [],
            "archetype": "",
            "circles": "",
            "document__slug": "a5e",
            "document__title": "Level Up Advanced 5e",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://a5esrd.com/a5esrd"
        }
    ]
}