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_fated-strike/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_fated-strike/?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_fated-strike", "casting_options": [], "school": { "name": "Divination", "key": "divination", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?format=api" }, "classes": [ { "name": "Bard", "key": "srd_bard", "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api" }, { "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": "feet", "shape_size_unit": "feet", "name": "Fated Strike", "desc": "You touch a willing creature, foretelling an accurate strike. The next attack the creature makes before the end of your next turn hits regardless of any modifiers or the target’s AC.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the number of attacks that creature makes which automatically hit increases by one for every two slot levels above 1st.", "target_type": "creature", "range_text": "Touch", "range": 0.1, "ritual": false, "casting_time": "bonus", "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": false, "damage_roll": "", "damage_types": [], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }