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_death-ray/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_death-ray/?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_death-ray", "casting_options": [], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?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": "Death Ray", "desc": "You send a beam of negative energy at a creature you can see within range. Make a ranged spell attack. The creature takes 8d10+30 necrotic damage on a hit, or half as much damage on a miss.\n\nIf a humanoid dies from this spell or within 1 minute of being hit by it, it rises as a zombie at the start of your next turn and attacks the closest living creature. The GM may either use the zombie statistics from the Basic Rules, or the zombie template as described in _reanimation_. At the GM’s discretion, other creature types may rise as different undead.", "level": 7, "higher_level": "When you cast this spell using a spell slot of 8th level or higher, the damage increases by 2d10 for each slot level above 7th.", "target_type": "creature", "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": 1, "saving_throw_ability": "", "attack_roll": true, "damage_roll": "8d10", "damage_types": [ "necrotic" ], "duration": "instantaneous", "shape_type": null, "shape_size": null, "concentration": false }