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

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

{
    "count": 1435,
    "next": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=target_count&page=4",
    "previous": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=target_count&page=2",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fabricate/?format=api",
            "key": "srd_fabricate",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Fabricate",
            "desc": "You convert raw materials into products of the same material. For example, you can fabricate a wooden bridge from a clump of trees, a rope from a patch of hemp, and clothes from flax or wool. Choose raw materials that you can see within range. You can fabricate a Large or smaller object (contained within a 10-foot cube, or eight connected 5-foot cubes), given a sufficient quantity of raw material. If you are working with metal, stone, or another mineral substance, however, the fabricated object can be no larger than Medium (contained within a single 5-foot cube). The quality of objects made by the spell is commensurate with the quality of the raw materials. Creatures or magic items can't be created or transmuted by this spell. You also can't use it to create items that ordinarily require a high degree of craftsmanship, such as jewelry, weapons, glass, or armor, unless you have proficiency with the type of artisan's tools used to craft such objects.",
            "level": 4,
            "higher_level": "",
            "target_type": "object",
            "range": "120 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": "cube",
            "shape_magnitude": 5,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_faerie-fire/?format=api",
            "key": "srd_faerie-fire",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "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.",
            "level": 1,
            "higher_level": "",
            "target_type": "object",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": false,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": "cube",
            "shape_magnitude": 20,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_faithful-hound/?format=api",
            "key": "srd_faithful-hound",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Faithful Hound",
            "desc": "You conjure a phantom watchdog in an unoccupied space that you can see within range, where it remains for the duration, until you dismiss it as an action, or until you move more than 100 feet away from it. The hound is invisible to all creatures except you and can't be harmed. When a Small or larger creature comes within 30 feet of it without first speaking the password that you specify when you cast this spell, the hound starts barking loudly. The hound sees invisible creatures and can see into the Ethereal Plane. It ignores illusions. At the start of each of your turns, the hound attempts to bite one creature within 5 feet of it that is hostile to you. The hound's attack bonus is equal to your spellcasting ability modifier + your proficiency bonus. On a hit, it deals 4d8 piercing damage.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "30 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A tiny silver whistle, a piece of bone, and a thread",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "8 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_false-life/?format=api",
            "key": "srd_false-life",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_2",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_3",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "necromancy",
                "name": "Necromancy",
                "desc": "**Necromancy** spells manipulate the energies of life and death. Such spells can grant an extra reserve of life force, drain the life energy from another creature, create the undead, or even bring the dead back to life.\r\nCreating the undead through the use of necromancy spells such as animate dead is not a good act, and only evil casters use such spells frequently.",
                "document": "srd"
            },
            "name": "False Life",
            "desc": "Bolstering yourself with a necromantic facsimile of life, you gain 1d4 + 4 temporary hit points for the duration.",
            "level": 1,
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, you gain 5 additional temporary hit points for each slot level above 1st.",
            "target_type": "point",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A small amount of alcohol or distilled spirits.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fear/?format=api",
            "key": "srd_fear",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "illusion",
                "name": "Illusion",
                "desc": "**Illusion** spells deceive the senses or minds of others. They cause people to see things that are not there, to miss things that are there, to hear phantom noises, or to remember things that never happened. Some illusions create phantom images that any creature can see, but the most insidious illusions plant an image directly in the mind of a creature.",
                "document": "srd"
            },
            "name": "Fear",
            "desc": "You project a phantasmal image of a creature's worst fears. Each creature in a 30-foot cone must succeed on a wisdom saving throw or drop whatever it is holding and become frightened for the duration. While frightened by this spell, a creature must take the Dash action and move away from you by the safest available route on each of its turns, unless there is nowhere to move. If the creature ends its turn in a location where it doesn't have line of sight to you, the creature can make a wisdom saving throw. On a successful save, the spell ends for that creature.",
            "level": 3,
            "higher_level": "",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A white feather or the heart of a hen.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "wisdom",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": "cone",
            "shape_magnitude": 30,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_feather-fall/?format=api",
            "key": "srd_feather-fall",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "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.",
            "level": 1,
            "higher_level": "",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "reaction",
            "verbal": true,
            "somatic": false,
            "material": true,
            "material_specified": "A small feather or a piece of down.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_feeblemind/?format=api",
            "key": "srd_feeblemind",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "enchantment",
                "name": "Enchantment",
                "desc": "**Enchantment** spells affect the minds of others, influencing or controlling their behavior. Such spells can make enemies see the caster as a friend, force creatures to take a course of action, or even control another creature like a puppet.",
                "document": "srd"
            },
            "name": "Feeblemind",
            "desc": "You blast the mind of a creature that you can see within range, attempting to shatter its intellect and personality. The target takes 4d6 psychic damage and must make an intelligence saving throw. On a failed save, the creature's Intelligence and Charisma scores become 1. The creature can't cast spells, activate magic items, understand language, or communicate in any intelligible way. The creature can, however, identify its friends, follow them, and even protect them. At the end of every 30 days, the creature can repeat its saving throw against this spell. If it succeeds on its saving throw, the spell ends. The spell can also be ended by greater restoration, heal, or wish.",
            "level": 8,
            "higher_level": "",
            "target_type": "creature",
            "range": "150 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A handful of clay, crystal, glass, or mineral spheres.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "intelligence",
            "attack_roll": false,
            "damage_roll": "4d6",
            "damage_types": [
                "psychic"
            ],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_find-familiar/?format=api",
            "key": "srd_find-familiar",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "ritual",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Find Familiar",
            "desc": "You gain the service of a familiar, a spirit that takes an animal form you choose: bat, cat, crab, frog (toad), hawk, lizard, octopus, owl, poisonous snake, fish (quipper), rat, raven, sea horse, spider, or weasel. Appearing in an unoccupied space within range, the familiar has the statistics of the chosen form, though it is a celestial, fey, or fiend (your choice) instead of a beast. Your familiar acts independently of you, but it always obeys your commands. In combat, it rolls its own initiative and acts on its own turn. A familiar can't attack, but it can take other actions as normal. When the familiar drops to 0 hit points, it disappears, leaving behind no physical form. It reappears after you cast this spell again. While your familiar is within 100 feet of you, you can communicate with it telepathically. Additionally, as an action, you can see through your familiar's eyes and hear what it hears until the start of your next turn, gaining the benefits of any special senses that the familiar has. During this time, you are deaf and blind with regard to your own senses. As an action, you can temporarily dismiss your familiar. It disappears into a pocket dimension where it awaits your summons. Alternatively, you can dismiss it forever. As an action while it is temporarily dismissed, you can cause it to reappear in any unoccupied space within 30 feet of you. You can't have more than one familiar at a time. If you cast this spell while you already have a familiar, you instead cause it to adopt a new form. Choose one of the forms from the above list. Your familiar transforms into the chosen creature. Finally, when you cast a spell with a range of touch, your familiar can deliver the spell as if it had cast the spell. Your familiar must be within 100 feet of you, and it must use its reaction to deliver the spell when you cast it. If the spell requires an attack roll, you use your attack modifier for the roll.",
            "level": 1,
            "higher_level": "",
            "target_type": "point",
            "range": "10 feet",
            "ritual": true,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "10 gp worth of charcoal, incense, and herbs that must be consumed by fire in a brass brazier",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_find-steed/?format=api",
            "key": "srd_find-steed",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Find Steed",
            "desc": "You summon a spirit that assumes the form of an unusually intelligent, strong, and loyal steed, creating a long-lasting bond with it. Appearing in an unoccupied space within range, the steed takes on a form that you choose, such as a warhorse, a pony, a camel, an elk, or a mastiff. (Your DM might allow other animals to be summoned as steeds.) The steed has the statistics of the chosen form, though it is a celestial, fey, or fiend (your choice) instead of its normal type. Additionally, if your steed has an Intelligence of 5 or less, its Intelligence becomes 6, and it gains the ability to understand one language of your choice that you speak. Your steed serves you as a mount, both in combat and out, and you have an instinctive bond with it that allows you to fight as a seamless unit. While mounted on your steed, you can make any spell you cast that targets only you also target your steed. When the steed drops to 0 hit points, it disappears, leaving behind no physical form. You can also dismiss your steed at any time as an action, causing it to disappear. In either case, casting this spell again summons the same steed, restored to its hit point maximum. While your steed is within 1 mile of you, you can communicate with it telepathically. You can't have more than one steed bonded by this spell at a time. As an action, you can release the steed from its bond at any time, causing it to disappear.",
            "level": 2,
            "higher_level": "",
            "target_type": "point",
            "range": "30 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_find-the-path/?format=api",
            "key": "srd_find-the-path",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "divination",
                "name": "Divination",
                "desc": "**Divination** spells reveal information, whether in the form of secrets long forgotten, glimpses of the future, the locations of hidden things, the truth behind illusions, or visions of distant people or places.",
                "document": "srd"
            },
            "name": "Find the Path",
            "desc": "This spell allows you to find the shortest, most direct physical route to a specific fixed location that you are familiar with on the same plane of existence. If you name a destination on another plane of existence, a destination that moves (such as a mobile fortress), or a destination that isn't specific (such as \"a green dragon's lair\"), the spell fails. For the duration, as long as you are on the same plane of existence as the destination, you know how far it is and in what direction it lies. While you are traveling there, whenever you are presented with a choice of paths along the way, you automatically determine which path is the shortest and most direct route (but not necessarily the safest route) to the destination.",
            "level": 6,
            "higher_level": "",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A set of divinatory tools-such as bones, ivory sticks, cards, teeth, or carved runes-worth 100gp and an object from the location you wish to find.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "24 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_find-traps/?format=api",
            "key": "srd_find-traps",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "divination",
                "name": "Divination",
                "desc": "**Divination** spells reveal information, whether in the form of secrets long forgotten, glimpses of the future, the locations of hidden things, the truth behind illusions, or visions of distant people or places.",
                "document": "srd"
            },
            "name": "Find Traps",
            "desc": "You sense the presence of any trap within range that is within line of sight. A trap, for the purpose of this spell, includes anything that would inflict a sudden or unexpected effect you consider harmful or undesirable, which was specifically intended as such by its creator. Thus, the spell would sense an area affected by the alarm spell, a glyph of warding, or a mechanical pit trap, but it would not reveal a natural weakness in the floor, an unstable ceiling, or a hidden sinkhole. This spell merely reveals that a trap is present. You don't learn the location of each trap, but you do learn the general nature of the danger posed by a trap you sense.",
            "level": 2,
            "higher_level": "",
            "target_type": "area",
            "range": "120 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_finger-of-death/?format=api",
            "key": "srd_finger-of-death",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "necromancy",
                "name": "Necromancy",
                "desc": "**Necromancy** spells manipulate the energies of life and death. Such spells can grant an extra reserve of life force, drain the life energy from another creature, create the undead, or even bring the dead back to life.\r\nCreating the undead through the use of necromancy spells such as animate dead is not a good act, and only evil casters use such spells frequently.",
                "document": "srd"
            },
            "name": "Finger of Death",
            "desc": "You send negative energy coursing through a creature that you can see within range, causing it searing pain. The target must make a constitution saving throw. It takes 7d8 + 30 necrotic damage on a failed save, or half as much damage on a successful one. A humanoid killed by this spell rises at the start of your next turn as a zombie that is permanently under your command, following your verbal orders to the best of its ability.",
            "level": 7,
            "higher_level": "",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "constitution",
            "attack_roll": false,
            "damage_roll": "7d8+30",
            "damage_types": [
                "necrotic"
            ],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fire-bolt/?format=api",
            "key": "srd_fire-bolt",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_1",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_2",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_3",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_4",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_5",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_6",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_7",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_8",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_9",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_10",
                    "damage_roll": "2d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_11",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_12",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_13",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_14",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_15",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_16",
                    "damage_roll": "3d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_17",
                    "damage_roll": "4d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_18",
                    "damage_roll": "4d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_19",
                    "damage_roll": "4d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "player_level_20",
                    "damage_roll": "4d10",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Fire Bolt",
            "desc": "You hurl a mote of fire at a creature or object within range. Make a ranged spell attack against the target. On a hit, the target takes 1d10 fire damage. A flammable object hit by this spell ignites if it isn't being worn or carried.",
            "level": 0,
            "higher_level": "This spell's damage increases by 1d10 when you reach 5th level (2d10), 11th level (3d10), and 17th level (4d10).",
            "target_type": "creature",
            "range": "120 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": true,
            "damage_roll": "1d10",
            "damage_types": [
                "fire"
            ],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fire-shield/?format=api",
            "key": "srd_fire-shield",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Fire Shield",
            "desc": "Thin and vaporous flame surround your body for the duration of the spell, radiating a bright light bright light in a 10-foot radius and dim light for an additional 10 feet. You can end the spell using an action to make it disappear. The flames are around you a heat shield or cold, your choice. The heat shield gives you cold damage resistance and the cold resistance to fire damage. In addition, whenever a creature within 5 feet of you hits you with a melee attack, flames spring from the shield. The attacker then suffers 2d8 points of fire damage or cold, depending on the model.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A little phosphorus or a firefly.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "10 minutes",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fire-storm/?format=api",
            "key": "srd_fire-storm",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Fire Storm",
            "desc": "A storm made up of sheets of roaring flame appears in a location you choose within range. The area of the storm consists of up to ten 10-foot cubes, which you can arrange as you wish. Each cube must have at least one face adjacent to the face of another cube. Each creature in the area must make a dexterity saving throw. It takes 7d10 fire damage on a failed save, or half as much damage on a successful one. The fire damages objects in the area and ignites flammable objects that aren't being worn or carried. If you choose, plant life in the area is unaffected by this spell.",
            "level": 7,
            "higher_level": "",
            "target_type": "area",
            "range": "150 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "7d10",
            "damage_types": [
                "fire"
            ],
            "duration": "instantaneous",
            "shape_type": "cube",
            "shape_magnitude": 10,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fireball/?format=api",
            "key": "srd_fireball",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": "9d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": "10d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": "11d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "12d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "13d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "14d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Fireball",
            "desc": "A bright streak flashes from your pointing finger to a point you choose within range and then blossoms with a low roar into an explosion of flame. Each creature in a 20-foot-radius sphere centered on that point must make a dexterity saving throw. A target takes 8d6 fire damage on a failed save, or half as much damage on a successful one. The fire spreads around corners. It ignites flammable objects in the area that aren't being worn or carried.",
            "level": 3,
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the damage increases by 1d6 for each slot level above 3rd.",
            "target_type": "point",
            "range": "150 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A tiny ball of bat guano and sulfur.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "8d6",
            "damage_types": [
                "fire"
            ],
            "duration": "instantaneous",
            "shape_type": "sphere",
            "shape_magnitude": 20,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_flame-blade/?format=api",
            "key": "srd_flame-blade",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_3",
                    "damage_roll": "3d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": "4d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": "4d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": "5d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "5d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "6d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "6d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Flame Blade",
            "desc": "You evoke a fiery blade in your free hand. The blade is similar in size and shape to a scimitar, and it lasts for the duration. If you let go of the blade, it disappears, but you can evoke the blade again as a bonus action. You can use your action to make a melee spell attack with the fiery blade. On a hit, the target takes 3d6 fire damage. The flaming blade sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
            "level": 2,
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the damage increases by 1d6 for every two slot levels above 2nd.",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Leaf of sumac.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": true,
            "damage_roll": "3d6",
            "damage_types": [
                "fire"
            ],
            "duration": "10 minutes",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_flame-strike/?format=api",
            "key": "srd_flame-strike",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": "5d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "6d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "7d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "8d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Flame Strike",
            "desc": "A vertical column of divine fire roars down from the heavens in a location you specify. Each creature in a 10-foot-radius, 40-foot-high cylinder centered on a point within range must make a dexterity saving throw. A creature takes 4d6 fire damage and 4d6 radiant damage on a failed save, or half as much damage on a successful one.",
            "level": 5,
            "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the fire damage or the radiant damage (your choice) increases by 1d6 for each slot level above 5th.",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Pinch of sulfur.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "4d6",
            "damage_types": [
                "fire"
            ],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_flaming-sphere/?format=api",
            "key": "srd_flaming-sphere",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_3",
                    "damage_roll": "3d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": "4d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": "5d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": "6d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "7d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "8d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "9d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Flaming Sphere",
            "desc": "A 5-foot-diameter sphere of fire appears in an unoccupied space of your choice within range and lasts for the duration. Any creature that ends its turn within 5 feet of the sphere must make a dexterity saving throw. The creature takes 2d6 fire damage on a failed save, or half as much damage on a successful one. As a bonus action, you can move the sphere up to 30 feet. If you ram the sphere into a creature, that creature must make the saving throw against the sphere's damage, and the sphere stops moving this turn. When you move the sphere, you can direct it over barriers up to 5 feet tall and jump it across pits up to 10 feet wide. The sphere ignites flammable objects not being worn or carried, and it sheds bright light in a 20-foot radius and dim light for an additional 20 feet.",
            "level": 2,
            "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d6 for each slot level above 2nd.",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A bit of tallow, a pinch of brimstone, and a dusting of powdered iron.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "2d6",
            "damage_types": [
                "fire"
            ],
            "duration": "1 minute",
            "shape_type": "sphere",
            "shape_magnitude": 20,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_flesh-to-stone/?format=api",
            "key": "srd_flesh-to-stone",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Flesh to Stone",
            "desc": "You attempt to turn one creature that you can see within range into stone. If the target's body is made of flesh, the creature must make a constitution saving throw. On a failed save, it is restrained as its flesh begins to harden. On a successful save, the creature isn't affected. A creature restrained by this spell must make another constitution saving throw at the end of each of its turns. If it successfully saves against this spell three times, the spell ends. If it fails its saves three times, it is turned to stone and subjected to the petrified condition for the duration. The successes and failures don't need to be consecutive; keep track of both until the target collects three of a kind. If the creature is physically broken while petrified, it suffers from similar deformities if it reverts to its original state. If you maintain your concentration on this spell for the entire possible duration, the creature is turned to stone until the effect is removed.",
            "level": 6,
            "higher_level": "",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A pinch of lime, water, and earth.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "constitution",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_floating-disk/?format=api",
            "key": "srd_floating-disk",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "ritual",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Floating Disk",
            "desc": "This spell creates a circular, horizontal plane of force, 3 feet in diameter and 1 inch thick, that floats 3 feet above the ground in an unoccupied space of your choice that you can see within range. The disk remains for the duration, and can hold up to 500 pounds. If more weight is placed on it, the spell ends, and everything on the disk falls to the ground. The disk is immobile while you are within 20 feet of it. If you move more than 20 feet away from it, the disk follows you so that it remains within 20 feet of you. If can move across uneven terrain, up or down stairs, slopes and the like, but it can't cross an elevation change of 10 feet or more. For example, the disk can't move across a 10-foot-deep pit, nor could it leave such a pit if it was created at the bottom. If you move more than 100 feet away from the disk (typically because it can't move around an obstacle to follow you), the spell ends.",
            "level": 1,
            "higher_level": "",
            "target_type": "point",
            "range": "30 feet",
            "ritual": true,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A drop of mercury.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fly/?format=api",
            "key": "srd_fly",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": null,
                    "target_count": 2,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": null,
                    "target_count": 3,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": null,
                    "target_count": 4,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": 5,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": 6,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": 7,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Fly",
            "desc": "You touch a willing creature. The target gains a flying speed of 60 feet for the duration. When the spell ends, the target falls if it is still aloft, unless it can stop the fall.",
            "level": 3,
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you can target one additional creature for each slot level above 3rd.",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A wing feather from any bird.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "10 minutes",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_fog-cloud/?format=api",
            "key": "srd_fog-cloud",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_2",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_3",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Fog Cloud",
            "desc": "You create a 20-foot-radius sphere of fog centered on a point within range. The sphere spreads around corners, and its area is heavily obscured. It lasts for the duration or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.",
            "level": 1,
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the radius of the fog increases by 20 feet for each slot level above 1st.",
            "target_type": "point",
            "range": "120 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": "sphere",
            "shape_magnitude": 20,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_forbiddance/?format=api",
            "key": "srd_forbiddance",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "ritual",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Forbiddance",
            "desc": "You create a ward against magical travel that protects up to 40,000 square feet of floor space to a height of 30 feet above the floor. For the duration, creatures can't teleport into the area or use portals, such as those created by the gate spell, to enter the area. The spell proofs the area against planar travel, and therefore prevents creatures from accessing the area by way of the Astral Plane, Ethereal Plane, Feywild, Shadowfell, or the plane shift spell. In addition, the spell damages types of creatures that you choose when you cast it. Choose one or more of the following: celestials, elementals, fey, fiends, and undead. When a chosen creature enters the spell's area for the first time on a turn or starts its turn there, the creature takes 5d10 radiant or necrotic damage (your choice when you cast this spell). When you cast this spell, you can designate a password. A creature that speaks the password as it enters the area takes no damage from the spell. The spell's area can't overlap with the area of another forbiddance spell. If you cast forbiddance every day for 30 days in the same location, the spell lasts until it is dispelled, and the material components are consumed on the last casting.",
            "level": 6,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": true,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A sprinkling of holy water, rare incense, and powdered ruby worth at least 1,000 gp.",
            "material_cost": "1000.00",
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "5d10",
            "damage_types": [
                "necrotic",
                "radiant"
            ],
            "duration": "24 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_forcecage/?format=api",
            "key": "srd_forcecage",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Forcecage",
            "desc": "An immobile, invisible, cube-shaped prison composed of magical force springs into existence around an area you choose within range. The prison can be a cage or a solid box, as you choose. A prison in the shape of a cage can be up to 20 feet on a side and is made from 1/2-inch diameter bars spaced 1/2 inch apart. A prison in the shape of a box can be up to 10 feet on a side, creating a solid barrier that prevents any matter from passing through it and blocking any spells cast into or out from the area. When you cast the spell, any creature that is completely inside the cage's area is trapped. Creatures only partially within the area, or those too large to fit inside the area, are pushed away from the center of the area until they are completely outside the area. A creature inside the cage can't leave it by nonmagical means. If the creature tries to use teleportation or interplanar travel to leave the cage, it must first make a charisma saving throw. On a success, the creature can use that magic to exit the cage. On a failure, the creature can't exit the cage and wastes the use of the spell or effect. The cage also extends into the Ethereal Plane, blocking ethereal travel. This spell can't be dispelled by dispel magic.",
            "level": 7,
            "higher_level": "",
            "target_type": "area",
            "range": "100 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Ruby dust worth 1,500 gp.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "charisma",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_foresight/?format=api",
            "key": "srd_foresight",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "divination",
                "name": "Divination",
                "desc": "**Divination** spells reveal information, whether in the form of secrets long forgotten, glimpses of the future, the locations of hidden things, the truth behind illusions, or visions of distant people or places.",
                "document": "srd"
            },
            "name": "Foresight",
            "desc": "You touch a willing creature and bestow a limited ability to see into the immediate future. For the duration, the target can't be surprised and has advantage on attack rolls, ability checks, and saving throws. Additionally, other creatures have disadvantage on attack rolls against the target for the duration. This spell immediately ends if you cast it again before its duration ends.",
            "level": 9,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A hummingbird feather.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "8 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_freedom-of-movement/?format=api",
            "key": "srd_freedom-of-movement",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Freedom of Movement",
            "desc": "You touch a willing creature. For the duration, the target's movement is unaffected by difficult terrain, and spells and other magical effects can neither reduce the target's speed nor cause the target to be paralyzed or restrained. The target can also spend 5 feet of movement to automatically escape from nonmagical restraints, such as manacles or a creature that has it grappled. Finally, being underwater imposes no penalties on the target's movement or attacks.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A leather strap, bound around the arm or a similar appendage.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_freezing-sphere/?format=api",
            "key": "srd_freezing-sphere",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "11d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "12d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "13d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Freezing Sphere",
            "desc": "A frigid globe of cold energy streaks from your fingertips to a point of your choice within range, where it explodes in a 60-foot-radius sphere. Each creature within the area must make a constitution saving throw. On a failed save, a creature takes 10d6 cold damage. On a successful save, it takes half as much damage. If the globe strikes a body of water or a liquid that is principally water (not including water-based creatures), it freezes the liquid to a depth of 6 inches over an area 30 feet square. This ice lasts for 1 minute. Creatures that were swimming on the surface of frozen water are trapped in the ice. A trapped creature can use an action to make a Strength check against your spell save DC to break free. You can refrain from firing the globe after completing the spell, if you wish. A small globe about the size of a sling stone, cool to the touch, appears in your hand. At any time, you or a creature you give the globe to can throw the globe (to a range of 40 feet) or hurl it with a sling (to the sling's normal range). It shatters on impact, with the same effect as the normal casting of the spell. You can also set the globe down without shattering it. After 1 minute, if the globe hasn't already shattered, it explodes.",
            "level": 6,
            "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the damage increases by 1d6 for each slot level above 6th.",
            "target_type": "point",
            "range": "300 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A small crystal sphere.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "constitution",
            "attack_roll": false,
            "damage_roll": "10d6",
            "damage_types": [
                "cold"
            ],
            "duration": "instantaneous",
            "shape_type": "sphere",
            "shape_magnitude": 60,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_gaseous-form/?format=api",
            "key": "srd_gaseous-form",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Gaseous Form",
            "desc": "You transform a willing creature you touch, along with everything it's wearing and carrying, into a misty cloud for the duration. The spell ends if the creature drops to 0 hit points. An incorporeal creature isn't affected. While in this form, the target's only method of movement is a flying speed of 10 feet. The target can enter and occupy the space of another creature. The target has resistance to nonmagical damage, and it has advantage on Strength, Dexterity, and constitution saving throws. The target can pass through small holes, narrow openings, and even mere cracks, though it treats liquids as though they were solid surfaces. The target can't fall and remains hovering in the air even when stunned or otherwise incapacitated. While in the form of a misty cloud, the target can't talk or manipulate objects, and any objects it was carrying or holding can't be dropped, used, or otherwise interacted with. The target can't attack or cast spells.",
            "level": 3,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A bit of gauze and a wisp of smoke.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "constitution",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_gate/?format=api",
            "key": "srd_gate",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Gate",
            "desc": "You conjure a portal linking an unoccupied space you can see within range to a precise location on a different plane of existence. The portal is a circular opening, which you can make 5 to 20 feet in diameter. You can orient the portal in any direction you choose. The portal lasts for the duration. The portal has a front and a back on each plane where it appears. Travel through the portal is possible only by moving through its front. Anything that does so is instantly transported to the other plane, appearing in the unoccupied space nearest to the portal. Deities and other planar rulers can prevent portals created by this spell from opening in their presence or anywhere within their domains. When you cast this spell, you can speak the name of a specific creature (a pseudonym, title, or nickname doesn't work). If that creature is on a plane other than the one you are on, the portal opens in the named creature's immediate vicinity and draws the creature through it to the nearest unoccupied space on your side of the portal. You gain no special power over the creature, and it is free to act as the DM deems appropriate. It might leave, attack you, or help you.",
            "level": 9,
            "higher_level": "",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A diamond worth at least 5,000gp.",
            "material_cost": "5000.00",
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_geas/?format=api",
            "key": "srd_geas",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": "1 year",
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": "1 year",
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": "Until dispelled",
                    "range": null
                }
            ],
            "school": {
                "key": "enchantment",
                "name": "Enchantment",
                "desc": "**Enchantment** spells affect the minds of others, influencing or controlling their behavior. Such spells can make enemies see the caster as a friend, force creatures to take a course of action, or even control another creature like a puppet.",
                "document": "srd"
            },
            "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.",
            "level": 5,
            "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.",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": false,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "wisdom",
            "attack_roll": false,
            "damage_roll": "5d10",
            "damage_types": [
                "psychic"
            ],
            "duration": "30 days",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_gentle-repose/?format=api",
            "key": "srd_gentle-repose",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "ritual",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "necromancy",
                "name": "Necromancy",
                "desc": "**Necromancy** spells manipulate the energies of life and death. Such spells can grant an extra reserve of life force, drain the life energy from another creature, create the undead, or even bring the dead back to life.\r\nCreating the undead through the use of necromancy spells such as animate dead is not a good act, and only evil casters use such spells frequently.",
                "document": "srd"
            },
            "name": "Gentle Repose",
            "desc": "You touch a corpse or other remains. For the duration, the target is protected from decay and can't become undead. The spell also effectively extends the time limit on raising the target from the dead, since days spent under the influence of this spell don't count against the time limit of spells such as raise dead.",
            "level": 2,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": true,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A pinch of salt and one copper piece placed on each of the corpse's eyes, which must remain there for the duration.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "10 days",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_giant-insect/?format=api",
            "key": "srd_giant-insect",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Giant Insect",
            "desc": "You transform up to ten centipedes, three spiders, five wasps, or one scorpion within range into giant versions of their natural forms for the duration. A centipede becomes a giant centipede, a spider becomes a giant spider, a wasp becomes a giant wasp, and a scorpion becomes a giant scorpion. Each creature obeys your verbal commands, and in combat, they act on your turn each round. The DM has the statistics for these creatures and resolves their actions and movement. A creature remains in its giant size for the duration, until it drops to 0 hit points, or until you use an action to dismiss the effect on it. The DM might allow you to choose different targets. For example, if you transform a bee, its giant version might have the same statistics as a giant wasp.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "30 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "10 minutes",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_glibness/?format=api",
            "key": "srd_glibness",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "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.",
            "level": 8,
            "higher_level": "",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": false,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 hour",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_globe-of-invulnerability/?format=api",
            "key": "srd_globe-of-invulnerability",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Globe of Invulnerability",
            "desc": "An immobile, faintly shimmering barrier springs into existence in a 10-foot radius around you and remains for the duration. Any spell of 5th level or lower cast from outside the barrier can't affect creatures or objects within it, even if the spell is cast using a higher level spell slot. Such a spell can target creatures and objects within the barrier, but the spell has no effect on them. Similarly, the area within the barrier is excluded from the areas affected by such spells.",
            "level": 6,
            "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the barrier blocks spells of one level higher for each slot level above 6th.",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A glass or crystal bead that shatters when the spell ends.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_glyph-of-warding/?format=api",
            "key": "srd_glyph-of-warding",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Glyph of Warding",
            "desc": "When you cast this spell, you inscribe a glyph that harms other creatures, either upon a surface (such as a table or a section of floor or wall) or within an object that can be closed (such as a book, a scroll, or a treasure chest) to conceal the glyph. If you choose a surface, the glyph can cover an area of the surface no larger than 10 feet in diameter. If you choose an object, that object must remain in its place; if the object is moved more than 10 feet from where you cast this spell, the glyph is broken, and the spell ends without being triggered. The glyph is nearly invisible and requires a successful Intelligence (Investigation) check against your spell save DC to be found. You decide what triggers the glyph when you cast the spell. For glyphs inscribed on a surface, the most typical triggers include touching or standing on the glyph, removing another object covering the glyph, approaching within a certain distance of the glyph, or manipulating the object on which the glyph is inscribed. For glyphs inscribed within an object, the most common triggers include opening that object, approaching within a certain distance of the object, or seeing or reading the glyph. Once a glyph is triggered, this spell ends. You can further refine the trigger so the spell activates only under certain circumstances or according to physical characteristics (such as height or weight), creature kind (for example, the ward could be set to affect aberrations or drow), or alignment. You can also set conditions for creatures that don't trigger the glyph, such as those who say a certain password. When you inscribe the glyph, choose explosive runes or a spell glyph.\n\n**Explosive Runes.** When triggered, the glyph erupts with magical energy in a 20-­foot-­radius sphere centered on the glyph. The sphere spreads around corners. Each creature in the area must make a Dexterity saving throw. A creature takes 5d8 acid, cold, fire, lightning, or thunder damage on a failed saving throw (your choice when you create the glyph), or half as much damage on a successful one.\n\n**Spell Glyph.** You can store a prepared spell of 3rd level or lower in the glyph by casting it as part of creating the glyph. The spell must target a single creature or an area. The spell being stored has no immediate effect when cast in this way. When the glyph is triggered, the stored spell is cast. If the spell has a target, it targets the creature that triggered the glyph. If the spell affects an area, the area is centered on that creature. If the spell summons hostile creatures or creates harmful objects or traps, they appear as close as possible to the intruder and attack it. If the spell requires concentration, it lasts until the end of its full duration.",
            "level": 3,
            "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the damage of an explosive runes glyph increases by 1d8 for each slot level above 3rd. If you create a spell glyph, you can store any spell of up to the same level as the slot you use for the glyph of warding.",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Incense and powdered diamond worth at least 200 gp, which the spell consumes.",
            "material_cost": "200.00",
            "material_consumed": true,
            "target_count": 1,
            "saving_throw_ability": "intelligence",
            "attack_roll": false,
            "damage_roll": "5d8",
            "damage_types": [
                "acid",
                "cold",
                "fire",
                "lightning",
                "thunder"
            ],
            "duration": "until dispelled or triggered",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_goodberry/?format=api",
            "key": "srd_goodberry",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Goodberry",
            "desc": "Up to ten berries appear in your hand and are infused with magic for the duration. A creature can use its action to eat one berry. Eating a berry restores 1 hit point, and the berry provides enough nourishment to sustain a creature for one day. The berries lose their potency if they have not been consumed within 24 hours of the casting of this spell.",
            "level": 1,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A sprig of mistletoe.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_grease/?format=api",
            "key": "srd_grease",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "name": "Grease",
            "desc": "Slick grease covers the ground in a 10-foot square centered on a point within range and turns it into difficult terrain for the duration. When the grease appears, each creature standing in its area must succeed on a dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a dexterity saving throw or fall prone.",
            "level": 1,
            "higher_level": "",
            "target_type": "point",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A bit of pork rind or butter.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_greater-invisibility/?format=api",
            "key": "srd_greater-invisibility",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "illusion",
                "name": "Illusion",
                "desc": "**Illusion** spells deceive the senses or minds of others. They cause people to see things that are not there, to miss things that are there, to hear phantom noises, or to remember things that never happened. Some illusions create phantom images that any creature can see, but the most insidious illusions plant an image directly in the mind of a creature.",
                "document": "srd"
            },
            "name": "Greater Invisibility",
            "desc": "You or a creature you touch becomes invisible until the spell ends. Anything the target is wearing or carrying is invisible as long as it is on the target's person.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_greater-restoration/?format=api",
            "key": "srd_greater-restoration",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Greater Restoration",
            "desc": "You imbue a creature you touch with positive energy to undo a debilitating effect. You can reduce the target's exhaustion level by one, or end one of the following effects on the target: \n- One effect that charmed or petrified the target \n- One curse, including the target's attunement to a cursed magic item \n- Any reduction to one of the target's ability scores \n- One effect reducing the target's hit point maximum",
            "level": 5,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Diamond dust worth at least 100gp, which the spell consumes.",
            "material_cost": "100.00",
            "material_consumed": true,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_guardian-of-faith/?format=api",
            "key": "srd_guardian-of-faith",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "conjuration",
                "name": "Conjuration",
                "desc": "**Conjuration** spells involve the transportation of objects and creatures from one location to another. Some spells summon creatures or objects to the caster’s side, whereas others allow the caster to teleport to another location. Some conjurations create objects or effects out of nothing.",
                "document": "srd"
            },
            "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.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "30 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": false,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "20",
            "damage_types": [
                "radiant"
            ],
            "duration": "8 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_guards-and-wards/?format=api",
            "key": "srd_guards-and-wards",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "abjuration",
                "name": "Abjuration",
                "desc": "**Abjuration** spells are protective in nature, though some of them have aggressive uses. They create magical barriers, negate harmful effects, harm trespassers, or banish creatures to other planes of existence.",
                "document": "srd"
            },
            "name": "Guards and Wards",
            "desc": "You create a ward that protects up to 2,500 square feet of floor space (an area 50 feet square, or one hundred 5-foot squares or twenty-five 10-foot squares). The warded area can be up to 20 feet tall, and shaped as you desire. You can ward several stories of a stronghold by dividing the area among them, as long as you can walk into each contiguous area while you are casting the spell. When you cast this spell, you can specify individuals that are unaffected by any or all of the effects that you choose. You can also specify a password that, when spoken aloud, makes the speaker immune to these effects. Guards and wards creates the following effects within the warded area.\n\n**Corridors.** Fog fills all the warded corridors, making them heavily obscured. In addition, at each intersection or branching passage offering a choice of direction, there is a 50 percent chance that a creature other than you will believe it is going in the opposite direction from the one it chooses.\n\n**Doors.** All doors in the warded area are magically locked, as if sealed by an arcane lock spell. In addition, you can cover up to ten doors with an illusion (equivalent to the illusory object function of the minor illusion spell) to make them appear as plain sections of wall\n\n **Stairs.** Webs fill all stairs in the warded area from top to bottom, as the web spell. These strands regrow in 10 minutes if they are burned or torn away while guards and wards lasts.\n\n**Other Spell Effect.** You can place your choice of one of the following magical effects within the warded area of the stronghold. \n- Place dancing lights in four corridors. You can designate a simple program that the lights repeat as long as guards and wards lasts. \n- Place magic mouth in two locations. \n- Place stinking cloud in two locations. The vapors appear in the places you designate; they return within 10 minutes if dispersed by wind while guards and wards lasts. \n- Place a constant gust of wind in one corridor or room. \n- Place a suggestion in one location. You select an area of up to 5 feet square, and any creature that enters or passes through the area receives the suggestion mentally. The whole warded area radiates magic. A dispel magic cast on a specific effect, if successful, removes only that effect. You can create a permanently guarded and warded structure by casting this spell there every day for one year.",
            "level": 6,
            "higher_level": "",
            "target_type": "area",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Burning incense, a small measure of brimstone and oil, a knotted string, a small amount of umber hulk blood, and a small silver rod worth at least 10 gp.",
            "material_cost": "10.00",
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "24 hours",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_guidance/?format=api",
            "key": "srd_guidance",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "divination",
                "name": "Divination",
                "desc": "**Divination** spells reveal information, whether in the form of secrets long forgotten, glimpses of the future, the locations of hidden things, the truth behind illusions, or visions of distant people or places.",
                "document": "srd"
            },
            "name": "Guidance",
            "desc": "You touch one willing creature. Once before the spell ends, the target can roll a d4 and add the number rolled to one ability check of its choice. It can roll the die before or after making the ability check. The spell then ends.",
            "level": 0,
            "higher_level": "",
            "target_type": "creature",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_guiding-bolt/?format=api",
            "key": "srd_guiding-bolt",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_2",
                    "damage_roll": "5d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_3",
                    "damage_roll": "6d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_4",
                    "damage_roll": "7d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_5",
                    "damage_roll": "8d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_6",
                    "damage_roll": "9d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": "10d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": "11d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": "12d6",
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Guiding Bolt",
            "desc": "A flash of light streaks toward a creature of your choice within range. Make a ranged spell attack against the target. On a hit, the target takes 4d6 radiant damage, and the next attack roll made against this target before the end of your next turn has advantage, thanks to the mystical dim light glittering on the target until then.",
            "level": 1,
            "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d6 for each slot level above 1st.",
            "target_type": "creature",
            "range": "120 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": true,
            "damage_roll": "4d6",
            "damage_types": [
                "radiant"
            ],
            "duration": "1 round",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_gust-of-wind/?format=api",
            "key": "srd_gust-of-wind",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Gust of Wind",
            "desc": "A line of strong wind 60 feet long and 10 feet wide blasts from you in a direction you choose for the spell's duration. Each creature that starts its turn in the line must succeed on a strength saving throw or be pushed 15 feet away from you in a direction following the line. Any creature in the line must spend 2 feet of movement for every 1 foot it moves when moving closer to you. The gust disperses gas or vapor, and it extinguishes candles, torches, and similar unprotected flames in the area. It causes protected flames, such as those of lanterns, to dance wildly and has a 50 percent chance to extinguish them. As a bonus action on each of your turns before the spell ends, you can change the direction in which the line blasts from you.",
            "level": 2,
            "higher_level": "",
            "target_type": "creature",
            "range": "Self",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A legume seed.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "strength",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_hallow/?format=api",
            "key": "srd_hallow",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Hallow",
            "desc": "You touch a point and infuse an area around it with holy (or unholy) power. The area can have a radius up to 60 feet, and the spell fails if the radius includes an area already under the effect a hallow spell. The affected area is subject to the following effects. First, celestials, elementals, fey, fiends, and undead can't enter the area, nor can such creatures charm, frighten, or possess creatures within it. Any creature charmed, frightened, or possessed by such a creature is no longer charmed, frightened, or possessed upon entering the area. You can exclude one or more of those types of creatures from this effect. Second, you can bind an extra effect to the area. Choose the effect from the following list, or choose an effect offered by the DM. Some of these effects apply to creatures in the area; you can designate whether the effect applies to all creatures, creatures that follow a specific deity or leader, or creatures of a specific sort, such as ores or trolls. When a creature that would be affected enters the spell's area for the first time on a turn or starts its turn there, it can make a charisma saving throw. On a success, the creature ignores the extra effect until it leaves the area.\n\n**Courage.** Affected creatures can't be frightened while in the area.\n\n**Darkness.** Darkness fills the area. Normal light, as well as magical light created by spells of a lower level than the slot you used to cast this spell, can't illuminate the area\n\n **Daylight.** Bright light fills the area. Magical darkness created by spells of a lower level than the slot you used to cast this spell can't extinguish the light.\n\n**Energy Protection.** Affected creatures in the area have resistance to one damage type of your choice, except for bludgeoning, piercing, or slashing\n\n **Energy Vulnerability.** Affected creatures in the area have vulnerability to one damage type of your choice, except for bludgeoning, piercing, or slashing.\n\n**Everlasting Rest.** Dead bodies interred in the area can't be turned into undead.\n\n**Extradimensional Interference.** Affected creatures can't move or travel using teleportation or by extradimensional or interplanar means.\n\n**Fear.** Affected creatures are frightened while in the area.\n\n**Silence.** No sound can emanate from within the area, and no sound can reach into it.\n\n**Tongues.** Affected creatures can communicate with any other creature in the area, even if they don't share a common language.",
            "level": 5,
            "higher_level": "",
            "target_type": "point",
            "range": "Touch",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "Herbs, oils, and incense worth at least 1,000 gp, which the spell consumes.",
            "material_cost": "1000.00",
            "material_consumed": true,
            "target_count": 1,
            "saving_throw_ability": "charisma",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "until dispelled",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_hallucinatory-terrain/?format=api",
            "key": "srd_hallucinatory-terrain",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "illusion",
                "name": "Illusion",
                "desc": "**Illusion** spells deceive the senses or minds of others. They cause people to see things that are not there, to miss things that are there, to hear phantom noises, or to remember things that never happened. Some illusions create phantom images that any creature can see, but the most insidious illusions plant an image directly in the mind of a creature.",
                "document": "srd"
            },
            "name": "Hallucinatory Terrain",
            "desc": "You make natural terrain in a 150-foot cube in range look, sound, and smell like some other sort of natural terrain. Thus, open fields or a road can be made to resemble a swamp, hill, crevasse, or some other difficult or impassable terrain. A pond can be made to seem like a grassy meadow, a precipice like a gentle slope, or a rock-strewn gully like a wide and smooth road. Manufactured structures, equipment, and creatures within the area aren't changed in appearance.\n\nThe tactile characteristics of the terrain are unchanged, so creatures entering the area are likely to see through the illusion. If the difference isn't obvious by touch, a creature carefully examining the illusion can attempt an Intelligence (Investigation) check against your spell save DC to disbelieve it. A creature who discerns the illusion for what it is, sees it as a vague image superimposed on the terrain.",
            "level": 4,
            "higher_level": "",
            "target_type": "creature",
            "range": "300 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A stone, a twig, and a bit of green plant.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "24 hours",
            "shape_type": "cube",
            "shape_magnitude": 150,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_harm/?format=api",
            "key": "srd_harm",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "necromancy",
                "name": "Necromancy",
                "desc": "**Necromancy** spells manipulate the energies of life and death. Such spells can grant an extra reserve of life force, drain the life energy from another creature, create the undead, or even bring the dead back to life.\r\nCreating the undead through the use of necromancy spells such as animate dead is not a good act, and only evil casters use such spells frequently.",
                "document": "srd"
            },
            "name": "Harm",
            "desc": "You unleash a virulent disease on a creature that you can see within range. The target must make a constitution saving throw. On a failed save, it takes 14d6 necrotic damage, or half as much damage on a successful save. The damage can't reduce the target's hit points below 1. If the target fails the saving throw, its hit point maximum is reduced for 1 hour by an amount equal to the necrotic damage it took. Any effect that removes a disease allows a creature's hit point maximum to return to normal before that time passes.",
            "level": 6,
            "higher_level": "",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "constitution",
            "attack_roll": false,
            "damage_roll": "14d6",
            "damage_types": [
                "necrotic"
            ],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_haste/?format=api",
            "key": "srd_haste",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "transmutation",
                "name": "Transmutation",
                "desc": "**Transmutation** spells change the properties of a creature, object, or environment. They might turn an enemy into a harmless creature, bolster the strength of an ally, make an object move at the caster’s command, or enhance a creature’s innate healing abilities to rapidly recover from injury.",
                "document": "srd"
            },
            "name": "Haste",
            "desc": "Choose a willing creature that you can see within range. Until the spell ends, the target's speed is doubled, it gains a +2 bonus to AC, it has advantage on dexterity saving throws, and it gains an additional action on each of its turns. That action can be used only to take the Attack (one weapon attack only), Dash, Disengage, Hide, or Use an Object action. When the spell ends, the target can't move or take actions until after its next turn, as a wave of lethargy sweeps over it.",
            "level": 3,
            "higher_level": "",
            "target_type": "creature",
            "range": "30 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": true,
            "material_specified": "A shaving of licorice root.",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "dexterity",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "1 minute",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": true,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/spells/srd_heal/?format=api",
            "key": "srd_heal",
            "casting_options": [
                {
                    "type": "default",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_7",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_8",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                },
                {
                    "type": "slot_level_9",
                    "damage_roll": null,
                    "target_count": null,
                    "duration": null,
                    "range": null
                }
            ],
            "school": {
                "key": "evocation",
                "name": "Evocation",
                "desc": "**Evocation** spells manipulate magical energy to produce a desired effect. Some call up blasts of fire or lightning. Others channel positive energy to heal wounds.",
                "document": "srd"
            },
            "name": "Heal",
            "desc": "Choose a creature that you can see within range. A surge of positive energy washes through the creature, causing it to regain 70 hit points. This spell also ends blindness, deafness, and any diseases affecting the target. This spell has no effect on constructs or undead.",
            "level": 6,
            "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the amount of healing increases by 10 for each slot level above 6th.",
            "target_type": "creature",
            "range": "60 feet",
            "ritual": false,
            "casting_time": "action",
            "verbal": true,
            "somatic": true,
            "material": false,
            "material_specified": "",
            "material_cost": null,
            "material_consumed": false,
            "target_count": 1,
            "saving_throw_ability": "",
            "attack_roll": false,
            "damage_roll": "",
            "damage_types": [],
            "duration": "instantaneous",
            "shape_type": null,
            "shape_magnitude": null,
            "concentration": false,
            "document": "https://api-beta.open5e.com/v2/documents/srd/?format=api"
        }
    ]
}