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_scintillant-blast/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_scintillant-blast/?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_scintillant-blast", "casting_options": [], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api" }, { "name": "Wizard", "key": "srd_wizard", "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Scintillant Blast", "desc": "You send a shimmering wave of force outward, striking each creature within a 60-foot cone with a random blast of magic. Roll 1d8 on the table below for each target struck by the blast. That creature must make a Dexterity saving throw, suffering the effects below on a failure or half the initial damage and no additional effects on a success.\n\n| d8 | Damage Type | Effect |\n| --- | --- | --- |\n| 1 | Acid | The target takes 12d4 acid damage and another 12d4 acid damage at the end of its next turn. |\n| 2 | Cold | The target takes 9d8 cold damage and is restrained until the end of its next turn. |\n| 3 | Fire | The target takes 14d6 fire damage. |\n| 4 | Lightning | The target takes 6d12 lightning damage, and until the end of its next turn, cannot take reactions and has disadvantage on Dexterity saving throws. |\n| 5 | Poison | The target takes 6d12 poison damage and is poisoned until the end of its next turn. |\n| 6 | Psychic | The target takes 9d8 psychic damage and is stunned until the end of its next turn. |\n| 7 | Thunder | The target takes 9d8 thunder damage, is knocked backwards 30 feet, and falls prone. |\n| 8 | Multiple | The target is struck by multiple blasts. Roll twice more, rerolling any 8's. |", "level": 7, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": null, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "12d4", "damage_types": [ "acid" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }