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=-casting_time&page=8
{ "count": 1955, "next": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-casting_time&page=9", "previous": "https://api-beta.open5e.com/v2/spells/?format=api&ordering=-casting_time&page=7", "results": [ { "url": "https://api-beta.open5e.com/v2/spells/deepmx_circle-of-devestation/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_circle-of-devestation", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "miles", "shape_size_unit": "feet", "name": "Circle of Devestation", "desc": "You create a 10-foot tall, 20-foot radius ring of destructive energy around a point you can see within range. The area inside the ring is difficult terrain. When you cast the spell and as a bonus action on each of your turns, you can choose one of the following damage types: cold, fire, lightning, necrotic, or radiant. Creatures and objects that touch the ring, that are inside it when it's created, or that end their turn inside the ring take 6d6 damage of the chosen type, or half damage with a successful Constitution saving throw. A creature or object reduced to 0 hit points by the spell is reduced to fine ash. At the start of each of your subsequent turns, the ring's radius expands by 20 feet. Any creatures or objects touched by the expanding ring are subject to its effects immediately.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "1 mile", "range": 1, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_cloying-darkness/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_cloying-darkness", "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": "3d8", "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": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Cloying Darkness", "desc": "You reach out with a hand of decaying shadows. Make a ranged spell attack. If it hits, the target takes 2d8 necrotic damage and must make a Constitution saving throw. If it fails, its visual organs are enveloped in shadow until the start of your next turn, causing it to treat all lighting as if it's one step lower in intensity (it treats bright light as dim, dim light as darkness, and darkness as magical darkness).", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d8 for each slot level above 1st.", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": true, "damage_roll": "2d8", "damage_types": [ "necrotic" ], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_find-the-flaw/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_find-the-flaw", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Divination", "key": "divination", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Find the Flaw", "desc": "Deep Magic: clockwork You touch one creature. The next attack roll that creature makes against a clockwork or metal construct, or any machine, is a critical hit.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_gear-shield/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_gear-shield", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Gear Shield", "desc": "Deep Magic: clockwork You cause a handful of gears to orbit the target's body. These shield the spell's target from incoming attacks, granting a +2 bonus to AC and to Dexterity and Constitution saving throws for the duration, without hindering the subject's movement, vision, or outgoing attacks.", "level": 1, "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": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_gift-of-azathoth/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_gift-of-azathoth", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_3", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": "48 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": "48 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": "48 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": "72 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "72 hours", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api-beta.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Gift of Azathoth", "desc": "Deep Magic: void magic A willing creature you touch is imbued with the persistence of ultimate Chaos. Until the spell ends, the target has advantage on the first three death saving throws it attempts.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 5th, 6th, or 7th level, the duration increases to 48 hours. When you cast this spell using a spell slot of 8th or 9th level, the duration increases to 72 hours.", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours or until the target attempts a third death saving throw", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_greater-ley-pulse/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_greater-ley-pulse", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Greater Ley Pulse", "desc": "You set up ley energy vibrations in a 20-foot cube within range, and name one type of damage. Each creature in the area must succeed on a Wisdom saving throw or lose immunity to the chosen damage type for the duration.", "level": 7, "higher_level": "When you cast this spell using a 9th-level spell slot, choose two damage types instead of one.", "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": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": "cube", "shape_size": 20, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_gremlins/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_gremlins", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "4d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "5d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "6d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "7d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "8d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Gremlins", "desc": "Deep Magic: clockwork You target a construct and summon a plague of invisible spirits to harass it. The target resists the spell and negates its effect with a successful Wisdom saving throw. While the spell remains in effect, the construct has disadvantage on attack rolls, ability checks, and saving throws, and it takes 3d8 force damage at the start of each of its turns as it is magically disassembled by the spirits.", "level": 4, "higher_level": "When you cast this spell using a spell slot of 5th or higher, the damage increases by 1d8 for each slot above 4th.", "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": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "3d8", "damage_types": [ "force" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_grinding-gears/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_grinding-gears", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Grinding Gears", "desc": "Deep Magic: clockwork You designate a spot within range, and massive gears emerge from the ground at that spot, creating difficult terrain in a 20-foot radius. Creatures that move in the area must make successful Dexterity saving throws after every 10 feet of movement or when they stand up. Failure indicates that the creature falls prone and takes 1d8 points of bludgeoning damage.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "1d8", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_hearth-charm/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_hearth-charm", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hearth Charm", "desc": "This spell makes flammable material burn twice as long as normal.", "level": 1, "higher_level": "", "target_type": "object", "range_text": "25 feet", "range": 25, "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 }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_hods-gift/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_hods-gift", "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": "2 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": "3 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": "4 hours", "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": "5 hours", "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hod's Gift", "desc": "The target gains blindsight to a range of 60 feet.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the duration is increased by 1 hour for every slot above 5th level.", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_jotuns-jest/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_jotuns-jest", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Jotun's Jest", "desc": "Giants never tire of having fun with this spell. It causes a weapon or other item to vastly increase in size, temporarily becoming sized for a Gargantuan creature. The item weighs 12 times its original weight and in most circumstances cannot be used effectively by creatures smaller than Gargantuan size. The item retains its usual qualities (including magical powers and effects) and returns to normal size when the spell ends.", "level": 4, "higher_level": "", "target_type": "creature", "range_text": "25 feet", "range": 25, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_land-bond/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_land-bond", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Land Bond", "desc": "You touch a willing creature and infuse it with ley energy, creating a bond between the creature and the land. For the duration of the spell, if the target is in contact with the ground, the target has advantage on saving throws and ability checks made to avoid being moved or knocked prone against its will. Additionally, the creature ignores nonmagical difficult terrain and is immune to effects from extreme environments such as heat, cold (but not cold or fire damage), and altitude.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_lesser-ley-pulse/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_lesser-ley-pulse", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Lesser Ley Pulse", "desc": "You set up ley energy vibrations in a 10-foot cube within range, and name one type of damage. Each creature in the area must make a successful Wisdom saving throw or lose resistance to the chosen damage type for the duration of the spell.", "level": 5, "higher_level": "When you cast this spell using a 7th-level spell slot, choose two damage types instead of one.", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": "cube", "shape_size": 10, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-disruption/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-disruption", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "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 }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-energy-bolt/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-energy-bolt", "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": "6d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "7d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "8d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "9d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "10d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "11d8", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Energy Bolt", "desc": "You transform ambient ley power into a crackling bolt of energy 100 feet long and 5 feet wide. Each creature in the line takes 5d8 force damage, or half damage with a successful Dexterity saving throw. The bolt passes through the first inanimate object in its path, and creatures on the other side of the obstacle receive no bonus to their saving throw from cover. The bolt stops if it strikes a second object.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, the bolt's damage increases by 1d8 for each slot level above 3rd.", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "5d8", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-leech/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-leech", "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": "9d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "10d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "11d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "12d10", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Leech", "desc": "You channel destructive ley energy through your touch. Make a melee spell attack against a creature within your reach. The target takes 8d10 necrotic damage and must succeed on a Constitution saving throw or have disadvantage on attack rolls, saving throws, and ability checks. An affected creature repeats the saving throw at the end of its turn, ending the effect on itself with a success. This spell has no effect against constructs or undead.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the spell's damage increases by 1d10 for each slot level above 5th.", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": true, "damage_roll": "8d10", "damage_types": [ "necrotic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-sense/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-sense", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Divination", "key": "divination", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Sense", "desc": "You tune your senses to the pulse of ambient ley energy flowing through the world. For the duration, you gain tremorsense with a range of 20 feet and you are instantly aware of the presence of any ley line within 5 miles. You know the distance and direction to every ley line within that range.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": 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": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-storm/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-storm", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Storm", "desc": "A roiling stormcloud of ley energy forms, centered around a point you can see and extending horizontally to a radius of 360 feet, with a thickness of 30 feet. Shifting color shoots through the writhing cloud, and thunder roars out of it. Each creature under the cloud at the moment when it's created (no more than 5,000 feet beneath it) takes 2d6 thunder damage and is disruptive aura spell. Rounds 5-10. Flashes of multicolored light burst through and out of the cloud, causing creatures to have disadvantage on Wisdom (Perception) checks that rely on sight while they are beneath the cloud. In addition, each round, you trigger a burst of energy that fills a 20-foot sphere centered on a point you can see beneath the cloud. Each creature in the sphere takes 4d8 force damage (no saving throw). Special. A geomancer who casts this spell regains 4d10 hit points.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "Special", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "2d6", "damage_types": [ "thunder" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 20, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_ley-surge/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_ley-surge", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ley Surge", "desc": "You unleash the power of a ley line within 5 miles, releasing a spark that flares into a 30-foot sphere centered around a point within 150 feet of you. Each creature in the sphere takes 14d6 force damage and is stunned for 1 minute; a successful Constitution saving throw halves the damage and negates the stun. A stunned creature repeats the saving throw at the end of its turn, ending the effect on itself on a success. Special. A geomancer with a bound ley line can cast this spell as long as he or she is on the same plane as the bound line.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "150 feet", "range": 150, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "14d6", "damage_types": [ "force" ], "duration": "instantaneous", "shape_type": "sphere", "shape_size": 30, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_lokis-gift/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_lokis-gift", "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", "url": "https://api-beta.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Loki's Gift", "desc": "Loki's gift makes even the most barefaced lie seem strangely plausible: you gain advantage to Charisma (Deception) checks for whatever you're currently saying. If your Deception check fails, the creature knows that you tried to manipulate it with magic. If you lie to a creature that has a friendly attitude toward you and it fails a Charisma saving throw, you can also coax him or her to reveal a potentially embarrassing secret. The secret can involve wrongdoing (adultery, cheating at tafl, a secret fear, etc.) but not something life-threatening or dishonorable enough to earn the subject repute as a nithling. The verbal component of this spell is the lie you are telling.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "charisma", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_machine-sacrifice/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_machine-sacrifice", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Machine Sacrifice", "desc": "Deep Magic: clockwork You sacrifice a willing construct you can see to imbue a willing target with construct traits. The target gains resistance to all nonmagical damage and gains immunity to the blinded, charmed, deafened, frightened, petrified, and poisoned conditions.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_machines-load/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_machines-load", "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": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Machine's Load", "desc": "Deep Magic: clockwork You touch a creature and give it the capacity to carry, lift, push, or drag weight as if it were one size category larger. If you're using the encumbrance rules, the target is not subject to penalties for weight. Furthermore, the subject can carry loads that would normally be unwieldy.", "level": 1, "higher_level": "When you cast this spell using a spell slot higher than 1st, you can touch one additional creature for each spell level.", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_mass-blade-ward/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_mass-blade-ward", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Blade Ward", "desc": "You make a protective gesture toward your allies. Choose three creatures that you can see within range. Until the end of your next turn, the targets have resistance against bludgeoning, piercing, and slashing damage from weapon attacks. If a target moves farther than 30 feet from you, the effect ends for that creature.", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 3, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_mass-repair-metal/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_mass-repair-metal", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mass Repair Metal", "desc": "Deep Magic: clockwork As repair metal, but you can affect all metal within range. You repair 1d8 + 5 damage to a metal object or construct by sealing up rents and bending metal back into place.", "level": 5, "higher_level": "Casting mass repair metal as a 6th-level spell repairs 2d8 + 10 damage.", "target_type": "object", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_mechanical-union/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_mechanical-union", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Mechanical Union", "desc": "Deep Magic: clockwork You can take control of a construct by voice or mental commands. The construct makes a Wisdom saving throw to resist the spell, and it gets advantage on the saving throw if its CR equals or exceeds your level in the class used to cast this spell. Once a command is given, the construct does everything it can to complete the command. Giving a new command takes an action. Constructs will risk harm, even go into combat, on your orders but will not self-destruct; giving such an order ends the spell.", "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": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_move-the-cosmic-wheel/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_move-the-cosmic-wheel", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Move the Cosmic Wheel", "desc": "Deep Magic: clockwork You wind your music box and call forth a piece of another plane of existence with which you are familiar, either through personal experience or intense study. The magic creates a bubble of space with a 30-foot radius within range of you and at a spot you designate. The portion of your plane that's inside the bubble swaps places with a corresponding portion of the plane your music box is attuned with. There is a 10% chance that the portion of the plane you summon arrives with native creatures on it. Inanimate objects and non-ambulatory life (like trees) are cut off at the edge of the bubble, while living creatures that don't fit inside the bubble are shunted outside of it before the swap occurs. Otherwise, creatures from both planes that are caught inside the bubble are sent along with their chunk of reality to the other plane for the duration of the spell unless they make a successful Charisma saving throw when the spell is cast; with a successful save, a creature can choose whether to shift planes with the bubble or leap outside of it a moment before the shift occurs. Any natural reaction between the two planes occurs normally (fire spreads, water flows, etc.) while energy (such as necrotic energy) leaks slowly across the edge of the sphere (no more than a foot or two per hour). Otherwise, creatures and effects can move freely across the boundary of the sphere; for the duration of the spell, it becomes a part of its new location to the fullest extent possible, given the natures of the two planes. The two displaced bubbles shift back to their original places automatically after 24 hours. Note that the amount of preparation involved (acquiring and attuning the music box) precludes this spell from being cast on the spur of the moment. Because of its unpredictable and potentially wide-ranging effect, it's also advisable to discuss your interest in this spell with your GM before adding it to your character's repertoire.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "120 feet", "range": 120, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "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 }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_overclock/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_overclock", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Overclock", "desc": "Deep Magic: clockwork You cause a targeted piece of clockwork to speed up past the point of control for the duration of the spell. The targeted clockwork can't cast spells with verbal components or even communicate effectively (all its utterances sound like grinding gears). At the start of each of its turns, the target must make a Wisdom saving throw. If the saving throw fails, the clockwork moves at three times its normal speed in a random direction and its turn ends; it can't perform any other actions. If the saving throw succeeds, then until the end of its turn, the clockwork's speed is doubled and it gains an additional action, which must be Attack (one weapon attack only), Dash, Disengage, Hide, or Use an Object. When the spell ends, the clockwork takes 2d8 force damage. It also must be rewound or refueled and it needs to have its daily maintenance performed immediately, if it relies on any of those things.", "level": 3, "higher_level": "", "target_type": "point", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "2d8", "damage_types": [ "force" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_power-word-restore/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_power-word-restore", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Power Word Restore", "desc": "Deep Magic: clockwork You speak a word of power, and energy washes over a single construct you touch. The construct regains all of its lost hit points, all negative conditions on the construct end, and it can use a reaction to stand up, if it was prone.", "level": 8, "higher_level": "", "target_type": "point", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_repair-metal/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_repair-metal", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_3", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Repair Metal", "desc": "Deep Magic: clockwork A damaged construct or metal object regains 1d8 + 5 hit points when this spell is cast on it.", "level": 2, "higher_level": "The spell restores 2d8 + 10 hit points at 4th level, 3d8 + 15 at 6th level, and 4d8 + 20 at 8th level.", "target_type": "object", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_robe-of-shards/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_robe-of-shards", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Robe of Shards", "desc": "Deep Magic: clockwork You create a robe of metal shards, gears, and cogs that provides a base AC of 14 + your Dexterity modifier. As a bonus action while protected by a robe of shards, you can command bits of metal from a fallen foe to be absorbed by your robe; each infusion of metal increases your AC by 1, to a maximum of 18 + Dexterity modifier. You can also use a bonus action to dispel the robe, causing it to explode into a shower of flying metal that does 8d6 slashing damage, +1d6 per point of basic (non-Dexterity) AC above 14, to all creatures within 30 feet of you.", "level": 6, "higher_level": "", "target_type": "point", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_shield-of-star-and-shadow/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_shield-of-star-and-shadow", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Shield of Star and Shadow", "desc": "You wrap yourself in a protective shroud of the night sky made from swirling shadows punctuated with twinkling motes of light. The shroud grants you resistance against either radiant or necrotic damage (choose when the spell is cast). You also shed dim light in a 10-foot radius. You can end the spell early by using an action to dismiss it.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "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": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_snowblind-stare/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_snowblind-stare", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Snowblind Stare", "desc": "Your eyes burn with a bright, cold light that inflicts snow blindness on a creature you target within 30 feet of you. If the target fails a Constitution saving throw, it suffers the first stage of snow blindness (see [Conditions](https://api.open5e.com/sections/conditions)) or the second stage of snow blindness if it already has the first stage. The target recovers as described in [Conditions](https://api.open5e.com/sections/conditions).", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "2 rounds", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_soul-of-the-machine/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_soul-of-the-machine", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Soul of the Machine", "desc": "Deep Magic: clockwork One willing creature you touch becomes immune to mind-altering effects and psychic damage for the spell's duration.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_sphere-of-order/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_sphere-of-order", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Sphere of Order", "desc": "Deep Magic: clockwork You surround yourself with the perfect order of clockwork. Chaotic creatures that start their turn in the area or enter it on their turn take 5d8 psychic damage. The damage is 8d8 for Chaotic aberrations, celestials, elementals, and fiends. A successful Wisdom saving throw halves the damage, but Chaotic creatures (the only ones affected by the spell) make the saving throw with disadvantage.", "level": 6, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_spire-of-stone/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_spire-of-stone", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Spire of Stone", "desc": "You cause a spire of rock to burst out of the ground, floor, or another surface beneath your feet. The spire is as wide as your space, and lifting you, it can rise up to 20 feet in height. When the spire appears, a creature within 5 feet of you must succeed on a Dexterity saving throw or fall prone. As a bonus action on your turn, you can cause the spire to rise or descend up to 20 feet to a maximum height of 40 feet. If you move off of the spire, it immediately collapses back into the ground. When the spire disappears, it leaves the surface from which it sprang unharmed. You can create a new spire as a bonus action for the duration of the spell.", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "10 minutes", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_strength-of-the-underworld/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_strength-of-the-underworld", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Strength of the Underworld", "desc": "You call on the power of the dark gods of the afterlife to strengthen the target's undead energy. The spell's target has advantage on saving throws against Turn Undead while the spell lasts. If this spell is cast on a corpse that died from darakhul fever, the corpse gains a +5 bonus on its roll to determine whether it rises as a darakhul.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_tick-stop/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_tick-stop", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Tick Stop", "desc": "Deep Magic: clockwork You speak a word and the target construct can take one action or bonus action on its next turn, but not both. The construct is immune to further tick stops from the same caster for 24 hours.", "level": 0, "higher_level": "", "target_type": "creature", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_timeless-engine/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_timeless-engine", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Timeless Engine", "desc": "Deep Magic: clockwork You halt the normal processes of degradation and wear in a nonmagical clockwork device, making normal maintenance unnecessary and slowing fuel consumption to 1/10th of normal. For magical devices and constructs, the spell greatly reduces wear. A magical clockwork device, machine, or creature that normally needs daily maintenance only needs care once a year; if it previously needed monthly maintenance, it now requires attention only once a decade.", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "until dispelled", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_winding-key/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_winding-key", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Winding Key", "desc": "Deep Magic: clockwork You target a construct, giving it an extra action or move on each of its turns.", "level": 2, "higher_level": "", "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": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/deepmx_wotans-rede/?format=api", "document": { "name": "Deep Magic Extended", "key": "deepmx", "type": "SOURCE", "display_name": "Deep Magic Extended", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/deepmagic" }, "key": "deepmx_wotans-rede", "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", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Wotan's Rede", "desc": "You recite a poem in the Northern tongue, sent to your lips by Wotan himself, to gain supernatural insight or advice. Your next Intelligence or Charisma check within 1 minute is made with advantage, and you can include twice your proficiency bonus. At the GM's discretion, this spell can instead provide a piece of general advice equivalent to an contact other plane.", "level": 2, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_avert-evil-eye/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_avert-evil-eye", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Avert Evil Eye", "desc": "The evil eye takes many forms. Any incident of bad luck can be blamed on it, especially if a character recently displayed arrogance or selfishness. When avert evil eye is cast, the recipient has a small degree of protection against the evil eye for up to 1 hour. While the spell lasts, the target of the spell has advantage on saving throws against being blinded, charmed, cursed, and frightened. During the spell's duration, the target can also cancel disadvantage on one d20 roll the target is about to make, but doing so ends the spell's effect.", "level": 1, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_bombardment-of-stings/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_bombardment-of-stings", "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": "5d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": "6d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": "7d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": "8d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": "9d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": "10d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": "11d6", "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Bombardment of Stings", "desc": "Each creature in a 30-foot cone must make a Dexterity saving throw. On a failed save, a creature takes 4d6 piercing damage and is poisoned for 1 minute. On a successful save, a creature takes half as much damage and isn't poisoned. At the end of each of its turns, a poisoned target can make a Constitution saving throw. On a success, the condition ends on the target.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d6 for each slot level above 2nd.", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "4d6", "damage_types": [ "piercing" ], "duration": "instantaneous", "shape_type": "cone", "shape_size": 30, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_charming-aesthetics/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_charming-aesthetics", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_4", "damage_roll": null, "target_count": 2, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_5", "damage_roll": null, "target_count": 3, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": 4, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": 5, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": 6, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": 7, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api-beta.open5e.com/v2/spellschools/enchantment/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Charming Aesthetics", "desc": "You affect a group of the same plants or animals within range, giving them a harmless and attractive appearance. If a creature studies one of the enchanted plants or animals, it must make a Wisdom saving throw. If it fails the saving throw, it is charmed by the plant or animal until the spell ends or until another creature other than one of its allies does anything harmful to it. While the creature is charmed and stays within sight of the enchanted plants or animals, it has disadvantage on Wisdom (Perception) checks as well as checks to notice signs of danger. If the charmed creature attempts to move out of sight of the spell's subject, it must make a second Wisdom saving throw. If it fails the saving throw, it refuses to move out of sight of the spell's subject. It can repeat this save once per minute. If it succeeds, it can move away, but it remains charmed.", "level": 3, "higher_level": "When you cast this spell using a spell slot of 4th level or higher, you can target one additional group of plants or animals for each slot level above 4th.", "target_type": "creature", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 day", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_child-of-light-and-darkness/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_child-of-light-and-darkness", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Child of Light and Darkness", "desc": "Roll a d20 at the end of each of your turns for the duration of the spell. On a roll of 1-10, you take the form of a humanoid made of pure, searing light. On a roll of 11-20, you take the form of a humanoid made of bone-chilling darkness. In both forms, you have immunity to bludgeoning, piercing, and slashing damage from nonmagical attacks, and a creature that attacks you has disadvantage on the attack roll. You gain additional benefits while in each form: Light Form. You shed bright light in a 60-foot radius and dim light for an additional 60 feet, you are immune to fire damage, and you have resistance to radiant damage. Once per turn, as a bonus action, you can teleport to a space you can see within the light you shed. Darkness Form. You are immune to cold damage, and you have resistance to necrotic damage. Once per turn, as a bonus action, you can target up to three Large or smaller creatures within 30 feet of you. Each target must succeed on a Strength saving throw or be pulled or pushed (your choice) up to 20 feet straight toward or away from you.", "level": 8, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_commanders-pavilion/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_commanders-pavilion", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "ritual", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Commander's Pavilion", "desc": "Creates a command tent 30 feet by 30 feet with a peak height of 20 feet. It is filled with items a military commander might require of a headquarters tent on a campaign, such as maps of the area, a spyglass, a sandglass, materials for correspondence, references for coding and decoding messages, books on history and strategy relevant to the area, banners, spare uniforms, and badges of rank. Such minor mundane items dissipate once the spell's effect ends. Recasting the spell on subsequent days maintains the existing tent for another 24 hours.", "level": 3, "higher_level": "", "target_type": "area", "range_text": "Touch", "range": 0, "ritual": true, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "24 hours", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_devouring-darkness/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_devouring-darkness", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Devouring Darkness", "desc": "Terrifying and nightmarish monsters exist within the unknown void of the in-between. Choose up to six points you can see within range. Voidlike, magical darkness spreads from each point to fill a 10-footradius sphere for the duration. The darkness spreads around corners. A creature with darkvision can't see through this darkness, and no light, magical or nonmagical, can illuminate it.\n Each creature inside a sphere when this spell is cast must make a Dexterity saving throw. On a failed save, the creature takes 6d10 piercing damage and 5d6 psychic damage and is restrained until it breaks free as unseen entities bite and tear at it from the Void. Once a successful save, the creature takes half as much damage and isn't restrained. A restrained creature can use its action to make a Strength check against your spell save DC. If it succeeds, it is no longer restrained.\n When a creature enters a sphere for the first time on a turn or starts its turn in a sphere, that creature must make an Intelligence saving throw. The creature takes 5d6 psychic damage on a failed save, or half as much damage on a successful one.\n Once created, the spheres can't be moved. A creature in overlapping spheres doesn't suffer additional effects for being in more than one sphere at a time.", "level": 9, "higher_level": "", "target_type": "point", "range_text": "300 feet", "range": 300, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 6, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "6d10", "damage_types": [ "piercing" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/wz_eternal-echo/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_eternal-echo", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Eternal Echo", "desc": "You gain a portentous voice of compelling power, commanding all undead within 60 feet that fail a Wisdom saving throw. This overrides any prior loyalty to spellcasters such as necromancers or evil priests, and it can nullify the effect of a Turn Undead result from a cleric.", "level": 3, "higher_level": "", "target_type": "area", "range_text": "60 feet", "range": 60, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": false, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "special", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_ethereal-stairs/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_ethereal-stairs", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_6", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_7", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_8", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null }, { "type": "slot_level_9", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Ethereal Stairs", "desc": "You create a staircase out of the nothingness of the air. A shimmering staircase 10 feet wide appears and remains for the duration. The staircase ascends at a 45-degree angle to a point as much as 60 feet above the ground. The staircase consists only of steps with no apparent support, unless you choose to have it resemble a stone or wooden structure. Even then, its magical nature is obvious, as it has no color and is translucent, and only the steps have solidity; the rest of it is no more solid than air. The staircase can support up to 10 tons of weight. It can be straight, spiral, or switchback. Its bottom must connect to solid ground, but its top need not connect to anything.", "level": 5, "higher_level": "When you cast this spell using a spell slot of 6th level or higher, the staircase extends an additional 20 feet for each slot level above 5th.", "target_type": "point", "range_text": "30 feet", "range": 30, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }, { "url": "https://api-beta.open5e.com/v2/spells/wz_exchanged-knowledge/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_exchanged-knowledge", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Divination", "key": "divination", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Exchanged Knowledge", "desc": "When you cast this spell, you open a conduit to the Castle Library, granting access to difficult-to-obtain information. For the spell's duration, you double your proficiency bonus whenever you make an Intelligence check to recall information about any subject. Additionally, you can gain advantage on an Intelligence check to recall information. To do so, you must either sacrifice another lore-filled book or succeed on a Charisma saving throw. On a failed save, the spell ends, and you have disadvantage on all Intelligence checks to recall information for 1 week. A wish spell ends this effect.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }, { "url": "https://api-beta.open5e.com/v2/spells/wz_hedgehog-dozen/?format=api", "document": { "name": "Warlock Zine", "key": "wz", "type": "SOURCE", "display_name": "Warlock Zine", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product-category/all-products/warlock-5th-edition-dnd/" }, "key": "wz_hedgehog-dozen", "casting_options": [ { "type": "default", "damage_roll": null, "target_count": null, "duration": null, "range": null, "concentration": null, "shape_size": null, "desc": null } ], "school": { "name": "Illusion", "key": "illusion", "url": "https://api-beta.open5e.com/v2/spellschools/illusion/?format=api" }, "classes": [], "range_unit": "feet", "shape_size_unit": "feet", "name": "Hedgehog Dozen", "desc": "Eleven illusory duplicates of the touched creature appear in its space. A creature affected by hedgehog dozen seems to have a dozen arms, shields, and weapons-a swarm of partially overlapping, identical creatures. Until the spell ends, these duplicates move with the target and mimic its actions, shifting position so it's impossible to track which image is real. You can use your action to dismiss the illusory duplicates. While surrounded by duplicates, a creature gains advantage against any opponent because of the bewildering number of weapons and movements. Each time a creature targets you with an attack during the spell's duration, roll a d8 to determine whether the attack instead targets one of your duplicates. On a roll of 1, it strikes you. On any other roll it removes one of your duplicates; when you have only five duplicates remaining, the spell ends. A creature is unaffected by this spell if it can't see, if it relies on senses other than sight, such as blindsight, or if it can perceive illusions as false as with truesight.", "level": 3, "higher_level": "", "target_type": "creature", "range_text": "Touch", "range": 0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": false } ] }