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_great-wave/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_great-wave/?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_great-wave", "casting_options": [], "school": { "name": "Conjuration", "key": "conjuration", "url": "https://api-beta.open5e.com/v2/spellschools/conjuration/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" } ], "range_unit": "ft", "shape_size_unit": "feet", "name": "Great Wave", "desc": "You create a giant, overwhelming wave at a point you can see, summoning a 50-foot long, 50-foot high, 10-foot thick wall of water. You can increase the casting time when casting the spell up to a maximum of 6 rounds; each round increases the wall’s size by 50 feet in length and height, and 10 feet in thickness (up to a maximum of 300 feet long, 300 feet high, and 60 feet thick).\n\nThe wall lasts for the duration. When the wall appears, each creature within its area must make a Strength saving throw. On a failed save, a creature takes 6d10 bludgeoning damage, or half as much damage on a successful save.\n\nAt the start of each of your turns after the wall appears, the wall, along with any creatures in it, moves 50 feet along the ground in a direction of your choice. Any Huge or smaller creature inside the wall or whose space the wall enters when it moves must succeed on a Strength saving throw or take 5d10 bludgeoning damage. A creature can take this damage only once per round. At the end of the turn, the wall’s height is reduced by 50 feet, and the damage creatures take from the spell on subsequent rounds is reduced by 1d10. When the wall reaches 0 feet in height, the spell ends.\n\nA creature caught in the wall can attempt to swim through it by making a successful Strength (Athletics) check against your spell save DC. If it fails the check, it can’t move. A creature that moves out of the spell’s area falls to the ground.", "level": 8, "higher_level": "", "target_type": "", "range_text": "300 ft", "range": 300.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": null, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "6d10", "damage_types": [ "bludgeoning" ], "duration": "6 rounds", "shape_type": null, "shape_size": null, "concentration": true }