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_psychic-skewer/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_psychic-skewer/?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_psychic-skewer", "casting_options": [], "school": { "name": "Divination", "key": "divination", "url": "https://api-beta.open5e.com/v2/spellschools/divination/?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": "Psychic Skewer", "desc": "You pierce the mind of one creature you can see within range. The target must make an Intelligence saving throw, taking 3d8 psychic damage on a failure, or half as much damage on a success. On a failure, you psychically pin the target and link yourself to its mind. For the duration, you can use a bonus action to mentally twist the skewer, causing the creature to subtract 1d4 from the next saving throw it makes before the end of your next turn.\n\nAdditionally, you have perfect knowledge of the target’s location as long as you are on the same plane of existence. The target can’t be hidden from you and gains no benefit from the invisible condition against you. If you maintain concentration for the full duration, this knowledge persists 1 hour after the spell ends.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d8 for each slot level above 2nd.", "target_type": "creature", "range_text": "60 ft", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": false, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": 1, "saving_throw_ability": "intelligence", "attack_roll": false, "damage_roll": "3d8", "damage_types": [ "psychic" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }