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_eldritch-armor/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_eldritch-armor/?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_eldritch-armor", "casting_options": [], "school": { "name": "Abjuration", "key": "abjuration", "url": "https://api-beta.open5e.com/v2/spellschools/abjuration/?format=api" }, "classes": [ { "name": "Warlock", "key": "srd_warlock", "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api" } ], "range_unit": "feet", "shape_size_unit": "feet", "name": "Eldritch Armor", "desc": "You protect yourself with an acidic coating that sprays outward when struck. You gain 1d4 + 4 temporary hit points for the duration. If a creature hits you with a melee attack while you have these temporary hit points, the creature takes 2d4 acid damage.", "level": 1, "higher_level": "When you cast this spell using a spell slot of 2nd level or higher, both the temporary hit points and the acid damage increase by 2d4 for each slot level above 1st, up to a maximum of 9d4 + 4 temporary hit points and 10d4 damage at 5th level.", "target_type": "creature", "range_text": "Self", "range": 0.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a vial of snowmelt", "material_cost": "0.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "2d4", "damage_types": [], "duration": "1 hour", "shape_type": null, "shape_size": null, "concentration": false }