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_wellspring/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_wellspring/?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_wellspring", "casting_options": [], "school": { "name": "Transmutation", "key": "transmutation", "url": "https://api-beta.open5e.com/v2/spellschools/transmutation/?format=api" }, "classes": [ { "name": "Druid", "key": "srd_druid", "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" } ], "range_unit": "ft", "shape_size_unit": "feet", "name": "Wellspring", "desc": "You pour out a stream of pure water and create a 10-foot radius magical healing pool at a point on the ground you can see within range. At any time (no action required by you) you can choose to restore 2d4 hit points to any creature in the pool, depleting the pool’s magic. The pool’s magic is restored at the start of each of your turns.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the healing increases by 1d4 and the radius of the pool increases by 5 feet for each slot level above 2nd.", "target_type": "area", "range_text": "30 ft", "range": 30.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a tiny silver watering can", "material_cost": "0.00", "material_consumed": false, "target_count": 0, "saving_throw_ability": "", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }