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_dust-cyclone/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_dust-cyclone/?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_dust-cyclone", "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" }, { "name": "Ranger", "key": "srd_ranger", "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api" }, { "name": "Sorcerer", "key": "srd_sorcerer", "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?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": "Dust Cyclone", "desc": "A small cyclone whips up at a point you can see on the ground within range. The cyclone is a 5-foot radius, 30-foot high cylinder centered on that point.\n\nAny creature that starts its turn within the radius of the dust cyclone or enters its radius for the first time during its turn must make a Strength saving throw. On a failed save, the creature takes 1d12 bludgeoning damage and is pushed 5 feet away from the center. On a successful save, the creature takes half as much damage and isn’t pushed.\n\nAs a bonus action, you can move the dust cyclone up to 30 feet in any direction. The first time you pass the dust cyclone through a creature, you can force it to make the saving throw, as if it entered the cyclone’s radius. You can continue to move the dust cyclone, but its strength is exhausted until the end of your turn and subsequent creatures are unaffected by it passing through them.\n\nIf the dust cyclone moves over sand, dust, loose dirt, or small gravel, it sucks up the material and heavily obscures its radius until the start of your next turn.", "level": 2, "higher_level": "", "target_type": "area", "range_text": "60 ft", "range": 60.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a pinch of dust", "material_cost": "0.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "strength", "attack_roll": false, "damage_roll": "1d12", "damage_types": [ "bludgeoning" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }