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_curse-of-weakness/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_curse-of-weakness/?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_curse-of-weakness", "casting_options": [], "school": { "name": "Necromancy", "key": "necromancy", "url": "https://api-beta.open5e.com/v2/spellschools/necromancy/?format=api" }, "classes": [ { "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": "Curse of Weakness", "desc": "Ghastly energy flickers within a 10-foot radius sphere centered on a point you choose within range. When a creature starts its turn in the area or moves into the area during its turn, it must make a Constitution saving throw.\n\nOn a failure, a creature is cursed with weakness until the end of its turn. While cursed, it has disadvantage on Strength checks and Strength saving throws, it deals half damage with weapon attacks that use Strength, and its speed is reduced by 10 feet.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the radius of the sphere increases by 5 feet 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": true, "somatic": true, "material": false, "material_specified": "", "material_cost": null, "material_consumed": false, "target_count": null, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "", "damage_types": [], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }