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_cone-of-flame/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_cone-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_cone-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": "ft", "name": "Cone of Flame", "desc": "Flames shoot forth from your fingertips. Each creature in a 15-foot cone must make a Dexterity saving throw. A creature takes 3d6 fire damage on a failure, or half as much damage on a success.\n\nThe flames ignite any flammable objects in the area that aren’t being worn or carried.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, the damage increases by 1d6 and the range of the cone increases by 5 feet for each slot level above 1st.", "target_type": "area", "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": "3d6", "damage_types": [ "fire" ], "duration": "instantaneous", "shape_type": "cone", "shape_size": 15.0, "concentration": false }