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=-school&page=33
{ "count": 1955, "next": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-school&page=34", "previous": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-school&page=32", "results": [ { "url": "https://api-beta.open5e.com/v2/spells/srd_insect-plague/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_insect-plague", "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": "5d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "6d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "7d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "8d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Insect Plague", "desc": "Swarming, biting locusts fill a 20-foot-radius sphere centered on a point you choose within range. The sphere spreads around corners. The sphere remains for the duration, and its area is lightly obscured. The sphere's area is difficult terrain. When the area appears, each creature in it must make a constitution saving throw. A creature takes 4d10 piercing 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.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the damage increases by 1d10 for each slot level above 5th.", "target_type": "point", "range_text": "300 feet", "range": 300, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A few grains of sugar, some kernels of grain, and a smear of fat.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "4d10", "damage_types": [ "piercing" ], "duration": "10 minutes", "shape_type": "sphere", "shape_size": 20, "concentration": true }, { "url": "https://api-beta.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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.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, "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, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_heroes-feast/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_heroes-feast", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Heroes' Feast", "desc": "You bring forth a great feast, including magnificent food and drink. The feast takes 1 hour to consume and disappears at the end of that time, and the beneficial effects don't set in until this hour is over. Up to twelve other creatures can partake of the feast. A creature that partakes of the feast gains several benefits. The creature is cured of all diseases and poison, becomes immune to poison and being frightened, and makes all wisdom saving throws with advantage. Its hit point maximum also increases by 2d10, and it gains the same number of hit points. These benefits last for 24 hours.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "10minutes", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A gem-encrusted bowl worth at least 1,000gp, which the spell consumes.", "material_cost": "1000.00", "material_consumed": true, "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-beta.open5e.com/v2/spells/srd_guardian-of-faith/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_guardian-of-faith", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Guardian of Faith", "desc": "A Large spectral guardian appears and hovers for the duration in an unoccupied space of your choice that you can see within range. The guardian occupies that space and is indistinct except for a gleaming sword and shield emblazoned with the symbol of your deity. Any creature hostile to you that moves to a space within 10 feet of the guardian for the first time on a turn must succeed on a Dexterity saving throw. The creature takes 20 radiant damage on a failed save, or half as much damage on a successful one. The guardian vanishes when it has dealt a total of 60 damage.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "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": "dexterity", "attack_roll": false, "damage_roll": "20", "damage_types": [ "radiant" ], "duration": "8 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_grease/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_grease", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Grease", "desc": "Slick grease covers the ground in a 10-foot square centered on a point within range and turns it into difficult terrain for the duration. When the grease appears, each creature standing in its area must succeed on a dexterity saving throw or fall prone. A creature that enters the area or ends its turn there must also succeed on a dexterity saving throw or fall prone.", "level": 1, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A bit of pork rind or butter.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_gate/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_gate", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Gate", "desc": "You conjure a portal linking an unoccupied space you can see within range to a precise location on a different plane of existence. The portal is a circular opening, which you can make 5 to 20 feet in diameter. You can orient the portal in any direction you choose. The portal lasts for the duration. The portal has a front and a back on each plane where it appears. Travel through the portal is possible only by moving through its front. Anything that does so is instantly transported to the other plane, appearing in the unoccupied space nearest to the portal. Deities and other planar rulers can prevent portals created by this spell from opening in their presence or anywhere within their domains. When you cast this spell, you can speak the name of a specific creature (a pseudonym, title, or nickname doesn't work). If that creature is on a plane other than the one you are on, the portal opens in the named creature's immediate vicinity and draws the creature through it to the nearest unoccupied space on your side of the portal. You gain no special power over the creature, and it is free to act as the DM deems appropriate. It might leave, attack you, or help you.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A diamond worth at least 5,000gp.", "material_cost": "5000.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_fog-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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_fog-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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Fog Cloud", "desc": "You create a 20-foot-radius sphere of fog centered on a point within range. The sphere spreads around corners, and its area is heavily obscured. It lasts for the duration or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the radius of the fog increases by 20 feet for each slot level above 1st.", "target_type": "point", "range_text": "120 feet", "range": 120, "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 hour", "shape_type": "sphere", "shape_size": 20, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_floating-disk/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_floating-disk", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Floating Disk", "desc": "This spell creates a circular, horizontal plane of force, 3 feet in diameter and 1 inch thick, that floats 3 feet above the ground in an unoccupied space of your choice that you can see within range. The disk remains for the duration, and can hold up to 500 pounds. If more weight is placed on it, the spell ends, and everything on the disk falls to the ground. The disk is immobile while you are within 20 feet of it. If you move more than 20 feet away from it, the disk follows you so that it remains within 20 feet of you. If can move across uneven terrain, up or down stairs, slopes and the like, but it can't cross an elevation change of 10 feet or more. For example, the disk can't move across a 10-foot-deep pit, nor could it leave such a pit if it was created at the bottom. If you move more than 100 feet away from the disk (typically because it can't move around an obstacle to follow you), the spell ends.", "level": 1, "higher_level": "", "target_type": "point", "range_text": "30 feet", "range": 30, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A drop of mercury.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_flaming-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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_flaming-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_3", "damage_roll": "3d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": "4d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "5d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "6d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "7d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "8d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "9d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Flaming Sphere", "desc": "A 5-foot-diameter sphere of fire appears in an unoccupied space of your choice within range and lasts for the duration. Any creature that ends its turn within 5 feet of the sphere must make a dexterity saving throw. The creature takes 2d6 fire damage on a failed save, or half as much damage on a successful one. As a bonus action, you can move the sphere up to 30 feet. If you ram the sphere into a creature, that creature must make the saving throw against the sphere's damage, and the sphere stops moving this turn. When you move the sphere, you can direct it over barriers up to 5 feet tall and jump it across pits up to 10 feet wide. The sphere ignites flammable objects not being worn or carried, and it sheds bright light in a 20-foot radius and dim light for an additional 20 feet.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d6 for each slot level above 2nd.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A bit of tallow, a pinch of brimstone, and a dusting of powdered iron.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "2d6", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 20, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_find-steed/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_find-steed", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Find Steed", "desc": "You summon a spirit that assumes the form of an unusually intelligent, strong, and loyal steed, creating a long-lasting bond with it. Appearing in an unoccupied space within range, the steed takes on a form that you choose, such as a warhorse, a pony, a camel, an elk, or a mastiff. (Your DM might allow other animals to be summoned as steeds.) The steed has the statistics of the chosen form, though it is a celestial, fey, or fiend (your choice) instead of its normal type. Additionally, if your steed has an Intelligence of 5 or less, its Intelligence becomes 6, and it gains the ability to understand one language of your choice that you speak. Your steed serves you as a mount, both in combat and out, and you have an instinctive bond with it that allows you to fight as a seamless unit. While mounted on your steed, you can make any spell you cast that targets only you also target your steed. When the steed drops to 0 hit points, it disappears, leaving behind no physical form. You can also dismiss your steed at any time as an action, causing it to disappear. In either case, casting this spell again summons the same steed, restored to its hit point maximum. While your steed is within 1 mile of you, you can communicate with it telepathically. You can't have more than one steed bonded by this spell at a time. As an action, you can release the steed from its bond at any time, causing it to disappear.", "level": 2, "higher_level": "", "target_type": "point", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "10minutes", "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": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_find-familiar/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_find-familiar", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Find Familiar", "desc": "You gain the service of a familiar, a spirit that takes an animal form you choose: bat, cat, crab, frog (toad), hawk, lizard, octopus, owl, poisonous snake, fish (quipper), rat, raven, sea horse, spider, or weasel. Appearing in an unoccupied space within range, the familiar has the statistics of the chosen form, though it is a celestial, fey, or fiend (your choice) instead of a beast. Your familiar acts independently of you, but it always obeys your commands. In combat, it rolls its own initiative and acts on its own turn. A familiar can't attack, but it can take other actions as normal. When the familiar drops to 0 hit points, it disappears, leaving behind no physical form. It reappears after you cast this spell again. While your familiar is within 100 feet of you, you can communicate with it telepathically. Additionally, as an action, you can see through your familiar's eyes and hear what it hears until the start of your next turn, gaining the benefits of any special senses that the familiar has. During this time, you are deaf and blind with regard to your own senses. As an action, you can temporarily dismiss your familiar. It disappears into a pocket dimension where it awaits your summons. Alternatively, you can dismiss it forever. As an action while it is temporarily dismissed, you can cause it to reappear in any unoccupied space within 30 feet of you. You can't have more than one familiar at a time. If you cast this spell while you already have a familiar, you instead cause it to adopt a new form. Choose one of the forms from the above list. Your familiar transforms into the chosen creature. Finally, when you cast a spell with a range of touch, your familiar can deliver the spell as if it had cast the spell. Your familiar must be within 100 feet of you, and it must use its reaction to deliver the spell when you cast it. If the spell requires an attack roll, you use your attack modifier for the roll.", "level": 1, "higher_level": "", "target_type": "point", "range_text": "10 feet", "range": 10, "ritual": true, "casting_time": "1hour", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "10 gp worth of charcoal, incense, and herbs that must be consumed by fire in a brass brazier", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_faithful-hound/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_faithful-hound", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Faithful Hound", "desc": "You conjure a phantom watchdog in an unoccupied space that you can see within range, where it remains for the duration, until you dismiss it as an action, or until you move more than 100 feet away from it. The hound is invisible to all creatures except you and can't be harmed. When a Small or larger creature comes within 30 feet of it without first speaking the password that you specify when you cast this spell, the hound starts barking loudly. The hound sees invisible creatures and can see into the Ethereal Plane. It ignores illusions. At the start of each of your turns, the hound attempts to bite one creature within 5 feet of it that is hostile to you. The hound's attack bonus is equal to your spellcasting ability modifier + your proficiency bonus. On a hit, it deals 4d8 piercing damage.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A tiny silver whistle, a piece of bone, and a thread", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "8 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_entangle/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_entangle", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Entangle", "desc": "Grasping weeds and vines sprout from the ground in a 20-foot square starting form a point within range. For the duration, these plants turn the ground in the area into difficult terrain. A creature in the area when you cast the spell must succeed on a strength saving throw or be restrained by the entangling plants until the spell ends. A creature restrained by the plants can use its action to make a Strength check against your spell save DC. On a success, it frees itself. When the spell ends, the conjured plants wilt away.", "level": 1, "higher_level": "", "target_type": "point", "range_text": "90 feet", "range": 90, "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": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_dimension-door/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_dimension-door", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Dimension Door", "desc": "You teleport yourself from your current location to any other spot within range. You arrive at exactly the spot desired. It can be a place you can see, one you can visualize, or one you can describe by stating distance and direction, such as \"200 feet straight downward\" or \"upward to the northwest at a 45-degree angle, 300 feet.\" You can bring along objects as long as their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller who is carrying gear up to its carrying capacity. The creature must be within 5 feet of you when you cast this spell. If you would arrive in a place already occupied by an object or a creature, you and any creature traveling with you each take 4d6 force damage, and the spell fails to teleport you.", "level": 4, "higher_level": "", "target_type": "object", "range_text": "500 feet", "range": 500, "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": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_demiplane/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_demiplane", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Demiplane", "desc": "You create a shadowy door on a flat solid surface that you can see within range. The door is large enough to allow Medium creatures to pass through unhindered. When opened, the door leads to a demiplane that appears to be an empty room 30 feet in each dimension, made of wood or stone. When the spell ends, the door disappears, and any creatures or objects inside the demiplane remain trapped there, as the door also disappears from the other side. Each time you cast this spell, you can create a new demiplane, or have the shadowy door connect to a demiplane you created with a previous casting of this spell. Additionally, if you know the nature and contents of a demiplane created by a casting of this spell by another creature, you can have the shadowy door connect to its demiplane instead.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "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": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_create-food-and-water/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_create-food-and-water", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Create Food and Water", "desc": "You create 45 pounds of food and 30 gallons of water on the ground or in containers within range, enough to sustain up to fifteen humanoids or five steeds for 24 hours. The food is bland but nourishing, and spoils if uneaten after 24 hours. The water is clean and doesn't go bad.", "level": 3, "higher_level": "", "target_type": "object", "range_text": "30 feet", "range": 30, "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": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-woodland-beings/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-woodland-beings", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Woodland Beings", "desc": "You summon fey creatures that appear in unoccupied spaces that you can see within range. Choose one of the following options for what appears: \n- One fey creature of challenge rating 2 or lower \n- Two fey creatures of challenge rating 1 or lower \n- Four fey creatures of challenge rating 1/2 or lower \n- Eight fey creatures of challenge rating 1/4 or lower A summoned creature disappears when it drops to 0 hit points or when the spell ends. The summoned creatures are friendly to you and your companions. Roll initiative for the summoned creatures as a group, which have their own turns. They obey any verbal commands that you issue to them (no action required by you). If you don't issue any commands to them, they defend themselves from hostile creatures, but otherwise take no actions. The DM has the creatures' statistics.", "level": 4, "higher_level": "When you cast this spell using certain higher-level spell slots, you choose one of the summoning options above, and more creatures appear: twice as many with a 6th-level slot and three times as many with an 8th-level slot.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "One holly berry per creature summoned.", "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": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-minor-elementals/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-minor-elementals", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Minor Elementals", "desc": "You summon elementals that appear in unoccupied spaces that you can see within range. You choose one the following options for what appears: \n- One elemental of challenge rating 2 or lower \n- Two elementals of challenge rating 1 or lower \n- Four elementals of challenge rating 1/2 or lower \n- Eight elementals of challenge rating 1/4 or lower. An elemental summoned by this spell disappears when it drops to 0 hit points or when the spell ends. The summoned creatures are friendly to you and your companions. Roll initiative for the summoned creatures as a group, which has its own turns. They obey any verbal commands that you issue to them (no action required by you). If you don't issue any commands to them, they defend themselves from hostile creatures, but otherwise take no actions. The DM has the creatures' statistics.", "level": 4, "higher_level": "When you cast this spell using certain higher-level spell slots, you choose one of the summoning options above, and more creatures appear: twice as many with a 6th-level slot and three times as many with an 8th-level slot.", "target_type": "point", "range_text": "90 feet", "range": 90, "ritual": false, "casting_time": "1minute", "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 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-fey/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-fey", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Fey", "desc": "You summon a fey creature of challenge rating 6 or lower, or a fey spirit that takes the form of a beast of challenge rating 6 or lower. It appears in an unoccupied space that you can see within range. The fey creature disappears when it drops to 0 hit points or when the spell ends. The fey creature is friendly to you and your companions for the duration. Roll initiative for the creature, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you), as long as they don't violate its alignment. If you don't issue any commands to the fey creature, it defends itself from hostile creatures but otherwise takes no actions. If your concentration is broken, the fey creature doesn't disappear. Instead, you lose control of the fey creature, it becomes hostile toward you and your companions, and it might attack. An uncontrolled fey creature can't be dismissed by you, and it disappears 1 hour after you summoned it. The DM has the fey creature's statistics.", "level": 6, "higher_level": "When you cast this spell using a spell slot of 7th level or higher, the challenge rating increases by 1 for each slot level above 6th.", "target_type": "creature", "range_text": "90 feet", "range": 90, "ritual": false, "casting_time": "1minute", "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 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-elemental/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-elemental", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Elemental", "desc": "You call forth an elemental servant. Choose an area of air, earth, fire, or water that fills a 10-foot cube within range. An elemental of challenge rating 5 or lower appropriate to the area you chose appears in an unoccupied space within 10 feet of it. For example, a fire elemental emerges from a bonfire, and an earth elemental rises up from the ground. The elemental disappears when it drops to 0 hit points or when the spell ends. The elemental is friendly to you and your companions for the duration. Roll initiative for the elemental, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you). If you don't issue any commands to the elemental, it defends itself from hostile creatures but otherwise takes no actions. If your concentration is broken, the elemental doesn't disappear. Instead, you lose control of the elemental, it becomes hostile toward you and your companions, and it might attack. An uncontrolled elemental can't be dismissed by you, and it disappears 1 hour after you summoned it. The DM has the elemental's statistics.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the challenge rating increases by 1 for each slot level above 5th.", "target_type": "area", "range_text": "90 feet", "range": 90, "ritual": false, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "Burning incense for air, soft clay for earth, sulfur and phosphorus for fire, or water and sand for water.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": "cube", "shape_size": 10, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-celestial/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-celestial", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Celestial", "desc": "You summon a celestial of challenge rating 4 or lower, which appears in an unoccupied space that you can see within range. The celestial disappears when it drops to 0 hit points or when the spell ends. The celestial is friendly to you and your companions for the duration. Roll initiative for the celestial, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you), as long as they don't violate its alignment. If you don't issue any commands to the celestial, it defends itself from hostile creatures but otherwise takes no actions. The DM has the celestial's statistics.", "level": 7, "higher_level": "When you cast this spell using a 9th-level spell slot, you summon a celestial of challenge rating 5 or lower.", "target_type": "point", "range_text": "90 feet", "range": 90, "ritual": false, "casting_time": "1minute", "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 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_conjure-animals/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_conjure-animals", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Conjure Animals", "desc": "You summon fey spirits that take the form of beasts and appear in unoccupied spaces that you can see within range. Choose one of the following options for what appears: \n- One beast of challenge rating 2 or lower \n- Two beasts of challenge rating 1 or lower \n- Four beasts of challenge rating 1/2 or lower \n- Eight beasts of challenge rating 1/4 or lower \n- Each beast is also considered fey, and it disappears when it drops to 0 hit points or when the spell ends. The summoned creatures are friendly to you and your companions. Roll initiative for the summoned creatures as a group, which has its own turns. They obey any verbal commands that you issue to them (no action required by you). If you don't issue any commands to them, they defend themselves from hostile creatures, but otherwise take no actions. The DM has the creatures' statistics.", "level": 3, "higher_level": "When you cast this spell using certain higher-level spell slots, you choose one of the summoning options above, and more creatures appear: twice as many with a 5th-level slot, three times as many with a 7th-level, and four times as many with a 9th-level slot.", "target_type": "point", "range_text": "60 feet", "range": 60, "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 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_cloudkill/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_cloudkill", "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": "6d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "7d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "8d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "9d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Cloudkill", "desc": "You create a 20-foot-radius sphere of poisonous, yellow-green fog centered on a point you choose within range. The fog spreads around corners. It lasts for the duration or until strong wind disperses the fog, ending the spell. Its area is heavily obscured. When a creature enters the spell's area for the first time on a turn or starts its turn there, that creature must make a constitution saving throw. The creature takes 5d8 poison damage on a failed save, or half as much damage on a successful one. Creatures are affected even if they hold their breath or don't need to breathe. The fog moves 10 feet away from you at the start of each of your turns, rolling along the surface of the ground. The vapors, being heavier than air, sink to the lowest level of the land, even pouring down openings.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the damage increases by 1d8 for each slot level above 5th.", "target_type": "point", "range_text": "120 feet", "range": 120, "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": "5d8", "damage_types": [ "poison" ], "duration": "10 minutes", "shape_type": "sphere", "shape_size": 20, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_call-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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_call-lightning", "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": "4d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "5d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "6d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "7d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "8d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "9d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Call Lightning", "desc": "A storm cloud appears in the shape of a cylinder that is 10 feet tall with a 60-foot radius, centered on a point you can see 100 feet directly above you. The spell fails if you can't see a point in the air where the storm cloud could appear (for example, if you are in a room that can't accommodate the cloud). When you cast the spell, choose a point you can see within range. A bolt of lightning flashes down from the cloud to that point. Each creature within 5 feet of that point must make a dexterity saving throw. A creature takes 3d10 lightning damage on a failed save, or half as much damage on a successful one. On each of your turns until the spell ends, you can use your action to call down lightning in this way again, targeting the same point or a different one. If you are outdoors in stormy conditions when you cast this spell, the spell gives you control over the existing storm instead of creating a new one. Under such conditions, the spell's damage increases by 1d10.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th or higher level, the damage increases by 1d10 for each slot level above 3rd.", "target_type": "point", "range_text": "120 feet", "range": 120, "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": "3d10", "damage_types": [ "lightning" ], "duration": "10 minutes", "shape_type": "cylinder", "shape_size": 60, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_black-tentacles/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_black-tentacles", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Black Tentacles", "desc": "Squirming, ebony tentacles fill a 20-foot square on ground that you can see within range. For the duration, these tentacles turn the ground in the area into difficult terrain. When a creature enters the affected area for the first time on a turn or starts its turn there, the creature must succeed on a Dexterity saving throw or take 3d6 bludgeoning damage and be restrained by the tentacles until the spell ends. A creature that starts its turn in the area and is already restrained by the tentacles takes 3d6 bludgeoning damage. A creature restrained by the tentacles can use its action to make a Strength or Dexterity check (its choice) against your spell save DC. On a success, it frees itself.", "level": 4, "higher_level": "", "target_type": "area", "range_text": "90 feet", "range": 90, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A piece of tentacle from a giant octopus or a giant squid", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "3d6", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/srd_acid-splash/?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-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "key": "srd_acid-splash", "casting_options": [ { "type": "default", "damage_roll": null, "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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Acid Splash", "desc": "You hurl a bubble of acid. Choose one creature within range, or choose two creatures within range that are within 5 feet of each other. A target must succeed on a dexterity saving throw or take 1d6 acid damage.", "level": 0, "higher_level": "This 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, "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": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_wintry-glide/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_wintry-glide", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Wintry Glide", "desc": "Upon casting wintry glide, you can travel via ice or snow without crossing the intervening space. If you are adjacent to a mass of ice or snow, you can enter it by expending 5 feet of movement. By expending another 5 feet of movement, you can immediately exit from that mass at any point—within 500 feet—that’s part of the contiguous mass of ice or snow. When you enter the ice or snow, you instantly know the extent of the material within 500 feet. You must have at least 10 feet of movement available when you cast the spell, or it fails.\n\nIf the mass of ice or snow is destroyed while you are transiting it, you must make a successful Constitution saving throw against your spell save DC to avoid taking 4d6 bludgeoning damage and falling prone at the midpoint of a line between your entrance point and your intended exit point.", "level": 4, "higher_level": "", "target_type": "point", "range_text": "Self", "range": 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": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_wind-of-the-hereafter/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_wind-of-the-hereafter", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Wind of the Hereafter", "desc": "You create a 30-foot-radius sphere of roiling wind that carries the choking stench of death. The sphere is centered on a point you choose within range. The wind blows around corners. When a creature starts its turn in the sphere, it takes 8d8 necrotic damage, or half as much damage if it makes a successful Constitution saving throw. Creatures are affected even if they hold their breath or don’t need to breathe.\n\nThe sphere moves 10 feet away from you at the start of each of your turns, drifting along the surface of the ground. It is not heavier than air but drifts in a straight line for the duration of the spell, even if that carries it over a cliff or gully. If the sphere meets a wall or other impassable obstacle, it turns to the left or right (select randomly).", "level": 8, "higher_level": "", "target_type": "point", "range_text": "120 feet", "range": 120, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a vial of air from a tomb", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "8d8", "damage_types": [ "necrotic" ], "duration": "10 minutes", "shape_type": "sphere", "shape_size": 30, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_weilers-ward/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_weilers-ward", "casting_options": [ { "type": "default", "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": 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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Weiler’s Ward", "desc": "You create four small orbs of faerie magic that float around your head and give off dim light out to a radius of 15 feet. Whenever a Large or smaller enemy enters that area of dim light, or starts its turn in the area, you can use your reaction to attack it with one or more of the orbs. The enemy creature makes a Charisma saving throw. On a failed save, the creature is pushed 20 feet directly away from you, and each orb you used in the attack explodes violently, dealing 1d6 force damage to the creature.\n", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the number of orbs increases by one for each slot level above 2nd.", "target_type": "area", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "bonus-action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a lock of hair from a fey creature", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_walk-the-twisted-path/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_walk-the-twisted-path", "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": 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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Walk the Twisted Path", "desc": "When you cast this spell, you and up to five creatures you can see within 20 feet of you enter a shifting landscape of endless walls and corridors that connect to many places throughout the world.\n\nYou can find your way to a destination within 100 miles, as long as you know for certain that your destination exists (though you don’t need to have seen or visited it before), and you must make a successful DC 20 Intelligence check. If you have the ability to retrace a path you have previously taken without making a check (as a minotaur or a goristro can), this check automatically succeeds. On a failed check, you don't find your path this round, and you and your companions each take 4d6 psychic damage as the madness of the shifting maze exacts its toll. You must repeat the check at the start of each of your turns until you find your way to your destination or until you die. In either event, the spell ends.\n\nWhen the spell ends, you and those traveling with you appear in a safe location at your destination.\n", "level": 6, "higher_level": "When you cast this spell using a spell slot of 7th level or higher, you can bring along two additional creatures or travel an additional 100 miles for each slot level above 6th.", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a map", "material_cost": null, "material_consumed": false, "target_count": 5, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "special", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_vine-trestle/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_vine-trestle", "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": 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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Vine Trestle", "desc": "You cause a vine to sprout from the ground and crawl across a surface or rise into the air in a direction chosen by you. The vine must sprout from a solid surface (such as the ground or a wall), and it is strong enough to support 600 pounds of weight along its entire length. The vine collapses immediately if that 600-pound limit is exceeded. A vine that collapses from weight or damage instantly disintegrates.\n\nThe vine has many small shoots, so it can be climbed with a successful DC 5 Strength (Athletics) check. It has AC 8, hit points equal to 5 × your spellcasting level, and a damage threshold of 5.\n", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the vine can support an additional 30 pounds, and its damage threshold increases by 1 for each slot level above 2nd.\n\n***Ritual Focus.*** If you expend your ritual focus, the vine is permanent until destroyed or dispelled.", "target_type": "point", "range_text": "30 feet", "range": 30, "ritual": true, "casting_time": "10minutes", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a 1-inch piece of green vine that is consumed in the casting", "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-beta.open5e.com/v2/spells/deepm_unseen-strangler/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_unseen-strangler", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Unseen Strangler", "desc": "You conjure an immaterial, tentacled aberration in an unoccupied space you can see within range, and you specify a password that the phantom recognizes. The entity remains where you conjured it until the spell ends, until you dismiss it as an action, or until you move more than 80 feet from it.\n\nThe strangler is invisible to all creatures except you, and it can’t be harmed. When a Small or larger creature approaches within 30 feet of it without speaking the password that you specified, the strangler starts whispering your name. This whispering is always audible to you, regardless of other sounds in the area, as long as you’re conscious. The strangler sees invisible creatures and can see into the Ethereal Plane. It ignores illusions.\n\nIf any creatures hostile to you are within 5 feet of the strangler at the start of your turn, the strangler attacks one of them with a tentacle. It makes a melee weapon attack with a bonus equal to your spellcasting ability modifier + your proficiency bonus. On a hit, it deals 3d6 bludgeoning damage, and a Large or smaller creature is grappled (escape DC = your spellcasting ability modifier + your proficiency bonus). Until this grapple ends, the target is restrained, and the strangler can’t attack another target. If the strangler scores a critical hit, the target begins to suffocate and can’t speak until the grapple ends.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a pinch of sulfur and a live rodent", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "8 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_torrent-of-fire/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_torrent-of-fire", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Torrent of Fire", "desc": "You harness the power of fire contained in ley lines with this spell. You create a 60-foot cone of flame. Creatures in the cone take 6d6 fire damage, or half as much damage with a successful Dexterity saving throw. You can then flow along the flames, reappearing anywhere inside the cone’s area. This repositioning doesn’t count as movement and doesn’t trigger opportunity attacks.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "round", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a piece of obsidian", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": "cone", "shape_size": 60, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_time-step/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_time-step", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Time Step", "desc": "You briefly step forward in time. You disappear from your location and reappear at the start of your next turn in a location of your choice that you can see within 30 feet of the space you disappeared from. You can’t be affected by anything that happens during the time you’re missing, and you aren’t aware of anything that happens during that time.", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 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": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_summon-star/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_summon-star", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Summon Star", "desc": "You summon a friendly star from the heavens to do your bidding. It appears in an unoccupied space you can see within range and takes the form of a glowing humanoid with long white hair. All creatures other than you who view the star must make a successful Wisdom saving throw or be charmed for the duration of the spell. A creature charmed in this way can repeat the Wisdom saving throw at the end of each of its turns. On a success, the creature is no longer charmed and is immune to the effect of this casting of the spell. In all other ways, the star is equivalent to a [deva](https://api.open5e.com/monsters/deva). It understands and obeys verbal commands you give it. If you do not give the star a command, it defends itself and attacks the last creature that attacked it. The star disappears when it drops to 0 hit points or when the spell ends.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "90 feet", "range": 90, "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": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_summon-eldritch-servitor/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_summon-eldritch-servitor", "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_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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Summon Eldritch Servitor", "desc": "You summon eldritch aberrations that appear in unoccupied spaces you can see within range. Choose one of the following options for what appears:\n* Two [ghasts of Leng](https://api.open5e.com/monsters/ghast-of-leng)\n* One [shantak](https://api.open5e.com/monsters/shantak)\n\nWhen the summoned creatures appear, you must make a Charisma saving throw. On a success, the creatures are friendly to you and your allies. On a failure, the creatures are friendly to no one and attack the nearest creatures, pursuing and fighting for as long as possible.\n\nRoll initiative for the summoned creatures, which take their own turns as a group. If friendly to you, they obey your verbal commands (no action required by you to issue a command), or they attack the nearest living creature if they are not commanded otherwise.\n\nEach round when you maintain concentration on the spell, you must make a successful DC 15 Wisdom saving throw at the end of your turn or take 1d4 psychic damage. If the total of this damage exceeds your Wisdom score, you gain 1 point of Void taint and you are afflicted with a form of short-term madness. The same penalty applies when the damage exceeds twice your Wisdom score, three times your Wisdom score, and so forth, if you maintain concentration for that long.\n\nA summoned creature disappears when it drops to 0 hit points or when the spell ends. If you stop concentrating on the spell before 1 hour has elapsed, the creatures become uncontrolled and hostile until they disappear 1d6 rounds later or until they are killed.\n", "level": 5, "higher_level": "When you cast this spell using a 7th- or 8th-level spell slot, you can summon four [ghasts of Leng](https://api.open5e.com/monsters/ghast-of-leng) or a [hound of Tindalos](https://api.open5e.com/monsters/hound-of-tindalos). When you cast it with a 9th-level spell slot, you can summon five [ghasts of Leng](https://api.open5e.com/monsters/ghast-of-leng) or a [nightgaunt](https://api.open5e.com/monsters/nightgaunt).", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": true, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a vial of the caster’s blood and a silver dagger", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_storm-of-wings/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_storm-of-wings", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Storm of Wings", "desc": "You create a storm of spectral birds, bats, or flying insects in a 15-foot-radius sphere on a point you can see within range. The storm spreads around corners, and its area is lightly obscured. Each creature in the storm when it appears and each a creature that starts its turn in the storm is affected by the storm.\n As a bonus action on your turn, you can move the storm up to 30 feet. As an action on your turn, you can change the storm from one type to another, such as from a storm of bats to a storm of insects.\n ***Bats.*** The creature takes 4d6 necrotic damage, and its speed is halved while within the storm as the bats cling to it and drain its blood.\n ***Birds.*** The creature takes 4d6 slashing damage, and has disadvantage on attack rolls while within the storm as the birds fly in the way of the creature's attacks.\n ***Insects.*** The creature takes 4d6 poison damage, and it must make a Constitution saving throw each time it casts a spell while within the storm. On a failed save, the creature fails to cast the spell, losing the action but not the spell slot.", "level": 4, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a drop of honey", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "4d6", "damage_types": [ "necrotic" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 15, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_snow-fort/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_snow-fort", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Snow Fort", "desc": "This spell creates a simple “fort” from packed snow. The snow fort springs from the ground in an unoccupied space within range. It encircles a 10-foot area with sloping walls 4 feet high. The fort provides half cover (+2 AC) against ranged and melee attacks coming from outside the fort. The walls have AC 12, 30 hit points per side, are immune to cold, necrotic, poison, and psychic damage, and are vulnerable to fire damage. A damaged wall can be repaired by casting a spell that deals cold damage on it, on a point-for-point basis, up to a maximum of 30 points.\n\nThe spell also creates a dozen snowballs that can be thrown (range 20/60) and that deal 1d4 bludgeoning damage plus 1d4 cold damage on a hit.", "level": 2, "higher_level": "", "target_type": "area", "range_text": "120 feet", "range": 120, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a ring carved from chalk or white stone", "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-beta.open5e.com/v2/spells/deepm_sanguine-horror/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_sanguine-horror", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Sanguine Horror", "desc": "When you cast this spell, you prick yourself with the material component, taking 1 piercing damage. The spell fails if this damage is prevented or negated in any way. From the drop of blood, you conjure a [blood elemental](https://api.open5e.com/monsters/blood-elemental). The blood elemental is friendly to you and your companions for the duration. It disappears when it’s reduced to 0 hit points or when the spell ends.\n\nRoll initiative for the elemental, which has its own turns. It obeys verbal commands from you (no action required by you). If you don’t issue any commands to the blood elemental, it defends itself but otherwise takes no actions. If your concentration is broken, the blood elemental doesn’t disappear, but you lose control of it and it becomes hostile to you and your companions. An uncontrolled blood elemental cannot be dismissed by you, and it disappears 1 hour after you summoned it.", "level": 5, "higher_level": "", "target_type": "point", "range_text": "5 feet", "range": 5, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a miniature dagger", "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": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_salt-lash/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_salt-lash", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Salt Lash", "desc": "You create a long, thin blade of razor-sharp salt crystals. You can wield it as a longsword, using your spellcasting ability to modify your weapon attack rolls. The sword deals 2d8 slashing damage on a hit, and any creature struck by the blade must make a successful Constitution saving throw or be stunned by searing pain until the start of your next turn. Constructs and undead are immune to the blade’s secondary (stun) effect; plants and creatures composed mostly of water, such as water elementals, also take an additional 2d8 necrotic damage if they fail the saving throw.\n\nThe spell lasts until you stop concentrating on it, the duration expires, or you let go of the blade for any reason.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a pinch of salt worth 1 sp, which is consumed during the casting", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_riptide/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_riptide", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Riptide", "desc": "With a sweeping gesture, you cause water to swell up into a 20-foot tall, 20-foot radius cylinder centered on a point on the ground that you can see. Each creature in the cylinder must make a Strength saving throw. On a failed save, the creature is restrained and suspended in the cylinder; on a successful save, the creature moves to just outside the nearest edge of the cylinder.\n\nAt the start of your next turn, you can direct the current of the swell as it dissipates. Choose one of the following options.\n\n* ***Riptide.*** The water in the cylinder flows in a direction you choose, sweeping along each creature in the cylinder. An affected creature takes 3d8 bludgeoning damage and is pushed 40 feet in the chosen direction, landing prone.\n* ***Undertow.*** The water rushes downward, pulling each creature in the cylinder into an unoccupied space at the center. Each creature is knocked prone and must make a successful Constitution saving throw or be stunned until the start of your next turn.", "level": 3, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60, "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": "3d8", "damage_types": [ "bludgeoning" ], "duration": "1 round", "shape_type": "cylinder", "shape_size": 20, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_reposition/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_reposition", "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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Reposition", "desc": "You designate up to three friendly creatures (one of which can be yourself) within range. Each target teleports to an unoccupied space of its choosing that it can see within 30 feet of itself.", "level": 4, "higher_level": "When you cast this spell using a spell slot of 5th level or higher, the spell targets one additional friendly creature for each slot level above 4th.", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "bonus-action", "reaction_condition": null, "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-beta.open5e.com/v2/spells/deepm_rain-of-blades/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_rain-of-blades", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Rain of Blades", "desc": "You call down a rain of swords, spears, and axes. The blades fill 150 square feet (six 5-foot squares, a circle 15 feet in diameter, or any other pattern you want as long as it forms one contiguous space at least 5 feet wide in all places. The blades deal 6d6 slashing damage to each creature in the area at the moment the spell is cast, or half as much damage on a successful Dexterity saving throw. An intelligent undead injured by the blades is frightened for 1d4 rounds if it fails a Charisma saving throw. Most of the blades break or are driven into the ground on impact, but enough survive intact that any single piercing or slashing melee weapon can be salvaged from the affected area and used normally if it is claimed before the spell ends. When the duration expires, all the blades (including the one that was salvaged) disappear.\n", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, an unbroken blade can be picked up and used as a magical +1 weapon until it disappears.", "target_type": "creature", "range_text": "25 feet", "range": 25, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "shard of metal from a weapon", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "4 rounds", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_quick-time/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_quick-time", "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": 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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Quick Time", "desc": "You make one living creature or plant within range move rapidly in time compared to you. The target becomes one year older. For example, you could cast this spell on a seedling, which causes the plant to sprout from the soil, or you could cast this spell on a newly hatched duckling, causing it to become a full-grown duck. If the target is a creature with an Intelligence of 3 or higher, it must succeed on a Constitution saving throw to resist the aging. It can choose to fail the saving throw.\n", "level": 4, "higher_level": "When you cast this spell using a spell slot of 5th level or higher, you increase the target’s age by one additional year for each slot level above 4th.", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "any seed", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_pummelstone/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_pummelstone", "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": "1d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_2", "damage_roll": "1d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_3", "damage_roll": "1d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_4", "damage_roll": "1d6", "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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Pummelstone", "desc": "You cause a fist-sized chunk of stone to appear and hurl itself against the spell’s target. Make a ranged spell attack. On a hit, the target takes 1d6 bludgeoning damage and must roll a d4 when it makes an attack roll or ability check during its next turn, subtracting the result of the d4 from the attack or check roll.", "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, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a pebble", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": true, "damage_roll": "1d6", "damage_types": [ "bludgeoning" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_poisoned-volley/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_poisoned-volley", "casting_options": [ { "type": "default", "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": 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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Poisoned Volley", "desc": "By drawing back and releasing an imaginary bowstring, you summon forth dozens of glowing green arrows. The arrows dissipate when they hit, but all creatures in a 20-foot square within range take 3d8 poison damage and become poisoned. A creature that makes a successful Constitution saving throw takes half as much damage and is not poisoned.\n", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d8 for each slot level above 2nd.", "target_type": "creature", "range_text": "60 feet", "range": 60, "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": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_negative-image/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_negative-image", "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-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Negative Image", "desc": "You create a shadow-tunnel between your location and one other creature you can see within range. You and that creature instantly swap positions. If the target creature is unwilling to exchange places with you, it can resist the effect by making a Charisma saving throw. On a successful save, the spell has no effect.", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a piece of reflective obsidian", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_mud-pack/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_mud-pack", "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_2", "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": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 10, "duration": "8 hours", "range": "30 feet", "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mud Pack", "desc": "This spell covers you or a willing creature you touch in mud consistent with the surrounding terrain. For the duration, the spell protects the target from extreme cold and heat, allowing the target to automatically succeed on Constitution saving throws against environmental hazards related to temperature. In addition, the target has advantage on Dexterity (Stealth) checks while traveling at a slow pace in the terrain related to the component for this spell.\n\nIf the target is subject to heavy precipitation for 1 minute, the precipitation removes the mud, ending the spell.\n", "level": 1, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the duration is 8 hours and you can target up to ten willing creatures within 30 feet of you.", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a clump of mud", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_mist-of-wonders/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_mist-of-wonders", "casting_options": [ { "type": "default", "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": 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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mist of Wonders", "desc": "A colorful mist surrounds you out to a radius of 30 feet. Creatures inside the mist see odd shapes in it and hear random sounds that don’t make sense. The very concepts of order and logic don’t seem to exist inside the mist.\n\nAny 1st-level spell that’s cast in the mist by another caster or that travels through the mist is affected by its strange nature. The caster must make a Constitution saving throw when casting the spell. On a failed save, the spell transforms into another 1st-level spell the caster knows (chosen by the GM from those available), even if that spell is not currently prepared. The altered spell’s slot level or its original target or targeted area can’t be changed. Cantrips are unaffected. If (in the GM’s judgment) none of the caster’s spells known of that level can be transformed, the spell being cast simply fails.\n", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, it affects any spell cast using a spell slot of any lower level. For instance, using a 6th-level slot enables you to transform a spell of 5th level or lower into another spell of the same level.", "target_type": "creature", "range_text": "Self", "range": 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": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepm_mephitic-croak/?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-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "key": "deepm_mephitic-croak", "casting_options": [ { "type": "default", "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": 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": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mephitic Croak", "desc": "You release an intensely loud burp of acidic gas in a 15-foot cone. Creatures in the area take 2d6 acid damage plus 2d6 thunder damage, or half as much damage with a successful Dexterity saving throw. A creature whose Dexterity saving throw fails must also make a successful Constitution saving throw or be stunned and poisoned until the start of your next turn.\n", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, both acid and thunder damage increase by 1d6 for each slot level above 2nd.", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a dead toad and a dram of arsenic worth 10 gp", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": "cone", "shape_size": 15, "concentration": false } ] }