Spell List
list: API endpoint for returning a list of spells.
retrieve: API endpoint for returning a particular spell.
GET /v2/spells/?format=api&ordering=-damage_roll&page=10
{ "count": 1954, "next": "https://api.open5e.com/v2/spells/?format=api&ordering=-damage_roll&page=11", "previous": "https://api.open5e.com/v2/spells/?format=api&ordering=-damage_roll&page=9", "results": [ { "url": "https://api.open5e.com/v2/spells/deepm_pyroclasm/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_pyroclasm", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Pyroclasm", "desc": "You point toward an area of ground or a similar surface within range. A geyser of lava erupts from the chosen spot. The geyser is 5 feet in diameter and 40 feet high. Each creature in the cylinder when it erupts or at the start of your turn takes 10d8 fire damage, or half as much damage if it makes a successful Dexterity saving throw.\n\nThe geyser also forms a pool of lava at its base. Initially, the pool is the same size as the geyser, but at the start of each of your turns for the duration, the pool’s radius increases by 5 feet. A creature in the pool of lava (but not in the geyser) at the start of your turn takes 5d8 fire damage.\n\nWhen a creature leaves the pool of lava, its speed is reduced by half and it has disadvantage on Dexterity saving throws, caused by a hardening layer of lava. These penalties last until the creature uses an action to break the hardened stone away from itself.\n\nIf you maintain concentration on **pyroclasm** for a full minute, the lava geyser and pool harden into permanent, nonmagical stone. A creature in either area when the stone hardens is restrained until the stone is broken away.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "500 feet", "range": 500.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a shard of obsidian", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/deepm_seal-of-sanctuary/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_seal-of-sanctuary", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Seal of Sanctuary", "desc": "You inscribe an angelic seal on the ground, the floor, or other solid surface of a structure. The seal creates a spherical sanctuary with a radius of 50 feet, centered on the seal. For the duration, aberrations, elementals, fey, fiends, and undead that approach to within 5 feet of the boundary know they are about to come into contact with a deadly barrier. If such a creature moves so as to touch the boundary, or tries to cross the boundary by any means, including teleportation and extradimensional travel, it must make a Charisma saving throw. On a failed save, it takes 10d8 radiant damage, is repelled to 5 feet outside the boundary, and can’t target anything inside the boundary with attacks, spells, or abilities until the spell ends. On a successful save, the creature takes half as much radiant damage and can cross the boundary. If the creature is a fiend that isn’t on its home plane, it is immediately destroyed (no saving throw) instead of taking damage.\n\nAberrations, elementals, fey, and undead that are within 50 feet of the seal (inside the boundary) have disadvantage on ability checks, attack rolls, and saving throws, and each such creature takes 2d8 radiant damage at the start of its turn.\n\nCreatures other than aberrations, elementals, fey, fiends, and undead can’t be charmed or frightened while within 50 feet of the seal.\n\nThe seal has AC 18, 50 hit points, resistance to bludgeoning, piercing, and slashing damage, and immunity to psychic and poison damage. Ranged attacks against the seal are made with disadvantage. If it is scribed on the surface of an object that is later destroyed (such as a wooden door), the seal is not damaged and remains in place, perhaps suspended in midair. The spell ends only if the seal is reduced to 0 hit points.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0.1, "ritual": true, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "incense and special inks worth 250 gp, which the spell consumes", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "radiant" ], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_chain-lightning/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_chain-lightning", "casting_options": [], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd-2024_sorcerer", "url": "https://api.open5e.com/v2/classes/srd-2024_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Chain Lightning", "desc": "You launch a lightning bolt toward a target you can see within range. Three bolts then leap from that target to as many as three other targets of your choice, each of which must be within 30 feet of the first target. A target can be a creature or an object and can be targeted by only one of the bolts. Each target makes a Dexterity saving throw, taking 10d8 Lightning damage on a failed save or half as much damage on a successful one.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "three silver pins", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "lightning" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_incendiary-cloud/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_incendiary-cloud", "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd-2024_druid", "url": "https://api.open5e.com/v2/classes/srd-2024_druid/?format=api" }, { "name": "Sorcerer", "key": "srd-2024_sorcerer", "url": "https://api.open5e.com/v2/classes/srd-2024_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Incendiary Cloud", "desc": "A swirling cloud of embers and smoke fills a 20-foot-radius Sphere centered on a point within range. The cloud's area is Heavily Obscured. It lasts for the duration or until a strong wind (like that created by Gust of Wind) disperses it. When the cloud appears, each creature in it makes a Dexterity saving throw, taking 10d8 Fire damage on a failed save or half as much damage on a successful one. A creature must also make this save when the Sphere moves into its space and when it enters the Sphere or ends its turn there. A creature makes this save only once per turn. The cloud moves 10 feet away from you in a direction you choose at the start of each of your turns.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d8", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 20.0, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/srd_chain-lightning/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_chain-lightning", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Chain Lightning", "desc": "You create a bolt of lightning that arcs toward a target of your choice that you can see within range. Three bolts then leap from that target to as many as three other targets, each of which must be within 30 feet of the first target. A target can be a creature or an object and can be targeted by only one of the bolts. A target must make a dexterity saving throw. The target takes 10d8 lightning damage on a failed save, or half as much damage on a successful one.", "level": 6, "higher_level": "When you cast this spell using a spell slot of 7th level or higher, one additional bolt leaps from the first target to another target for each slot level above 6th.", "target_type": "creature", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A bit of fur; a piece of amber, glass, or a crystal rod; and three silver pins.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "lightning" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd_incendiary-cloud/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_incendiary-cloud", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Incendiary Cloud", "desc": "A swirling cloud of smoke shot through with white-hot embers appears in a 20-foot-radius sphere centered on a point within range. The cloud spreads around corners and 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. When the cloud appears, each creature in it must make a dexterity saving throw. A creature takes 10d8 fire damage on a failed save, or half as much damage on a successful one. A creature must also make this saving throw when it enters the spell's area for the first time on a turn or ends its turn there. The cloud moves 10 feet directly away from you in a direction that you choose at the start of each of your turns.", "level": 8, "higher_level": "", "target_type": "point", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d8", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 20.0, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/spells-that-dont-suck_synaptic-shockwave/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_synaptic-shockwave", "casting_options": [], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "ft", "shape_size_unit": "ft", "name": "Synaptic Shockwave", "desc": "You send a roiling wave of psionic energy outward in a 60-foot cone of psionic power, creating psychic storms in the brains of affected creatures. All creatures in the area must make an Intelligence saving throw. On a failure, a creature takes 10d8 psychic damage and is stunned. On a success, it suffers half as much damage and no other effects.\n\nAt the end of each of a stunned creature’s turns, it rolls 1d6. Its Intelligence score is reduced by an amount equal to the roll. The creature then repeats the saving throw using its original intelligence score, gaining a bonus to the roll equal to the total amount its Intelligence score has been reduced. On a success, it is no longer stunned. If a creature’s Intelligence is reduced to 0, it dies.\n\nA creature regains 1 point of lost Intelligence after finishing a long rest. The _heal_, _mass heal_, _regenerate_, and _wish_ spells can instantly restore all lost Intelligence. _Greater restoration_ can restore 1d6 points of lost Intelligence.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "60 ft", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "psychic" ], "duration": "instantaneous", "shape_type": "cone", "shape_size": 60.0, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd_disintegrate/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_disintegrate", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "13d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "16d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "19d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Disintegrate", "desc": "A thin green ray springs from your pointing finger to a target that you can see within range. The target can be a creature, an object, or a creation of magical force, such as the wall created by wall of force. A creature targeted by this spell must make a dexterity saving throw. On a failed save, the target takes 10d6 + 40 force damage. If this damage reduces the target to 0 hit points, it is disintegrated. A disintegrated creature and everything it is wearing and carrying, except magic items, are reduced to a pile of fine gray dust. The creature can be restored to life only by means of a true resurrection or a wish spell. This spell automatically disintegrates a Large or smaller nonmagical object or a creation of magical force. If the target is a Huge or larger object or creation of force, this spell disintegrates a 10-foot-cube portion of it. A magic item is unaffected by this spell.", "level": 6, "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the damage increases by 3d6 for each slot level above 6th.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A lodestone and a pinch of dust.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d6+40", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/a5e-ag_disintegrate/?format=api", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://a5esrd.com/a5esrd" }, "key": "a5e-ag_disintegrate", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "13d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "16d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "19d6+40", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Disintegrate", "desc": "A pale ray emanates from your pointed finger to the target as you attempt to undo it.\n\nThe target takes 10d6 + 40 force damage. A creature reduced to 0 hit points is obliterated, leaving behind nothing but fine dust, along with anything it was wearing or carrying (except magic items). Only true resurrection or a wish spell can restore it to life.\n\nThis spell automatically disintegrates nonmagical objects and creations of magical force that are Large-sized or smaller. Larger objects and creations of magical force have a 10-foot-cube portion disintegrated instead. Magic items are unaffected.", "level": 6, "higher_level": "The damage increases by 3d6 for each slot level above 6th.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "10d6+40", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_disintegrate/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_disintegrate", "casting_options": [ { "type": "slot_level_7", "damage_roll": "13d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "16d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "19d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd-2024_sorcerer", "url": "https://api.open5e.com/v2/classes/srd-2024_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Disintegrate", "desc": "You launch a green ray at a target you can see within range. The target can be a creature, a nonmagical object, or a creation of magical force, such as the wall created by Wall of Force. A creature targeted by this spell makes a Dexterity saving throw. On a failed save, the target takes 10d6 + 40 Force damage. If this damage reduces it to 0 Hit Points, it and everything nonmagical it is wearing and carrying are disintegrated into gray dust. The target can be revived only by a True Resurrection or a Wish spell. This spell automatically disintegrates a Large or smaller nonmagical object or a creation of magical force. If such a target is Huge or larger, this spell disintegrates a 10-foot-Cube portion of it.", "level": 6, "higher_level": "The damage increases by 3d6 for each spell slot level above 6.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a lodestone and dust", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d6 + 40", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_zymurgic-aura/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_zymurgic-aura", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Zymurgic Aura", "desc": "A wave of putrefaction surges from you, targeting creatures of your choice within a 30-foot radius around you, speeding the rate of decay in those it touches. The target must make a Constitution saving throw. It takes 10d6 necrotic damage on a failed save or half as much on a successful save. Its hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the creature takes a long rest.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "necrotic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/deepm_acid-gate/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_acid-gate", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Acid Gate", "desc": "You create a portal of swirling, acidic green vapor in an unoccupied space you can see. This portal connects with a target destination within 100 miles that you are personally familiar with and have seen with your own eyes, such as your wizard’s tower or an inn you have stayed at. You and up to three creatures of your choice can enter the portal and pass through it, arriving at the target destination (or within 10 feet of it, if it is currently occupied). If the target destination doesn’t exist or is inaccessible, the spell automatically fails and the gate doesn’t form.\n\nAny creature that tries to move through the gate, other than those selected by you when the spell was cast, takes 10d6 acid damage and is teleported 1d100 × 10 feet in a random, horizontal direction. If the creature makes a successful Intelligence saving throw, it can’t be teleported by this portal, but it still takes acid damage when it enters the acid-filled portal and every time it ends its turn in contact with it.\n", "level": 7, "higher_level": "When you cast this spell using a spell slot of 8th level or higher, you can allow one additional creature to use the gate for each slot level above 7th.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a vial of acid and a polished silver mirror worth 125 gp", "material_cost": null, "material_consumed": false, "target_count": 3, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "acid" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/deepm_mammons-due/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_mammons-due", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mammon’s Due", "desc": "You summon a cylindrical sinkhole filled with burning ash and grasping arms made of molten metal at a point on the ground you can see within range. The sinkhole is 20 feet deep and 50 feet in diameter, and is difficult terrain. A creature that’s in the area when the spell is cast, or that begins its turn in the area or enters it during its turn, takes 10d6 fire damage and must make a Strength or Dexterity (creature’s choice) saving throw. On a failed save, the creature is restrained by the molten arms, which try to drag it below the surface of the ash.\n\nA creature that’s restrained by the arms at the start of your turn must make a successful Strength saving throw or be pulled 5 feet farther down into the ash. A creature pulled below the surface is blinded, deafened, and can’t breathe. To escape, a creature must use an action to make a successful Strength or Dexterity check against your spell save DC. On a successful check, the creature is no longer restrained and can move through the difficult terrain of the ash pit. It doesn’t need to make a Strength or Dexterity saving throw this turn to not be grabbed by the arms again, but it must make the saving throw as normal if it’s still in the ash pit at the start of its next turn.\n\nThe diameter of the ash pit increases by 10 feet at the start of each of your turns for the duration of the spell. The ash pit remains after the spell ends, but the grasping arms disappear and restrained creatures are freed automatically. As the ash slowly cools, it deals 1d6 less fire damage for each hour that passes after the spell ends.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "500 feet", "range": 500.0, "ritual": true, "casting_time": "1hour", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "11 gilded human skulls worth 150 gp each, which are consumed by the spell", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/srd-2024_freedom-of-movement/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_freedom-of-movement", "casting_options": [ { "type": "slot_level_5", "damage_roll": null, "target_count": 2, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 3, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 4, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 5, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 6, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Bard", "key": "srd-2024_bard", "url": "https://api.open5e.com/v2/classes/srd-2024_bard/?format=api" }, { "name": "Cleric", "key": "srd-2024_cleric", "url": "https://api.open5e.com/v2/classes/srd-2024_cleric/?format=api" }, { "name": "Druid", "key": "srd-2024_druid", "url": "https://api.open5e.com/v2/classes/srd-2024_druid/?format=api" }, { "name": "Ranger", "key": "srd-2024_ranger", "url": "https://api.open5e.com/v2/classes/srd-2024_ranger/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Freedom of Movement", "desc": "A frigid globe streaks from you to a point of your choice within range, where it explodes in a 60-foot-radius Sphere. Each creature in that area makes a Constitution saving throw, taking 10d6 Cold damage on failed save or half as much damage on a successful one. If the globe strikes a body of water, it freezes the water 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 and have the Restrained condition. A trapped creature can take an action to make a Strength (Athletics) check against your spell save DC to break free. You can refrain from firing the globe after completing the spell's casting. If you do so, a globe about the size of a sling bullet, 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 a 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. ### G Spells", "level": 4, "higher_level": "You can target one additional creature for each spell slot level above 4.", "target_type": "creature", "range_text": "300 feet", "range": 300.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a miniature 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_size": 60.0, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_wall-of-ice/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_wall-of-ice", "casting_options": [ { "type": "slot_level_7", "damage_roll": "11d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "12d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "13d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Wall of Ice", "desc": "You create a wall of ice on a solid surface within range. You can form it into a hemispherical dome or a globe with a radius of up to 10 feet, or you can shape a flat surface made up of ten 10-foot-square panels. Each panel must be contiguous with another panel. In any form, the wall is 1 foot thick and lasts for the duration. If the wall cuts through a creature's space when it appears, the creature is pushed to one side of the wall (you choose which side) and makes a Dexterity saving throw, taking 10d6 Cold damage on a failed save or half as much damage on a successful one. The wall is an object that can be damaged and thus breached. It has AC 12 and 30 Hit Points per 10-foot section, and it has Immunity to Cold, Poison, and Psychic damage and Vulnerability to Fire damage. Reducing a 10-foot section of wall to 0 Hit Points destroys it and leaves behind a sheet of frigid air in the space the wall occupied. A creature moving through the sheet of frigid air for the first time on a turn makes a Constitution saving throw, taking 5d6 Cold damage on a failed save or half as much damage on a successful one.", "level": 6, "higher_level": "The damage the wall deals when it appears increases by 2d6 and the damage from passing through the sheet of frigid air increases by 1d6 for each spell slot level above 6.", "target_type": "creature", "range_text": "120 feet", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a piece of quartz", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "fire", "psychic", "cold" ], "duration": "10 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/srd_freezing-sphere/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_freezing-sphere", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "11d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "12d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "13d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "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_text": "300 feet", "range": 300.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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_size": 60.0, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd_prismatic-spray/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_prismatic-spray", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Prismatic Spray", "desc": "Eight multicolored rays of light flash from your hand. Each ray is a different color and has a different power and purpose. Each creature in a 60-foot cone must make a dexterity saving throw. For each target, roll a d8 to determine which color ray affects it.\n\n**1. Red.** The target takes 10d6 fire damage on a failed save, or half as much damage on a successful one.\n\n**2. Orange.** The target takes 10d6 acid damage on a failed save, or half as much damage on a successful one.\n\n**3. Yellow.** The target takes 10d6 lightning damage on a failed save, or half as much damage on a successful one.\n\n**4. Green.** The target takes 10d6 poison damage on a failed save, or half as much damage on a successful one.\n\n**5. Blue.** The target takes 10d6 cold damage on a failed save, or half as much damage on a successful one.\n\n**6. Indigo.** On a failed save, the target is restrained. It must then make a constitution saving throw at the end of each of its turns. If it successfully saves three times, the spell ends. If it fails its save three times, it permanently turns to stone and is subjected to the petrified condition. The successes and failures don't need to be consecutive; keep track of both until the target collects three of a kind.\n\n**7. Violet.** On a failed save, the target is blinded. It must then make a wisdom saving throw at the start of your next turn. A successful save ends the blindness. If it fails that save, the creature is transported to another plane of existence of the DM's choosing and is no longer blinded. (Typically, a creature that is on a plane that isn't its home plane is banished home, while other creatures are usually cast into the Astral or Ethereal planes.) \n\n**8. Special.** The target is struck by two rays. Roll twice more, rerolling any 8.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d6", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": "cone", "shape_size": 60.0, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd_prismatic-wall/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_prismatic-wall", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Prismatic Wall", "desc": "A shimmering, multicolored plane of light forms a vertical opaque wall-up to 90 feet long, 30 feet high, and 1 inch thick-centered on a point you can see within range. Alternatively, you can shape the wall into a sphere up to 30 feet in diameter centered on a point you choose within range. The wall remains in place for the duration. If you position the wall so that it passes through a space occupied by a creature, the spell fails, and your action and the spell slot are wasted. The wall sheds bright light out to a range of 100 feet and dim light for an additional 100 feet. You and creatures you designate at the time you cast the spell can pass through and remain near the wall without harm. If another creature that can see the wall moves to within 20 feet of it or starts its turn there, the creature must succeed on a constitution saving throw or become blinded for 1 minute. The wall consists of seven layers, each with a different color. When a creature attempts to reach into or pass through the wall, it does so one layer at a time through all the wall's layers. As it passes or reaches through each layer, the creature must make a dexterity saving throw or be affected by that layer's properties as described below. The wall can be destroyed, also one layer at a time, in order from red to violet, by means specific to each layer. Once a layer is destroyed, it remains so for the duration of the spell. A rod of cancellation destroys a prismatic wall, but an antimagic field has no effect on it.\n\n**1. Red.** The creature takes 10d6 fire damage on a failed save, or half as much damage on a successful one. While this layer is in place, nonmagical ranged attacks can't pass through the wall. The layer can be destroyed by dealing at least 25 cold damage to it.\n\n**2. Orange.** The creature takes 10d6 acid damage on a failed save, or half as much damage on a successful one. While this layer is in place, magical ranged attacks can't pass through the wall. The layer is destroyed by a strong wind.\n\n**3. Yellow.** The creature takes 10d6 lightning damage on a failed save, or half as much damage on a successful one. This layer can be destroyed by dealing at least 60 force damage to it.\n\n**4. Green.** The creature takes 10d6 poison damage on a failed save, or half as much damage on a successful one. A passwall spell, or another spell of equal or greater level that can open a portal on a solid surface, destroys this layer.\n\n**5. Blue.** The creature takes 10d6 cold damage on a failed save, or half as much damage on a successful one. This layer can be destroyed by dealing at least 25 fire damage to it.\n\n**6. Indigo.** On a failed save, the creature is restrained. It must then make a constitution saving throw at the end of each of its turns. If it successfully saves three times, the spell ends. If it fails its save three times, it permanently turns to stone and is subjected to the petrified condition. The successes and failures don't need to be consecutive; keep track of both until the creature collects three of a kind. While this layer is in place, spells can't be cast through the wall. The layer is destroyed by bright light shed by a daylight spell or a similar spell of equal or higher level.\n\n**7. Violet.** On a failed save, the creature is blinded. It must then make a wisdom saving throw at the start of your next turn. A successful save ends the blindness. If it fails that save, the creature is transported to another plane of the DM's choosing and is no longer blinded. (Typically, a creature that is on a plane that isn't its home plane is banished home, while other creatures are usually cast into the Astral or Ethereal planes.) This layer is destroyed by a dispel magic spell or a similar spell of equal or higher level that can end spells and magical effects.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d6", "damage_types": [ "fire" ], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd_wall-of-ice/?format=api", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "type": "SOURCE", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_wall-of-ice", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Wall of Ice", "desc": "You create a wall of ice on a solid surface within range. You can form it into a hemispherical dome or a sphere with a radius of up to 10 feet, or you can shape a flat surface made up of ten 10-foot-square panels. Each panel must be contiguous with another panel. In any form, the wall is 1 foot thick and lasts for the duration. If the wall cuts through a creature's space when it appears, the creature within its area is pushed to one side of the wall and must make a dexterity saving throw. On a failed save, the creature takes 10d6 cold damage, or half as much damage on a successful save. The wall is an object that can be damaged and thus breached. It has AC 12 and 30 hit points per 10-foot section, and it is vulnerable to fire damage. Reducing a 10-foot section of wall to 0 hit points destroys it and leaves behind a sheet of frigid air in the space the wall occupied. A creature moving through the sheet of frigid air for the first time on a turn must make a constitution saving throw. That creature takes 5d6 cold damage on a failed save, or half as much damage on a successful one.", "level": 6, "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the damage the wall deals when it appears increases by 2d6, and the damage from passing through the sheet of frigid air increases by 1d6, for each slot level above 6th.", "target_type": "creature", "range_text": "120 feet", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A small piece of quartz.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "cold" ], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/spells-that-dont-suck_incinerate/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_incinerate", "casting_options": [], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "ft", "shape_size_unit": "feet", "name": "Incinerate", "desc": "You channel agonizing flames, wreathing a creature you can see within range. At the start of each of its turns, the target must make a Dexterity saving throw, taking 10d6 fire damage on a failure. On a success, it takes half as much damage and the spell ends for that creature. While a target is on fire, it casts bright light for 30 feet and dim light for an additional 30 feet.\n\nAs a bonus action, you can spread the flames from any target creature to another within 10 feet of it, making that creature an additional target. If damage from this spell reduces a target to 0 hit points, the target is turned to ash.", "level": 5, "higher_level": "", "target_type": "creature", "range_text": "90 ft", "range": 90.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d6", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/spells-that-dont-suck_twister/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_twister", "casting_options": [], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "ft", "shape_size_unit": "ft", "name": "Twister", "desc": "You call down a huge tornado at a point you can see on the ground within range. The twister occupies a 30-foot radius, 100-foot high cylinder centered on that point. As an action, you can move the twister up to 30 feet along the ground.\n\nWhen a creature enters the twister on its turn or starts its turn there, it must make a Strength saving throw. On a failure, it takes 10d6 bludgeoning damage, and a Large or smaller creature is sucked up into the twister and restrained. Restrained creatures move with the twister when it moves and are carried vertically 25 feet each round toward the twister’s center. At the end of each of its turns, a restrained creature can repeat the saving throw. On a success, it is hurled 60 feet horizontally out of the twister in a random direction.\n\nThe twister’s area is lightly obscured, and ranged attacks that pass through the twister automatically miss.", "level": 7, "higher_level": "", "target_type": "point", "range_text": "300 ft", "range": 300.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": "cylinder", "shape_size": 30.0, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/a5e-ag_prismatic-spray/?format=api", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://a5esrd.com/a5esrd" }, "key": "a5e-ag_prismatic-spray", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Prismatic Spray", "desc": "You unleash 8 rays of light, each with a different purpose and effect. For each target in the area, roll a d8 to determine the ray that affects it.\n\n1—Red: The target takes 10d6 fire damage.\n\n2—Orange: The target takes 10d6 acid damage.\n\n3—Yellow: The target takes 10d6 lightning damage.\n\n4—Green: The target takes 10d6 poison damage.\n\n5—Blue: The target takes 10d6 cold damage.\n\n6—Indigo: The target is restrained and at the end of each of its turns it makes a Constitution saving throw. Once it accumulates two failed saves it permanently turns to stone, or when it accumulates two successful saves the effect ends.\n\n7—Violet: The target is blinded. At the start of your next turn, the target makes a Wisdom saving throw, ending the effect on a success.\n\nOn a failed save, the target is banished to another random plane and is no longer blind. If it originated from another plane it returns there, while other creatures are generally cast into the Astral Plane or Ethereal Plane.\n\n8—Special: The target is hit by two rays.\n\nRoll a d8 twice to determine which rays, rerolling any 8s.", "level": 7, "higher_level": "", "target_type": "area", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d6", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/a5e-ag_prismatic-wall/?format=api", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://a5esrd.com/a5esrd" }, "key": "a5e-ag_prismatic-wall", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Prismatic Wall", "desc": "You create a nontransparent barrier of prismatic energy that sheds bright light in a 100-foot radius and dim light for an additional 100 feet. You and creatures you choose at the time of casting are immune to the barrier's effects and may pass through it at will.\n\nThe barrier can be created as either a vertical wall or a sphere. If the wall intersects a space occupied by a creature the spell fails, you lose your action, and the spell slot is wasted.\n\nWhen a creature that can see the barrier moves within 20 feet of the area or starts its turn within 20 feet of the area, it makes a Constitution saving throw or it is blinded for 1 minute.\n\nThe wall has 7 layers, each layer of a different color in order from red to violet. Once a layer is destroyed, it is gone for the duration of the spell.\n\nTo pass or reach through the barrier a creature does so one layer at a time and must make a Dexterity saving throw for each layer or be subjected to that layer's effects. On a successful save, any damage taken from a layer is reduced by half.\n\nA rod of cancellation can destroy a prismatic wall, but an antimagic field has no effect.\n\nRed: The creature takes 10d6 fire damage.\n\nWhile active, nonmagical ranged attacks can't penetrate the barrier. The layer is destroyed by 25 cold damage.\n\nOrange: The creature takes 10d6 acid damage. While active, magical ranged attacks can't penetrate the barrier. The layer is destroyed by strong winds.\n\nYellow: The creature takes 10d6 lightning damage. This layer is destroyed by 60 force damage.\n\nGreen: The creature takes 10d6 poison damage. A passwall spell, or any spell of equal or greater level which can create a portal on a solid surface, destroys the layer.\n\nBlue: The creature takes 10d6 cold damage.\n\nThis layer is destroyed by 25 fire damage.\n\nIndigo: The creature is restrained and makes a Constitution saving throw at the end of each of its turns. Once it accumulates three failed saves it permanently turns to stone, or when it accumulates three successful saves the effect ends. This layer can be destroyed by bright light, such as that created by the daylight spell or a spell of equal or greater level.\n\nViolet: The creature is blinded. At the start of your next turn, the creature makes a Wisdom saving throw, ending the effect on a success.\n\nOn a failed save, the creature is banished to another random plane and is no longer blind. If it originated from another plane it returns there, while other creatures are generally cast into the Astral Plane or Ethereal Plane. This layer can be destroyed by dispel magic or a similar spell of equal or greater level capable of ending spells or magical effects.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d6", "damage_types": [ "fire" ], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_vitriolic-sphere/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_vitriolic-sphere", "casting_options": [ { "type": "slot_level_5", "damage_roll": "12d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "14d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "16d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "18d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "20d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd-2024_sorcerer", "url": "https://api.open5e.com/v2/classes/srd-2024_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Vitriolic Sphere", "desc": "You point at a location within range, and a glowing, 1-foot-diameter ball of acid streaks there and explodes in a 20-foot-radius Sphere. Each creature in that area makes a Dexterity saving throw. On a failed save, a creature takes 10d4 Acid damage and another 5d4 Acid damage at the end of its next turn. On a successful save, a creature takes half the initial damage only.", "level": 4, "higher_level": "The initial damage increases by 2d4 for each spell slot level above 4.", "target_type": "creature", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a drop of bile", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d4", "damage_types": [ "acid" ], "duration": "instantaneous", "shape_type": "sphere", "shape_size": 20.0, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/deepm_blood-to-acid/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_blood-to-acid", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Blood to Acid", "desc": "When you cast this spell, you designate a creature within range and convert its blood into virulent acid. The target must make a Constitution saving throw. On a failed save, it takes 10d12 acid damage and is stunned by the pain for 1d4 rounds. On a successful save, it takes half the damage and isn’t stunned.\n\nCreatures without blood, such as constructs and plants, are not affected by this spell. If **blood to acid** is cast on a creature composed mainly of blood, such as a [blood elemental](https://api.open5e.com/monsters/blood-elemental) or a [blood zombie](https://api.open5e.com/monsters/blood-zombie), the creature is slain by the spell if its saving throw fails.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d12", "damage_types": [ "acid" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/srd-2024_befuddlement/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_befuddlement", "casting_options": [], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [ { "name": "Bard", "key": "srd-2024_bard", "url": "https://api.open5e.com/v2/classes/srd-2024_bard/?format=api" }, { "name": "Druid", "key": "srd-2024_druid", "url": "https://api.open5e.com/v2/classes/srd-2024_druid/?format=api" }, { "name": "Warlock", "key": "srd-2024_warlock", "url": "https://api.open5e.com/v2/classes/srd-2024_warlock/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Befuddlement", "desc": "You blast the mind of a creature that you can see within range. The target makes an Intelligence saving throw. On a failed save, the target takes 10d12 Psychic damage and can't cast spells or take the Magic action. At the end of every 30 days, the target repeats the save, ending the effect on a success. The effect can also be ended by the Greater Restoration, Heal, or Wish spell. On a successful save, the target takes half as much damage only.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "150 feet", "range": 150.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a key ring with no keys", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "10d12", "damage_types": [ "psychic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/toh_furious-wail/?format=api", "document": { "name": "Tome of Heroes", "key": "toh", "type": "SOURCE", "display_name": "Tome of Heroes", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/" }, "key": "toh_furious-wail", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Furious Wail", "desc": "You let out a scream of white-hot fury that pierces the minds of up to five creatures within range. Each target must make a Charisma saving throw. On a failed save, it takes 10d10 + 30 psychic damage and is stunned until the end of its next turn. On a success, it takes half as much damage.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 5, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "10d10+30", "damage_types": [ "psychic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/deepm_death-gods-touch/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_death-gods-touch", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Death God’s Touch", "desc": "This spell allows you to shred the life force of a creature you touch. You become invisible and make a melee spell attack against the target. On a hit, the target takes 10d10 necrotic damage. If this damage reduces the target to 0 hit points, the target dies. Whether the attack hits or misses, you remain invisible until the start of your next turn.\n", "level": 7, "higher_level": "When you cast this spell using a spell slot of 8th level or higher, the damage increases by 2d10 for each slot level above 7th.", "target_type": "creature", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d10", "damage_types": [ "necrotic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/deepm_icy-grasp-of-the-void/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_icy-grasp-of-the-void", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Icy Grasp of the Void", "desc": "You summon the cold, inky darkness of the Void into being around a creature that you can see. The target takes 10d10 cold damage and is restrained for the duration; a successful Constitution saving throw halves the damage and negates the restrained condition. A restrained creature gains one level of exhaustion at the start of each of its turns. Creatures immune to cold and that do not breathe do not gain exhaustion. A creature restrained in this way can repeat the saving throw at the end of each of its turns, ending the spell on a success.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "10d10", "damage_types": [ "cold" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/srd-2024_weird/?format=api", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd-2024_weird", "casting_options": [], "school": { "name": "Illusion", "key": "illusion", "url": "https://api.open5e.com/v2/spellschools/illusion/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd-2024_warlock", "url": "https://api.open5e.com/v2/classes/srd-2024_warlock/?format=api" }, { "name": "Wizard", "key": "srd-2024_wizard", "url": "https://api.open5e.com/v2/classes/srd-2024_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Weird", "desc": "You try to create illusory terrors in others' minds. Each creature of your choice in a 30-foot-radius Sphere centered on a point within range makes a Wisdom saving throw. On a failed save, a target takes 10d10 Psychic damage and has the Frightened condition for the duration. On a successful save, a target takes half as much damage only. A Frightened target makes a Wisdom saving throw at the end of each of its turns. On a failed save, it takes 5d10 Psychic damage. On a successful save, the spell ends on that target.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "10d10", "damage_types": [ "psychic" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 30.0, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/spells-that-dont-suck_glyph-of-power/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_glyph-of-power", "casting_options": [], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Glyph of Power", "desc": "When you cast this spell, you mark a fixed surface with an arcane inscription, occupying a 5-foot diameter circle. When a creature enters the glyph’s space or otherwise disturbs it, the glyph triggers.\n\nYou can refine the trigger by specifying or exempting creatures or creature types, or by specifying a password a creature can speak as a reaction to prevent the glyph from triggering.\n\nThe glyph is nearly invisible and requires a successful Intelligence (Investigation) check against your spell save DC to be found. A creature has advantage on this check if it is able to perceive magical effects, such as by casting detect magic. If a creature uses its action to destroy the glyph, or the surface is destroyed, the spell ends without triggering.\n\nWhen you create the glyph, choose one of the options below, expending its material component. When the glyph triggers, it flares with colored light until destroyed. The effect immediately occurs, targeting every non-exempt creature within 60 feet.\n\n - **Weakness (Amethyst).** Each target must make a Strength saving throw. On a failure, it suffers crippling weakness for 1 hour. Its speed drops to 15 feet, and all its weapon attacks deal damage as if it rolled the minimum result.\n\n - **Binding (Topaz).** Each target must make a Dexterity saving throw. On a failure, it is restrained by magical lines of force for 1 hour.\n\n - **Death (Black Sapphire).** Each target must make a Constitution saving throw, dropping to 0 hit points on a failure or suffering 10d8 necrotic damage on a success.\n\n - **Bafflement (Citrine).** Each target must make an Intelligence saving throw. On a failed save, it loses its ability to understand the world for 1 hour. It cannot cast spells and has disadvantage on all ability checks and attack rolls.\n\n - **Rage (Garnet).** Each target must make a Wisdom saving throw. On a failed save, it becomes hostile to all other creatures and attacks the nearest target. It can repeat the save at the end of each of its turns.\n\n - **Stupor (Emerald).** Each target must make a Charisma saving throw, or enter a dazed state, its mind disconnected from its body. A creature takes no actions, and its speed is reduced by half. It recovers after 1 hour or when it takes any damage.", "level": 7, "higher_level": "", "target_type": "area", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "500 gp worth of gem dust, dependent on effect, which the spell consumes", "material_cost": "500.00", "material_consumed": true, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "10d10", "damage_types": [ "necrotic" ], "duration": "until dispelled", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/deepm_shroud-of-death/?format=api", "document": { "name": "Deep Magic for 5th Edition", "key": "deepm", "type": "SOURCE", "display_name": "Deep Magic for 5th Edition", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_shroud-of-death", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Shroud of Death", "desc": "You call up a black veil of necrotic energy that devours the living. You draw on the life energy of all living creatures within 30 feet of you that you can see. When you cast the spell, every living creature within 30 feet of you that you can see takes 1 necrotic damage, and all those hit points transfer to you as temporary hit points. The damage and the temporary hit points increase to 2 per creature at the start of your second turn concentrating on the spell, 3 per creature at the start of your third turn, and so on. All living creatures you can see within 30 feet of you at the start of each of your turns are affected. A creature can avoid the effect by moving more than 30 feet away from you or by getting out of your line of sight, but it becomes susceptible again if the necessary conditions are met. The temporary hit points last until the spell ends.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a piece of ice", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "1", "damage_types": [ "necrotic" ], "duration": "10 rounds", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/wz_abrupt-hug/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_abrupt-hug", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Abrupt Hug", "desc": "You or the creature taking the Attack action can immediately make an unarmed strike. In addition to dealing damage with the unarmed strike, the target can grapple the creature it hit with the unarmed strike.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30.0, "ritual": false, "casting_time": "reaction", "reaction_condition": "which you take when you or a creature within 30 feet of you takes an Attack 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": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_avert-evil-eye/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_avert-evil-eye", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Avert Evil Eye", "desc": "The evil eye takes many forms. Any incident of bad luck can be blamed on it, especially if a character recently displayed arrogance or selfishness. When avert evil eye is cast, the recipient has a small degree of protection against the evil eye for up to 1 hour. While the spell lasts, the target of the spell has advantage on saving throws against being blinded, charmed, cursed, and frightened. During the spell's duration, the target can also cancel disadvantage on one d20 roll the target is about to make, but doing so ends the spell's effect.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "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_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_bardo/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_bardo", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Bardo", "desc": "You capture some of the fading life essence of the triggering creature, drawing on the energy of the tenuous moment between life and death. You can then use this essence to immediately harm or help a different creature you can see within range. If you choose to harm, the target must make a Wisdom saving throw. The target takes psychic damage equal to 6d8 + your spellcasting ability modifier on a failed save, or half as much damage on a successful one. If you choose to help, the target regains hit points equal to 3d8 + your spellcasting ability modifier. This spell can't be triggered by the death of a construct or an undead creature, and it can't restore hit points to constructs or undead.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30.0, "ritual": false, "casting_time": "reaction", "reaction_condition": "which you take when you see a creature within 30 feet of you die", "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_battle-chant/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_battle-chant", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_3", "damage_roll": null, "target_count": null, "duration": null, "range": "70 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": "80 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": null, "range": "90 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": "100 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": "110 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": "120 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": "130 feet", "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Battle Chant", "desc": "You bless up all allied creatures of your choice within range. Whenever a target lands a successful hit before the spell ends, the target can add 1 to the damage roll. When cast by multiple casters chanting in unison, the same increases to 2 points added to the damage roll.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can extend the range by 10 feet for each slot level above 2nd.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": true, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "5 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_charming-aesthetics/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_charming-aesthetics", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": 2, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": 3, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 4, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 5, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 6, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 7, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Charming Aesthetics", "desc": "You affect a group of the same plants or animals within range, giving them a harmless and attractive appearance. If a creature studies one of the enchanted plants or animals, it must make a Wisdom saving throw. If it fails the saving throw, it is charmed by the plant or animal until the spell ends or until another creature other than one of its allies does anything harmful to it. While the creature is charmed and stays within sight of the enchanted plants or animals, it has disadvantage on Wisdom (Perception) checks as well as checks to notice signs of danger. If the charmed creature attempts to move out of sight of the spell's subject, it must make a second Wisdom saving throw. If it fails the saving throw, it refuses to move out of sight of the spell's subject. It can repeat this save once per minute. If it succeeds, it can move away, but it remains charmed.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you can target one additional group of plants or animals for each slot level above 4th.", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 day", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_child-of-light-and-darkness/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_child-of-light-and-darkness", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Child of Light and Darkness", "desc": "Roll a d20 at the end of each of your turns for the duration of the spell. On a roll of 1-10, you take the form of a humanoid made of pure, searing light. On a roll of 11-20, you take the form of a humanoid made of bone-chilling darkness. In both forms, you have immunity to bludgeoning, piercing, and slashing damage from nonmagical attacks, and a creature that attacks you has disadvantage on the attack roll. You gain additional benefits while in each form: Light Form. You shed bright light in a 60-foot radius and dim light for an additional 60 feet, you are immune to fire damage, and you have resistance to radiant damage. Once per turn, as a bonus action, you can teleport to a space you can see within the light you shed. Darkness Form. You are immune to cold damage, and you have resistance to necrotic damage. Once per turn, as a bonus action, you can target up to three Large or smaller creatures within 30 feet of you. Each target must succeed on a Strength saving throw or be pulled or pushed (your choice) up to 20 feet straight toward or away from you.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "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_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_commanders-pavilion/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_commanders-pavilion", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Commander's Pavilion", "desc": "Creates a command tent 30 feet by 30 feet with a peak height of 20 feet. It is filled with items a military commander might require of a headquarters tent on a campaign, such as maps of the area, a spyglass, a sandglass, materials for correspondence, references for coding and decoding messages, books on history and strategy relevant to the area, banners, spare uniforms, and badges of rank. Such minor mundane items dissipate once the spell's effect ends. Recasting the spell on subsequent days maintains the existing tent for another 24 hours.", "level": 3, "higher_level": "", "target_type": "area", "range_text": "Touch", "range": 0.1, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "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_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_door-of-the-far-traveler/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_door-of-the-far-traveler", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "12 hours", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Door of the Far Traveler", "desc": "You conjure a door to the destination of your choice that lasts for the duration or until dispelled. You sketch the outline of the door with chalk on any hard surface (a wall, a cliffside, the deck of a ship, etc.) and scribe sigils of power around its outline. The doorway must be at least 1 foot wide by 2 feet tall and can be no larger than 5 feet wide by 10 feet tall. Once the door is drawn, place the knob appropriately; it attaches magically to the surface and your drawing becomes a real door to the spell's destination. The doorway remains functional for the spell's duration. During that time, anyone can open or close the door and pass through it in either direction.\n The destination can be on any plane of existence. It must be familiar to you, and your level of familiarity with it determines the accuracy of the spell (determined by the GM). If it's a place you've visited, you can expect 100 percent accuracy. If it's been described to you by someone who was there, you might arrive in the wrong room or even the wrong structure, depending on how detailed their description was. If you've only heard about the destination third-hand, you may end up in a similar structure that's in a very different locale.\n *Door of the far traveler* doesn't create a doorway at the destination. It connects to an existing, working door. It can't, for example, take you to an open field or a forest with no structures (unless someone built a doorframe with a door in that spot for this specific purpose!). While the spell is in effect, the pre-existing doorway connects only to the area you occupied while casting the spell. If you connected to an existing doorway between a home's parlor and library, for example, and your door leads into the library, then people can still walk through that doorway from the parlor into the library normally. Anyone trying to go the other direction, however, arrives wherever you came from instead of in the parlor.\n Before casting the spell, you must spend one hour etching magical symbols onto the doorknob that will serve as the spell's material component to attune it to your desired destination. Once prepared, the knob remains attuned to that destination until it's used or you spend another hour attuning it to a different location.\n *The door of the far traveler* is dispelled if you remove the knob from the door. You can do this as a bonus action from either side of the door, provided it's shut. If the spell's duration expires naturally, the knob falls to the ground on whichever side of the door you're on. Once the spell ends, the knob loses its attunement to any location and another hour must be spent attuning it before it can be used again.", "level": 8, "higher_level": "If you cast this spell using a 9thlevel slot, the duration increases to 12 hours.", "target_type": "area", "range_text": "10 feet", "range": 10.0, "ritual": false, "casting_time": "10minutes", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "6 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_eternal-echo/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_eternal-echo", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Eternal Echo", "desc": "You gain a portentous voice of compelling power, commanding all undead within 60 feet that fail a Wisdom saving throw. This overrides any prior loyalty to spellcasters such as necromancers or evil priests, and it can nullify the effect of a Turn Undead result from a cleric.", "level": 3, "higher_level": "", "target_type": "area", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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": "", "damage_types": [], "duration": "special", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_ethereal-stairs/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_ethereal-stairs", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ethereal Stairs", "desc": "You create a staircase out of the nothingness of the air. A shimmering staircase 10 feet wide appears and remains for the duration. The staircase ascends at a 45-degree angle to a point as much as 60 feet above the ground. The staircase consists only of steps with no apparent support, unless you choose to have it resemble a stone or wooden structure. Even then, its magical nature is obvious, as it has no color and is translucent, and only the steps have solidity; the rest of it is no more solid than air. The staircase can support up to 10 tons of weight. It can be straight, spiral, or switchback. Its bottom must connect to solid ground, but its top need not connect to anything.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the staircase extends an additional 20 feet for each slot level above 5th.", "target_type": "point", "range_text": "30 feet", "range": 30.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "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_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/wz_exchanged-knowledge/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_exchanged-knowledge", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Divination", "key": "divination", "url": "https://api.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Exchanged Knowledge", "desc": "When you cast this spell, you open a conduit to the Castle Library, granting access to difficult-to-obtain information. For the spell's duration, you double your proficiency bonus whenever you make an Intelligence check to recall information about any subject. Additionally, you can gain advantage on an Intelligence check to recall information. To do so, you must either sacrifice another lore-filled book or succeed on a Charisma saving throw. On a failed save, the spell ends, and you have disadvantage on all Intelligence checks to recall information for 1 week. A wish spell ends this effect.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_hedgehog-dozen/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_hedgehog-dozen", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion", "url": "https://api.open5e.com/v2/spellschools/illusion/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hedgehog Dozen", "desc": "Eleven illusory duplicates of the touched creature appear in its space. A creature affected by hedgehog dozen seems to have a dozen arms, shields, and weapons-a swarm of partially overlapping, identical creatures. Until the spell ends, these duplicates move with the target and mimic its actions, shifting position so it's impossible to track which image is real. You can use your action to dismiss the illusory duplicates. While surrounded by duplicates, a creature gains advantage against any opponent because of the bewildering number of weapons and movements. Each time a creature targets you with an attack during the spell's duration, roll a d8 to determine whether the attack instead targets one of your duplicates. On a roll of 1, it strikes you. On any other roll it removes one of your duplicates; when you have only five duplicates remaining, the spell ends. A creature is unaffected by this spell if it can't see, if it relies on senses other than sight, such as blindsight, or if it can perceive illusions as false as with truesight.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "action", "reaction_condition": null, "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_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_hypnagogia/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_hypnagogia", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": 2, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 3, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 4, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 5, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 6, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hypnagogia", "desc": "You alter the mental state of one creature you can see within range. The target must make an Intelligence saving throw. If it fails, choose one of the following effects. At the end of each of its turns, the target can make another Intelligence saving throw. On a success, the spell ends on the target. A creature with an Intelligence score of 4 or less isn't affected by this spell.\n ***Sleep Paralysis.*** Overwhelming heaviness and fatigue overcome the creature, slowing it. The creature's speed is halved, and it has disadvantage on weapon attacks.\n ***Phantasmata.*** The creature imagines vivid and terrifying hallucinations centered on a point of your choice within range. For the duration, the creature is frightened, and it must take the Dash action and move away from the point you chose by the safest available route on each of its turns, unless there is nowhere to move.\n ***False Awakening.*** The creature enters a trancelike state of consciousness in which it's not fully aware of its surroundings. It can't take reactions, and it must roll a d4 at the beginning of its turn to determine its behavior. Each time the target takes damage, it makes a new Intelligence saving throw. On a success, the spell ends on the target.\n\n| d4 | Behavior | \n|-----|-----------| \n| 1 | The creature takes the Dash action and uses all of its movement to move in a random direction. To determine the direction, roll a d8 and assign a direction to each die face. | \n| 2 | The creature uses its action to pantomime preparing for its day: brushing teeth and hair, bathing, eating, or similar activity. | \n| 3 | The creature moves up to its speed toward a randomly determined creature and uses its action to make one melee attack against that creature. If there is no creature within range, the creature does nothing this turn. | \n| 4 | The creature does nothing this turn. |", "level": 4, "higher_level": "When you cast this spell using a spell slot of 5th level or higher, you can target one additional creature for each slot level above 4th. The creatures must be within 30 feet of each other when you target them.", "target_type": "creature", "range_text": "90 feet", "range": 90.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api.open5e.com/v2/spells/wz_hypnic-jerk/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_hypnic-jerk", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_1", "damage_roll": "", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_2", "damage_roll": "", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_3", "damage_roll": "", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_4", "damage_roll": "", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_5", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_6", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_7", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_8", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_9", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_10", "damage_roll": "2d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_11", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_12", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_13", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_14", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_15", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_16", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_17", "damage_roll": "4d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_18", "damage_roll": "4d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_19", "damage_roll": "4d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_20", "damage_roll": "4d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion", "url": "https://api.open5e.com/v2/spellschools/illusion/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hypnic Jerk", "desc": "Strange things happen in the mind and body in that moment between waking and sleeping. One of the most common is being startled awake by a sudden feeling of falling. With a snap of your fingers, you trigger that sensation in a creature you can see within range. The target must succeed on a Wisdom saving throw or take 1d6 force damage. If the target fails the saving throw by 5 or more, it drops one object it is holding. A dropped object lands in the creature's space.", "level": 0, "higher_level": "The spell's damage increases by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_inconspicuous-facade/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_inconspicuous-facade", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion", "url": "https://api.open5e.com/v2/spellschools/illusion/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Inconspicuous Facade", "desc": "By means of this spell, you make a target building seem much less important or ostentatious than it is. You can give the target an unremarkable appearance or one that blends in with nearby buildings. By its nature, this spell does not allow you to specify features that would make the building stand out. You also cannot make a building look more opulent to match surrounding buildings. You can make the building appear smaller or larger that its actual size to better fit into its environs. However, these size changes are noticeable with cursory physical inspection as an object will pass through extra illusory space or bump into a seemingly smaller section of the building. A creature can use its action to inspect the building and make an Intelligence (Investigation) check against your spell save DC. If it succeeds, it becomes aware the building has been disguised. In addition to you dispelling inconspicuous facade, the spell ends if the target building is destroyed.", "level": 4, "higher_level": "", "target_type": "object", "range_text": "100 feet", "range": 100.0, "ritual": false, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "until dispelled", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_march-of-the-dead/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_march-of-the-dead", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "March of the Dead", "desc": "This spell animates the recently dead to remove them from a battlefield. Choose one corpse of a Medium or Small humanoid per level of the caster (within range). Your spell imbues the targets with an animating spirit, raising them as construct creatures similar in appearance to flesh golems, though with the strength and abilities of zombies. Dwarves use this to return the bodies of the fallen to clan tombs and to deny the corpses the foul attention of ghouls, necromancers, and similar foes. On each of your turns, you can use a bonus action to mentally command all the creatures you made with this spell if the creatures are within 60 feet of you. You decide what action the creatures will take and where they will move during the next day; you cannot command them to guard. If you issue no commands, the creatures only defend themselves against hostile creatures. Once given an order and direction of march, the creatures continue to follow it until they arrive at the destination you named or until 24 hours have elapsed when the spell ends and the corpses fall lifeless once more. To tell creatures to move for another 24 hours, you must cast this spell on the creatures again before the current 24-hour period ends. This use of the spell reasserts your control over up to 50 creatures you have animated with this spell rather than animating a new one.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you animate or reassert control over two additional construct creatures for each slot level above 3rd (two creatures/level at 4th, three creatures/level at 5th). Each of the creatures must come from a different corpse.", "target_type": "creature", "range_text": "50 feet", "range": 50.0, "ritual": false, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "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_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_mind-maze/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_mind-maze", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mind Maze", "desc": "Choose a creature you can see within range. It must succeed on an Intelligence saving throw or be mentally trapped in an imagined maze of mirrors for the duration. While trapped in this way, the creature is incapacitated, but it imagines itself alone and wandering through the maze. Externally, it appears dazed as it turns in place and reaches out at nonexistent barriers. Each time the target takes damage, it makes another Intelligence saving throw. On a success, the spell ends.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "up to 1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api.open5e.com/v2/spells/wz_mirror-realm/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_mirror-realm", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mirror Realm", "desc": "You transform a mirror into a magical doorway to an extradimensional realm. You and any creatures you designate when you cast the spell can move through the doorway into the realm beyond. For the spell's duration, the mirror remains anchored in the plane of origin, where it can't be broken or otherwise damaged by any mundane means. No creatures other than those you designate can pass through the mirror or see into the mirror realm.\n The realm within the mirror is an exact reflection of the location you left. The temperature is comfortable, and any environmental threats (lava, poisonous gas, or similar) are inert, harmless facsimiles of the real thing. Likewise, magic items reflected in the mirror realm have no magical properties, but those carried into it work normally. Food, drink, and other beneficial items within the mirror realm (reflections of originals in the real world) function as normal, real items; food can be eaten, wine can be drunk, and so on. Only items that were reflected in the mirror at the moment the spell was cast exist inside the mirror realm. Items placed in front of the mirror afterward don't appear in the mirror realm, and creatures never do unless they are allowed in by you. Items found in the mirror realm dissolve into nothingness when they leave it, but the effects of food and drink remain.\n Sound passes through the mirror in both directions. Creatures in the mirror realm can see what's happening in the world, but creatures in the world see only what the mirror reflects. Objects can cross the mirror boundary only while worn or carried by a creature, and spells can't cross it at all. You can't stand in the mirror realm and shoot arrows or cast spells at targets in the world or vice versa.\n The boundaries of the mirror realm are the same as the room or location in the plane of origin, but the mirror realm can't exceed 50,000 square feet (for simplicity, imagine 50 cubes, each cube being 10 feet on a side). If the original space is larger than this, such as an open field or a forest, the boundary is demarcated with an impenetrable, gray fog.\n Any creature still inside the mirror realm when the spell ends is expelled through the mirror into the nearest empty space.\n If this spell is cast in the same spot every day for a year, it becomes permanent. Once permanent, the mirror can't be moved or destroyed through mundane means. You can allow new creatures into the mirror realm (and disallow previous creatures) by recasting the spell within range of the permanent mirror. Casting the spell elsewhere doesn't affect the creation or the existence of a permanent mirror realm; a determined spellcaster could have multiple permanent mirror realms to use as storage spaces, hiding spots, and spy vantages.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "90 feet", "range": 90.0, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": true, "material_specified": "", "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_size": null, "concentration": false } ] }