list: API endpoint for returning a list of classes.
retrieve: API endpoint for returning a particular class.

GET /v2/classes/toh_circle-of-ash/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/classes/toh_circle-of-ash/?format=api",
    "key": "toh_circle-of-ash",
    "features": [
        {
            "key": "toh_circle-of-ash_ash-cloud",
            "name": "Ash Cloud",
            "desc": "At 2nd level, you can expend one use of your Wild Shape and, rather than assuming a beast form, create a small, brief volcanic eruption beneath the ground, causing it to spew out an ash cloud. As an action, choose a point within 30 feet of you that you can see. Each creature within 5 feet of that point must make a Dexterity saving throw against your spell save DC, taking 2d8 bludgeoning damage on a failed save, or half as much damage on a successful one.\n  This eruption creates a 20-foot-radius sphere of ash centered on the eruption point. The cloud spreads around corners, and its area is heavily obscured. When a creature enters the cloud for the first time on a turn or starts its turn there, that creature must succeed on a Constitution saving throw against your spell save DC or have disadvantage on ability checks and saving throws until the start of its next turn. Creatures that don't need to breathe or that are immune to poison automatically succeed on this saving throw.\n  You automatically succeed on this saving throw while within the area of your ash cloud, but you don't automatically succeed if you are in another Circle of Ash druid's ash cloud.\n  The cloud lasts for 1 minute, until you use a bonus action to dismiss it, or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_circle-of-ash_feed-the-earth",
            "name": "Feed the Earth",
            "desc": "At 10th level, your Ash Cloud feature becomes more potent. Instead of the normal eruption effect, when you first create the ash cloud, each creature within 10 feet of the point you chose must make a Dexterity saving throw against your spell save DC, taking 2d8 bludgeoning damage and 2d8 fire damage on a failed save, or half as much damage on a successful one.\n  In addition, when a creature enters this more potent ash cloud for the first time on a turn or starts its turn there, that creature has disadvantage on ability checks and saving throws while it remains within the cloud. Creatures are affected even if they hold their breath or don't need to breathe, but creatures that are immune to poison are immune to this effect.\n  If at least one creature takes damage from the ash cloud's eruption, you can use your reaction to siphon that destructive energy into the rapid growth of vegetation. The area within the cloud becomes difficult terrain that lasts while the cloud remains. You can't cause this growth in an area that can't accommodate natural plant growth, such as the deck of a ship or inside a building.\n  The ash cloud now lasts for 10 minutes, until you use a bonus action to dismiss it, or until a wind of moderate or greater speed (at least 10 miles per hour) disperses it.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 10,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_circle-of-ash_firesight",
            "name": "Firesight",
            "desc": "Starting at 2nd level, your vision can't be obscured by ash, fire, smoke, fog, or the cloud created by your Ash Cloud feature, but it can still be obscured by other effects, such as dim light, dense foliage, or rain. In addition, you have advantage on saving throws against gas or cloud-based effects, such as from the *cloudkill* or *stinking cloud* spells, a gorgon's petrifying breath, or a kraken's ink cloud.\n#### Covered in Ash\nAt 6th level, when a creature within 30 feet of you that you can see (including yourself) takes damage, you can use your reaction to cover the creature in magical ash, giving it temporary hit points equal to twice your proficiency bonus. The target gains the temporary hit points before it takes the damage. You can use this feature a number of times equal to your proficiency bonus. You regain all expended uses when you finish a long rest.\n  In addition, while your Ash Cloud feature is active and you are within 30 feet of it, you can use a bonus action to teleport to an unoccupied space you can see within the cloud. You can use this teleportation no more than once per minute.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "toh_circle-of-ash_from-the-ashes",
            "name": "From the Ashes",
            "desc": "Beginning at 14th level, when you are reduced to 0 hit points, your body is consumed in a fiery explosion. Each creature of your choice within 30 feet of you must make a Dexterity saving throw against your spell save DC, taking 6d6 fire damage on a failed save, or half as much damage on a successful one. After the explosion, your body becomes a pile of ashes.\n  At the end of your next turn, you reform from the ashes with all of your equipment and half your maximum hit points. You can choose whether or not you reform prone. If your ashes are moved before you reform, you reform in the space that contains the largest pile of your ashes or in the nearest unoccupied space. After you reform, you suffer one level of exhaustion.\n  Once you use this feature, you can't use it again until you finish a long rest.",
            "feature_type": "CLASS_FEATURE",
            "gained_at": [
                {
                    "level": 14,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        }
    ],
    "document": {
        "name": "Tome of Heroes",
        "key": "toh",
        "display_name": "Tome of Heroes",
        "publisher": {
            "name": "Kobold Press",
            "key": "kobold-press",
            "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://koboldpress.com/kpstore/product/tome-of-heroes-for-5th-edition/"
    },
    "saving_throws": [],
    "subclass_of": {
        "name": "Druid",
        "key": "srd_druid",
        "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api"
    },
    "name": "Circle of Ash",
    "hit_dice": null,
    "caster_type": null,
    "primary_abilities": []
}