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_deflect/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_deflect/?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_deflect", "casting_options": [], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?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": "feet", "name": "Deflect", "desc": "A transparent sphere of arcane force appears, averting incoming attacks. Until the start of your next turn, you have a +5 bonus to AC, to a maximum of 21 AC, including against the triggering attack, and you take no damage from magic missile.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the bonus to AC (and the maximum AC) increases by 1 for every two slot levels above 1st (for example, when cast with a 5th-level spell slot, you have a +7 bonus to AC, to a maximum of 23 AC).", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "reaction", "reaction_condition": "you are hit by an attack or targeted by the magic missile spell", "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": "d", "damage_types": [], "duration": "1 round", "shape_type": null, "shape_size": null, "concentration": false }