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_grave-call/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_grave-call/?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_grave-call", "casting_options": [], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Cleric", "key": "srd_cleric", "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api" }, { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?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": "Grave Call", "desc": "You gesture at one creature within range and chant a brief dirge, hastening its doom. The target must succeed on a Wisdom saving throw or suffer 1d8 necrotic damage. If it is below half its maximum hit points, the damage increases to 1d12.\n\nThis spell's damage increases by one die when you reach 5th level (2d8 or 2d12), 11th level (3d8 or 3d12), and 17th level (4d8 or 4d12).", "level": 0, "higher_level": "", "target_type": "creature", "range_text": "60 ft", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a coffin nail", "material_cost": "0.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "wisdom", "attack_roll": false, "damage_roll": "1d12", "damage_types": [ "necrotic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }