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_natures-fury/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_natures-fury/?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_natures-fury", "casting_options": [], "school": { "name": "Evocation", "key": "evocation", "url": "https://api-beta.open5e.com/v2/spellschools/evocation/?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": "feet", "shape_size_unit": "feet", "name": "Nature's Fury", "desc": "You summon the power of the natural world to assault your foes. For the duration of the spell, all terrain within 60 feet of you is difficult terrain except for creatures you specify. When you cast the spell and as a bonus action on your subsequent turns, you can create one of the following effects, targeting any point you can see within 60 feet of you.\n\n - **Trees.** A tree erupts from the ground and reaches out to rake your enemies with its branches. Each creature of your choice within 10 feet must succeed on a Dexterity saving throw or take 6d6 slashing damage.\n\n - **Roots.** Roots erupt from the ground, seizing creatures within a 10-foot radius. Each creature must make a Strength saving throw or become restrained. Any creature within 5 feet of a restrained creature can use an action to make a Strength (Athletics) check against your spell save DC, ending the effect on a success.\n\n - **Rocks.** You conjure a boulder and hurl it at a creature. Make a ranged spell attack. On a hit, the target takes 6d10 bludgeoning damage and is knocked prone if it is Large or smaller.\n\n - **Wind.** You summon a mighty gust. The gust takes the shape of a line 60 feet long and 20 feet wide, originating at a location you can see and traveling in a direction of your choice. All Large or smaller creatures within the area must succeed on a Strength saving throw or be swept 25 feet in the direction of the gust and knocked prone.", "level": 5, "higher_level": "", "target_type": "creature", "range_text": "Self", "range": 0.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": 1, "saving_throw_ability": "dexterity", "attack_roll": true, "damage_roll": "6d6", "damage_types": [ "slashing" ], "duration": "1 minute", "shape_type": null, "shape_size": null, "concentration": true }