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_lightning-leash/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_lightning-leash/?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_lightning-leash", "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": "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": "Lightning Leash", "desc": "You create a whip of crackling electricity and crack it outwards at a creature you choose that you can see within 30 feet. Make a melee spell attack. On a hit, the target takes 1d6 lightning damage and is ensnared by the lightning leash. If the target moves outside of the spell’s range before the start of your next turn, you can use your reaction to yank on the leash. The target must succeed on a Strength saving throw or take 1d6 lightning damage and have its speed halved until the start of your next turn. Once it is outside of the spell’s range, the leash dissipates.\n\nBoth damage rolls increase by 1d6 when you reach 5th level (2d6), 11th level (3d6), and 17th level (4d6).", "level": 0, "higher_level": "", "target_type": "creature", "range_text": "30 ft", "range": 30.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": "1d6", "damage_types": [ "lightning" ], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }