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=-range_text&page=26
{ "count": 1955, "next": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-range_text&page=27", "previous": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-range_text&page=25", "results": [ { "key": "srd_hellish-rebuke", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_2", "damage_roll": "3d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_3", "damage_roll": "4d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": "5d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "6d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "7d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "8d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "9d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "10d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Warlock", "key": "srd_warlock" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hellish Rebuke", "desc": "You point your finger, and the creature that damaged you is momentarily surrounded by hellish flames. The creature must make a Dexterity saving throw. It takes 2d10 fire damage on a failed save, or half as much damage on a successful one.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d10 for each slot level above 1st.", "target_type": "point", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "reaction", "reaction_condition": "which you take in response to being damaged by a creature within 60 feet of you that you can see", "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": "2d10", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_hold-person", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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": 2, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": 3, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": 4, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 5, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 6, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 7, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 8, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Druid", "key": "srd_druid" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hold Person", "desc": "Choose a humanoid that you can see within range. The target must succeed on a wisdom saving throw or be paralyzed for the duration. At the end of each of its turns, the target can make another wisdom saving throw. On a success, the spell ends on the target.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, you can target one additional humanoid for each slot level above 2nd. The humanoids must be within 30 feet of each other when you target them.", "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 small, straight piece of iron.", "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 }, { "key": "srd_knock", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Knock", "desc": "Choose an object that you can see within range. The object can be a door, a box, a chest, a set of manacles, a padlock, or another object that contains a mundane or magical means that prevents access. A target that is held shut by a mundane lock or that is stuck or barred becomes unlocked, unstuck, or unbarred. If the object has multiple locks, only one of them is unlocked. If you choose a target that is held shut with arcane lock, that spell is suppressed for 10 minutes, during which time the target can be opened and shut normally. When you cast the spell, a loud knock, audible from as far away as 300 feet, emanates from the target object.", "level": 2, "higher_level": "", "target_type": "object", "range_text": "60 feet", "range": 60, "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 }, { "key": "srd_levitate", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Levitate", "desc": "One creature or object of your choice that you can see within range rises vertically, up to 20 feet, and remains suspended there for the duration. The spell can levitate a target that weighs up to 500 pounds. An unwilling creature that succeeds on a constitution saving throw is unaffected. The target can move only by pushing or pulling against a fixed object or surface within reach (such as a wall or a ceiling), which allows it to move as if it were climbing. You can change the target's altitude by up to 20 feet in either direction on your turn. If you are the target, you can move up or down as part of your move. Otherwise, you can use your action to move the target, which must remain within the spell's range. When the spell ends, the target floats gently to the ground if it is still aloft.", "level": 2, "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": "Either a small leather loop or a piece of golden wire bent into a cup shape with a long shank on one end.", "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 }, { "key": "srd_mass-cure-wounds", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Druid", "key": "srd_druid" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Cure Wounds", "desc": "A wave of healing energy washes out from a point of your choice within range. Choose up to six creatures in a 30-foot-radius sphere centered on that point. Each target regains hit points equal to 3d8 + your spellcasting ability modifier. This spell has no effect on undead or constructs.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the healing increases by 1d8 for each slot level above 5th.", "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": "instantaneous", "shape_type": "sphere", "shape_size": 30, "concentration": false }, { "key": "srd_mass-heal", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Heal", "desc": "A flood of healing energy flows from you into injured creatures around you. You restore up to 700 hit points, divided as you choose among any number of creatures that you can see within range. Creatures healed by this spell are also cured of all diseases and any effect making them blinded or deafened. This spell has no effect on undead or constructs.", "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": 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 }, { "key": "srd_mass-healing-word", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Healing Word", "desc": "As you call out words of restoration, up to six creatures of your choice that you can see within range regain hit points equal to 1d4 + your spellcasting ability modifier. This spell has no effect on undead or constructs.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the healing increases by 1d4 for each slot level above 3rd.", "target_type": "creature", "range_text": "60 feet", "range": 60, "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": 6, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_mass-suggestion", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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": "10 days", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": "30 days", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "A year and a day", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Suggestion", "desc": "You suggest a course of activity (limited to a sentence or two) and magically influence up to twelve creatures of your choice that you can see within range and that can hear and understand you. Creatures that can't be charmed are immune to this effect. The suggestion must be worded in such a manner as to make the course of action sound reasonable. Asking the creature to stab itself, throw itself onto a spear, immolate itself, or do some other obviously harmful act automatically negates the effect of the spell. Each target must make a wisdom saving throw. On a failed save, it pursues the course of action you described to the best of its ability. The suggested course of action can continue for the entire duration. If the suggested activity can be completed in a shorter time, the spell ends when the subject finishes what it was asked to do. You can also specify conditions that will trigger a special activity during the duration. For example, you might suggest that a group of soldiers give all their money to the first beggar they meet. If the condition isn't met before the spell ends, the activity isn't performed. If you or any of your companions damage a creature affected by this spell, the spell ends for that creature.", "level": 6, "higher_level": "When you cast this spell using a 7th-level spell slot, the duration is 10 days. When you use an 8th-level spell slot, the duration is 30 days. When you use a 9th-level spell slot, the duration is a year and a day.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": true, "material_specified": "A snake's tongue and either a bit of honeycomb or a drop of sweet oil.", "material_cost": null, "material_consumed": false, "target_count": 12, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_maze", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Maze", "desc": "You banish a creature that you can see within range into a labyrinthine demiplane. The target remains there for the duration or until it escapes the maze. The target can use its action to attempt to escape. When it does so, it makes a DC 20 Intelligence check. If it succeeds, it escapes, and the spell ends (a minotaur or goristro demon automatically succeeds). When the spell ends, the target reappears in the space it left or, if that space is occupied, in the nearest unoccupied space.", "level": 8, "higher_level": "", "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": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_planar-ally", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Planar Ally", "desc": "You beseech an otherworldly entity for aid. The being must be known to you: a god, a primordial, a demon prince, or some other being of cosmic power. That entity sends a celestial, an elemental, or a fiend loyal to it to aid you, making the creature appear in an unoccupied space within range. If you know a specific creature's name, you can speak that name when you cast this spell to request that creature, though you might get a different creature anyway (DM's choice). When the creature appears, it is under no compulsion to behave in any particular way. You can ask the creature to perform a service in exchange for payment, but it isn't obliged to do so. The requested task could range from simple (fly us across the chasm, or help us fight a battle) to complex (spy on our enemies, or protect us during our foray into the dungeon). You must be able to communicate with the creature to bargain for its services. Payment can take a variety of forms. A celestial might require a sizable donation of gold or magic items to an allied temple, while a fiend might demand a living sacrifice or a gift of treasure. Some creatures might exchange their service for a quest undertaken by you. As a rule of thumb, a task that can be measured in minutes requires a payment worth 100 gp per minute. A task measured in hours requires 1,000 gp per hour. And a task measured in days (up to 10 days) requires 10,000 gp per day. The DM can adjust these payments based on the circumstances under which you cast the spell. If the task is aligned with the creature's ethos, the payment might be halved or even waived. Nonhazardous tasks typically require only half the suggested payment, while especially dangerous tasks might require a greater gift. Creatures rarely accept tasks that seem suicidal. After the creature completes the task, or when the agreed-upon duration of service expires, the creature returns to its home plane after reporting back to you, if appropriate to the task and if possible. If you are unable to agree on a price for the creature's service, the creature immediately returns to its home plane. A creature enlisted to join your group counts as a member of it, receiving a full share of experience points awarded.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "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 }, { "key": "srd_planar-binding", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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": "10 days", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": "30 days", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": "180 days", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "A year and a day", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Druid", "key": "srd_druid" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Planar Binding", "desc": "With this spell, you attempt to bind a celestial, an elemental, a fey, or a fiend to your service. The creature must be within range for the entire casting of the spell. (Typically, the creature is first summoned into the center of an inverted magic circle in order to keep it trapped while this spell is cast.) At the completion of the casting, the target must make a charisma saving throw. On a failed save, it is bound to serve you for the duration. If the creature was summoned or created by another spell, that spell's duration is extended to match the duration of this spell. A bound creature must follow your instructions to the best of its ability. You might command the creature to accompany you on an adventure, to guard a location, or to deliver a message. The creature obeys the letter of your instructions, but if the creature is hostile to you, it strives to twist your words to achieve its own objectives. If the creature carries out your instructions completely before the spell ends, it travels to you to report this fact if you are on the same plane of existence. If you are on a different plane of existence, it returns to the place where you bound it and remains there until the spell ends.", "level": 5, "higher_level": "When you cast this spell using a spell slot of a higher level, the duration increases to 10 days with a 6th-level slot, to 30 days with a 7th-level slot, to 180 days with an 8th-level slot, and to a year and a day with a 9th-level spell slot.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "1hour", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A jewel worth at least 1,000 gp, which the spell consumes.", "material_cost": "1000.00", "material_consumed": true, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_polymorph", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Druid", "key": "srd_druid" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Polymorph", "desc": "This spell transforms a creature that you can see within range into a new form. An unwilling creature must make a wisdom saving throw to avoid the effect. A shapechanger automatically succeeds on this saving throw. The transformation lasts for the duration, or until the target drops to 0 hit points or dies. The new form can be any beast whose challenge rating is equal to or less than the target's (or the target's level, if it doesn't have a challenge rating). The target's game statistics, including mental ability scores, are replaced by the statistics of the chosen beast. It retains its alignment and personality. The target assumes the hit points of its new form. When it reverts to its normal form, the creature returns to the number of hit points it had before it transformed. If it reverts as a result of dropping to 0 hit points, any excess damage carries over to its normal form. As long as the excess damage doesn't reduce the creature's normal form to 0 hit points, it isn't knocked unconscious. The creature is limited in the actions it can perform by the nature of its new form, and it can't speak, cast spells, or take any other action that requires hands or speech. The target's gear melds into the new form. The creature can't activate, use, wield, or otherwise benefit from any of its equipment.", "level": 4, "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 caterpillar cocoon.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_power-word-kill", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Power Word Kill", "desc": "You utter a word of power that can compel one creature you can see within range to die instantly. If the creature you choose has 100 hit points or fewer, it dies. Otherwise, the spell has no effect.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "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 }, { "key": "srd_power-word-stun", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Power Word Stun", "desc": "You speak a word of power that can overwhelm the mind of one creature you can see within range, leaving it dumbfounded. If the target has 150 hit points or fewer, it is stunned. Otherwise, the spell has no effect. The stunned target must make a constitution saving throw at the end of each of its turns. On a successful save, this stunning effect ends.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "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": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_prismatic-wall", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration" }, "classes": [ { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Prismatic Wall", "desc": "A shimmering, multicolored plane of light forms a vertical opaque wall-up to 90 feet long, 30 feet high, and 1 inch thick-centered on a point you can see within range. Alternatively, you can shape the wall into a sphere up to 30 feet in diameter centered on a point you choose within range. The wall remains in place for the duration. If you position the wall so that it passes through a space occupied by a creature, the spell fails, and your action and the spell slot are wasted. The wall sheds bright light out to a range of 100 feet and dim light for an additional 100 feet. You and creatures you designate at the time you cast the spell can pass through and remain near the wall without harm. If another creature that can see the wall moves to within 20 feet of it or starts its turn there, the creature must succeed on a constitution saving throw or become blinded for 1 minute. The wall consists of seven layers, each with a different color. When a creature attempts to reach into or pass through the wall, it does so one layer at a time through all the wall's layers. As it passes or reaches through each layer, the creature must make a dexterity saving throw or be affected by that layer's properties as described below. The wall can be destroyed, also one layer at a time, in order from red to violet, by means specific to each layer. Once a layer is destroyed, it remains so for the duration of the spell. A rod of cancellation destroys a prismatic wall, but an antimagic field has no effect on it.\n\n**1. Red.** The creature takes 10d6 fire damage on a failed save, or half as much damage on a successful one. While this layer is in place, nonmagical ranged attacks can't pass through the wall. The layer can be destroyed by dealing at least 25 cold damage to it.\n\n**2. Orange.** The creature takes 10d6 acid damage on a failed save, or half as much damage on a successful one. While this layer is in place, magical ranged attacks can't pass through the wall. The layer is destroyed by a strong wind.\n\n**3. Yellow.** The creature takes 10d6 lightning damage on a failed save, or half as much damage on a successful one. This layer can be destroyed by dealing at least 60 force damage to it.\n\n**4. Green.** The creature takes 10d6 poison damage on a failed save, or half as much damage on a successful one. A passwall spell, or another spell of equal or greater level that can open a portal on a solid surface, destroys this layer.\n\n**5. Blue.** The creature takes 10d6 cold damage on a failed save, or half as much damage on a successful one. This layer can be destroyed by dealing at least 25 fire damage to it.\n\n**6. Indigo.** On a failed save, the creature is restrained. It must then make a constitution saving throw at the end of each of its turns. If it successfully saves three times, the spell ends. If it fails its save three times, it permanently turns to stone and is subjected to the petrified condition. The successes and failures don't need to be consecutive; keep track of both until the creature collects three of a kind. While this layer is in place, spells can't be cast through the wall. The layer is destroyed by bright light shed by a daylight spell or a similar spell of equal or higher level.\n\n**7. Violet.** On a failed save, the creature is blinded. It must then make a wisdom saving throw at the start of your next turn. A successful save ends the blindness. If it fails that save, the creature is transported to another plane of the DM's choosing and is no longer blinded. (Typically, a creature that is on a plane that isn't its home plane is banished home, while other creatures are usually cast into the Astral or Ethereal planes.) This layer is destroyed by a dispel magic spell or a similar spell of equal or higher level that can end spells and magical effects.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "fire" ], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_ray-of-enfeeblement", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy" }, "classes": [ { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ray of Enfeeblement", "desc": "A black beam of enervating energy springs from your finger toward a creature within range. Make a ranged spell attack against the target. On a hit, the target deals only half damage with weapon attacks that use Strength until the spell ends. At the end of each of the target's turns, it can make a constitution saving throw against the spell. On a success, the spell ends.", "level": 2, "higher_level": "", "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": "strength", "attack_roll": true, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_ray-of-frost", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_5", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_6", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_7", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_8", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_9", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_10", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_11", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_12", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_13", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_14", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_15", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_16", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_17", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_18", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_19", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_20", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ray of Frost", "desc": "A frigid beam of blue-white light streaks toward a creature within range. Make a ranged spell attack against the target. On a hit, it takes 1d8 cold damage, and its speed is reduced by 10 feet until the start of your next turn.", "level": 0, "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).", "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": "", "attack_roll": true, "damage_roll": "1d8", "damage_types": [ "cold" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_sacred-flame", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_5", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_6", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_7", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_8", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_9", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_10", "damage_roll": "2d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_11", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_12", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_13", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_14", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_15", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_16", "damage_roll": "3d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_17", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_18", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_19", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_20", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Sacred Flame", "desc": "Flame-like radiance descends on a creature that you can see within range. The target must succeed on a dexterity saving throw or take 1d8 radiant damage. The target gains no benefit from cover for this saving throw.", "level": 0, "higher_level": "The spell's damage increases by 1d8 when you reach 5th level (2d8), 11th level (3d8), and 17th level (4d8).", "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 }, { "key": "srd_shatter", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": "5d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "6d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "7d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "8d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "9d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "10d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Shatter", "desc": "A sudden loud ringing noise, painfully intense, erupts from a point of your choice within range. Each creature in a 10---foot---radius sphere centered on that point must make a Constitution saving throw. A creature takes 3d8 thunder damage on a failed save, or half as much damage on a successful one. A creature made of inorganic material such as stone,crystal, or metal has disadvantage on this saving throw. A nonmagical object that isn't being worn or carried also takes the damage if it's in the spell's area.", "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": "point", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A burst of mica.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "3d8", "damage_types": [ "thunder" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_shield-of-faith", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Shield of Faith", "desc": "A shimmering field appears and surrounds a creature of your choice within range, granting it a +2 bonus to AC for the duration.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "bonus-action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A small parchment with a bit of holy text written on it.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_silent-image", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Silent Image", "desc": "You create the image of an object, a creature, or some other visible phenomenon that is no larger than a 15-foot cube. The image appears at a spot within range and lasts for the duration. The image is purely visual; it isn't accompanied by sound, smell, or other sensory effects. You can use your action to cause the image to move to any spot within range. As the image changes location, you can alter its appearance so that its movements appear natural for the image. For example, if you create an image of a creature and move it, you can alter the image so that it appears to be walking. Physical interaction with the image reveals it to be an illusion, because things can pass through it. A creature that uses its action to examine the image can determine that it is an illusion with a successful Intelligence (Investigation) check against your spell save DC. If a creature discerns the illusion for what it is, the creature can see through the image.", "level": 1, "higher_level": "", "target_type": "object", "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 fleece.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": "cube", "shape_size": 15, "concentration": true }, { "key": "srd_spiritual-weapon", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Spiritual Weapon", "desc": "You create a floating, spectral weapon within range that lasts for the duration or until you cast this spell again. When you cast the spell, you can make a melee spell attack against a creature within 5 feet of the weapon. On a hit, the target takes force damage equal to 1d8 + your spellcasting ability modifier. As a bonus action on your turn, you can move the weapon up to 20 feet and repeat the attack against a creature within 5 feet of it. The weapon can take whatever form you choose. Clerics of deities who are associated with a particular weapon (as St. Cuthbert is known for his mace and Thor for his hammer) make this spell's effect resemble that weapon.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d8 for every two slot levels above the 2nd.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "bonus-action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": true, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_telekinesis", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Telekinesis", "desc": "You gain the ability to move or manipulate creatures or objects by thought. When you cast the spell, and as your action each round for the duration, you can exert your will on one creature or object that you can see within range, causing the appropriate effect below. You can affect the same target round after round, or choose a new one at any time. If you switch targets, the prior target is no longer affected by the spell.\n\n**Creature.** You can try to move a Huge or smaller creature. Make an ability check with your spellcasting ability contested by the creature's Strength check. If you win the contest, you move the creature up to 30 feet in any direction, including upward but not beyond the range of this spell. Until the end of your next turn, the creature is restrained in your telekinetic grip. A creature lifted upward is suspended in mid-air. On subsequent rounds, you can use your action to attempt to maintain your telekinetic grip on the creature by repeating the contest.\n\n**Object.** You can try to move an object that weighs up to 1,000 pounds. If the object isn't being worn or carried, you automatically move it up to 30 feet in any direction, but not beyond the range of this spell. If the object is worn or carried by a creature, you must make an ability check with your spellcasting ability contested by that creature's Strength check. If you succeed, you pull the object away from that creature and can move it up to 30 feet in any direction but not beyond the range of this spell. You can exert fine control on objects with your telekinetic grip, such as manipulating a simple tool, opening a door or a container, stowing or retrieving an item from an open container, or pouring the contents from a vial.", "level": 5, "higher_level": "", "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": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_unseen-servant", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Unseen Servant", "desc": "This spell creates an invisible, mindless, shapeless force that performs simple tasks at your command until the spell ends. The servant springs into existence in an unoccupied space on the ground within range. It has AC 10, 1 hit point, and a Strength of 2, and it can't attack. If it drops to 0 hit points, the spell ends. Once on each of your turns as a bonus action, you can mentally command the servant to move up to 15 feet and interact with an object. The servant can perform simple tasks that a human servant could do, such as fetching things, cleaning, mending, folding clothes, lighting fires, serving food, and pouring wind. Once you give the command, the servant performs the task to the best of its ability until it completes the task, then waits for your next command. If you command the servant to perform a task that would move it more than 60 feet away from you, the spell ends.", "level": 1, "higher_level": "", "target_type": "point", "range_text": "60 feet", "range": 60, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A piece of string and a bit of wood.", "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 }, { "key": "srd_vicious-mockery", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "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": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_6", "damage_roll": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_7", "damage_roll": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_8", "damage_roll": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_9", "damage_roll": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_10", "damage_roll": "2d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_11", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_12", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_13", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_14", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_15", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_16", "damage_roll": "3d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_17", "damage_roll": "4d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_18", "damage_roll": "4d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_19", "damage_roll": "4d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "player_level_20", "damage_roll": "4d4", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Vicious Mockery", "desc": "You unleash a string of insults laced with subtle enchantments at a creature you can see within range. If the target can hear you (though it need not understand you), it must succeed on a Wisdom saving throw or take 1d4 psychic damage and have disadvantage on the next attack roll it makes before the end of its next turn.", "level": 0, "higher_level": "This spell's damage increases by 1d4 when you reach 5th level (2d4), 11th level (3d4), and 17th level (4d4).", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd_web", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Druid", "key": "srd_druid" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Web", "desc": "You conjure a mass of thick, sticky webbing at a point of your choice within range. The webs fill a 20-foot cube from that point for the duration. The webs are difficult terrain and lightly obscure their area. If the webs aren't anchored between two solid masses (such as walls or trees) or layered across a floor, wall, or ceiling, the conjured web collapses on itself, and the spell ends at the start of your next turn. Webs layered over a flat surface have a depth of 5 feet. Each creature that starts its turn in the webs or that enters them during its turn must make a dexterity saving throw. On a failed save, the creature is restrained as long as it remains in the webs or until it breaks free. A creature restrained by the webs can use its action to make a Strength check against your spell save DC. If it succeeds, it is no longer restrained. The webs are flammable. Any 5-foot cube of webs exposed to fire burns away in 1 round, dealing 2d4 fire damage to any creature that starts its turn in the fire.", "level": 2, "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 spiderweb.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": "cube", "shape_size": 20, "concentration": true }, { "key": "srd_zone-of-truth", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Zone of Truth", "desc": "You create a magical zone that guards against deception in a 15-foot-radius sphere centered on a point of your choice within range. Until the spell ends, a creature that enters the spell's area for the first time on a turn or starts its turn there must make a Charisma saving throw. On a failed save, a creature can't speak a deliberate lie while in the radius. You know whether each creature succeeds or fails on its saving throw. An affected creature is aware of the fate and can avoid answering questions she would normally have responded with a lie. Such a creature can remain evasive in his answers as they remain within the limits of truth.", "level": 2, "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": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": "sphere", "shape_size": 15, "concentration": false }, { "key": "srd-2024_project-image", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [], "school": { "name": "Illusion", "key": "illusion" }, "classes": [ { "name": "Bard", "key": "srd-2024_bard" }, { "name": "Wizard", "key": "srd-2024_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Project Image", "desc": "You create an illusory copy of yourself that lasts for the duration. The copy can appear at any location within range that you have seen before, regardless of intervening obstacles. The illusion looks and sounds like you, but it is intangible. If the illusion takes any damage, it disappears, and the spell ends. You can see through the illusion's eyes and hear through its ears as if you were in its space. As a Magic action, you can move it up to 60 feet and make it gesture, speak, and behave in whatever way you choose. It mimics your mannerisms perfectly. Physical interaction with the image reveals it to be illusory, since things can pass through it. A creature that takes the Study action to examine the image can determine that it is an illusion with a successful Intelligence (Investigation) check against your spell save DC. If a creature discerns the illusion for what it is, the creature can see through the image, and any noise it makes sounds hollow to the creature.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "500 miles", "range": 2640000, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a statuette of yourself worth 5+ GP", "material_cost": null, "material_consumed": true, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 day", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd_project-image", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "miles", "shape_size_unit": "feet", "name": "Project Image", "desc": "You create an illusory copy of yourself that lasts for the duration. The copy can appear at any location within range that you have seen before, regardless of intervening obstacles. The illusion looks and sounds like you but is intangible. If the illusion takes any damage, it disappears, and the spell ends. You can use your action to move this illusion up to twice your speed, and make it gesture, speak, and behave in whatever way you choose. It mimics your mannerisms perfectly. You can see through its eyes and hear through its ears as if you were in its space. On your turn as a bonus action, you can switch from using its senses to using your own, or back again. While you are using its senses, you are blinded and deafened in regard to your own surroundings. Physical interaction with the image reveals it to be an illusion, because things can pass through it. A creature that uses its action to examine the image can determine that it is an illusion with a successful Intelligence (Investigation) check against your spell save DC. If a creature discerns the illusion for what it is, the creature can see through the image, and any noise it makes sounds hollow to the creature.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "500 miles", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A small replica of you made from materials worth at least 5 gp.", "material_cost": "5.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "spells-that-dont-suck_fleeting-portals", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "ft", "shape_size_unit": "feet", "name": "Fleeting Portals", "desc": "You create linked magical gates that you can control for the duration. Select two unoccupied points on the ground that you can see within 500 feet of you. Glowing 10-foot diameter gates open over each point.\n\nYou choose whether the gates are visible and usable from both sides or only one side. Any creature or object entering one gate exits the other as if the two were adjacent to each other. You can use a bonus action to close, open, and move one or both gates up to 60 feet. The spell ends if a gate moves more than 500 feet from the caster’s original location.", "level": 6, "higher_level": "", "target_type": "area", "range_text": "500 ft", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 2, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "a5e-ag_dimension-door", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://a5esrd.com/a5esrd" }, "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" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Dimension Door", "desc": "You teleport to any place you can see, visualize, or describe by stating distance and direction such as 200 feet straight downward or 400 feet upward at a 30-degree angle to the southeast.\n\nYou can bring along objects if their weight doesn't exceed what you can carry. You can also bring one willing creature of your size or smaller, provided it isn't carrying gear beyond its carrying capacity and is within 5 feet.\n\nIf you would arrive in an occupied space the spell fails, and you and any creature with you each take 4d6 force damage.", "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 }, { "key": "a5e-ag_earthquake", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://a5esrd.com/a5esrd" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Earthquake", "desc": "You create a seismic disturbance in the spell's area. Until the spell ends, an intense tremor rips through the ground and shakes anything in contact with it.\n\nThe ground in the spell's area becomes difficult terrain as it warps and cracks.\n\nWhen you cast this spell and at the end of each turn you spend concentrating on it, each creature in contact with the ground in the spell's area must make a Dexterity saving throw or be knocked prone.\n\nAdditionally, any creature that is concentrating on a spell while in contact with the ground in the spell's area must make a Constitution saving throw or lose concentration.\n\nAt the Narrator's discretion, this spell may have additional effects depending on the terrain in the area.\n\n* **Fissures:** Fissures open within the spell's area at the start of your next turn after you cast the spell. A total of 1d6 such fissures open in locations you choose. Each is 1d10 × 10 feet deep, 10 feet wide, and extends from one edge of the spell's area to the opposite side. A creature standing on a spot where a fissure opens makes a Dexterity saving throw or falls in. On a successful save, a creature moves with the fissure's edge as it opens.\n* A structure automatically collapses if a fissure opens beneath it (see below).\n* **Structures:** A structure in contact with the ground in the spell's area takes 50 bludgeoning damage when you cast the spell and again at the start of each of your turns while the spell is active. A structure reduced to 0 hit points this way collapses.\n* Creatures within half the distance of a collapsing structure's height make a Dexterity saving throw or take 5d6 bludgeoning damage, are knocked prone, and are buried in the rubble, requiring a DC 20 Acrobatics or Athletics check as an action to escape. A creature inside (instead of near) a collapsing structure has disadvantage on its saving throw. The Narrator can adjust the DC higher or lower depending on the composition of the rubble. On a successful save, the creature takes half as much damage and doesn't fall prone or become buried.", "level": 8, "higher_level": "", "target_type": "area", "range_text": "500 feet", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "50", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "deepm_curse-of-dust", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Curse of Dust", "desc": "You cast a curse on a creature within range that you’re familiar with, causing it to be unsatiated by food no matter how much it eats. This effect isn’t merely an issue of perception; the target physically can’t draw sustenance from food. Within minutes after the spell is cast, the target feels constant hunger no matter how much food it consumes. The target must make a Constitution saving throw 24 hours after the spell is cast and every 24 hours thereafter. On a failed save, the target gains one level of exhaustion. The effect ends when the duration expires or when the target makes two consecutive successful saves.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "500 feet", "range": 500, "ritual": false, "casting_time": "10minutes", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a piece of spoiled food", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "5 days", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "deepm_mammons-due", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "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" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mammon’s Due", "desc": "You summon a cylindrical sinkhole filled with burning ash and grasping arms made of molten metal at a point on the ground you can see within range. The sinkhole is 20 feet deep and 50 feet in diameter, and is difficult terrain. A creature that’s in the area when the spell is cast, or that begins its turn in the area or enters it during its turn, takes 10d6 fire damage and must make a Strength or Dexterity (creature’s choice) saving throw. On a failed save, the creature is restrained by the molten arms, which try to drag it below the surface of the ash.\n\nA creature that’s restrained by the arms at the start of your turn must make a successful Strength saving throw or be pulled 5 feet farther down into the ash. A creature pulled below the surface is blinded, deafened, and can’t breathe. To escape, a creature must use an action to make a successful Strength or Dexterity check against your spell save DC. On a successful check, the creature is no longer restrained and can move through the difficult terrain of the ash pit. It doesn’t need to make a Strength or Dexterity saving throw this turn to not be grabbed by the arms again, but it must make the saving throw as normal if it’s still in the ash pit at the start of its next turn.\n\nThe diameter of the ash pit increases by 10 feet at the start of each of your turns for the duration of the spell. The ash pit remains after the spell ends, but the grasping arms disappear and restrained creatures are freed automatically. As the ash slowly cools, it deals 1d6 less fire damage for each hour that passes after the spell ends.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "500 feet", "range": 500, "ritual": true, "casting_time": "1hour", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "11 gilded human skulls worth 150 gp each, which are consumed by the spell", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "10d6", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "deepm_pyroclasm", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Pyroclasm", "desc": "You point toward an area of ground or a similar surface within range. A geyser of lava erupts from the chosen spot. The geyser is 5 feet in diameter and 40 feet high. Each creature in the cylinder when it erupts or at the start of your turn takes 10d8 fire damage, or half as much damage if it makes a successful Dexterity saving throw.\n\nThe geyser also forms a pool of lava at its base. Initially, the pool is the same size as the geyser, but at the start of each of your turns for the duration, the pool’s radius increases by 5 feet. A creature in the pool of lava (but not in the geyser) at the start of your turn takes 5d8 fire damage.\n\nWhen a creature leaves the pool of lava, its speed is reduced by half and it has disadvantage on Dexterity saving throws, caused by a hardening layer of lava. These penalties last until the creature uses an action to break the hardened stone away from itself.\n\nIf you maintain concentration on **pyroclasm** for a full minute, the lava geyser and pool harden into permanent, nonmagical stone. A creature in either area when the stone hardens is restrained until the stone is broken away.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "500 feet", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a shard of obsidian", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "10d8", "damage_types": [ "fire" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "srd-2024_dimension-door", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration" }, "classes": [ { "name": "Bard", "key": "srd-2024_bard" }, { "name": "Sorcerer", "key": "srd-2024_sorcerer" }, { "name": "Warlock", "key": "srd-2024_warlock" }, { "name": "Wizard", "key": "srd-2024_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Dimension Door", "desc": "You teleport to a location 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 \"300 feet upward to the northwest at a 45-degree angle.\" You can also teleport one willing creature. The creature must be within 5 feet of you when you teleport, and it teleports to a space within 5 feet of your destination space. If you, the other creature, or both would arrive in a space occupied by a creature or completely filled by one or more objects, you and any creature traveling with you each take 4d6 Force damage, and the teleportation fails.", "level": 4, "higher_level": "", "target_type": "creature", "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": "4d6", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "srd-2024_earthquake", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [ { "name": "Cleric", "key": "srd-2024_cleric" }, { "name": "Druid", "key": "srd-2024_druid" }, { "name": "Sorcerer", "key": "srd-2024_sorcerer" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Earthquake", "desc": "Choose a point on the ground that you can see within range. For the duration, an intense tremor rips through the ground in a 100-foot-radius circle centered on that point. The ground there is Difficult Terrain.\n\nWhen you cast this spell and at the end of each of your turns for the duration, each creature on the ground in the area makes a Dexterity saving throw. On a failed save, a creature has the Prone condition, and its Concentration is broken.\n\nYou can also cause the effects below.\n\n***Fissures.*** A total of 1d6 fissures open in the spell's area at the end of the turn you cast it. You choose the fissures' locations, which can't be under structures. Each fissure is 1d10 × 10 feet deep and 10 feet wide, and it extends from one edge of the spell's area to another edge. A creature in the same space as a fissure must succeed on a Dexterity saving throw or fall in. A creature that successfully saves moves with the fissure's edge as it opens.\n\n***Structures.*** The tremor deals 50 Bludgeoning damage to any structure in contact with the ground in the area when you cast the spell and at the end of each of your turns until the spell ends. If a structure drops to 0 Hit Points, it collapses.\n\nA creature within a distance from a collapsing structure equal to half the structure's height makes a Dexterity saving throw. On a failed save, the creature takes 12d6 Bludgeoning damage, has the Prone condition, and is buried in the rubble, requiring a DC 20 Strength (Athletics) check as an action to escape. On a successful save, the creature takes half as much damage only.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "500 feet", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a fractured rock", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "12d6", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 100, "concentration": true }, { "key": "srd_dimension-door", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "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" }, "classes": [ { "name": "Bard", "key": "srd_bard" }, { "name": "Cleric", "key": "srd_cleric" }, { "name": "Sorcerer", "key": "srd_sorcerer" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "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 }, { "key": "srd_earthquake", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Cleric", "key": "srd_cleric" }, { "name": "Druid", "key": "srd_druid" }, { "name": "Sorcerer", "key": "srd_sorcerer" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Earthquake", "desc": "You create a seismic disturbance at a point on the ground that you can see within range. For the duration, an intense tremor rips through the ground in a 100-foot-radius circle centered on that point and shakes creatures and structures in contact with the ground in that area. The ground in the area becomes difficult terrain. Each creature on the ground that is concentrating must make a constitution saving throw. On a failed save, the creature's concentration is broken. When you cast this spell and at the end of each turn you spend concentrating on it, each creature on the ground in the area must make a dexterity saving throw. On a failed save, the creature is knocked prone. This spell can have additional effects depending on the terrain in the area, as determined by the DM. \n\n**Fissures.** Fissures open throughout the spell's area at the start of your next turn after you cast the spell. A total of 1d6 such fissures open in locations chosen by the DM. Each is 1d10 × 10 feet deep, 10 feet wide, and extends from one edge of the spell's area to the opposite side. A creature standing on a spot where a fissure opens must succeed on a dexterity saving throw or fall in. A creature that successfully saves moves with the fissure's edge as it opens. A fissure that opens beneath a structure causes it to automatically collapse (see below). \n\n**Structures.** The tremor deals 50 bludgeoning damage to any structure in contact with the ground in the area when you cast the spell and at the start of each of your turns until the spell ends. If a structure drops to 0 hit points, it collapses and potentially damages nearby creatures. A creature within half the distance of a structure's height must make a dexterity saving throw. On a failed save, the creature takes 5d6 bludgeoning damage, is knocked prone, and is buried in the rubble, requiring a DC 20 Strength (Athletics) check as an action to escape. The DM can adjust the DC higher or lower, depending on the nature of the rubble. On a successful save, the creature takes half as much damage and doesn't fall prone or become buried.", "level": 8, "higher_level": "", "target_type": "point", "range_text": "500 feet", "range": 500, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "A pinch of dirt, a piece of rock, and a lump of clay.", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "5d6", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "key": "deepmx_ley-disruption", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/deepmagic" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation" }, "classes": [ { "name": "Druid", "key": "srd_druid" }, { "name": "Warlock", "key": "srd_warlock" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Disruption", "desc": "You create a 15-foot-radius sphere filled with disruptive ley energy. The sphere is centered around a point you can see within range. Surfaces inside the sphere shift erratically, becoming difficult terrain for the duration. Any creature in the area when it appears, that starts its turn in the area, or that enters the area for the first time on a turn must succeed on a Dexterity saving throw or fall prone. If you cast this spell in an area within the influence of a ley line, creatures have disadvantage on their saving throws against its effect. Special. A geomancer with a bound ley line is “within the influence of a ley line” for purposes of ley disruption as long as he or she is on the same plane as the bound line.", "level": 2, "higher_level": "", "target_type": "point", "range_text": "50 feet", "range": 50, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": "sphere", "shape_size": 15, "concentration": false }, { "key": "deepm_mosquito-bane", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "casting_options": [ { "type": "default", "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": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mosquito Bane", "desc": "This spell kills any insects or swarms of insects within range that have a total of 25 hit points or fewer.\n", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the number of hit points affected increases by 15 for each slot level above 1st. Thus, a 2nd-level spell kills insects or swarms that have up to 40 hit points, a 3rd-level spell kills those with 55 hit points or fewer, and so forth, up to a maximum of 85 hit points for a slot of 6th level or higher.", "target_type": "point", "range_text": "50 feet", "range": 50, "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 }, { "key": "deepm_stars-heart", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Star's Heart", "desc": "This spell increases gravity tenfold in a 50-foot radius centered on you. Each creature in the area other than you drops whatever it’s holding, falls prone, becomes incapacitated, and can’t move. If a solid object (such as the ground) is encountered when a flying or levitating creature falls, the creature takes three times the normal falling damage. Any creature except you that enters the area or starts its turn there must make a successful Strength saving throw or fall prone and become incapacitated and unable to move. A creature that starts its turn prone and incapacitated makes a Strength saving throw. On a failed save, the creature takes 8d6 bludgeoning damage; on a successful save, it takes 4d6 bludgeoning damage, it’s no longer incapacitated, and it can move at half speed.\n\nAll ranged weapon attacks inside the area have a normal range of 5 feet and a maximum range of 10 feet. The same applies to spells that create missiles that have mass, such as [flaming sphere](https://api.open5e.com/spells/flaming-sphere). A creature under the influence of a [freedom of movement](https://api.open5e.com/spells/freedom-of-movement) spell or comparable magic has advantage on the Strength saving throws required by this spell, and its speed isn’t reduced once it recovers from being incapacitated.", "level": 9, "higher_level": "", "target_type": "creature", "range_text": "50 feet", "range": 50, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "an ioun stone", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "8d6", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "wz_march-of-the-dead", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "March of the Dead", "desc": "This spell animates the recently dead to remove them from a battlefield. Choose one corpse of a Medium or Small humanoid per level of the caster (within range). Your spell imbues the targets with an animating spirit, raising them as construct creatures similar in appearance to flesh golems, though with the strength and abilities of zombies. Dwarves use this to return the bodies of the fallen to clan tombs and to deny the corpses the foul attention of ghouls, necromancers, and similar foes. On each of your turns, you can use a bonus action to mentally command all the creatures you made with this spell if the creatures are within 60 feet of you. You decide what action the creatures will take and where they will move during the next day; you cannot command them to guard. If you issue no commands, the creatures only defend themselves against hostile creatures. Once given an order and direction of march, the creatures continue to follow it until they arrive at the destination you named or until 24 hours have elapsed when the spell ends and the corpses fall lifeless once more. To tell creatures to move for another 24 hours, you must cast this spell on the creatures again before the current 24-hour period ends. This use of the spell reasserts your control over up to 50 creatures you have animated with this spell rather than animating a new one.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you animate or reassert control over two additional construct creatures for each slot level above 3rd (two creatures/level at 4th, three creatures/level at 5th). Each of the creatures must come from a different corpse.", "target_type": "creature", "range_text": "50 feet", "range": 50, "ritual": false, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "a5e-ag_locate-animals-or-plants", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://a5esrd.com/a5esrd" }, "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": "Divination", "key": "divination" }, "classes": [], "range_unit": "miles", "shape_size_unit": "feet", "name": "Locate Animals or Plants", "desc": "Name or describe in detail a specific kind of beast or plant. The natural magics in range reveal the closest example of the target within 5 miles, including its general direction (north, west, southeast, and so on) and how many miles away it currently is.", "level": 2, "higher_level": "", "target_type": "area", "range_text": "5 miles", "range": 5, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "spells-that-dont-suck_magic-net", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "type": "SOURCE", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "casting_options": [], "school": { "name": "Abjuration", "key": "abjuration" }, "classes": [ { "name": "Druid", "key": "srd_druid" }, { "name": "Ranger", "key": "srd_ranger" }, { "name": "Wizard", "key": "srd_wizard" } ], "range_unit": "ft", "shape_size_unit": "feet", "name": "Magic Net", "desc": "You construct a magical 5-foot radius, 10-foot high cylinder snare trap at a point on the ground within range. The trap is barely visible but can be detected with a successful Intelligence check against your spell save DC. If a creature detects the trap, it is immune to the spell. When a creature moves into the cylinder, it must succeed on a Dexterity saving throw or become restrained and be magically lifted 10 feet up into the air, where it hangs upside down. Huge or larger creatures automatically succeed. As an action, a creature can attempt to free itself by making a Strength (Athletics) or Dexterity (Acrobatics) check against your spell save DC, ending the spell on a success.", "level": 1, "higher_level": "", "target_type": "area", "range_text": "5 ft", "range": 5, "ritual": false, "casting_time": "minute", "reaction_condition": null, "verbal": false, "somatic": true, "material": true, "material_specified": "a length of wire, string, cord, or rope worth at least 5 sp, which the spell consumes", "material_cost": "0.50", "material_consumed": true, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "a5e-ag_word-of-recall", "document": { "name": "Adventurer's Guide", "key": "a5e-ag", "type": "SOURCE", "display_name": "Adventurer's Guide", "publisher": { "name": "EN Publishing", "key": "en-publishing" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e" }, "permalink": "https://a5esrd.com/a5esrd" }, "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" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Word of Recall", "desc": "The targets instantly teleport to a previously designated sanctuary, appearing in the nearest unoccupied space to the spot you designated when you prepared your sanctuary.\n\nYou must first designate a sanctuary by casting this spell within a location aligned with your faith, such as a temple dedicated to or strongly linked to your deity.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "5 feet", "range": 5, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 5, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "deepm_fire-under-the-tongue", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Fire Under the Tongue", "desc": "You can ingest a nonmagical fire up to the size of a normal campfire that is within range. The fire is stored harmlessly in your mouth and dissipates without effect if it is not used before the spell ends. You can spit out the stored fire as an action. If you try to hit a particular target, then treat this as a ranged attack with a range of 5 feet. Campfire-sized flames deal 2d6 fire damage, while torch-sized flames deal 1d6 fire damage. Once you have spit it out, the fire goes out immediately unless it hits flammable material that can keep it fed.", "level": 1, "higher_level": "", "target_type": "object", "range_text": "5 feet", "range": 5, "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": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "key": "deepm_sanguine-horror", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "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" }, "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 }, { "key": "deepm_shadow-trove", "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" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/deep-magic-for-5th-edition-hardcover/" }, "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_4", "damage_roll": null, "target_count": null, "duration": "3 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": "5 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": "7 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": "9 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": "11 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "13 hours", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Shadow Trove", "desc": "You paint a small door approximately 2 feet square on a hard surface to create a portal into the void of space. The portal “peels off” the surface you painted it on and follows you when you move, always floating in the air within 5 feet of you. An icy chill flows out from the portal. You can place up to 750 pounds of nonliving matter in the portal, where it stays suspended in the frigid void until you withdraw it. Items that are still inside the shadow trove when the duration ends spill out onto the ground. You can designate a number of creatures up to your Intelligence modifier who have access to the shadow trove; only you and those creatures can move objects into the portal.\n", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the duration increases by 2 hours for each slot level above 3rd.", "target_type": "creature", "range_text": "5 feet", "range": 5, "ritual": true, "casting_time": "1minute", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "ink made from the blood of a raven", "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 }, { "key": "srd-2024_word-of-recall", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "type": "SOURCE", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration" }, "classes": [ { "name": "Cleric", "key": "srd-2024_cleric" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Word of Recall", "desc": "You and up to five willing creatures within 5 feet of you instantly teleport to a previously designated sanctuary. You and any creatures that teleport with you appear in the nearest unoccupied space to the spot you designated when you prepared your sanctuary (see below). If you cast this spell without first preparing a sanctuary, the spell has no effect. You must designate a location, such as a temple, as a sanctuary by casting this spell there.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "5 feet", "range": 5, "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 } ] }