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

GET /v2/classes/?format=api&ordering=-features
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 129,
    "next": "https://api-beta.open5e.com/v2/classes/?format=api&ordering=-features&page=2",
    "previous": null,
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wyrdweaver/?format=api",
            "key": "toh_wyrdweaver",
            "features": [
                {
                    "key": "toh_wyrdweaver_appropriate-advantage",
                    "name": "Appropriate Advantage",
                    "desc": "At 1st level, you learn to shift the weaves of fate to aid allies and hinder foes. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to expend one probability die and force that creature to make a Charisma saving throw against your spell save DC, adding the probability die to the DC. On a failed save, the creature loses advantage on that roll, and one friendly creature you can see within 60 feet has advantage on its next d20 roll of the same type the creature used (attack roll, ability check, or saving throw).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Wyrdweaver lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock list for you.\n\n**Wyrdweaver Expanded Spells (table)**\n| Spell Level   | Spells                             | \n|---------------|------------------------------------| \n| 1st           | *bane*, *faerie fire*              | \n| 2nd           | *blur*, *frenzied bolt*            | \n| 3rd           | *bestow curse*, *hypnotic pattern* | \n| 4th           | *compulsion*, *reset*              | \n| 5th           | *battle mind*, *mislead*           |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_favored-soul",
                    "name": "Favored Soul",
                    "desc": "Starting at 14th level, your very presence spins probability. When a creature you can see within 60 feet of you makes an attack roll, ability check, or saving throw with advantage, you can use your reaction to force the creature to make a Charisma saving throw against your spell save DC. On a failed save, the creature loses advantage on the roll and has disadvantage on it, and you have advantage on one d20 roll of your choice within the next minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_improbable-duplicate",
                    "name": "Improbable Duplicate",
                    "desc": "At 6th level, you can channel dark power from your patron to empower your attacks and spells. Once on each of your turns, when you hit a creature with an attack, you can expend one or more probability dice, up to half your Charisma modifier (minimum of 1), and add the probability dice to the attack's damage roll.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_inconceivable-channeling",
                    "name": "Inconceivable Channeling",
                    "desc": "At 10th level, you learn to redirect magical energy, converting the power to restore your pool of probability dice. When a friendly creature you can see within 30 feet of you takes acid, cold, fire, lightning, or thunder damage, you can use your reaction to take the damage instead. You halve the damage you take as your probability wellspring absorbs some of the magical energy. For every 10 damage prevented in this way, you regain one expended probability die. You can't regain more than half your maximum probability dice from this feature. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wyrdweaver_probability-wellspring",
                    "name": "Probability Wellspring",
                    "desc": "Starting at 1st level, you gain the ability to manipulate probability. You have a pool of d6s that you spend to fuel your patron abilities. The number of probability dice in the pool equals 1 + your warlock level.\n  You can use these dice to turn the odds in your or your ally's favor. When you or a friendly creature you can see within 30 feet of you makes an attack roll, ability check, or saving throw, you can use your reaction to expend probability dice from the pool, rolling the dice and adding the total result to that roll. The maximum number of dice you can spend at once equals your Charisma modifier (minimum of one die). Your pool regains all expended dice when you finish a long rest.\n  When you reach certain levels in this class, the size of your probability dice increases: at 5th level (d8), 11th level (d10), and 17th level (d12).",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "Wyrdweaver",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
            "key": "toh_wind-domain",
            "features": [
                {
                    "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
                    "name": "Channel Divinity: Grasp Not the Wind",
                    "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_dire-tempest",
                    "name": "Dire Tempest",
                    "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_stormshield",
                    "name": "Stormshield",
                    "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). You regain all expended uses when you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_winds-chosen",
                    "name": "Wind's Chosen",
                    "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Wind Domain",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
            "key": "toh_wind-domain",
            "features": [
                {
                    "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
                    "name": "Channel Divinity: Grasp Not the Wind",
                    "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_dire-tempest",
                    "name": "Dire Tempest",
                    "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_stormshield",
                    "name": "Stormshield",
                    "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). You regain all expended uses when you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_winds-chosen",
                    "name": "Wind's Chosen",
                    "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Wind Domain",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
            "key": "toh_wind-domain",
            "features": [
                {
                    "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
                    "name": "Channel Divinity: Grasp Not the Wind",
                    "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_dire-tempest",
                    "name": "Dire Tempest",
                    "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_stormshield",
                    "name": "Stormshield",
                    "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). You regain all expended uses when you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_winds-chosen",
                    "name": "Wind's Chosen",
                    "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Wind Domain",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
            "key": "toh_wind-domain",
            "features": [
                {
                    "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
                    "name": "Channel Divinity: Grasp Not the Wind",
                    "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_dire-tempest",
                    "name": "Dire Tempest",
                    "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_stormshield",
                    "name": "Stormshield",
                    "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). You regain all expended uses when you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_winds-chosen",
                    "name": "Wind's Chosen",
                    "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Wind Domain",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wind-domain/?format=api",
            "key": "toh_wind-domain",
            "features": [
                {
                    "key": "toh_wind-domain_channel-divinity-grasp-not-the-wind",
                    "name": "Channel Divinity: Grasp Not the Wind",
                    "desc": "At 2nd level, you can use your Channel Divinity to end the grappled condition on yourself and gain a flying speed equal to your walking speed until the end of your turn. You don't provoke opportunity attacks while flying in this way.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_dire-tempest",
                    "name": "Dire Tempest",
                    "desc": "At 17th level, you can create a 20-foot-radius tornado of swirling wind and debris at a point you can see within 120 feet. The storm lasts until the start of your next turn. All Huge or smaller creatures within the area must make a Strength saving throw against your spell save DC. On a failure, a creature takes 8d6 bludgeoning damage and is thrown 1d4 *x* 10 feet into the air. On a success, a creature takes half the damage and isn't thrown into the air. Creatures thrown into the air take falling damage as normal and land prone.\n  In addition, each creature that starts its turn within 15 feet of the tornado must succeed on a Strength saving throw against your spell save DC or be dragged into the tornado's area. A creature that enters the tornado's area is thrown 1d4 *x* 10 feet into the air, taking falling damage as normal and landing prone.\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you infuse your weapon strikes with divine energy. Once on each of your turns when you hit a creature with a weapon attack, you can cause the attack to deal an extra 1d8 thunder damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_stormshield",
                    "name": "Stormshield",
                    "desc": "At 6th level, when you take lightning or thunder damage, you can use your reaction to gain resistance to lightning and thunder damage, including against the triggering attack, until the start of your next turn. You can use this feature a number of times equal to your Wisdom modifier (minimum of once). You regain all expended uses when you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wind-domain_winds-chosen",
                    "name": "Wind's Chosen",
                    "desc": "When you choose this domain at 1st level, you learn the *mage hand* cantrip and gain proficiency in the Nature skill. When you cast *mage hand*, you can make the hand invisible, and you can control the hand as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "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": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Wind Domain",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-wildcat/?format=api",
            "key": "toh_way-of-the-wildcat",
            "features": [
                {
                    "key": "toh_way-of-the-wildcat_enhanced-agility",
                    "name": "Enhanced Agility",
                    "desc": "When you choose this tradition at 3rd level, you gain proficiency in the Acrobatics skill if you don't already have it. When you move at least 10 feet on your turn, you have advantage on the next Dexterity (Acrobatics) check you make before the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_feline-reflexes",
                    "name": "Feline Reflexes",
                    "desc": "Also at 3rd level, the inner power infusing your reflexes augments your nimbleness and makes it harder to hit you. When a creature you can see misses you with an attack, the next attack against you before the start of your next turn is made with disadvantage. This can happen only once each turn. If you spend 2 ki points when a creature you can see misses you with an attack, you can take the Dodge action as a reaction instead.\n  You can't benefit from this feature if your speed is 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_hundred-step-strike",
                    "name": "Hundred Step Strike",
                    "desc": "At 17th level, you can use your Springing Pounce feature as many times each turn as you want, provided you have the movement and attacks to do so. You must still spend 1 ki point each time you channel your momentum into your attack. Each time you move after hitting a creature in this way, you don't provoke opportunity attacks. If you miss an attack, further movement provokes opportunity attacks as normal.\n  If you use Flurry of Blows with Springing Pounce and hit a different creature with each attack, you can make one additional Springing Pounce attack without spending ki, provided you have the movement to do so.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_improved-feline-reflexes",
                    "name": "Improved Feline Reflexes",
                    "desc": "Starting at 11th level, when you take no damage after succeeding on a Dexterity saving throw as a result of the Evasion monk class feature, you can use your reaction to move up to half your speed toward the source of the effect, such as the dragon or spellcaster that exhaled the lightning or cast the *fireball* that you avoided. If you end this movement within 5 feet of the source, you can spend 3 ki points to make one unarmed strike against it.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_springing-pounce",
                    "name": "Springing Pounce",
                    "desc": "Starting at 6th level, when you move at least 10 feet straight toward a creature and hit it with an attack on the same turn, you can spend 1 ki point to channel your momentum into your attack, dealing extra damage or pushing the target (your choice). If dealing extra damage, the attack deals extra damage of the weapon's type equal to a roll of your Martial Arts die + your Wisdom modifier. If pushing the target, the target must succeed on a Strength saving throw or be pushed up to 10 feet away from you. If you used Step of the Wind to Dash before making the attack, the target has disadvantage on the saving throw.\n  You can use this feature only once per turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Wildcat",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-wildcat/?format=api",
            "key": "toh_way-of-the-wildcat",
            "features": [
                {
                    "key": "toh_way-of-the-wildcat_enhanced-agility",
                    "name": "Enhanced Agility",
                    "desc": "When you choose this tradition at 3rd level, you gain proficiency in the Acrobatics skill if you don't already have it. When you move at least 10 feet on your turn, you have advantage on the next Dexterity (Acrobatics) check you make before the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_feline-reflexes",
                    "name": "Feline Reflexes",
                    "desc": "Also at 3rd level, the inner power infusing your reflexes augments your nimbleness and makes it harder to hit you. When a creature you can see misses you with an attack, the next attack against you before the start of your next turn is made with disadvantage. This can happen only once each turn. If you spend 2 ki points when a creature you can see misses you with an attack, you can take the Dodge action as a reaction instead.\n  You can't benefit from this feature if your speed is 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_hundred-step-strike",
                    "name": "Hundred Step Strike",
                    "desc": "At 17th level, you can use your Springing Pounce feature as many times each turn as you want, provided you have the movement and attacks to do so. You must still spend 1 ki point each time you channel your momentum into your attack. Each time you move after hitting a creature in this way, you don't provoke opportunity attacks. If you miss an attack, further movement provokes opportunity attacks as normal.\n  If you use Flurry of Blows with Springing Pounce and hit a different creature with each attack, you can make one additional Springing Pounce attack without spending ki, provided you have the movement to do so.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_improved-feline-reflexes",
                    "name": "Improved Feline Reflexes",
                    "desc": "Starting at 11th level, when you take no damage after succeeding on a Dexterity saving throw as a result of the Evasion monk class feature, you can use your reaction to move up to half your speed toward the source of the effect, such as the dragon or spellcaster that exhaled the lightning or cast the *fireball* that you avoided. If you end this movement within 5 feet of the source, you can spend 3 ki points to make one unarmed strike against it.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_springing-pounce",
                    "name": "Springing Pounce",
                    "desc": "Starting at 6th level, when you move at least 10 feet straight toward a creature and hit it with an attack on the same turn, you can spend 1 ki point to channel your momentum into your attack, dealing extra damage or pushing the target (your choice). If dealing extra damage, the attack deals extra damage of the weapon's type equal to a roll of your Martial Arts die + your Wisdom modifier. If pushing the target, the target must succeed on a Strength saving throw or be pushed up to 10 feet away from you. If you used Step of the Wind to Dash before making the attack, the target has disadvantage on the saving throw.\n  You can use this feature only once per turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Wildcat",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-wildcat/?format=api",
            "key": "toh_way-of-the-wildcat",
            "features": [
                {
                    "key": "toh_way-of-the-wildcat_enhanced-agility",
                    "name": "Enhanced Agility",
                    "desc": "When you choose this tradition at 3rd level, you gain proficiency in the Acrobatics skill if you don't already have it. When you move at least 10 feet on your turn, you have advantage on the next Dexterity (Acrobatics) check you make before the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_feline-reflexes",
                    "name": "Feline Reflexes",
                    "desc": "Also at 3rd level, the inner power infusing your reflexes augments your nimbleness and makes it harder to hit you. When a creature you can see misses you with an attack, the next attack against you before the start of your next turn is made with disadvantage. This can happen only once each turn. If you spend 2 ki points when a creature you can see misses you with an attack, you can take the Dodge action as a reaction instead.\n  You can't benefit from this feature if your speed is 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_hundred-step-strike",
                    "name": "Hundred Step Strike",
                    "desc": "At 17th level, you can use your Springing Pounce feature as many times each turn as you want, provided you have the movement and attacks to do so. You must still spend 1 ki point each time you channel your momentum into your attack. Each time you move after hitting a creature in this way, you don't provoke opportunity attacks. If you miss an attack, further movement provokes opportunity attacks as normal.\n  If you use Flurry of Blows with Springing Pounce and hit a different creature with each attack, you can make one additional Springing Pounce attack without spending ki, provided you have the movement to do so.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_improved-feline-reflexes",
                    "name": "Improved Feline Reflexes",
                    "desc": "Starting at 11th level, when you take no damage after succeeding on a Dexterity saving throw as a result of the Evasion monk class feature, you can use your reaction to move up to half your speed toward the source of the effect, such as the dragon or spellcaster that exhaled the lightning or cast the *fireball* that you avoided. If you end this movement within 5 feet of the source, you can spend 3 ki points to make one unarmed strike against it.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_springing-pounce",
                    "name": "Springing Pounce",
                    "desc": "Starting at 6th level, when you move at least 10 feet straight toward a creature and hit it with an attack on the same turn, you can spend 1 ki point to channel your momentum into your attack, dealing extra damage or pushing the target (your choice). If dealing extra damage, the attack deals extra damage of the weapon's type equal to a roll of your Martial Arts die + your Wisdom modifier. If pushing the target, the target must succeed on a Strength saving throw or be pushed up to 10 feet away from you. If you used Step of the Wind to Dash before making the attack, the target has disadvantage on the saving throw.\n  You can use this feature only once per turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Wildcat",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-wildcat/?format=api",
            "key": "toh_way-of-the-wildcat",
            "features": [
                {
                    "key": "toh_way-of-the-wildcat_enhanced-agility",
                    "name": "Enhanced Agility",
                    "desc": "When you choose this tradition at 3rd level, you gain proficiency in the Acrobatics skill if you don't already have it. When you move at least 10 feet on your turn, you have advantage on the next Dexterity (Acrobatics) check you make before the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_feline-reflexes",
                    "name": "Feline Reflexes",
                    "desc": "Also at 3rd level, the inner power infusing your reflexes augments your nimbleness and makes it harder to hit you. When a creature you can see misses you with an attack, the next attack against you before the start of your next turn is made with disadvantage. This can happen only once each turn. If you spend 2 ki points when a creature you can see misses you with an attack, you can take the Dodge action as a reaction instead.\n  You can't benefit from this feature if your speed is 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_hundred-step-strike",
                    "name": "Hundred Step Strike",
                    "desc": "At 17th level, you can use your Springing Pounce feature as many times each turn as you want, provided you have the movement and attacks to do so. You must still spend 1 ki point each time you channel your momentum into your attack. Each time you move after hitting a creature in this way, you don't provoke opportunity attacks. If you miss an attack, further movement provokes opportunity attacks as normal.\n  If you use Flurry of Blows with Springing Pounce and hit a different creature with each attack, you can make one additional Springing Pounce attack without spending ki, provided you have the movement to do so.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_improved-feline-reflexes",
                    "name": "Improved Feline Reflexes",
                    "desc": "Starting at 11th level, when you take no damage after succeeding on a Dexterity saving throw as a result of the Evasion monk class feature, you can use your reaction to move up to half your speed toward the source of the effect, such as the dragon or spellcaster that exhaled the lightning or cast the *fireball* that you avoided. If you end this movement within 5 feet of the source, you can spend 3 ki points to make one unarmed strike against it.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_springing-pounce",
                    "name": "Springing Pounce",
                    "desc": "Starting at 6th level, when you move at least 10 feet straight toward a creature and hit it with an attack on the same turn, you can spend 1 ki point to channel your momentum into your attack, dealing extra damage or pushing the target (your choice). If dealing extra damage, the attack deals extra damage of the weapon's type equal to a roll of your Martial Arts die + your Wisdom modifier. If pushing the target, the target must succeed on a Strength saving throw or be pushed up to 10 feet away from you. If you used Step of the Wind to Dash before making the attack, the target has disadvantage on the saving throw.\n  You can use this feature only once per turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Wildcat",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-wildcat/?format=api",
            "key": "toh_way-of-the-wildcat",
            "features": [
                {
                    "key": "toh_way-of-the-wildcat_enhanced-agility",
                    "name": "Enhanced Agility",
                    "desc": "When you choose this tradition at 3rd level, you gain proficiency in the Acrobatics skill if you don't already have it. When you move at least 10 feet on your turn, you have advantage on the next Dexterity (Acrobatics) check you make before the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_feline-reflexes",
                    "name": "Feline Reflexes",
                    "desc": "Also at 3rd level, the inner power infusing your reflexes augments your nimbleness and makes it harder to hit you. When a creature you can see misses you with an attack, the next attack against you before the start of your next turn is made with disadvantage. This can happen only once each turn. If you spend 2 ki points when a creature you can see misses you with an attack, you can take the Dodge action as a reaction instead.\n  You can't benefit from this feature if your speed is 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_hundred-step-strike",
                    "name": "Hundred Step Strike",
                    "desc": "At 17th level, you can use your Springing Pounce feature as many times each turn as you want, provided you have the movement and attacks to do so. You must still spend 1 ki point each time you channel your momentum into your attack. Each time you move after hitting a creature in this way, you don't provoke opportunity attacks. If you miss an attack, further movement provokes opportunity attacks as normal.\n  If you use Flurry of Blows with Springing Pounce and hit a different creature with each attack, you can make one additional Springing Pounce attack without spending ki, provided you have the movement to do so.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_improved-feline-reflexes",
                    "name": "Improved Feline Reflexes",
                    "desc": "Starting at 11th level, when you take no damage after succeeding on a Dexterity saving throw as a result of the Evasion monk class feature, you can use your reaction to move up to half your speed toward the source of the effect, such as the dragon or spellcaster that exhaled the lightning or cast the *fireball* that you avoided. If you end this movement within 5 feet of the source, you can spend 3 ki points to make one unarmed strike against it.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-wildcat_springing-pounce",
                    "name": "Springing Pounce",
                    "desc": "Starting at 6th level, when you move at least 10 feet straight toward a creature and hit it with an attack on the same turn, you can spend 1 ki point to channel your momentum into your attack, dealing extra damage or pushing the target (your choice). If dealing extra damage, the attack deals extra damage of the weapon's type equal to a roll of your Martial Arts die + your Wisdom modifier. If pushing the target, the target must succeed on a Strength saving throw or be pushed up to 10 feet away from you. If you used Step of the Wind to Dash before making the attack, the target has disadvantage on the saving throw.\n  You can use this feature only once per turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Wildcat",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-unerring-arrow/?format=api",
            "key": "toh_way-of-the-unerring-arrow",
            "features": [
                {
                    "key": "toh_way-of-the-unerring-arrow_archery-training",
                    "name": "Archery Training",
                    "desc": "When you choose this tradition at 3rd level, your particular martial arts training guides you to master the use of bows. The shortbow and longbow are monk weapons for you. Being within 5 feet of a hostile creature doesn't impose disadvantage on your ranged attack rolls with shortbows or longbows.\n  When you make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose for the unarmed strike to deal piercing damage as you jab the target with an arrow.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_flurry-of-deflection",
                    "name": "Flurry of Deflection",
                    "desc": "At 3rd level, you get additional reactions equal to your proficiency bonus, but these reactions can be used only for your Deflect Missiles monk class feature. If you reduce the damage of the ranged weapon attack to 0 and the missile can be fired with a shortbow or longbow, you can spend 1 ki point to make a ranged attack with your shortbow or longbow, using the missile you caught as ammunition.\n  At 9th level, when you use Deflect Missiles, the damage you take from the attack is reduced by 2d10 + your Dexterity modifier + your monk level.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_improbable-shot",
                    "name": "Improbable Shot",
                    "desc": "At 17th level, when you use your Needle Eye of Insight feature to ignore cover, you can spend 3 ki points to ignore all forms of cover instead. The arrow even passes through solid barriers, provided you have seen the target within the past minute and it is within your weapon's normal range.\n  Alternatively, you can spend 5 ki points to strike a target you have seen within the past minute that is now on a different plane or in an extradimensional space, such as through the *plane shift* or *rope trick* spells or a phase spider's Ethereal Jaunt trait. If you do so, you can't use this feature in this way again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_needle-eye-of-insight",
                    "name": "Needle Eye of Insight",
                    "desc": "At 6th level, your attacks with shortbows and longbows count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage. In addition, when you make a ranged attack with a shortbow or longbow, you can spend 1 ki point to cause your ranged attacks to ignore half cover and three-quarters cover until the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_steel-rain-blossom",
                    "name": "Steel Rain Blossom",
                    "desc": "At 11th level, you can fire arrows in a deadly rain. While wielding a shortbow or longbow, you can use an action to fire an arcing arrow at a point you can see within your weapon's normal range. As the arrow descends onto the point, it magically replicates into dozens of arrows. Each creature within 15 feet of that point must succeed on a Dexterity saving throw or take piercing damage equal to two rolls of your Martial Arts die. A creature behind total cover automatically succeeds on this saving throw. You can increase the steel rain's damage by spending ki points. Each point you spend, to a maximum of 3, increases the damage by one Martial Arts die.\n  In addition, when you would make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose to make a ranged attack with a shortbow or longbow instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Unerring Arrow",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-unerring-arrow/?format=api",
            "key": "toh_way-of-the-unerring-arrow",
            "features": [
                {
                    "key": "toh_way-of-the-unerring-arrow_archery-training",
                    "name": "Archery Training",
                    "desc": "When you choose this tradition at 3rd level, your particular martial arts training guides you to master the use of bows. The shortbow and longbow are monk weapons for you. Being within 5 feet of a hostile creature doesn't impose disadvantage on your ranged attack rolls with shortbows or longbows.\n  When you make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose for the unarmed strike to deal piercing damage as you jab the target with an arrow.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_flurry-of-deflection",
                    "name": "Flurry of Deflection",
                    "desc": "At 3rd level, you get additional reactions equal to your proficiency bonus, but these reactions can be used only for your Deflect Missiles monk class feature. If you reduce the damage of the ranged weapon attack to 0 and the missile can be fired with a shortbow or longbow, you can spend 1 ki point to make a ranged attack with your shortbow or longbow, using the missile you caught as ammunition.\n  At 9th level, when you use Deflect Missiles, the damage you take from the attack is reduced by 2d10 + your Dexterity modifier + your monk level.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_improbable-shot",
                    "name": "Improbable Shot",
                    "desc": "At 17th level, when you use your Needle Eye of Insight feature to ignore cover, you can spend 3 ki points to ignore all forms of cover instead. The arrow even passes through solid barriers, provided you have seen the target within the past minute and it is within your weapon's normal range.\n  Alternatively, you can spend 5 ki points to strike a target you have seen within the past minute that is now on a different plane or in an extradimensional space, such as through the *plane shift* or *rope trick* spells or a phase spider's Ethereal Jaunt trait. If you do so, you can't use this feature in this way again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_needle-eye-of-insight",
                    "name": "Needle Eye of Insight",
                    "desc": "At 6th level, your attacks with shortbows and longbows count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage. In addition, when you make a ranged attack with a shortbow or longbow, you can spend 1 ki point to cause your ranged attacks to ignore half cover and three-quarters cover until the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_steel-rain-blossom",
                    "name": "Steel Rain Blossom",
                    "desc": "At 11th level, you can fire arrows in a deadly rain. While wielding a shortbow or longbow, you can use an action to fire an arcing arrow at a point you can see within your weapon's normal range. As the arrow descends onto the point, it magically replicates into dozens of arrows. Each creature within 15 feet of that point must succeed on a Dexterity saving throw or take piercing damage equal to two rolls of your Martial Arts die. A creature behind total cover automatically succeeds on this saving throw. You can increase the steel rain's damage by spending ki points. Each point you spend, to a maximum of 3, increases the damage by one Martial Arts die.\n  In addition, when you would make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose to make a ranged attack with a shortbow or longbow instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Unerring Arrow",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-unerring-arrow/?format=api",
            "key": "toh_way-of-the-unerring-arrow",
            "features": [
                {
                    "key": "toh_way-of-the-unerring-arrow_archery-training",
                    "name": "Archery Training",
                    "desc": "When you choose this tradition at 3rd level, your particular martial arts training guides you to master the use of bows. The shortbow and longbow are monk weapons for you. Being within 5 feet of a hostile creature doesn't impose disadvantage on your ranged attack rolls with shortbows or longbows.\n  When you make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose for the unarmed strike to deal piercing damage as you jab the target with an arrow.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_flurry-of-deflection",
                    "name": "Flurry of Deflection",
                    "desc": "At 3rd level, you get additional reactions equal to your proficiency bonus, but these reactions can be used only for your Deflect Missiles monk class feature. If you reduce the damage of the ranged weapon attack to 0 and the missile can be fired with a shortbow or longbow, you can spend 1 ki point to make a ranged attack with your shortbow or longbow, using the missile you caught as ammunition.\n  At 9th level, when you use Deflect Missiles, the damage you take from the attack is reduced by 2d10 + your Dexterity modifier + your monk level.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_improbable-shot",
                    "name": "Improbable Shot",
                    "desc": "At 17th level, when you use your Needle Eye of Insight feature to ignore cover, you can spend 3 ki points to ignore all forms of cover instead. The arrow even passes through solid barriers, provided you have seen the target within the past minute and it is within your weapon's normal range.\n  Alternatively, you can spend 5 ki points to strike a target you have seen within the past minute that is now on a different plane or in an extradimensional space, such as through the *plane shift* or *rope trick* spells or a phase spider's Ethereal Jaunt trait. If you do so, you can't use this feature in this way again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_needle-eye-of-insight",
                    "name": "Needle Eye of Insight",
                    "desc": "At 6th level, your attacks with shortbows and longbows count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage. In addition, when you make a ranged attack with a shortbow or longbow, you can spend 1 ki point to cause your ranged attacks to ignore half cover and three-quarters cover until the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_steel-rain-blossom",
                    "name": "Steel Rain Blossom",
                    "desc": "At 11th level, you can fire arrows in a deadly rain. While wielding a shortbow or longbow, you can use an action to fire an arcing arrow at a point you can see within your weapon's normal range. As the arrow descends onto the point, it magically replicates into dozens of arrows. Each creature within 15 feet of that point must succeed on a Dexterity saving throw or take piercing damage equal to two rolls of your Martial Arts die. A creature behind total cover automatically succeeds on this saving throw. You can increase the steel rain's damage by spending ki points. Each point you spend, to a maximum of 3, increases the damage by one Martial Arts die.\n  In addition, when you would make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose to make a ranged attack with a shortbow or longbow instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Unerring Arrow",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-unerring-arrow/?format=api",
            "key": "toh_way-of-the-unerring-arrow",
            "features": [
                {
                    "key": "toh_way-of-the-unerring-arrow_archery-training",
                    "name": "Archery Training",
                    "desc": "When you choose this tradition at 3rd level, your particular martial arts training guides you to master the use of bows. The shortbow and longbow are monk weapons for you. Being within 5 feet of a hostile creature doesn't impose disadvantage on your ranged attack rolls with shortbows or longbows.\n  When you make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose for the unarmed strike to deal piercing damage as you jab the target with an arrow.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_flurry-of-deflection",
                    "name": "Flurry of Deflection",
                    "desc": "At 3rd level, you get additional reactions equal to your proficiency bonus, but these reactions can be used only for your Deflect Missiles monk class feature. If you reduce the damage of the ranged weapon attack to 0 and the missile can be fired with a shortbow or longbow, you can spend 1 ki point to make a ranged attack with your shortbow or longbow, using the missile you caught as ammunition.\n  At 9th level, when you use Deflect Missiles, the damage you take from the attack is reduced by 2d10 + your Dexterity modifier + your monk level.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_improbable-shot",
                    "name": "Improbable Shot",
                    "desc": "At 17th level, when you use your Needle Eye of Insight feature to ignore cover, you can spend 3 ki points to ignore all forms of cover instead. The arrow even passes through solid barriers, provided you have seen the target within the past minute and it is within your weapon's normal range.\n  Alternatively, you can spend 5 ki points to strike a target you have seen within the past minute that is now on a different plane or in an extradimensional space, such as through the *plane shift* or *rope trick* spells or a phase spider's Ethereal Jaunt trait. If you do so, you can't use this feature in this way again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_needle-eye-of-insight",
                    "name": "Needle Eye of Insight",
                    "desc": "At 6th level, your attacks with shortbows and longbows count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage. In addition, when you make a ranged attack with a shortbow or longbow, you can spend 1 ki point to cause your ranged attacks to ignore half cover and three-quarters cover until the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_steel-rain-blossom",
                    "name": "Steel Rain Blossom",
                    "desc": "At 11th level, you can fire arrows in a deadly rain. While wielding a shortbow or longbow, you can use an action to fire an arcing arrow at a point you can see within your weapon's normal range. As the arrow descends onto the point, it magically replicates into dozens of arrows. Each creature within 15 feet of that point must succeed on a Dexterity saving throw or take piercing damage equal to two rolls of your Martial Arts die. A creature behind total cover automatically succeeds on this saving throw. You can increase the steel rain's damage by spending ki points. Each point you spend, to a maximum of 3, increases the damage by one Martial Arts die.\n  In addition, when you would make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose to make a ranged attack with a shortbow or longbow instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Unerring Arrow",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-unerring-arrow/?format=api",
            "key": "toh_way-of-the-unerring-arrow",
            "features": [
                {
                    "key": "toh_way-of-the-unerring-arrow_archery-training",
                    "name": "Archery Training",
                    "desc": "When you choose this tradition at 3rd level, your particular martial arts training guides you to master the use of bows. The shortbow and longbow are monk weapons for you. Being within 5 feet of a hostile creature doesn't impose disadvantage on your ranged attack rolls with shortbows or longbows.\n  When you make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose for the unarmed strike to deal piercing damage as you jab the target with an arrow.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_flurry-of-deflection",
                    "name": "Flurry of Deflection",
                    "desc": "At 3rd level, you get additional reactions equal to your proficiency bonus, but these reactions can be used only for your Deflect Missiles monk class feature. If you reduce the damage of the ranged weapon attack to 0 and the missile can be fired with a shortbow or longbow, you can spend 1 ki point to make a ranged attack with your shortbow or longbow, using the missile you caught as ammunition.\n  At 9th level, when you use Deflect Missiles, the damage you take from the attack is reduced by 2d10 + your Dexterity modifier + your monk level.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_improbable-shot",
                    "name": "Improbable Shot",
                    "desc": "At 17th level, when you use your Needle Eye of Insight feature to ignore cover, you can spend 3 ki points to ignore all forms of cover instead. The arrow even passes through solid barriers, provided you have seen the target within the past minute and it is within your weapon's normal range.\n  Alternatively, you can spend 5 ki points to strike a target you have seen within the past minute that is now on a different plane or in an extradimensional space, such as through the *plane shift* or *rope trick* spells or a phase spider's Ethereal Jaunt trait. If you do so, you can't use this feature in this way again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_needle-eye-of-insight",
                    "name": "Needle Eye of Insight",
                    "desc": "At 6th level, your attacks with shortbows and longbows count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage. In addition, when you make a ranged attack with a shortbow or longbow, you can spend 1 ki point to cause your ranged attacks to ignore half cover and three-quarters cover until the start of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-unerring-arrow_steel-rain-blossom",
                    "name": "Steel Rain Blossom",
                    "desc": "At 11th level, you can fire arrows in a deadly rain. While wielding a shortbow or longbow, you can use an action to fire an arcing arrow at a point you can see within your weapon's normal range. As the arrow descends onto the point, it magically replicates into dozens of arrows. Each creature within 15 feet of that point must succeed on a Dexterity saving throw or take piercing damage equal to two rolls of your Martial Arts die. A creature behind total cover automatically succeeds on this saving throw. You can increase the steel rain's damage by spending ki points. Each point you spend, to a maximum of 3, increases the damage by one Martial Arts die.\n  In addition, when you would make an unarmed strike as a bonus action as part of your Martial Arts feature or as part of a Flurry of Blows, you can choose to make a ranged attack with a shortbow or longbow instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Unerring Arrow",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-tipsy-monkey/?format=api",
            "key": "toh_way-of-the-tipsy-monkey",
            "features": [
                {
                    "key": "toh_way-of-the-tipsy-monkey_adaptive-fighting",
                    "name": "Adaptive Fighting",
                    "desc": "Monks of the Way of the Tipsy Monkey keep their foes off-balance by using unexpected things as weapons. Starting when you choose this tradition at 3rd level, you are proficient with improvised weapons, and you can treat them as monk weapons. When you use a magic item as an improvised weapon, you gain a bonus to attack and damage rolls with that improvised weapon based on the magic item's rarity: +1 for uncommon, +2 for rare, or +3 for very rare. At the GM's discretion, some magic items, such as rings or other magical jewelry, might not be viable as improvised weapons.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_fortune-favors-the-fool",
                    "name": "Fortune Favors the Fool",
                    "desc": "Starting at 11th level, when you miss with an attack on your turn, the next attack you make that hits a target before the end of your turn deals an extra 1d6 damage of the weapon's type. If you make that attack using an improvised weapon, it deals an extra 1d10 damage of the weapon's type instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_jester-style",
                    "name": "Jester Style",
                    "desc": "Beginning at 6th level, when an attacker that you can see hits you with a weapon attack, you can use your reaction to halve the damage that you take.\n  When you are prone, you don't have disadvantage on attack rolls, and enemies within 5 feet of you don't have advantage on attack rolls against you. You can stand up without spending movement anytime you spend ki on your turn.\n  You have advantage on any ability check or saving throw you make to escape from a grapple. If you fail to escape a grapple, you can spend 1 ki point to succeed instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_stumbling-stance",
                    "name": "Stumbling Stance",
                    "desc": "At 17th level, your staggering movements make you dangerous at a distance and make it difficult for foes to safely move away from you. If your speed is not 0, your reach is extended by 5 feet, and you have advantage on opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_sway-and-strike",
                    "name": "Sway and Strike",
                    "desc": "At 3rd level, your unpredictable movements let you take advantage of more openings. Once per round when an enemy provokes an opportunity attack from you, you can spend 1 ki point to make an opportunity attack without spending your reaction. If this attack hits, you can force the target to roll a Strength saving throw. On a failure, it falls prone.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Tipsy Monkey",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-tipsy-monkey/?format=api",
            "key": "toh_way-of-the-tipsy-monkey",
            "features": [
                {
                    "key": "toh_way-of-the-tipsy-monkey_adaptive-fighting",
                    "name": "Adaptive Fighting",
                    "desc": "Monks of the Way of the Tipsy Monkey keep their foes off-balance by using unexpected things as weapons. Starting when you choose this tradition at 3rd level, you are proficient with improvised weapons, and you can treat them as monk weapons. When you use a magic item as an improvised weapon, you gain a bonus to attack and damage rolls with that improvised weapon based on the magic item's rarity: +1 for uncommon, +2 for rare, or +3 for very rare. At the GM's discretion, some magic items, such as rings or other magical jewelry, might not be viable as improvised weapons.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_fortune-favors-the-fool",
                    "name": "Fortune Favors the Fool",
                    "desc": "Starting at 11th level, when you miss with an attack on your turn, the next attack you make that hits a target before the end of your turn deals an extra 1d6 damage of the weapon's type. If you make that attack using an improvised weapon, it deals an extra 1d10 damage of the weapon's type instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_jester-style",
                    "name": "Jester Style",
                    "desc": "Beginning at 6th level, when an attacker that you can see hits you with a weapon attack, you can use your reaction to halve the damage that you take.\n  When you are prone, you don't have disadvantage on attack rolls, and enemies within 5 feet of you don't have advantage on attack rolls against you. You can stand up without spending movement anytime you spend ki on your turn.\n  You have advantage on any ability check or saving throw you make to escape from a grapple. If you fail to escape a grapple, you can spend 1 ki point to succeed instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_stumbling-stance",
                    "name": "Stumbling Stance",
                    "desc": "At 17th level, your staggering movements make you dangerous at a distance and make it difficult for foes to safely move away from you. If your speed is not 0, your reach is extended by 5 feet, and you have advantage on opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_sway-and-strike",
                    "name": "Sway and Strike",
                    "desc": "At 3rd level, your unpredictable movements let you take advantage of more openings. Once per round when an enemy provokes an opportunity attack from you, you can spend 1 ki point to make an opportunity attack without spending your reaction. If this attack hits, you can force the target to roll a Strength saving throw. On a failure, it falls prone.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Tipsy Monkey",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-tipsy-monkey/?format=api",
            "key": "toh_way-of-the-tipsy-monkey",
            "features": [
                {
                    "key": "toh_way-of-the-tipsy-monkey_adaptive-fighting",
                    "name": "Adaptive Fighting",
                    "desc": "Monks of the Way of the Tipsy Monkey keep their foes off-balance by using unexpected things as weapons. Starting when you choose this tradition at 3rd level, you are proficient with improvised weapons, and you can treat them as monk weapons. When you use a magic item as an improvised weapon, you gain a bonus to attack and damage rolls with that improvised weapon based on the magic item's rarity: +1 for uncommon, +2 for rare, or +3 for very rare. At the GM's discretion, some magic items, such as rings or other magical jewelry, might not be viable as improvised weapons.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_fortune-favors-the-fool",
                    "name": "Fortune Favors the Fool",
                    "desc": "Starting at 11th level, when you miss with an attack on your turn, the next attack you make that hits a target before the end of your turn deals an extra 1d6 damage of the weapon's type. If you make that attack using an improvised weapon, it deals an extra 1d10 damage of the weapon's type instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_jester-style",
                    "name": "Jester Style",
                    "desc": "Beginning at 6th level, when an attacker that you can see hits you with a weapon attack, you can use your reaction to halve the damage that you take.\n  When you are prone, you don't have disadvantage on attack rolls, and enemies within 5 feet of you don't have advantage on attack rolls against you. You can stand up without spending movement anytime you spend ki on your turn.\n  You have advantage on any ability check or saving throw you make to escape from a grapple. If you fail to escape a grapple, you can spend 1 ki point to succeed instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_stumbling-stance",
                    "name": "Stumbling Stance",
                    "desc": "At 17th level, your staggering movements make you dangerous at a distance and make it difficult for foes to safely move away from you. If your speed is not 0, your reach is extended by 5 feet, and you have advantage on opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_sway-and-strike",
                    "name": "Sway and Strike",
                    "desc": "At 3rd level, your unpredictable movements let you take advantage of more openings. Once per round when an enemy provokes an opportunity attack from you, you can spend 1 ki point to make an opportunity attack without spending your reaction. If this attack hits, you can force the target to roll a Strength saving throw. On a failure, it falls prone.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Tipsy Monkey",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-tipsy-monkey/?format=api",
            "key": "toh_way-of-the-tipsy-monkey",
            "features": [
                {
                    "key": "toh_way-of-the-tipsy-monkey_adaptive-fighting",
                    "name": "Adaptive Fighting",
                    "desc": "Monks of the Way of the Tipsy Monkey keep their foes off-balance by using unexpected things as weapons. Starting when you choose this tradition at 3rd level, you are proficient with improvised weapons, and you can treat them as monk weapons. When you use a magic item as an improvised weapon, you gain a bonus to attack and damage rolls with that improvised weapon based on the magic item's rarity: +1 for uncommon, +2 for rare, or +3 for very rare. At the GM's discretion, some magic items, such as rings or other magical jewelry, might not be viable as improvised weapons.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_fortune-favors-the-fool",
                    "name": "Fortune Favors the Fool",
                    "desc": "Starting at 11th level, when you miss with an attack on your turn, the next attack you make that hits a target before the end of your turn deals an extra 1d6 damage of the weapon's type. If you make that attack using an improvised weapon, it deals an extra 1d10 damage of the weapon's type instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_jester-style",
                    "name": "Jester Style",
                    "desc": "Beginning at 6th level, when an attacker that you can see hits you with a weapon attack, you can use your reaction to halve the damage that you take.\n  When you are prone, you don't have disadvantage on attack rolls, and enemies within 5 feet of you don't have advantage on attack rolls against you. You can stand up without spending movement anytime you spend ki on your turn.\n  You have advantage on any ability check or saving throw you make to escape from a grapple. If you fail to escape a grapple, you can spend 1 ki point to succeed instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_stumbling-stance",
                    "name": "Stumbling Stance",
                    "desc": "At 17th level, your staggering movements make you dangerous at a distance and make it difficult for foes to safely move away from you. If your speed is not 0, your reach is extended by 5 feet, and you have advantage on opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_sway-and-strike",
                    "name": "Sway and Strike",
                    "desc": "At 3rd level, your unpredictable movements let you take advantage of more openings. Once per round when an enemy provokes an opportunity attack from you, you can spend 1 ki point to make an opportunity attack without spending your reaction. If this attack hits, you can force the target to roll a Strength saving throw. On a failure, it falls prone.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Tipsy Monkey",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-tipsy-monkey/?format=api",
            "key": "toh_way-of-the-tipsy-monkey",
            "features": [
                {
                    "key": "toh_way-of-the-tipsy-monkey_adaptive-fighting",
                    "name": "Adaptive Fighting",
                    "desc": "Monks of the Way of the Tipsy Monkey keep their foes off-balance by using unexpected things as weapons. Starting when you choose this tradition at 3rd level, you are proficient with improvised weapons, and you can treat them as monk weapons. When you use a magic item as an improvised weapon, you gain a bonus to attack and damage rolls with that improvised weapon based on the magic item's rarity: +1 for uncommon, +2 for rare, or +3 for very rare. At the GM's discretion, some magic items, such as rings or other magical jewelry, might not be viable as improvised weapons.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_fortune-favors-the-fool",
                    "name": "Fortune Favors the Fool",
                    "desc": "Starting at 11th level, when you miss with an attack on your turn, the next attack you make that hits a target before the end of your turn deals an extra 1d6 damage of the weapon's type. If you make that attack using an improvised weapon, it deals an extra 1d10 damage of the weapon's type instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_jester-style",
                    "name": "Jester Style",
                    "desc": "Beginning at 6th level, when an attacker that you can see hits you with a weapon attack, you can use your reaction to halve the damage that you take.\n  When you are prone, you don't have disadvantage on attack rolls, and enemies within 5 feet of you don't have advantage on attack rolls against you. You can stand up without spending movement anytime you spend ki on your turn.\n  You have advantage on any ability check or saving throw you make to escape from a grapple. If you fail to escape a grapple, you can spend 1 ki point to succeed instead.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_stumbling-stance",
                    "name": "Stumbling Stance",
                    "desc": "At 17th level, your staggering movements make you dangerous at a distance and make it difficult for foes to safely move away from you. If your speed is not 0, your reach is extended by 5 feet, and you have advantage on opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-tipsy-monkey_sway-and-strike",
                    "name": "Sway and Strike",
                    "desc": "At 3rd level, your unpredictable movements let you take advantage of more openings. Once per round when an enemy provokes an opportunity attack from you, you can spend 1 ki point to make an opportunity attack without spending your reaction. If this attack hits, you can force the target to roll a Strength saving throw. On a failure, it falls prone.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Tipsy Monkey",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-still-waters/?format=api",
            "key": "toh_way-of-the-still-waters",
            "features": [
                {
                    "key": "toh_way-of-the-still-waters_duality-of-water",
                    "name": "Duality of Water",
                    "desc": "Beginning at 11th level, when you have no Turbulence dice, you have advantage on saving throws against being frightened, and you have resistance to fire damage. When you have at least one Turbulence die, you have advantage on saving throws against being charmed, and you have resistance to cold damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_perfect-calm",
                    "name": "Perfect Calm",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend a ki point on Flurry of Blows, Patient Defense, or Step of the Wind, you also have advantage on one saving throw of your choice that you make before the end of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_spreading-ripples",
                    "name": "Spreading Ripples",
                    "desc": "At 6th level, when a creature within 10 feet of you and friendly to you is hit by an attack or fails a saving throw, you can use your reaction to gain a Turbulence die.\n  When you hit with an attack and use two or more Turbulence dice on the attack's damage, you can choose one creature within 10 feet of your target that you can see. That creature takes damage equal to the roll of one of the Turbulence dice you rolled. If you spend 1 ki point, you can instead choose any number of creatures within 10 feet of your target to take that amount of damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_tempestuous-waters",
                    "name": "Tempestuous Waters",
                    "desc": "At 17th level, when you spend any number of ki points, you can also choose to gain an equal number of Turbulence dice, up to your proficiency bonus.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_turbulent-waters",
                    "name": "Turbulent Waters",
                    "desc": "Starting at 3rd level, when an attack made by a hostile creature misses you or you succeed on a saving throw, you can use your reaction to gain a Turbulence die, which is the same type as your Martial Arts die. You can have a maximum number of Turbulence dice equal to your proficiency bonus. When you hit with an attack, you can roll any number of Turbulence dice and add the total result to the damage you deal. Turbulence dice that result in a 1 or 2 are expended, otherwise you don't expend Turbulence dice when you add them to the damage you deal. You lose all accumulated Turbulence dice when you haven't made an attack or been the target of an attack by a hostile creature for 1 minute.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Still Waters",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-still-waters/?format=api",
            "key": "toh_way-of-the-still-waters",
            "features": [
                {
                    "key": "toh_way-of-the-still-waters_duality-of-water",
                    "name": "Duality of Water",
                    "desc": "Beginning at 11th level, when you have no Turbulence dice, you have advantage on saving throws against being frightened, and you have resistance to fire damage. When you have at least one Turbulence die, you have advantage on saving throws against being charmed, and you have resistance to cold damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_perfect-calm",
                    "name": "Perfect Calm",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend a ki point on Flurry of Blows, Patient Defense, or Step of the Wind, you also have advantage on one saving throw of your choice that you make before the end of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_spreading-ripples",
                    "name": "Spreading Ripples",
                    "desc": "At 6th level, when a creature within 10 feet of you and friendly to you is hit by an attack or fails a saving throw, you can use your reaction to gain a Turbulence die.\n  When you hit with an attack and use two or more Turbulence dice on the attack's damage, you can choose one creature within 10 feet of your target that you can see. That creature takes damage equal to the roll of one of the Turbulence dice you rolled. If you spend 1 ki point, you can instead choose any number of creatures within 10 feet of your target to take that amount of damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_tempestuous-waters",
                    "name": "Tempestuous Waters",
                    "desc": "At 17th level, when you spend any number of ki points, you can also choose to gain an equal number of Turbulence dice, up to your proficiency bonus.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_turbulent-waters",
                    "name": "Turbulent Waters",
                    "desc": "Starting at 3rd level, when an attack made by a hostile creature misses you or you succeed on a saving throw, you can use your reaction to gain a Turbulence die, which is the same type as your Martial Arts die. You can have a maximum number of Turbulence dice equal to your proficiency bonus. When you hit with an attack, you can roll any number of Turbulence dice and add the total result to the damage you deal. Turbulence dice that result in a 1 or 2 are expended, otherwise you don't expend Turbulence dice when you add them to the damage you deal. You lose all accumulated Turbulence dice when you haven't made an attack or been the target of an attack by a hostile creature for 1 minute.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Still Waters",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-still-waters/?format=api",
            "key": "toh_way-of-the-still-waters",
            "features": [
                {
                    "key": "toh_way-of-the-still-waters_duality-of-water",
                    "name": "Duality of Water",
                    "desc": "Beginning at 11th level, when you have no Turbulence dice, you have advantage on saving throws against being frightened, and you have resistance to fire damage. When you have at least one Turbulence die, you have advantage on saving throws against being charmed, and you have resistance to cold damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_perfect-calm",
                    "name": "Perfect Calm",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend a ki point on Flurry of Blows, Patient Defense, or Step of the Wind, you also have advantage on one saving throw of your choice that you make before the end of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_spreading-ripples",
                    "name": "Spreading Ripples",
                    "desc": "At 6th level, when a creature within 10 feet of you and friendly to you is hit by an attack or fails a saving throw, you can use your reaction to gain a Turbulence die.\n  When you hit with an attack and use two or more Turbulence dice on the attack's damage, you can choose one creature within 10 feet of your target that you can see. That creature takes damage equal to the roll of one of the Turbulence dice you rolled. If you spend 1 ki point, you can instead choose any number of creatures within 10 feet of your target to take that amount of damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_tempestuous-waters",
                    "name": "Tempestuous Waters",
                    "desc": "At 17th level, when you spend any number of ki points, you can also choose to gain an equal number of Turbulence dice, up to your proficiency bonus.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_turbulent-waters",
                    "name": "Turbulent Waters",
                    "desc": "Starting at 3rd level, when an attack made by a hostile creature misses you or you succeed on a saving throw, you can use your reaction to gain a Turbulence die, which is the same type as your Martial Arts die. You can have a maximum number of Turbulence dice equal to your proficiency bonus. When you hit with an attack, you can roll any number of Turbulence dice and add the total result to the damage you deal. Turbulence dice that result in a 1 or 2 are expended, otherwise you don't expend Turbulence dice when you add them to the damage you deal. You lose all accumulated Turbulence dice when you haven't made an attack or been the target of an attack by a hostile creature for 1 minute.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Still Waters",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-still-waters/?format=api",
            "key": "toh_way-of-the-still-waters",
            "features": [
                {
                    "key": "toh_way-of-the-still-waters_duality-of-water",
                    "name": "Duality of Water",
                    "desc": "Beginning at 11th level, when you have no Turbulence dice, you have advantage on saving throws against being frightened, and you have resistance to fire damage. When you have at least one Turbulence die, you have advantage on saving throws against being charmed, and you have resistance to cold damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_perfect-calm",
                    "name": "Perfect Calm",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend a ki point on Flurry of Blows, Patient Defense, or Step of the Wind, you also have advantage on one saving throw of your choice that you make before the end of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_spreading-ripples",
                    "name": "Spreading Ripples",
                    "desc": "At 6th level, when a creature within 10 feet of you and friendly to you is hit by an attack or fails a saving throw, you can use your reaction to gain a Turbulence die.\n  When you hit with an attack and use two or more Turbulence dice on the attack's damage, you can choose one creature within 10 feet of your target that you can see. That creature takes damage equal to the roll of one of the Turbulence dice you rolled. If you spend 1 ki point, you can instead choose any number of creatures within 10 feet of your target to take that amount of damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_tempestuous-waters",
                    "name": "Tempestuous Waters",
                    "desc": "At 17th level, when you spend any number of ki points, you can also choose to gain an equal number of Turbulence dice, up to your proficiency bonus.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_turbulent-waters",
                    "name": "Turbulent Waters",
                    "desc": "Starting at 3rd level, when an attack made by a hostile creature misses you or you succeed on a saving throw, you can use your reaction to gain a Turbulence die, which is the same type as your Martial Arts die. You can have a maximum number of Turbulence dice equal to your proficiency bonus. When you hit with an attack, you can roll any number of Turbulence dice and add the total result to the damage you deal. Turbulence dice that result in a 1 or 2 are expended, otherwise you don't expend Turbulence dice when you add them to the damage you deal. You lose all accumulated Turbulence dice when you haven't made an attack or been the target of an attack by a hostile creature for 1 minute.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Still Waters",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-still-waters/?format=api",
            "key": "toh_way-of-the-still-waters",
            "features": [
                {
                    "key": "toh_way-of-the-still-waters_duality-of-water",
                    "name": "Duality of Water",
                    "desc": "Beginning at 11th level, when you have no Turbulence dice, you have advantage on saving throws against being frightened, and you have resistance to fire damage. When you have at least one Turbulence die, you have advantage on saving throws against being charmed, and you have resistance to cold damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_perfect-calm",
                    "name": "Perfect Calm",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend a ki point on Flurry of Blows, Patient Defense, or Step of the Wind, you also have advantage on one saving throw of your choice that you make before the end of your next turn.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_spreading-ripples",
                    "name": "Spreading Ripples",
                    "desc": "At 6th level, when a creature within 10 feet of you and friendly to you is hit by an attack or fails a saving throw, you can use your reaction to gain a Turbulence die.\n  When you hit with an attack and use two or more Turbulence dice on the attack's damage, you can choose one creature within 10 feet of your target that you can see. That creature takes damage equal to the roll of one of the Turbulence dice you rolled. If you spend 1 ki point, you can instead choose any number of creatures within 10 feet of your target to take that amount of damage.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_tempestuous-waters",
                    "name": "Tempestuous Waters",
                    "desc": "At 17th level, when you spend any number of ki points, you can also choose to gain an equal number of Turbulence dice, up to your proficiency bonus.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-still-waters_turbulent-waters",
                    "name": "Turbulent Waters",
                    "desc": "Starting at 3rd level, when an attack made by a hostile creature misses you or you succeed on a saving throw, you can use your reaction to gain a Turbulence die, which is the same type as your Martial Arts die. You can have a maximum number of Turbulence dice equal to your proficiency bonus. When you hit with an attack, you can roll any number of Turbulence dice and add the total result to the damage you deal. Turbulence dice that result in a 1 or 2 are expended, otherwise you don't expend Turbulence dice when you add them to the damage you deal. You lose all accumulated Turbulence dice when you haven't made an attack or been the target of an attack by a hostile creature for 1 minute.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Still Waters",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-humble-elephant/?format=api",
            "key": "toh_way-of-the-humble-elephant",
            "features": [
                {
                    "key": "toh_way-of-the-humble-elephant_decisive-in-wrath",
                    "name": "Decisive in Wrath",
                    "desc": "At 11th level, when you spend 1 ki point as part of your Slow to Anger feature, all of your melee weapon attacks that hit before the end of your next turn deal extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_slow-to-anger",
                    "name": "Slow to Anger",
                    "desc": "Starting when you choose this tradition at 3rd level, when you use Patient Defense and an attack hits you, you can use your reaction to halve the damage that you take. When you use Patient Defense and a melee attack made by a creature within your reach misses you, you can use your reaction to force the target to make a Strength saving throw. On a failure, the target is knocked prone.\n  When you use either of these reactions, you can spend 1 ki point. If you do, your first melee weapon attack that hits before the end of your next turn deals extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_thick-hide",
                    "name": "Thick Hide",
                    "desc": "At 17th level, you can spend 5 ki points as a bonus action to gain resistance to bludgeoning, piercing, and slashing damage for 10 minutes.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_unyielding-step",
                    "name": "Unyielding Step",
                    "desc": "Starting at 6th level, you can spend 1 ki point on your turn to ignore difficult terrain for 1 minute or until you are incapacitated. For the duration, your speed can't be reduced below 15 feet. If you use this feature while grappled, the creature can use its reaction to move with you whenever you move; otherwise, the grapple ends. If you use this feature while restrained but not grappled, such as by a spider's web, you break free from the restraining material unless it is capable of moving with you.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Humble Elephant",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-humble-elephant/?format=api",
            "key": "toh_way-of-the-humble-elephant",
            "features": [
                {
                    "key": "toh_way-of-the-humble-elephant_decisive-in-wrath",
                    "name": "Decisive in Wrath",
                    "desc": "At 11th level, when you spend 1 ki point as part of your Slow to Anger feature, all of your melee weapon attacks that hit before the end of your next turn deal extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_slow-to-anger",
                    "name": "Slow to Anger",
                    "desc": "Starting when you choose this tradition at 3rd level, when you use Patient Defense and an attack hits you, you can use your reaction to halve the damage that you take. When you use Patient Defense and a melee attack made by a creature within your reach misses you, you can use your reaction to force the target to make a Strength saving throw. On a failure, the target is knocked prone.\n  When you use either of these reactions, you can spend 1 ki point. If you do, your first melee weapon attack that hits before the end of your next turn deals extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_thick-hide",
                    "name": "Thick Hide",
                    "desc": "At 17th level, you can spend 5 ki points as a bonus action to gain resistance to bludgeoning, piercing, and slashing damage for 10 minutes.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_unyielding-step",
                    "name": "Unyielding Step",
                    "desc": "Starting at 6th level, you can spend 1 ki point on your turn to ignore difficult terrain for 1 minute or until you are incapacitated. For the duration, your speed can't be reduced below 15 feet. If you use this feature while grappled, the creature can use its reaction to move with you whenever you move; otherwise, the grapple ends. If you use this feature while restrained but not grappled, such as by a spider's web, you break free from the restraining material unless it is capable of moving with you.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Humble Elephant",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-humble-elephant/?format=api",
            "key": "toh_way-of-the-humble-elephant",
            "features": [
                {
                    "key": "toh_way-of-the-humble-elephant_decisive-in-wrath",
                    "name": "Decisive in Wrath",
                    "desc": "At 11th level, when you spend 1 ki point as part of your Slow to Anger feature, all of your melee weapon attacks that hit before the end of your next turn deal extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_slow-to-anger",
                    "name": "Slow to Anger",
                    "desc": "Starting when you choose this tradition at 3rd level, when you use Patient Defense and an attack hits you, you can use your reaction to halve the damage that you take. When you use Patient Defense and a melee attack made by a creature within your reach misses you, you can use your reaction to force the target to make a Strength saving throw. On a failure, the target is knocked prone.\n  When you use either of these reactions, you can spend 1 ki point. If you do, your first melee weapon attack that hits before the end of your next turn deals extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_thick-hide",
                    "name": "Thick Hide",
                    "desc": "At 17th level, you can spend 5 ki points as a bonus action to gain resistance to bludgeoning, piercing, and slashing damage for 10 minutes.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_unyielding-step",
                    "name": "Unyielding Step",
                    "desc": "Starting at 6th level, you can spend 1 ki point on your turn to ignore difficult terrain for 1 minute or until you are incapacitated. For the duration, your speed can't be reduced below 15 feet. If you use this feature while grappled, the creature can use its reaction to move with you whenever you move; otherwise, the grapple ends. If you use this feature while restrained but not grappled, such as by a spider's web, you break free from the restraining material unless it is capable of moving with you.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Humble Elephant",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-humble-elephant/?format=api",
            "key": "toh_way-of-the-humble-elephant",
            "features": [
                {
                    "key": "toh_way-of-the-humble-elephant_decisive-in-wrath",
                    "name": "Decisive in Wrath",
                    "desc": "At 11th level, when you spend 1 ki point as part of your Slow to Anger feature, all of your melee weapon attacks that hit before the end of your next turn deal extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_slow-to-anger",
                    "name": "Slow to Anger",
                    "desc": "Starting when you choose this tradition at 3rd level, when you use Patient Defense and an attack hits you, you can use your reaction to halve the damage that you take. When you use Patient Defense and a melee attack made by a creature within your reach misses you, you can use your reaction to force the target to make a Strength saving throw. On a failure, the target is knocked prone.\n  When you use either of these reactions, you can spend 1 ki point. If you do, your first melee weapon attack that hits before the end of your next turn deals extra damage equal to one roll of your Martial Arts die + your Wisdom modifier.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_thick-hide",
                    "name": "Thick Hide",
                    "desc": "At 17th level, you can spend 5 ki points as a bonus action to gain resistance to bludgeoning, piercing, and slashing damage for 10 minutes.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-humble-elephant_unyielding-step",
                    "name": "Unyielding Step",
                    "desc": "Starting at 6th level, you can spend 1 ki point on your turn to ignore difficult terrain for 1 minute or until you are incapacitated. For the duration, your speed can't be reduced below 15 feet. If you use this feature while grappled, the creature can use its reaction to move with you whenever you move; otherwise, the grapple ends. If you use this feature while restrained but not grappled, such as by a spider's web, you break free from the restraining material unless it is capable of moving with you.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Humble Elephant",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-dragon/?format=api",
            "key": "toh_way-of-the-dragon",
            "features": [
                {
                    "key": "toh_way-of-the-dragon_conquering-wyrm",
                    "name": "Conquering Wyrm",
                    "desc": "Beginning at 11th level, when you take the Attack action after using Step of the Wind in the same turn, you can spend an extra 2 ki points to replace your first attack with one unarmed strike against each creature within 5 feet of the space in which you end your movement. On a hit, your unarmed strike deals an extra 4d6 of the type associated with your Draconic Affiliation. You can't use this feature and your Draconic Onslaught feature in the same round.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-affiliation",
                    "name": "Draconic Affiliation",
                    "desc": "Starting when you choose this tradition at 3rd level, you feel an affinity for one type of dragon, which you choose from the Draconic Affiliation table. You model your fighting style to match that type of dragon, and some of the features you gain from following this Way depend upon the affiliation you chose.\n\n| Dragon              | Associated Skill  | Damage Type | \n|---------------------|-------------------|-------------| \n| Black or Copper     | Stealth           | Acid        | \n| Blue or Bronze      | Insight           | Lightning   | \n| Brass, Gold, or Red | Intimidation      | Fire        | \n| Green               | Deception         | Poison      | \n| Silver or White     | History           | Cold        |\n\nWhen you make your selection, you gain proficiency in the dragon's associated skill, and you gain resistance to the listed damage type. If you already have this skill proficiency, you double your proficiency bonus with that skill.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-onslaught",
                    "name": "Draconic Onslaught",
                    "desc": "At 3rd level, when you use Step of the Wind then hit with an attack, the attack deals an extra 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_scales-of-the-wyrm",
                    "name": "Scales of the Wyrm",
                    "desc": "At 17th level, you can harden yourself against harm like the eldest of dragons. On your turn, you can spend 4 ki points to increase your Armor Class by 2, gain temporary hit points equal to your monk level, and gain immunity to the frightened condition for 10 minutes. For the duration, when you take damage of the type associated with your Draconic Affiliation, you can use your reaction to reduce the damage you take from that source to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_take-flight",
                    "name": "Take Flight",
                    "desc": "Starting at 6th level, when you take the Dash action, you can spend 1 ki point to gain a flying speed equal to your walking speed until the end of your turn. While you are flying, a creature that hits you with an opportunity attack takes 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Dragon",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-dragon/?format=api",
            "key": "toh_way-of-the-dragon",
            "features": [
                {
                    "key": "toh_way-of-the-dragon_conquering-wyrm",
                    "name": "Conquering Wyrm",
                    "desc": "Beginning at 11th level, when you take the Attack action after using Step of the Wind in the same turn, you can spend an extra 2 ki points to replace your first attack with one unarmed strike against each creature within 5 feet of the space in which you end your movement. On a hit, your unarmed strike deals an extra 4d6 of the type associated with your Draconic Affiliation. You can't use this feature and your Draconic Onslaught feature in the same round.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-affiliation",
                    "name": "Draconic Affiliation",
                    "desc": "Starting when you choose this tradition at 3rd level, you feel an affinity for one type of dragon, which you choose from the Draconic Affiliation table. You model your fighting style to match that type of dragon, and some of the features you gain from following this Way depend upon the affiliation you chose.\n\n| Dragon              | Associated Skill  | Damage Type | \n|---------------------|-------------------|-------------| \n| Black or Copper     | Stealth           | Acid        | \n| Blue or Bronze      | Insight           | Lightning   | \n| Brass, Gold, or Red | Intimidation      | Fire        | \n| Green               | Deception         | Poison      | \n| Silver or White     | History           | Cold        |\n\nWhen you make your selection, you gain proficiency in the dragon's associated skill, and you gain resistance to the listed damage type. If you already have this skill proficiency, you double your proficiency bonus with that skill.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-onslaught",
                    "name": "Draconic Onslaught",
                    "desc": "At 3rd level, when you use Step of the Wind then hit with an attack, the attack deals an extra 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_scales-of-the-wyrm",
                    "name": "Scales of the Wyrm",
                    "desc": "At 17th level, you can harden yourself against harm like the eldest of dragons. On your turn, you can spend 4 ki points to increase your Armor Class by 2, gain temporary hit points equal to your monk level, and gain immunity to the frightened condition for 10 minutes. For the duration, when you take damage of the type associated with your Draconic Affiliation, you can use your reaction to reduce the damage you take from that source to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_take-flight",
                    "name": "Take Flight",
                    "desc": "Starting at 6th level, when you take the Dash action, you can spend 1 ki point to gain a flying speed equal to your walking speed until the end of your turn. While you are flying, a creature that hits you with an opportunity attack takes 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Dragon",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-dragon/?format=api",
            "key": "toh_way-of-the-dragon",
            "features": [
                {
                    "key": "toh_way-of-the-dragon_conquering-wyrm",
                    "name": "Conquering Wyrm",
                    "desc": "Beginning at 11th level, when you take the Attack action after using Step of the Wind in the same turn, you can spend an extra 2 ki points to replace your first attack with one unarmed strike against each creature within 5 feet of the space in which you end your movement. On a hit, your unarmed strike deals an extra 4d6 of the type associated with your Draconic Affiliation. You can't use this feature and your Draconic Onslaught feature in the same round.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-affiliation",
                    "name": "Draconic Affiliation",
                    "desc": "Starting when you choose this tradition at 3rd level, you feel an affinity for one type of dragon, which you choose from the Draconic Affiliation table. You model your fighting style to match that type of dragon, and some of the features you gain from following this Way depend upon the affiliation you chose.\n\n| Dragon              | Associated Skill  | Damage Type | \n|---------------------|-------------------|-------------| \n| Black or Copper     | Stealth           | Acid        | \n| Blue or Bronze      | Insight           | Lightning   | \n| Brass, Gold, or Red | Intimidation      | Fire        | \n| Green               | Deception         | Poison      | \n| Silver or White     | History           | Cold        |\n\nWhen you make your selection, you gain proficiency in the dragon's associated skill, and you gain resistance to the listed damage type. If you already have this skill proficiency, you double your proficiency bonus with that skill.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-onslaught",
                    "name": "Draconic Onslaught",
                    "desc": "At 3rd level, when you use Step of the Wind then hit with an attack, the attack deals an extra 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_scales-of-the-wyrm",
                    "name": "Scales of the Wyrm",
                    "desc": "At 17th level, you can harden yourself against harm like the eldest of dragons. On your turn, you can spend 4 ki points to increase your Armor Class by 2, gain temporary hit points equal to your monk level, and gain immunity to the frightened condition for 10 minutes. For the duration, when you take damage of the type associated with your Draconic Affiliation, you can use your reaction to reduce the damage you take from that source to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_take-flight",
                    "name": "Take Flight",
                    "desc": "Starting at 6th level, when you take the Dash action, you can spend 1 ki point to gain a flying speed equal to your walking speed until the end of your turn. While you are flying, a creature that hits you with an opportunity attack takes 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Dragon",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-dragon/?format=api",
            "key": "toh_way-of-the-dragon",
            "features": [
                {
                    "key": "toh_way-of-the-dragon_conquering-wyrm",
                    "name": "Conquering Wyrm",
                    "desc": "Beginning at 11th level, when you take the Attack action after using Step of the Wind in the same turn, you can spend an extra 2 ki points to replace your first attack with one unarmed strike against each creature within 5 feet of the space in which you end your movement. On a hit, your unarmed strike deals an extra 4d6 of the type associated with your Draconic Affiliation. You can't use this feature and your Draconic Onslaught feature in the same round.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-affiliation",
                    "name": "Draconic Affiliation",
                    "desc": "Starting when you choose this tradition at 3rd level, you feel an affinity for one type of dragon, which you choose from the Draconic Affiliation table. You model your fighting style to match that type of dragon, and some of the features you gain from following this Way depend upon the affiliation you chose.\n\n| Dragon              | Associated Skill  | Damage Type | \n|---------------------|-------------------|-------------| \n| Black or Copper     | Stealth           | Acid        | \n| Blue or Bronze      | Insight           | Lightning   | \n| Brass, Gold, or Red | Intimidation      | Fire        | \n| Green               | Deception         | Poison      | \n| Silver or White     | History           | Cold        |\n\nWhen you make your selection, you gain proficiency in the dragon's associated skill, and you gain resistance to the listed damage type. If you already have this skill proficiency, you double your proficiency bonus with that skill.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-onslaught",
                    "name": "Draconic Onslaught",
                    "desc": "At 3rd level, when you use Step of the Wind then hit with an attack, the attack deals an extra 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_scales-of-the-wyrm",
                    "name": "Scales of the Wyrm",
                    "desc": "At 17th level, you can harden yourself against harm like the eldest of dragons. On your turn, you can spend 4 ki points to increase your Armor Class by 2, gain temporary hit points equal to your monk level, and gain immunity to the frightened condition for 10 minutes. For the duration, when you take damage of the type associated with your Draconic Affiliation, you can use your reaction to reduce the damage you take from that source to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_take-flight",
                    "name": "Take Flight",
                    "desc": "Starting at 6th level, when you take the Dash action, you can spend 1 ki point to gain a flying speed equal to your walking speed until the end of your turn. While you are flying, a creature that hits you with an opportunity attack takes 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Dragon",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-the-dragon/?format=api",
            "key": "toh_way-of-the-dragon",
            "features": [
                {
                    "key": "toh_way-of-the-dragon_conquering-wyrm",
                    "name": "Conquering Wyrm",
                    "desc": "Beginning at 11th level, when you take the Attack action after using Step of the Wind in the same turn, you can spend an extra 2 ki points to replace your first attack with one unarmed strike against each creature within 5 feet of the space in which you end your movement. On a hit, your unarmed strike deals an extra 4d6 of the type associated with your Draconic Affiliation. You can't use this feature and your Draconic Onslaught feature in the same round.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-affiliation",
                    "name": "Draconic Affiliation",
                    "desc": "Starting when you choose this tradition at 3rd level, you feel an affinity for one type of dragon, which you choose from the Draconic Affiliation table. You model your fighting style to match that type of dragon, and some of the features you gain from following this Way depend upon the affiliation you chose.\n\n| Dragon              | Associated Skill  | Damage Type | \n|---------------------|-------------------|-------------| \n| Black or Copper     | Stealth           | Acid        | \n| Blue or Bronze      | Insight           | Lightning   | \n| Brass, Gold, or Red | Intimidation      | Fire        | \n| Green               | Deception         | Poison      | \n| Silver or White     | History           | Cold        |\n\nWhen you make your selection, you gain proficiency in the dragon's associated skill, and you gain resistance to the listed damage type. If you already have this skill proficiency, you double your proficiency bonus with that skill.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_draconic-onslaught",
                    "name": "Draconic Onslaught",
                    "desc": "At 3rd level, when you use Step of the Wind then hit with an attack, the attack deals an extra 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_scales-of-the-wyrm",
                    "name": "Scales of the Wyrm",
                    "desc": "At 17th level, you can harden yourself against harm like the eldest of dragons. On your turn, you can spend 4 ki points to increase your Armor Class by 2, gain temporary hit points equal to your monk level, and gain immunity to the frightened condition for 10 minutes. For the duration, when you take damage of the type associated with your Draconic Affiliation, you can use your reaction to reduce the damage you take from that source to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-the-dragon_take-flight",
                    "name": "Take Flight",
                    "desc": "Starting at 6th level, when you take the Dash action, you can spend 1 ki point to gain a flying speed equal to your walking speed until the end of your turn. While you are flying, a creature that hits you with an opportunity attack takes 2d6 damage of the type associated with your Draconic Affiliation.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of the Dragon",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-concordant-motion/?format=api",
            "key": "toh_way-of-concordant-motion",
            "features": [
                {
                    "key": "toh_way-of-concordant-motion_concordant-mind",
                    "name": "Concordant Mind",
                    "desc": "At 17th level, you have mastered the ability to empower your allies with your ki. As an action, you can expend 5 ki points and empower each ally of your choice within 30 feet of you. Each empowered ally immediately gains the benefits of all three of your Cooperative Ki features. This allows each empowered ally to both move and take the Dodge action as a reaction. Once you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_cooperative-ki",
                    "name": "Cooperative Ki",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend ki on certain features, you can share some of the effects with your allies.\n\n***Flurry of Blows.*** When you spend ki to use Flurry of Blows, you can use a bonus action to empower up to two allies you can see within 30 feet of you instead of making two unarmed strikes. The next time an empowered ally hits a creature with an attack before the start of your next turn, the ally's attack deals extra damage of the attack's type equal to a roll of your Martial Arts die *+* your Wisdom modifier.\n\n***Patient Defense.*** When you spend ki to use Patient Defense, you can spend 1 additional ki point to share this defense with one ally you can see within 30 feet of you. That ally can immediately use the Dodge action as a reaction.\n\n***Step of the Wind.*** When you spend ki to use Step of the Wind, you can spend 1 additional ki point to share your mobility with one ally you can see within 30 feet of you. That ally can use a reaction to immediately move up to half its speed. This movement doesn't provoke opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_coordinated-maneuvers",
                    "name": "Coordinated Maneuvers",
                    "desc": "Starting at 11th level, when you use your Cooperative Ki feature to share your Patient Defense or Step of the Wind, you can target a number of allies equal to your proficiency bonus. You must spend 1 ki point for each ally you target.\n  In addition, when you use your Cooperative Ki feature to empower your allies with your Flurry of Blows, you can make two unarmed strikes as part of the same bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_deflect-strike",
                    "name": "Deflect Strike",
                    "desc": "At 6th level, when an ally you can see within 30 feet is hit by a melee attack, you can spend 2 ki points as a reaction to move up to half your speed toward the ally. If you move to within 5 feet of the ally, the damage the ally takes from the attack is reduced by 1d10 + your Dexterity modifier + your monk level. If this reduces the damage to 0, you can immediately make one unarmed strike against the attacker.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of Concordant Motion",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-concordant-motion/?format=api",
            "key": "toh_way-of-concordant-motion",
            "features": [
                {
                    "key": "toh_way-of-concordant-motion_concordant-mind",
                    "name": "Concordant Mind",
                    "desc": "At 17th level, you have mastered the ability to empower your allies with your ki. As an action, you can expend 5 ki points and empower each ally of your choice within 30 feet of you. Each empowered ally immediately gains the benefits of all three of your Cooperative Ki features. This allows each empowered ally to both move and take the Dodge action as a reaction. Once you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_cooperative-ki",
                    "name": "Cooperative Ki",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend ki on certain features, you can share some of the effects with your allies.\n\n***Flurry of Blows.*** When you spend ki to use Flurry of Blows, you can use a bonus action to empower up to two allies you can see within 30 feet of you instead of making two unarmed strikes. The next time an empowered ally hits a creature with an attack before the start of your next turn, the ally's attack deals extra damage of the attack's type equal to a roll of your Martial Arts die *+* your Wisdom modifier.\n\n***Patient Defense.*** When you spend ki to use Patient Defense, you can spend 1 additional ki point to share this defense with one ally you can see within 30 feet of you. That ally can immediately use the Dodge action as a reaction.\n\n***Step of the Wind.*** When you spend ki to use Step of the Wind, you can spend 1 additional ki point to share your mobility with one ally you can see within 30 feet of you. That ally can use a reaction to immediately move up to half its speed. This movement doesn't provoke opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_coordinated-maneuvers",
                    "name": "Coordinated Maneuvers",
                    "desc": "Starting at 11th level, when you use your Cooperative Ki feature to share your Patient Defense or Step of the Wind, you can target a number of allies equal to your proficiency bonus. You must spend 1 ki point for each ally you target.\n  In addition, when you use your Cooperative Ki feature to empower your allies with your Flurry of Blows, you can make two unarmed strikes as part of the same bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_deflect-strike",
                    "name": "Deflect Strike",
                    "desc": "At 6th level, when an ally you can see within 30 feet is hit by a melee attack, you can spend 2 ki points as a reaction to move up to half your speed toward the ally. If you move to within 5 feet of the ally, the damage the ally takes from the attack is reduced by 1d10 + your Dexterity modifier + your monk level. If this reduces the damage to 0, you can immediately make one unarmed strike against the attacker.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of Concordant Motion",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-concordant-motion/?format=api",
            "key": "toh_way-of-concordant-motion",
            "features": [
                {
                    "key": "toh_way-of-concordant-motion_concordant-mind",
                    "name": "Concordant Mind",
                    "desc": "At 17th level, you have mastered the ability to empower your allies with your ki. As an action, you can expend 5 ki points and empower each ally of your choice within 30 feet of you. Each empowered ally immediately gains the benefits of all three of your Cooperative Ki features. This allows each empowered ally to both move and take the Dodge action as a reaction. Once you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_cooperative-ki",
                    "name": "Cooperative Ki",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend ki on certain features, you can share some of the effects with your allies.\n\n***Flurry of Blows.*** When you spend ki to use Flurry of Blows, you can use a bonus action to empower up to two allies you can see within 30 feet of you instead of making two unarmed strikes. The next time an empowered ally hits a creature with an attack before the start of your next turn, the ally's attack deals extra damage of the attack's type equal to a roll of your Martial Arts die *+* your Wisdom modifier.\n\n***Patient Defense.*** When you spend ki to use Patient Defense, you can spend 1 additional ki point to share this defense with one ally you can see within 30 feet of you. That ally can immediately use the Dodge action as a reaction.\n\n***Step of the Wind.*** When you spend ki to use Step of the Wind, you can spend 1 additional ki point to share your mobility with one ally you can see within 30 feet of you. That ally can use a reaction to immediately move up to half its speed. This movement doesn't provoke opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_coordinated-maneuvers",
                    "name": "Coordinated Maneuvers",
                    "desc": "Starting at 11th level, when you use your Cooperative Ki feature to share your Patient Defense or Step of the Wind, you can target a number of allies equal to your proficiency bonus. You must spend 1 ki point for each ally you target.\n  In addition, when you use your Cooperative Ki feature to empower your allies with your Flurry of Blows, you can make two unarmed strikes as part of the same bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_deflect-strike",
                    "name": "Deflect Strike",
                    "desc": "At 6th level, when an ally you can see within 30 feet is hit by a melee attack, you can spend 2 ki points as a reaction to move up to half your speed toward the ally. If you move to within 5 feet of the ally, the damage the ally takes from the attack is reduced by 1d10 + your Dexterity modifier + your monk level. If this reduces the damage to 0, you can immediately make one unarmed strike against the attacker.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of Concordant Motion",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_way-of-concordant-motion/?format=api",
            "key": "toh_way-of-concordant-motion",
            "features": [
                {
                    "key": "toh_way-of-concordant-motion_concordant-mind",
                    "name": "Concordant Mind",
                    "desc": "At 17th level, you have mastered the ability to empower your allies with your ki. As an action, you can expend 5 ki points and empower each ally of your choice within 30 feet of you. Each empowered ally immediately gains the benefits of all three of your Cooperative Ki features. This allows each empowered ally to both move and take the Dodge action as a reaction. Once you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_cooperative-ki",
                    "name": "Cooperative Ki",
                    "desc": "Starting when you choose this tradition at 3rd level, when you spend ki on certain features, you can share some of the effects with your allies.\n\n***Flurry of Blows.*** When you spend ki to use Flurry of Blows, you can use a bonus action to empower up to two allies you can see within 30 feet of you instead of making two unarmed strikes. The next time an empowered ally hits a creature with an attack before the start of your next turn, the ally's attack deals extra damage of the attack's type equal to a roll of your Martial Arts die *+* your Wisdom modifier.\n\n***Patient Defense.*** When you spend ki to use Patient Defense, you can spend 1 additional ki point to share this defense with one ally you can see within 30 feet of you. That ally can immediately use the Dodge action as a reaction.\n\n***Step of the Wind.*** When you spend ki to use Step of the Wind, you can spend 1 additional ki point to share your mobility with one ally you can see within 30 feet of you. That ally can use a reaction to immediately move up to half its speed. This movement doesn't provoke opportunity attacks.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_coordinated-maneuvers",
                    "name": "Coordinated Maneuvers",
                    "desc": "Starting at 11th level, when you use your Cooperative Ki feature to share your Patient Defense or Step of the Wind, you can target a number of allies equal to your proficiency bonus. You must spend 1 ki point for each ally you target.\n  In addition, when you use your Cooperative Ki feature to empower your allies with your Flurry of Blows, you can make two unarmed strikes as part of the same bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_way-of-concordant-motion_deflect-strike",
                    "name": "Deflect Strike",
                    "desc": "At 6th level, when an ally you can see within 30 feet is hit by a melee attack, you can spend 2 ki points as a reaction to move up to half your speed toward the ally. If you move to within 5 feet of the ally, the damage the ally takes from the attack is reduced by 1d10 + your Dexterity modifier + your monk level. If this reduces the damage to 0, you can immediately make one unarmed strike against the attacker.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "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": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of Concordant Motion",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wastelander/?format=api",
            "key": "toh_wastelander",
            "features": [
                {
                    "key": "toh_wastelander_aberrant-physiology",
                    "name": "Aberrant Physiology",
                    "desc": "Starting at 1st level, when a creature scores a critical hit on you, you can use your reaction to shift the positions of your vital organs and turn the critical hit into a normal hit. Any effects triggered by critical hit are canceled.\n  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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_absorb-arcana",
                    "name": "Absorb Arcana",
                    "desc": "Starting at 14th level, when you succeed on a saving throw against a spell that would deal damage to you, you can use your reaction and spend a number of sorcery points equal to the spell's level to reduce the damage to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_advanced-transformation",
                    "name": "Advanced Transformation",
                    "desc": "At 6th level, your increase in power also increases the concentration of raw magical energy in your blood, further altering your body. The alteration you chose from your Alien Alteration feature evolves as described below. Alternatively, you can choose a second option from the Alien Alteration feature instead of evolving the alteration you chose.\n\n***Caustic Tentacle (Grasping Tentacle).*** Your tentacle excretes acidic mucus. You can use a bonus action to suppress the mucus until the start of your next turn. While the tentacle excretes acidic mucus, it deals an extra 2d6 acid damage to any target it hits. A creature that is grappled by your tentacle at the start of your turn takes the extra acid damage when it takes the bludgeoning damage.\n\n***Cognitive Split (Binary Mind).*** Your cranium expands even further as your brain swells in size. When you use your action to cast a spell, you can use a bonus action to make one melee or ranged weapon attack against a target in range.\n\n***Fell Sprinter (Digitigrade Legs).*** Your legs elongate and your body sheds some of its weight to allow you to reach greater speeds. You can take the Dash or Disengage action as a bonus action on each of your turns. When you Dash, the extra movement you gain is double your speed instead of equal to your speed.\n\n***Third Arm (Prehensile Tail).*** Your tail extends to a length of 15 feet and the end splits into five fingerlike appendages. You can do anything with your tail you could do with a hand, such as wield a weapon. In addition, you can use your tail to drink a potion as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_alien-alteration",
                    "name": "Alien Alteration",
                    "desc": "At 1st level, the influence of raw magical energy in your bloodline remodeled your form. You choose one of the following features as the alteration from your ancestry.\n\n***Binary Mind.*** Your cranium is larger than most creatures of your type and houses your enlarged brain, which is partitioned in a manner that allows you to work on simultaneous tasks. You can use the Search action or make an Intelligence or Wisdom check as a bonus action on your turn.\n\n***Digitigrade Legs.*** Your legs are similar to the rear legs of a wolf or horse. Your movement speed increases by 10 feet, and you can stand up from prone by spending 5 feet of movement rather than half your speed.\n\n***Grasping Tentacle.*** You can use an action to transform one of your arms into a grotesque tentacle. The tentacle is a natural melee weapon with the reach property, which you can use to make unarmed strikes. When you hit with it, you can use Charisma instead of Strength for the attack, and the tentacle deals bludgeoning damage equal to 1d6 + your Charisma modifier. At the start of your turn, if you are grappling a creature with the tentacle, you can deal 1d6 bludgeoning damage to it. You don't have fine motor control over your tentacle, and you can't wield weapons or shields or do anything that requires manual precision, such as using tools or magic items or performing the somatic components of spells. You can revert your tentacle back into an arm as a bonus action.\n\n***Prehensile Tail.*** You have a prehensile tail, which allows you to take the Use an Object action as a bonus action on your turn. Your tail can't wield weapons or shields, but it is capable of some manual precision, allowing you to use your tail to hold material components or perform the somatic components of spells. In addition, you can interact with up to two objects for free during your movement and action, provided you use your tail to interact with one of the objects.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_spontaneous-transformation",
                    "name": "Spontaneous Transformation",
                    "desc": "At 18th level, your body becomes more mutable. You can use a bonus action to gain a second option from the Alien Alteration feature and its evolved form from the Advanced Transformation feature for 1 minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "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": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wastelander",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wastelander/?format=api",
            "key": "toh_wastelander",
            "features": [
                {
                    "key": "toh_wastelander_aberrant-physiology",
                    "name": "Aberrant Physiology",
                    "desc": "Starting at 1st level, when a creature scores a critical hit on you, you can use your reaction to shift the positions of your vital organs and turn the critical hit into a normal hit. Any effects triggered by critical hit are canceled.\n  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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_absorb-arcana",
                    "name": "Absorb Arcana",
                    "desc": "Starting at 14th level, when you succeed on a saving throw against a spell that would deal damage to you, you can use your reaction and spend a number of sorcery points equal to the spell's level to reduce the damage to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_advanced-transformation",
                    "name": "Advanced Transformation",
                    "desc": "At 6th level, your increase in power also increases the concentration of raw magical energy in your blood, further altering your body. The alteration you chose from your Alien Alteration feature evolves as described below. Alternatively, you can choose a second option from the Alien Alteration feature instead of evolving the alteration you chose.\n\n***Caustic Tentacle (Grasping Tentacle).*** Your tentacle excretes acidic mucus. You can use a bonus action to suppress the mucus until the start of your next turn. While the tentacle excretes acidic mucus, it deals an extra 2d6 acid damage to any target it hits. A creature that is grappled by your tentacle at the start of your turn takes the extra acid damage when it takes the bludgeoning damage.\n\n***Cognitive Split (Binary Mind).*** Your cranium expands even further as your brain swells in size. When you use your action to cast a spell, you can use a bonus action to make one melee or ranged weapon attack against a target in range.\n\n***Fell Sprinter (Digitigrade Legs).*** Your legs elongate and your body sheds some of its weight to allow you to reach greater speeds. You can take the Dash or Disengage action as a bonus action on each of your turns. When you Dash, the extra movement you gain is double your speed instead of equal to your speed.\n\n***Third Arm (Prehensile Tail).*** Your tail extends to a length of 15 feet and the end splits into five fingerlike appendages. You can do anything with your tail you could do with a hand, such as wield a weapon. In addition, you can use your tail to drink a potion as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_alien-alteration",
                    "name": "Alien Alteration",
                    "desc": "At 1st level, the influence of raw magical energy in your bloodline remodeled your form. You choose one of the following features as the alteration from your ancestry.\n\n***Binary Mind.*** Your cranium is larger than most creatures of your type and houses your enlarged brain, which is partitioned in a manner that allows you to work on simultaneous tasks. You can use the Search action or make an Intelligence or Wisdom check as a bonus action on your turn.\n\n***Digitigrade Legs.*** Your legs are similar to the rear legs of a wolf or horse. Your movement speed increases by 10 feet, and you can stand up from prone by spending 5 feet of movement rather than half your speed.\n\n***Grasping Tentacle.*** You can use an action to transform one of your arms into a grotesque tentacle. The tentacle is a natural melee weapon with the reach property, which you can use to make unarmed strikes. When you hit with it, you can use Charisma instead of Strength for the attack, and the tentacle deals bludgeoning damage equal to 1d6 + your Charisma modifier. At the start of your turn, if you are grappling a creature with the tentacle, you can deal 1d6 bludgeoning damage to it. You don't have fine motor control over your tentacle, and you can't wield weapons or shields or do anything that requires manual precision, such as using tools or magic items or performing the somatic components of spells. You can revert your tentacle back into an arm as a bonus action.\n\n***Prehensile Tail.*** You have a prehensile tail, which allows you to take the Use an Object action as a bonus action on your turn. Your tail can't wield weapons or shields, but it is capable of some manual precision, allowing you to use your tail to hold material components or perform the somatic components of spells. In addition, you can interact with up to two objects for free during your movement and action, provided you use your tail to interact with one of the objects.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_spontaneous-transformation",
                    "name": "Spontaneous Transformation",
                    "desc": "At 18th level, your body becomes more mutable. You can use a bonus action to gain a second option from the Alien Alteration feature and its evolved form from the Advanced Transformation feature for 1 minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "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": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wastelander",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wastelander/?format=api",
            "key": "toh_wastelander",
            "features": [
                {
                    "key": "toh_wastelander_aberrant-physiology",
                    "name": "Aberrant Physiology",
                    "desc": "Starting at 1st level, when a creature scores a critical hit on you, you can use your reaction to shift the positions of your vital organs and turn the critical hit into a normal hit. Any effects triggered by critical hit are canceled.\n  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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_absorb-arcana",
                    "name": "Absorb Arcana",
                    "desc": "Starting at 14th level, when you succeed on a saving throw against a spell that would deal damage to you, you can use your reaction and spend a number of sorcery points equal to the spell's level to reduce the damage to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_advanced-transformation",
                    "name": "Advanced Transformation",
                    "desc": "At 6th level, your increase in power also increases the concentration of raw magical energy in your blood, further altering your body. The alteration you chose from your Alien Alteration feature evolves as described below. Alternatively, you can choose a second option from the Alien Alteration feature instead of evolving the alteration you chose.\n\n***Caustic Tentacle (Grasping Tentacle).*** Your tentacle excretes acidic mucus. You can use a bonus action to suppress the mucus until the start of your next turn. While the tentacle excretes acidic mucus, it deals an extra 2d6 acid damage to any target it hits. A creature that is grappled by your tentacle at the start of your turn takes the extra acid damage when it takes the bludgeoning damage.\n\n***Cognitive Split (Binary Mind).*** Your cranium expands even further as your brain swells in size. When you use your action to cast a spell, you can use a bonus action to make one melee or ranged weapon attack against a target in range.\n\n***Fell Sprinter (Digitigrade Legs).*** Your legs elongate and your body sheds some of its weight to allow you to reach greater speeds. You can take the Dash or Disengage action as a bonus action on each of your turns. When you Dash, the extra movement you gain is double your speed instead of equal to your speed.\n\n***Third Arm (Prehensile Tail).*** Your tail extends to a length of 15 feet and the end splits into five fingerlike appendages. You can do anything with your tail you could do with a hand, such as wield a weapon. In addition, you can use your tail to drink a potion as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_alien-alteration",
                    "name": "Alien Alteration",
                    "desc": "At 1st level, the influence of raw magical energy in your bloodline remodeled your form. You choose one of the following features as the alteration from your ancestry.\n\n***Binary Mind.*** Your cranium is larger than most creatures of your type and houses your enlarged brain, which is partitioned in a manner that allows you to work on simultaneous tasks. You can use the Search action or make an Intelligence or Wisdom check as a bonus action on your turn.\n\n***Digitigrade Legs.*** Your legs are similar to the rear legs of a wolf or horse. Your movement speed increases by 10 feet, and you can stand up from prone by spending 5 feet of movement rather than half your speed.\n\n***Grasping Tentacle.*** You can use an action to transform one of your arms into a grotesque tentacle. The tentacle is a natural melee weapon with the reach property, which you can use to make unarmed strikes. When you hit with it, you can use Charisma instead of Strength for the attack, and the tentacle deals bludgeoning damage equal to 1d6 + your Charisma modifier. At the start of your turn, if you are grappling a creature with the tentacle, you can deal 1d6 bludgeoning damage to it. You don't have fine motor control over your tentacle, and you can't wield weapons or shields or do anything that requires manual precision, such as using tools or magic items or performing the somatic components of spells. You can revert your tentacle back into an arm as a bonus action.\n\n***Prehensile Tail.*** You have a prehensile tail, which allows you to take the Use an Object action as a bonus action on your turn. Your tail can't wield weapons or shields, but it is capable of some manual precision, allowing you to use your tail to hold material components or perform the somatic components of spells. In addition, you can interact with up to two objects for free during your movement and action, provided you use your tail to interact with one of the objects.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_spontaneous-transformation",
                    "name": "Spontaneous Transformation",
                    "desc": "At 18th level, your body becomes more mutable. You can use a bonus action to gain a second option from the Alien Alteration feature and its evolved form from the Advanced Transformation feature for 1 minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "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": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wastelander",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wastelander/?format=api",
            "key": "toh_wastelander",
            "features": [
                {
                    "key": "toh_wastelander_aberrant-physiology",
                    "name": "Aberrant Physiology",
                    "desc": "Starting at 1st level, when a creature scores a critical hit on you, you can use your reaction to shift the positions of your vital organs and turn the critical hit into a normal hit. Any effects triggered by critical hit are canceled.\n  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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_absorb-arcana",
                    "name": "Absorb Arcana",
                    "desc": "Starting at 14th level, when you succeed on a saving throw against a spell that would deal damage to you, you can use your reaction and spend a number of sorcery points equal to the spell's level to reduce the damage to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_advanced-transformation",
                    "name": "Advanced Transformation",
                    "desc": "At 6th level, your increase in power also increases the concentration of raw magical energy in your blood, further altering your body. The alteration you chose from your Alien Alteration feature evolves as described below. Alternatively, you can choose a second option from the Alien Alteration feature instead of evolving the alteration you chose.\n\n***Caustic Tentacle (Grasping Tentacle).*** Your tentacle excretes acidic mucus. You can use a bonus action to suppress the mucus until the start of your next turn. While the tentacle excretes acidic mucus, it deals an extra 2d6 acid damage to any target it hits. A creature that is grappled by your tentacle at the start of your turn takes the extra acid damage when it takes the bludgeoning damage.\n\n***Cognitive Split (Binary Mind).*** Your cranium expands even further as your brain swells in size. When you use your action to cast a spell, you can use a bonus action to make one melee or ranged weapon attack against a target in range.\n\n***Fell Sprinter (Digitigrade Legs).*** Your legs elongate and your body sheds some of its weight to allow you to reach greater speeds. You can take the Dash or Disengage action as a bonus action on each of your turns. When you Dash, the extra movement you gain is double your speed instead of equal to your speed.\n\n***Third Arm (Prehensile Tail).*** Your tail extends to a length of 15 feet and the end splits into five fingerlike appendages. You can do anything with your tail you could do with a hand, such as wield a weapon. In addition, you can use your tail to drink a potion as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_alien-alteration",
                    "name": "Alien Alteration",
                    "desc": "At 1st level, the influence of raw magical energy in your bloodline remodeled your form. You choose one of the following features as the alteration from your ancestry.\n\n***Binary Mind.*** Your cranium is larger than most creatures of your type and houses your enlarged brain, which is partitioned in a manner that allows you to work on simultaneous tasks. You can use the Search action or make an Intelligence or Wisdom check as a bonus action on your turn.\n\n***Digitigrade Legs.*** Your legs are similar to the rear legs of a wolf or horse. Your movement speed increases by 10 feet, and you can stand up from prone by spending 5 feet of movement rather than half your speed.\n\n***Grasping Tentacle.*** You can use an action to transform one of your arms into a grotesque tentacle. The tentacle is a natural melee weapon with the reach property, which you can use to make unarmed strikes. When you hit with it, you can use Charisma instead of Strength for the attack, and the tentacle deals bludgeoning damage equal to 1d6 + your Charisma modifier. At the start of your turn, if you are grappling a creature with the tentacle, you can deal 1d6 bludgeoning damage to it. You don't have fine motor control over your tentacle, and you can't wield weapons or shields or do anything that requires manual precision, such as using tools or magic items or performing the somatic components of spells. You can revert your tentacle back into an arm as a bonus action.\n\n***Prehensile Tail.*** You have a prehensile tail, which allows you to take the Use an Object action as a bonus action on your turn. Your tail can't wield weapons or shields, but it is capable of some manual precision, allowing you to use your tail to hold material components or perform the somatic components of spells. In addition, you can interact with up to two objects for free during your movement and action, provided you use your tail to interact with one of the objects.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_spontaneous-transformation",
                    "name": "Spontaneous Transformation",
                    "desc": "At 18th level, your body becomes more mutable. You can use a bonus action to gain a second option from the Alien Alteration feature and its evolved form from the Advanced Transformation feature for 1 minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "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": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wastelander",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wastelander/?format=api",
            "key": "toh_wastelander",
            "features": [
                {
                    "key": "toh_wastelander_aberrant-physiology",
                    "name": "Aberrant Physiology",
                    "desc": "Starting at 1st level, when a creature scores a critical hit on you, you can use your reaction to shift the positions of your vital organs and turn the critical hit into a normal hit. Any effects triggered by critical hit are canceled.\n  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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_absorb-arcana",
                    "name": "Absorb Arcana",
                    "desc": "Starting at 14th level, when you succeed on a saving throw against a spell that would deal damage to you, you can use your reaction and spend a number of sorcery points equal to the spell's level to reduce the damage to 0.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_advanced-transformation",
                    "name": "Advanced Transformation",
                    "desc": "At 6th level, your increase in power also increases the concentration of raw magical energy in your blood, further altering your body. The alteration you chose from your Alien Alteration feature evolves as described below. Alternatively, you can choose a second option from the Alien Alteration feature instead of evolving the alteration you chose.\n\n***Caustic Tentacle (Grasping Tentacle).*** Your tentacle excretes acidic mucus. You can use a bonus action to suppress the mucus until the start of your next turn. While the tentacle excretes acidic mucus, it deals an extra 2d6 acid damage to any target it hits. A creature that is grappled by your tentacle at the start of your turn takes the extra acid damage when it takes the bludgeoning damage.\n\n***Cognitive Split (Binary Mind).*** Your cranium expands even further as your brain swells in size. When you use your action to cast a spell, you can use a bonus action to make one melee or ranged weapon attack against a target in range.\n\n***Fell Sprinter (Digitigrade Legs).*** Your legs elongate and your body sheds some of its weight to allow you to reach greater speeds. You can take the Dash or Disengage action as a bonus action on each of your turns. When you Dash, the extra movement you gain is double your speed instead of equal to your speed.\n\n***Third Arm (Prehensile Tail).*** Your tail extends to a length of 15 feet and the end splits into five fingerlike appendages. You can do anything with your tail you could do with a hand, such as wield a weapon. In addition, you can use your tail to drink a potion as a bonus action.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_alien-alteration",
                    "name": "Alien Alteration",
                    "desc": "At 1st level, the influence of raw magical energy in your bloodline remodeled your form. You choose one of the following features as the alteration from your ancestry.\n\n***Binary Mind.*** Your cranium is larger than most creatures of your type and houses your enlarged brain, which is partitioned in a manner that allows you to work on simultaneous tasks. You can use the Search action or make an Intelligence or Wisdom check as a bonus action on your turn.\n\n***Digitigrade Legs.*** Your legs are similar to the rear legs of a wolf or horse. Your movement speed increases by 10 feet, and you can stand up from prone by spending 5 feet of movement rather than half your speed.\n\n***Grasping Tentacle.*** You can use an action to transform one of your arms into a grotesque tentacle. The tentacle is a natural melee weapon with the reach property, which you can use to make unarmed strikes. When you hit with it, you can use Charisma instead of Strength for the attack, and the tentacle deals bludgeoning damage equal to 1d6 + your Charisma modifier. At the start of your turn, if you are grappling a creature with the tentacle, you can deal 1d6 bludgeoning damage to it. You don't have fine motor control over your tentacle, and you can't wield weapons or shields or do anything that requires manual precision, such as using tools or magic items or performing the somatic components of spells. You can revert your tentacle back into an arm as a bonus action.\n\n***Prehensile Tail.*** You have a prehensile tail, which allows you to take the Use an Object action as a bonus action on your turn. Your tail can't wield weapons or shields, but it is capable of some manual precision, allowing you to use your tail to hold material components or perform the somatic components of spells. In addition, you can interact with up to two objects for free during your movement and action, provided you use your tail to interact with one of the objects.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wastelander_spontaneous-transformation",
                    "name": "Spontaneous Transformation",
                    "desc": "At 18th level, your body becomes more mutable. You can use a bonus action to gain a second option from the Alien Alteration feature and its evolved form from the Advanced Transformation feature for 1 minute. Once you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "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": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wastelander",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/toh_wasteland-strider/?format=api",
            "key": "toh_wasteland-strider",
            "features": [
                {
                    "key": "toh_wasteland-strider_call-the-otherworldly",
                    "name": "Call the Otherworldly",
                    "desc": "At 11th level, you've gained some control over otherworldly beings. You can use an action to summon a fiend or aberration with a challenge rating of 2 or lower, which appears in an unoccupied space that you can see within range. It disappears after 1 hour, when you are incapacitated, or when it is reduced to 0 hit points.\n  The otherworldly being is friendly to you and your companions. In combat, roll initiative for the creature, which has its own turns. It obeys any verbal commands that you issue to it (no action required by you). If you don't issue any commands to the otherworldly being, it attacks the creature you are attacking, or defends itself from hostile creatures if you aren't attacking a creature, but otherwise takes no actions.\n  Once you use this feature, you can't use it again until you finish a short or long rest. When you reach 17th level in this class, you can summon a fiend or aberration with a challenge rating of 5 or lower with this feature.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wasteland-strider_chaotic-strikes",
                    "name": "Chaotic Strikes",
                    "desc": "When you choose this archetype at 3rd level, you've learned to channel the unpredictable energies of magical wastelands into your weapon attacks. You can use a bonus action to imbue your weapon with chaotic energy for 1 minute. Roll a d8 and consult the Chaotic Strikes table to determine which type of energy is imbued in your weapon. While your weapon is imbued with chaotic energy, it deals an extra 1d4 damage of the imbued type to any target you hit with it. If you are no longer holding or carrying the weapon, or if you fall unconscious, this effect ends.\n\n**Chaotic Strikes**\n| d8 | Damage Type | \n|----|-------------| \n| 1  | Fire        | \n| 2  | Cold        | \n| 3  | Lightning   | \n| 4  | Psychic     | \n| 5  | Necrotic    | \n| 6  | Poison      | \n| 7  | Radiant     | \n| 8  | Force       |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wasteland-strider_dimensional-step",
                    "name": "Dimensional Step",
                    "desc": "At 15th level, you have learned to slip briefly between worlds. You can cast the *dimension door* spell without expending a spell slot. 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.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wasteland-strider_stalwart-psyche",
                    "name": "Stalwart Psyche",
                    "desc": "Starting at 7th level, you have learned to guard your mind against the terrors of the unknown and to pierce the illusions of the otherworldly creatures that lurk in the wastelands. You have advantage on saving throws against being charmed or frightened and on ability checks and saving throws to discern illusions.",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "toh_wasteland-strider_wasteland-strider-magic",
                    "name": "Wasteland Strider Magic",
                    "desc": "Also starting at 3rd level, you learn an additional spell when you reach certain levels in this class, as shown in the Wasteland Strider Spells table. Each spell counts as a ranger spell for you, but it doesn't count against the number of ranger spells you know.\n\n**Wasteland Strider Spells**\n| Ranger Level  | Spells                     | \n|---------------|----------------------------| \n| 3rd           | *protection from the void* | \n| 5th           | *calm emotions*            | \n| 9th           | *dispel magic*             | \n| 13th          | *banishment*               | \n| 17th          | *hold monster*             |",
                    "feature_type": "CLASS_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "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": "Ranger",
                "key": "srd_ranger",
                "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api"
            },
            "name": "Wasteland Strider",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        }
    ]
}