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_stream-of-flame/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_stream-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_stream-of-flame", "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": "Stream of Flame", "desc": "A gout of flame projects from your hand in a direction you choose. Each creature in a 30-foot long, 5-foot wide line must make a Dexterity saving throw. A creature takes 4d8 fire damage on a failure, or half as much damage on a success. The flames ignite any flammable objects in the area that aren’t being worn or carried.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d8 and the length of the line increases by 5 feet for each slot level above 2nd.", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a drop of oil", "material_cost": "0.00", "material_consumed": false, "target_count": null, "saving_throw_ability": "dexterity", "attack_roll": false, "damage_roll": "4d8", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }