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_burst-of-flame/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_burst-of-flame/?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_burst-of-flame", "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "name": "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": "feet", "name": "Burst of Flame", "desc": "You summon up a fiery explosion, creating light, heat, or smoke. You may conjure the explosion at any point within 60 feet, but it will have added effect if you conjure it atop an existing nonmagical flame (extinguishing up to a 5-foot cube of flame). Choose one of the following effects.\n\n - **Light.** You create a shower of sparks, blinding onlookers. Each creature in a 10-foot radius must make a Constitution saving throw or be blinded until the end of your next turn. If you target an existing flame, the radius increases to 20 feet.\n\n - **Heat.** You conjure a blast of intense heat. Each creature in a 10-foot radius must make a Constitution saving throw. On a failed save, a creature takes 3d6 fire damage, or half as much on a successful save. If you target an existing flame, the damage increases to 4d6.\n\n - **Smoke.** You create a 15-foot radius cloud of thick, oily smoke. It spreads around corners, and its area is heavily obscured. If you target an existing flame, the radius is 30 feet. The cloud lasts for 1 minute or until dispersed by a strong breeze.", "level": 2, "higher_level": "", "target_type": "", "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": null, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "3d6", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }