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_lunar-beam/?format=api
{ "url": "https://api-beta.open5e.com/v2/spells/spells-that-dont-suck_lunar-beam/?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_lunar-beam", "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" } ], "range_unit": "ft", "shape_size_unit": "ft", "name": "Lunar Beam", "desc": "You call down a beam of shimmering moonlight at a point within range. The beam takes the shape of a 5-foot radius, 40-foot high cylinder of dim light.\n\nWhen a creature starts its turn in the beam or moves into the beam during its turn, it is seared by the pale light. It must make a Constitution saving throw, taking 2d10 radiant damage on a failure, or half as much on a success. A shapechanger or other creature susceptible to silver has disadvantage on this saving throw, takes an additional 1d10 damage on a failure, and cannot change its form while within the beam.\n\nAs an action on each of your subsequent turns, you can move the beam up to 60 feet in any direction within the spell’s range.", "level": 2, "higher_level": "When you cast this spell using a spell slot of 3rd level or higher, the damage increases by 1d10 for each slot level above 2nd.", "target_type": "point", "range_text": "120 ft", "range": 120.0, "ritual": false, "casting_time": "action", "reaction_condition": null, "verbal": true, "somatic": true, "material": true, "material_specified": "a small pearl or quartz disc", "material_cost": "0.00", "material_consumed": false, "target_count": 1, "saving_throw_ability": "constitution", "attack_roll": false, "damage_roll": "2d10", "damage_types": [ "radiant" ], "duration": "1 minute", "shape_type": "cylinder", "shape_size": 5.0, "concentration": true }