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_synaptic-shockwave/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_synaptic-shockwave/?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_synaptic-shockwave", "casting_options": [], "school": { "name": "Enchantment", "key": "enchantment", "url": "https://api-beta.open5e.com/v2/spellschools/enchantment/?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": "ft", "shape_size_unit": "ft", "name": "Synaptic Shockwave", "desc": "You send a roiling wave of psionic energy outward in a 60-foot cone of psionic power, creating psychic storms in the brains of affected creatures. All creatures in the area must make an Intelligence saving throw. On a failure, a creature takes 10d8 psychic damage and is stunned. On a success, it suffers half as much damage and no other effects.\n\nAt the end of each of a stunned creature’s turns, it rolls 1d6. Its Intelligence score is reduced by an amount equal to the roll. The creature then repeats the saving throw using its original intelligence score, gaining a bonus to the roll equal to the total amount its Intelligence score has been reduced. On a success, it is no longer stunned. If a creature’s Intelligence is reduced to 0, it dies.\n\nA creature regains 1 point of lost Intelligence after finishing a long rest. The _heal_, _mass heal_, _regenerate_, and _wish_ spells can instantly restore all lost Intelligence. _Greater restoration_ can restore 1d6 points of lost Intelligence.", "level": 9, "higher_level": "", "target_type": "point", "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": "10d8", "damage_types": [ "psychic" ], "duration": "instantaneous", "shape_type": "cone", "shape_size": 60.0, "concentration": false }