Spell Instance
list: API endpoint for returning a list of spells.
retrieve: API endpoint for returning a particular spell.
GET /v2/spells/spells-that-dont-suck_mass-freeze/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_mass-freeze/?format=api", "document": { "name": "Spells That Don't Suck", "key": "spells-that-dont-suck", "display_name": "Spells That Don't Suck", "publisher": { "name": "Somanyrobots", "key": "somanyrobots", "url": "https://api-beta.open5e.com/v2/publishers/somanyrobots/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://www.somanyrobots.com/s/Spells-That-Dont-Suck-compressed.pdf" }, "key": "spells-that-dont-suck_mass-freeze", "casting_options": [], "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": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "ft", "shape_size_unit": "ft", "name": "Mass Freeze", "desc": "You choose a point within range and cause all the warmth to vanish from its vicinity. Each creature in a 20-foot radius sphere centered on that point must make a Constitution saving throw. A target takes 4d8 cold damage on a failure, or half as much damage on a success.\n\nIf a creature fails the saving throw, it is frozen in place, locked down by sheets of ice. It takes 1d8 cold damage at the start of each of its turns, and is restrained. It may reattempt the saving throw at the end of each of its turns, ending the effect on a success.", "level": 5, "higher_level": "", "target_type": "point", "range_text": "60 ft", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "4d8", "damage_types": [ "cold" ], "duration": "1 minute", "shape_type": "sphere", "shape_size": 20.0, "concentration": true }