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

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

{
    "count": 147,
    "next": null,
    "previous": "https://api-beta.open5e.com/v2/classes/?format=api&ordering=primary_abilities&page=2",
    "results": [
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_warrior-of-the-open-hand/?format=api",
            "key": "srd-2024_warrior-of-the-open-hand",
            "features": [
                {
                    "key": "srd-2024_monk_warrior-of-the-open-hand_fleet-step",
                    "name": "Fleet Step",
                    "desc": "When you take a Bonus Action other than Step of the Wind, you can also use Step of the Wind immediately after that Bonus Action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_monk_warrior-of-the-open-hand_open-hand-technique",
                    "name": "Open Hand Technique",
                    "desc": "Whenever you hit a creature with an attack granted by your Flurry of Blows, you can impose one of the following effects on that target.\n\n**Addle.** The target can't make Opportunity Attacks until the start of its next turn.\n\n**Push.** The target must succeed on a Strength saving throw or be pushed up to 15 feet away from you.\n\n**Topple.** The target must succeed on a Dexterity saving throw or have the Prone condition.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_monk_warrior-of-the-open-hand_quivering-palm",
                    "name": "Quivering Palm",
                    "desc": "You gain the ability to set up lethal vibrations in someone's body. When you hit a creature with an Unarmed Strike, you can expend 4 Focus Points to start these imperceptible vibrations, which last for a number of days equal to your Monk level. The vibrations are harmless unless you take an action to end them. Alternatively, when you take the Attack action on your turn, you can forgo one of the attacks to end the vibrations. To end them, you and the target must be on the same plane of existence. When you end them, the target must make a Constitution saving throw, taking 10d12 Force damage on a failed save or half as much damage on a successful one.\n\nYou can have only one creature under the effect of this feature at a time. You can end the vibrations harmlessly (no action required).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_monk_warrior-of-the-open-hand_wholeness-of-body",
                    "name": "Wholeness of Body",
                    "desc": "You gain the ability to heal yourself. As a Bonus Action, you can roll your Martial Arts die. You regain a number of Hit Points equal to the number rolled plus your Wisdom modifier (minimum of 1 Hit Point regained).\n\nYou can use this feature a number of times equal to your Wisdom modifier (minimum of once), and you regain all expended uses when you finish a Long Rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Monk",
                "key": "srd-2024_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd-2024_monk/?format=api"
            },
            "name": "Warrior of the Open Hand",
            "desc": "*Master Unarmed Combat Techniques*\n\nWarriors of the Open Hand are masters of unarmed combat. They learn techniques to push and trip their opponents and manipulate their own energy to protect themselves from harm.",
            "hit_dice": null,
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_wizard/?format=api",
            "key": "srd-2024_wizard",
            "features": [
                {
                    "key": "srd-2024_wizard_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "You gain the Ability Score Improvement feat (see \"Feats\") or another feat of your choice for which you qualify. You gain this feature again at Wizard levels 8, 12, and 16.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_arcane-recovery",
                    "name": "Arcane Recovery",
                    "desc": "You can regain some of your magical energy by studying your spellbook. When you finish a Short Rest, you can choose expended spell slots to recover. The spell slots can have a combined level equal to no more than half your Wizard level (round up), and none of the slots can be level 6 or higher. For example, if you're a level 4 Wizard, you can recover up to two levels' worth of spell slots, regaining either one level 2 spell slot or two level 1 spell slots.\n\nOnce you use this feature, you can't do so again until you finish a Long Rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_cantrips",
                    "name": "Cantrips",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "3"
                        },
                        {
                            "level": 10,
                            "column_value": "5"
                        },
                        {
                            "level": 11,
                            "column_value": "5"
                        },
                        {
                            "level": 12,
                            "column_value": "5"
                        },
                        {
                            "level": 13,
                            "column_value": "5"
                        },
                        {
                            "level": 14,
                            "column_value": "5"
                        },
                        {
                            "level": 15,
                            "column_value": "5"
                        },
                        {
                            "level": 16,
                            "column_value": "5"
                        },
                        {
                            "level": 17,
                            "column_value": "5"
                        },
                        {
                            "level": 18,
                            "column_value": "5"
                        },
                        {
                            "level": 19,
                            "column_value": "5"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "5"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_core-traits",
                    "name": "Core Wizard Traits",
                    "desc": "|||\n|---|---|\n|Primary Ability|Intelligence|\n|Hit Point Die|D6 per Wizard level|\n|Saving Throw Proficiencies|Intelligence and Wisdom|\n|Skill Proficiencies|Choose 2: Arcana, History, In sight, Investigation, Medicine, Nature, or Religion|\n|Weapon Proficiencies|Simple weapons|\n|Armor Training|None|\n|Starting Equipment|Choose A or B: (A) 2 Daggers, Arcane Focus (Quarterstaff), Robe, Spellbook, Scholar's Pack, and 5 GP; or (B) 55 GP|",
                    "feature_type": "CORE_TRAITS_TABLE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_epic-boon",
                    "name": "Epic Boon",
                    "desc": "You gain an Epic Boon feat (see \"Feats\") or another feat of your choice for which you qualify. Boon of Spell Recall is recommended.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 19,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_memorize-spell",
                    "name": "Memorize Spell",
                    "desc": "Whenever you finish a Short Rest, you can study your spellbook and replace one of the level 1+ Wizard spells you have prepared for your Spellcasting feature with another level 1+ spell from the book.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_prepared-spells",
                    "name": "Prepared Spells",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "4"
                        },
                        {
                            "level": 10,
                            "column_value": "15"
                        },
                        {
                            "level": 11,
                            "column_value": "16"
                        },
                        {
                            "level": 12,
                            "column_value": "16"
                        },
                        {
                            "level": 13,
                            "column_value": "17"
                        },
                        {
                            "level": 14,
                            "column_value": "18"
                        },
                        {
                            "level": 15,
                            "column_value": "19"
                        },
                        {
                            "level": 16,
                            "column_value": "21"
                        },
                        {
                            "level": 17,
                            "column_value": "22"
                        },
                        {
                            "level": 18,
                            "column_value": "23"
                        },
                        {
                            "level": 19,
                            "column_value": "24"
                        },
                        {
                            "level": 2,
                            "column_value": "5"
                        },
                        {
                            "level": 20,
                            "column_value": "25"
                        },
                        {
                            "level": 3,
                            "column_value": "6"
                        },
                        {
                            "level": 4,
                            "column_value": "7"
                        },
                        {
                            "level": 5,
                            "column_value": "9"
                        },
                        {
                            "level": 6,
                            "column_value": "10"
                        },
                        {
                            "level": 7,
                            "column_value": "11"
                        },
                        {
                            "level": 8,
                            "column_value": "12"
                        },
                        {
                            "level": 9,
                            "column_value": "14"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_ritual-adept",
                    "name": "Ritual Adept",
                    "desc": "You can cast any spell as a Ritual if that spell has the Ritual tag and the spell is in your spellbook. You needn't have the spell prepared, but you must read from the book to cast a spell in this way.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_scholar",
                    "name": "Scholar",
                    "desc": "While studying magic, you also specialized in another field of study. Choose one of the following skills in which you have proficiency: Arcana, History, Investigation, Medicine, Nature, or Religion. You have Expertise in the chosen skill.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_signature-spells",
                    "name": "Signature Spells",
                    "desc": "Choose two level 3 spells in your spellbook as your signature spells. You always have these spells prepared, and you can cast each of them once at level 3 without expending a spell slot. When you do so, you can't cast them in this way again until you finish a Short or Long Rest. To cast either spell at a higher level, you must expend a spell slot.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd-2024_wizard_spell-mastery",
                    "name": "Spell Mastery",
                    "desc": "You have achieved such mastery over certain spells that you can cast them at will. Choose a level 1 and a level 2 spell in your spellbook that have a casting time of an action. You always have those spells prepared, and you can cast them at their lowest level without expending a spell slot. To cast either spell at a higher level, you must expend a spell slot.\n\nWhenever you finish a Long Rest, you can study your spellbook and replace one of those spells with an eligible spell of the same level from the book.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_spellcasting",
                    "name": "Spellcasting",
                    "desc": "As a student of arcane magic, you have learned to cast spells. See \"Spells\" for the rules on spellcasting. The information below details how you use those rules with Wizard spells, which appear in the Wizard spell list later in the class's description.\n\n**Cantrips.** You know three Wizard cantrips of your choice. *Light*, *Mage Hand*, and *Ray of Frost* are recommended. Whenever you finish a Long Rest, you can replace one of your cantrips from this feature with another Wizard cantrip of your choice.\n\nWhen you reach Wizard levels 4 and 10, you learn another Wizard cantrip of your choice, as shown in the Cantrips column of the Wizard Features table.\n\n**Spellbook.** Your wizardly apprenticeship culminated in the creation of a unique book: your spellbook. It is a Tiny object that weighs 3 pounds, contains 100 pages, and can be read only by you or someone casting *Identify*. You determine the book's appearance and materials, such as a gilt-edged tome or a collection of vellum bound with twine.\n\nThe book contains the level 1+ spells you know. It starts with six level 1 Wizard spells of your choice. *Detect Magic*, *Feather Fall*, *Mage Armor*, *Magic Missile*, *Sleep*, and *Thunderwave* are recommended.\n\nWhenever you gain a Wizard level after 1, add two Wizard spells of your choice to your spellbook. Each of these spells must be of a level for which you have spell slots, as shown in the Wizard Features table. The spells are the culmination of arcane research you do regularly.\n\n**Spell Slots.** The Wizard Features table shows how many spell slots you have to cast your level 1+ spells. You regain all expended slots when you finish a Long Rest.\n\n**Prepared Spells of Level 1+.** You prepare the list of level 1+ spells that are available for you to cast with this feature. To do so, choose four spells from your spellbook. The chosen spells must be of a level for which you have spell slots.\n\nThe number of spells on your list increases as you gain Wizard levels, as shown in the Prepared Spells column of the Wizard Features table. Whenever that number increases, choose additional Wizard spells until the number of spells on your list matches the number in the table. The chosen spells must be of a level for which you have spell slots. For example, if you're a level 3 Wizard, your list of prepared spells can include six spells of levels 1 and 2 in any combination, chosen from your spellbook.\n\nIf another Wizard feature gives you spells that you always have prepared, those spells don't count against the number of spells you can prepare with this feature, but those spells otherwise count as Wizard spells for you.\n\n**Changing Your Prepared Spells.** Whenever you finish a Long Rest, you can change your list of prepared spells, replacing any of the spells there with spells from your spellbook.\n\n**Spellcasting Ability.** Intelligence is your spellcasting ability for your Wizard spells.\n\n**Spellcasting Focus.** You can use an Arcane Focus or your spellbook as a Spellcasting Focus for your Wizard spells.\n\n> ### Expanding and Replacing a Spellbook\n\n> The spells you add to your spellbook as you gain levels reflect your ongoing magical research, but you might find other spells during your adventures that you can add to the book. You could discover a Wizard spell on a *Spell Scroll*, for example, and then copy it into your spellbook.\n\n>**Copying a Spell into the Book.** When you find a level 1+ Wizard spell, you can copy it into your spellbook if it's of a level you can prepare and if you have time to copy it. For each level of the spell, the transcription takes 2 hours and costs 50 GP. Afterward you can prepare the spell like the other spells in your spellbook.\n\n> **Copying the Book.** You can copy a spell from your spellbook into another book. This is like copying a new spell into your spellbook but faster, since you already know how to cast the spell. You need spend only 1 hour and 10 GP for each level of the copied spell.\n\n> If you lose your spellbook, you can use the same procedure to transcribe the Wizard spells that you have prepared into a new spellbook. Filling out the remainder of the new book requires you to find new spells to do so. For this reason, many wizards keep a backup spellbook.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_wizard-spell-list",
                    "name": "Wizard Spell List",
                    "desc": "This section presents the Wizard spell list. The spells are organized by spell level and then alphabetized, and each spell's school of magic is listed. In the Special column, *C* means the spell requires Concentration, *R* means it's a Ritual, and *M* means it requires a specific Material component.\n\nTable: Cantrips (Level 0 Wizard Spells)\n\n|Spell|School|Special|\n|---|---|---|\n|Acid Splash|Evocation|—|\n|Chill Touch|Necromancy|—|\n|Dancing Lights|Illusion|C|\n|Elementalism|Transmutation|—|\n|Fire Bolt|Evocation|—|\n|Light|Evocation|—|\n|Mage Hand|Conjuration|—|\n|Mending|Transmutation|—|\n|Message|Transmutation|—|\n|Minor Illusion|Illusion|—|\n|Poison Spray|Necromancy|—|\n|Prestidigitation|Transmutation|—|\n|Ray of Frost|Evocation|—|\n|Shocking Grasp|Evocation|—|\n|True Strike|Divination|—|\n\nTable: Level 1 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Alarm|Abjuration|R|\n|Burning Hands|Evocation|—|\n|Charm Person|Enchantment|—|\n|Chromatic Orb|Evocation|M|\n|Color Spray|Illusion|—|\n|Comprehend Languages|Divination|R|\n|Detect Magic|Divination|C, R|\n|Disguise Self|Illusion|—|\n|Expeditious Retreat|Transmutation|C|\n|False Life|Necromancy|–|\n|Feather Fall|Transmutation|—|\n|Find Familiar|Conjuration|R, M|\n|Floating Disk|Conjuration|R|\n|Fog Cloud|Conjuration|C|\n|Grease|Conjuration|—|\n|Hideous Laughter|Enchantment|C|\n|Ice Knife|Conjuration|—|\n|Identify|Divination|R, M|\n|Illusory Script|Illusion|R, M|\n|Jump|Transmutation|—|\n|Longstrider|Transmutation|—|\n|Mage Armor|Abjuration|—|\n|Magic Missile|Evocation|—|\n|Protection from Evil and Good|Abjuration|C, M|\n|Ray of Sickness|Necromancy|—|\n|Shield|Abjuration|—|\n|Silent Image|Illusion|C|\n|Sleep|Enchantment|C|\n|Thunderwave|Evocation|—|\n|Unseen Servant|Conjuration|R|\n\nTable: Level 2 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Acid Arrow|Evocation|—|\n|Alter Self|Transmutation|C|\n|Arcane Lock|Abjuration|M|\n|Arcanist's Magic Aura|Illusion|—|\n|Augury|Divination|R, M|\n|Blindness/Deafness|Transmutation|—|\n|Blur|Illusion|C|\n|Continual Flame|Evocation|M|\n|Darkness|Evocation|C|\n|Darkvision|Transmutation|—|\n|Detect Thoughts|Divination|C|\n|Dragon's Breath|Transmutation|C|\n|Enhance Ability|Transmutation|C|\n|Enlarge/Reduce|Transmutation|C|\n|Flaming Sphere|Evocation|C|\n|Gentle Repose|Necromancy|R, M|\n|Gust of Wind|Evocation|C|\n|Hold Person|Enchantment|C|\n|Invisibility|Illusion|C|\n|Knock|Transmutation|—|\n|Levitate|Transmutation|C|\n|Locate Object|Divination|C|\n|Magic Mouth|Illusion|R, M|\n|Magic Weapon|Transmutation|—|\n|Mind Spike|Divination|C|\n|Mirror Image|Illusion|—|\n|Misty Step|Conjuration|—|\n|Ray of Enfeeblement|Necromancy|C|\n|Rope Trick|Transmutation|—|\n|Scorching Ray|Evocation|—|\n|See Invisibility|Divination|—|\n|Shatter|Evocation|—|\n|Spider Climb|Transmutation|C|\n|Suggestion|Enchantment|C|\n|Web|Conjuration|C|\n\nTable: Level 3 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Animate Dead|Necromancy|—|\n|Bestow Curse|Necromancy|C|\n|Blink|Transmutation|—|\n|Clairvoyance|Divination|C, M|\n|Counterspell|Abjuration|—|\n|Dispel Magic|Abjuration|—|\n|Fear|Illusion|C|\n|Fireball|Evocation|—|\n|Fly|Transmutation|C|\n|Gaseous Form|Transmutation|C|\n|Glyph of Warding|Abjuration|M|\n|Haste|Transmutation|C|\n|Hypnotic Pattern|Illusion|C|\n|Lightning Bolt|Evocation|—|\n|Magic Circle|Abjuration|M|\n|Major Image|Illusion|C|\n|Nondetection|Abjuration|M|\n|Phantom Steed|Illusion|R|\n|Protection from Energy|Abjuration|C|\n|Remove Curse|Abjuration|—|\n|Sending|Divination|—|\n|Sleet Storm|Conjuration|C|\n|Slow|Transmutation|C|\n|Speak with Dead|Necromancy|—|\n|Stinking Cloud|Conjuration|C|\n|Tiny Hut|Evocation|R|\n|Tongues|Divination|—|\n|Vampiric Touch|Necromancy|C|\n|Water Breathing|Transmutation|R|\n\nTable: Level 4 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Arcane Eye|Divination|C|\n|Banishment|Abjuration|C|\n|Black Tentacles|Conjuration|C|\n|Blight|Necromancy|—|\n|Charm Monster|Enchantment|—|\n|Confusion|Enchantment|C|\n|Conjure Minor Elementals|Conjuration|C|\n|Control Water|Transmutation|C|\n|Dimension Door|Conjuration|—|\n|Divination|Divination|R, M|\n|Fabricate|Transmutation|—|\n|Faithful Hound|Conjuration|—|\n|Fire Shield|Evocation|—|\n|Greater Invisibility|Illusion|C|\n|Hallucinatory Terrain|Illusion|—|\n|Ice Storm|Evocation|—|\n|Locate Creature|Divination|C|\n|Phantasmal Killer|Illusion|C|\n|Polymorph|Transmutation|C|\n|Private Sanctum|Abjuration|—|\n|Resilient Sphere|Abjuration|C|\n|Secret Chest|Conjuration|M|\n|Stone Shape|Transmutation|—|\n|Stoneskin|Transmutation|C, M|\n|Vitriolic Sphere|Evocation|—|\n|Wall of Fire|Evocation|C|\n\nTable: Level 5 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Animate Objects|Transmutation|C|\n|Arcane Hand|Evocation|C|\n|Cloudkill|Conjuration|C|\n|Cone of Cold|Evocation|—|\n|Conjure Elemental|Conjuration|C|\n|Contact Other Plane|Divination|R|\n|Creation|Illusion|—|\n|Dominate Person|Enchantment|C|\n|Dream|Illusion|—|\n|Geas|Enchantment|—|\n|Hold Monster|Enchantment|C|\n|Legend Lore|Divination|M|\n|Mislead|Illusion|C|\n|Modify Memory|Enchantment|C|\n|Passwall|Transmutation|—|\n|Planar Binding|Abjuration|M|\n|Scrying|Divination|C, M|\n|Seeming|Illusion|—|\n|Summon Dragon|Conjuration|C, M|\n|Telekinesis|Transmutation|C|\n|Telepathic Bond|Divination|R|\n|Teleportation Circle|Conjuration|M|\n|Wall of Force|Evocation|C|\n|Wall of Stone|Evocation|C|\n\nTable: Level 6 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Chain Lightning|Evocation|—|\n|Circle of Death|Necromancy|M|\n|Contingency|Abjuration|M|\n|Create Undead|Necromancy|M|\n|Disintegrate|Transmutation|—|\n|Eyebite|Necromancy|C|\n|Flesh to Stone|Transmutation|C|\n|Freezing Sphere|Evocation|—|\n|Globe of Invulnerability|Abjuration|C|\n|Guards and Wards|Abjuration|M|\n|Instant Summons|Conjuration|R, M|\n|Irresistible Dance|Enchantment|C|\n|Magic Jar|Necromancy|M|\n|Mass Suggestion|Enchantment|—|\n|Move Earth|Transmutation|C|\n|Programmed Illusion|Illusion|M|\n|Sunbeam|Evocation|C|\n|True Seeing|Divination|M|\n|Wall of Ice|Evocation|C|\n\nTable: Level 7 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Arcane Sword|Evocation|C, M|\n|Delayed Blast Fireball|Evocation|C|\n|Etherealness|Conjuration|—|\n|Finger of Death|Necromancy|—|\n|Forcecage|Evocation|C, M|\n|Magnificent Mansion|Conjuration|M|\n|Mirage Arcane|Illusion|—|\n|Plane Shift|Conjuration|M|\n|Prismatic Spray|Evocation|—|\n|Project Image|Illusion|C, M|\n|Reverse Gravity|Transmutation|C|\n|Sequester|Transmutation|M|\n|Simulacrum|Illusion|M|\n|Symbol|Abjuration|M|\n|Teleport|Conjuration|—|\n\nTable: Level 8 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Antimagic Field|Abjuration|C|\n|Antipathy/Sympathy|Enchantment|—|\n|Befuddlement|Enchantment|—|\n|Clone|Necromancy|M|\n|Control Weather|Transmutation|C|\n|Demiplane|Conjuration|—|\n|Dominate Monster|Enchantment|C|\n|Incendiary Cloud|Conjuration|C|\n|Maze|Conjuration|C|\n|Mind Blank|Abjuration|—|\n|Power Word Stun|Enchantment|—|\n|Sunburst|Evocation|—|\n\nTable: Level 9 Wizard Spells\n\n|Spell|School|Special|\n|---|---|---|\n|Astral Projection|Necromancy|M|\n|Foresight|Divination|—|\n|Gate|Conjuration|C, M|\n|Imprisonment|Abjuration|M|\n|Meteor Swarm|Evocation|—|\n|Power Word Kill|Enchantment|—|\n|Prismatic Wall|Abjuration|—|\n|Shapechange|Transmutation|C, M|\n|Time Stop|Transmutation|—|\n|True Polymorph|Transmutation|C|\n|Weird|Illusion|C|\n|Wish|Conjuration|—|",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd-2024_wizard_wizard-subclass",
                    "name": "Wizard Subclass",
                    "desc": "You gain a Wizard subclass of your choice. The Evoker subclass is detailed after this class's description. A subclass is a specialization that grants you features at certain Wizard levels. For the rest of your career, you gain each of your subclass's features that are of your Wizard level or lower.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D6",
                "hit_dice_name": "1D6 per Wizard level",
                "hit_points_at_1st_level": "6 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D6 (or 4) + your Constitution modifier per wizard level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.2",
                "key": "srd-2024",
                "display_name": "5e 2024 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2024",
                    "key": "5e-2024",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Intelligence",
                    "url": "https://api-beta.open5e.com/v2/abilities/int/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Wizard",
            "desc": "",
            "hit_dice": "D6",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_barbarian/?format=api",
            "key": "srd_barbarian",
            "features": [
                {
                    "key": "srd_barbarian_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can’t increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_brutal-critical",
                    "name": "Brutal Critical",
                    "desc": "Beginning at 9th level, you can roll one additional weapon damage die when determining the extra damage for a critical hit with a melee attack.\r\n\r\nThis increases to two additional dice at 13th level and three additional dice at 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": "2 dice"
                        },
                        {
                            "level": 17,
                            "detail": "3 dice"
                        },
                        {
                            "level": 9,
                            "detail": "1 dice"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_danger-sense",
                    "name": "Danger Sense",
                    "desc": "At 2nd level, you gain an uncanny sense of when things nearby aren’t as they should be, giving you an edge when you dodge away from danger.\r\n\r\nYou have advantage on Dexterity saving throws against effects that you can see, such as traps and spells. To gain this benefit, you can’t be blinded, deafened, or incapacitated.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a greataxe or (*b*) any martial melee weapon\r\n* (*a*) two handaxes or (*b*) any simple weapon\r\n* An explorer’s pack and four javelins",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_extra-attack",
                    "name": "Extra Attack",
                    "desc": "Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_fast-movement",
                    "name": "Fast Movement",
                    "desc": "Starting at 5th level, your speed increases by 10 feet while you aren’t wearing heavy armor.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_feral-instinct",
                    "name": "Feral Instinct",
                    "desc": "By 7th level, your instincts are so honed that you have advantage on initiative rolls.\r\n\r\nAdditionally, if you are surprised at the beginning of combat and aren’t incapacitated, you can act normally on your first turn, but only if you enter your rage before doing anything else on that turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_indomitable-might",
                    "name": "Indomitable Might",
                    "desc": "Beginning at 18th level, if your total for a Strength check is less than your Strength score, you can use that score in place of the total.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_persistent-rage",
                    "name": "Persistent Rage",
                    "desc": "Beginning at 15th level, your rage is so fierce that it ends early only if you fall unconscious or if you choose to end it.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_primal-champion",
                    "name": "Primal Champion",
                    "desc": "At 20th level, you embody the power of the wilds. Your Strength and Constitution scores increase by 4. Your maximum for those scores is now 24.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_primal-path",
                    "name": "Primal Path",
                    "desc": "At 3rd level, you choose a path that shapes the nature of your rage. Choose the Path of the Berserker or the Path of the Totem Warrior, both detailed at the end of the class description. Your choice grants you features at 3rd level and again at 6th, 10th, and 14th levels.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor, medium armor, shields\r\n**Weapons:** Simple weapons, martial weapons\r\n**Tools:** None\r\n**Saving Throws:** Strength, Constitution\r\n**Skills:** Choose two from Animal Handling, Athletics, Intimidation, Nature, Perception, and Survival",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_barbarian_rage",
                    "name": "Rage",
                    "desc": "In battle, you fight with primal ferocity. On your turn, you can enter a rage as a bonus action.\r\n\r\nWhile raging, you gain the following benefits if you aren't wearing heavy armor:\r\n\r\n* You have advantage on Strength checks and Strength saving throws.\r\n* When you make a melee weapon attack using Strength, you gain a bonus to the damage roll that increases as you gain levels as a barbarian, as shown in the Rage Damage column of the Barbarian table.\r\n* You have resistance to bludgeoning, piercing, and slashing damage. \r\n\r\nIf you are able to cast spells, you can't cast them or concentrate on them while raging.\r\n\r\nYour rage lasts for 1 minute. It ends early if you are knocked unconscious or if your turn ends and you haven't attacked a hostile creature since your last turn or taken damage since then. You can also end your rage on your turn as a bonus action.\r\n\r\nOnce you have raged the number of times shown for your barbarian level in the Rages column of the Barbarian table, you must finish a long rest before you can rage again.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_rage-damage",
                    "name": "Rage Damage",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+3"
                        },
                        {
                            "level": 11,
                            "column_value": "+3"
                        },
                        {
                            "level": 12,
                            "column_value": "+3"
                        },
                        {
                            "level": 13,
                            "column_value": "+3"
                        },
                        {
                            "level": 14,
                            "column_value": "+3"
                        },
                        {
                            "level": 15,
                            "column_value": "+3"
                        },
                        {
                            "level": 16,
                            "column_value": "+4"
                        },
                        {
                            "level": 17,
                            "column_value": "+4"
                        },
                        {
                            "level": 18,
                            "column_value": "+4"
                        },
                        {
                            "level": 19,
                            "column_value": "+4"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+4"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+2"
                        },
                        {
                            "level": 6,
                            "column_value": "+2"
                        },
                        {
                            "level": 7,
                            "column_value": "+2"
                        },
                        {
                            "level": 8,
                            "column_value": "+2"
                        },
                        {
                            "level": 9,
                            "column_value": "+3"
                        }
                    ]
                },
                {
                    "key": "srd_barbarian_rages",
                    "name": "Rages",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "5"
                        },
                        {
                            "level": 13,
                            "column_value": "5"
                        },
                        {
                            "level": 14,
                            "column_value": "5"
                        },
                        {
                            "level": 15,
                            "column_value": "5"
                        },
                        {
                            "level": 16,
                            "column_value": "5"
                        },
                        {
                            "level": 17,
                            "column_value": "6"
                        },
                        {
                            "level": 18,
                            "column_value": "6"
                        },
                        {
                            "level": 19,
                            "column_value": "6"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "Unlimited"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_barbarian_reckless-attack",
                    "name": "Reckless Attack",
                    "desc": "Starting at 2nd level, you can throw aside all concern for defense to attack with fierce desperation. When you make your first attack on your turn, you can decide to attack recklessly. Doing so gives you advantage on melee weapon attack rolls using Strength during this turn, but attack rolls against you have advantage until your next turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_relentless-rage",
                    "name": "Relentless Rage",
                    "desc": "Starting at 11th level, your rage can keep you fighting despite grievous wounds. If you drop to 0 hit points while you’re raging and don’t die outright, you can make a DC 10 Constitution saving throw. If you succeed, you drop to 1 hit point instead.\r\n\r\nEach time you use this feature after the first, the DC increases by 5. When you finish a short or long rest, the DC resets to 10.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_barbarian_unarmored-defense",
                    "name": "Unarmored Defense",
                    "desc": "While you are not wearing any armor, your Armor Class equals 10 + your Dexterity modifier + your Constitution modifier. You can use a shield and still gain this benefit.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D12",
                "hit_dice_name": "1D12 per Barbarian level",
                "hit_points_at_1st_level": "12 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D12 (or 7) + your Constitution modifier per barbarian level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Constitution",
                    "url": "https://api-beta.open5e.com/v2/abilities/con/?format=api"
                },
                {
                    "name": "Strength",
                    "url": "https://api-beta.open5e.com/v2/abilities/str/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Barbarian",
            "desc": "",
            "hit_dice": "D12",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api",
            "key": "srd_bard",
            "features": [
                {
                    "key": "srd_bard_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_bard-college",
                    "name": "Bard College",
                    "desc": "At 3rd level, you delve into the advanced techniques of a bard college of your choice: the College of Lore or the College of Valor, both detailed at the end of the class description. Your choice grants you features at 3rd level and again at 6th and 14th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_bardic-inspiration",
                    "name": "Bardic Inspiration",
                    "desc": "You can inspire others through stirring words or music. To do so, you use a bonus action on your turn to choose one creature other than yourself within 60 feet of you who can hear you. That creature gains one Bardic Inspiration die, a d6.\r\n\r\nOnce within the next 10 minutes, the creature can roll the die and add the number rolled to one ability check, attack roll, or saving throw it makes. The creature can wait until after it rolls the d20 before deciding to use the Bardic Inspiration die, but must decide before the GM says whether the roll succeeds or fails. Once the Bardic Inspiration die is rolled, it is lost. A creature can have only one Bardic Inspiration die at a time.\r\n\r\nYou can use this feature a number of times equal to your Charisma modifier (a minimum of once). You regain any expended uses when you finish a long rest.\r\n\r\nYour Bardic Inspiration die changes when you reach certain levels in this class. The die becomes a d8 at 5th level, a d10 at 10th level, and a d12 at 15th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": "d6"
                        },
                        {
                            "level": 10,
                            "detail": "d10"
                        },
                        {
                            "level": 15,
                            "detail": "d12"
                        },
                        {
                            "level": 5,
                            "detail": "d8"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_bard_countercharm",
                    "name": "Countercharm",
                    "desc": "At 6th level, you gain the ability to use musical notes or words of power to disrupt mind-influencing effects. As an action, you can start a performance that lasts until the end of your next turn. During that time, you and any friendly creatures within 30 feet of you have advantage on saving throws against being frightened or charmed. A creature must be able to hear you to gain this benefit. The performance ends early if you are incapacitated or silenced or if you voluntarily end it (no action required).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a rapier, (*b*) a longsword, or (*c*) any simple weapon\r\n* (*a*) a diplomat’s pack or (*b*) an entertainer’s pack\r\n* (*a*) a lute or (*b*) any other musical instrument\r\n* Leather armor and a dagger",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_expertise",
                    "name": "Expertise",
                    "desc": "At 3rd level, choose two of your skill proficiencies. Your proficiency bonus is doubled for any ability check you make that uses either of the chosen proficiencies.\r\n\r\nAt 10th level, you can choose another two skill proficiencies to gain this benefit.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_font-of-inspiration",
                    "name": "Font of Inspiration",
                    "desc": "Beginning when you reach 5th level, you regain all of your expended uses of Bardic Inspiration when you finish a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_jack-of-all-trades",
                    "name": "Jack of All Trades",
                    "desc": "Starting at 2nd level, you can add half your proficiency bonus, rounded down, to any ability check you make that doesn't already include your proficiency bonus.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_magical-secrets",
                    "name": "Magical Secrets",
                    "desc": "By 10th level, you have plundered magical knowledge from a wide spectrum of disciplines. Choose two spells from any class, including this one. A spell you choose must be of a level you can cast, as shown on the Bard table, or a cantrip.\r\n\r\nThe chosen spells count as bard spells for you and are included in the number in the Spells Known column of the Bard table.\r\n\r\nYou learn two additional spells from any class at 14th level and again at 18th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 14,
                            "detail": null
                        },
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor\r\n**Weapons:** Simple weapons, hand crossbows, longswords, rapiers, shortswords\r\n**Tools:** Three musical instruments of your choice\r\n**Saving Throws:** Dexterity, Charisma\r\n**Skills:** Choose any three",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_bard_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_bard_song-of-rest",
                    "name": "Song of Rest",
                    "desc": "Beginning at 2nd level, you can use soothing music or oration to help revitalize your wounded allies during a short rest. If you or any friendly creatures who can hear your performance regain hit points at the end of the short rest by spending one or more Hit Dice, each of those creatures regains an extra 1d6 hit points.\r\n\r\nThe extra hit points increase when you reach certain levels in this class: to 1d8 at 9th level, to 1d10 at 13th level, and to 1d12 at 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": "d10"
                        },
                        {
                            "level": 17,
                            "detail": "d12"
                        },
                        {
                            "level": 2,
                            "detail": "d6"
                        },
                        {
                            "level": 9,
                            "detail": "d8"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_spellcasting",
                    "name": "Spellcasting",
                    "desc": "You have learned to untangle and reshape the fabric of reality in harmony with your wishes and music.\r\n\r\nYour spells are part of your vast repertoire, magic that you can tune to different situations.\r\n\r\n###Cantrips\r\n\r\nYou know two cantrips of your choice from the bard spell list. You learn additional bard cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Bard table.\r\n\r\n###Spell Slots\r\n\r\nThe Bard table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nFor example, if you know the 1st-level spell cure wounds and have a 1st-level and a 2nd-level spell slot available, you can cast cure wounds using either slot.\r\n\r\n###Spells Known of 1st Level and Higher\r\n\r\nYou know four 1st-level spells of your choice from the bard spell list.\r\n\r\nThe Spells Known column of the Bard table shows when you learn more bard spells of your choice. Each of these spells must be of a level for which you have spell slots, as shown on the table. For instance, when you reach 3rd level in this class, you can learn one new spell of 1st or 2nd level.\r\n\r\nAdditionally, when you gain a level in this class, you can choose one of the bard spells you know and replace it with another spell from the bard spell list, which also must be of a level for which you have spell slots.\r\n\r\n###Spellcasting Ability\r\n\r\nCharisma is your spellcasting ability for your bard spells. Your magic comes from the heart and soul you pour into the performance of your music or oration. You use your Charisma whenever a spell refers to your spellcasting ability. In addition, you use your Charisma modifier when setting the saving throw DC for a bard spell you cast and when making an attack roll with one.\r\n\r\n*Spell save DC* = 8 + your proficiency bonus + your Charisma modifier\r\n\r\n*Spell attack modifier* = your proficiency bonus + your Charisma modifier\r\n\r\n###Ritual Casting\r\n\r\nYou can cast any bard spell you know as a ritual if that spell has the ritual tag.\r\n\r\n###Spellcasting Focus\r\n\r\nYou can use a musical instrument (see chapter 5, “Equipment”) as a spellcasting focus for your bard spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "4"
                        },
                        {
                            "level": 10,
                            "column_value": "14"
                        },
                        {
                            "level": 11,
                            "column_value": "15"
                        },
                        {
                            "level": 12,
                            "column_value": "15"
                        },
                        {
                            "level": 13,
                            "column_value": "16"
                        },
                        {
                            "level": 14,
                            "column_value": "18"
                        },
                        {
                            "level": 15,
                            "column_value": "19"
                        },
                        {
                            "level": 16,
                            "column_value": "19"
                        },
                        {
                            "level": 17,
                            "column_value": "20"
                        },
                        {
                            "level": 18,
                            "column_value": "22"
                        },
                        {
                            "level": 19,
                            "column_value": "22"
                        },
                        {
                            "level": 2,
                            "column_value": "5"
                        },
                        {
                            "level": 20,
                            "column_value": "22"
                        },
                        {
                            "level": 3,
                            "column_value": "6"
                        },
                        {
                            "level": 4,
                            "column_value": "7"
                        },
                        {
                            "level": 5,
                            "column_value": "8"
                        },
                        {
                            "level": 6,
                            "column_value": "9"
                        },
                        {
                            "level": 7,
                            "column_value": "10"
                        },
                        {
                            "level": 8,
                            "column_value": "11"
                        },
                        {
                            "level": 9,
                            "column_value": "12"
                        }
                    ]
                },
                {
                    "key": "srd_bard_superior-inspiration",
                    "name": "Superior Inspiration",
                    "desc": "At 20th level, when you roll initiative and have no uses of Bardic Inspiration left, you regain one use.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Bard level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per bard level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Charisma",
                    "url": "https://api-beta.open5e.com/v2/abilities/cha/?format=api"
                },
                {
                    "name": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Bard",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_champion/?format=api",
            "key": "srd_champion",
            "features": [
                {
                    "key": "srd_champion_additional-fighting-style",
                    "name": "Additional Fighting Style",
                    "desc": "At 10th level, you can choose a second option from the Fighting Style class feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_champion_improved-critical",
                    "name": "Improved Critical",
                    "desc": "Beginning when you choose this archetype at 3rd level, your weapon attacks score a critical hit on a roll of 19 or 20.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_champion_remarkable-athlete",
                    "name": "Remarkable Athlete",
                    "desc": "Starting at 7th level, you can add half your proficiency bonus (round up) to any Strength, Dexterity, or Constitution check you make that doesn't already use your proficiency bonus.\r\n\r\nIn addition, when you make a running long jump, the distance you can cover increases by a number of feet equal to your Strength modifier.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_champion_superior-critical",
                    "name": "Superior Critical",
                    "desc": "Starting at 15th level, your weapon attacks score a critical hit on a roll of 18-20.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_champion_survivor",
                    "name": "Survivor",
                    "desc": "At 18th level, you attain the pinnacle of resilience in battle. At the start of each of your turns, you regain hit points equal to 5 + your Constitution modifier if you have no more than half of your hit points left. You don't gain this benefit if you have 0 hit points.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Fighter",
                "key": "srd_fighter",
                "url": "https://api-beta.open5e.com/v2/classes/srd_fighter/?format=api"
            },
            "name": "Champion",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_circle-of-the-land/?format=api",
            "key": "srd_circle-of-the-land",
            "features": [
                {
                    "key": "srd_circle-of-the-land_bonus-cantrip",
                    "name": "Bonus Cantrip",
                    "desc": "When you choose this circle at 2nd level, you learn one additional druid cantrip of your choice.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_circle-of-the-land_circle-spells",
                    "name": "Circle Spells",
                    "desc": "Your mystical connection to the land infuses you with the ability to cast certain spells. At 3rd, 5th, 7th, and 9th level you gain access to circle spells connected to the land where you became a druid. Choose that land-arctic, coast, desert, forest, grassland, mountain, or swamp-and consult the associated list of spells. \r\n\r\nOnce you gain access to a circle spell, you always have it prepared, and it doesn't count against the number of spells you can prepare each day. If you gain access to a spell that doesn't appear on the druid spell list, the spell is nonetheless a druid spell for you.\r\n\r\n**Arctic (table)**\r\n| Druid Level | Circle Spells  | \r\n|---|---| \r\n| 3rd | hold person, spike growth | \r\n| 5th | sleet storm, slow | \r\n| 7th | freedom of movement, ice storm  | \r\n| 9th | commune with nature, cone of cold | \r\n \r\n**Coast (table)** \r\n \r\n| Druid Level | Circle Spells  | \r\n|---|---| \r\n| 3rd | mirror image, misty step | \r\n| 5th | water breathing, water walk  | \r\n| 7th | control water, freedom of movement | \r\n| 9th | conjure elemental, scrying | \r\n \r\n**Desert (table)** \r\n \r\n| Druid Level | Circle Spells | \r\n|---|---| \r\n| 3rd | blur, silence | \r\n| 5th | create food and water, protection from energy | \r\n| 7th | blight, hallucinatory terrain | \r\n| 9th | insect plague, wall of stone  | \r\n \r\n**Forest (table)** \r\n \r\n| Druid Level | Circle Spells  | \r\n|---|---| \r\n| 3rd | barkskin, spider climb | \r\n| 5th | call lightning, plant growth | \r\n| 7th | divination, freedom of movement  | \r\n| 9th | commune with nature, tree stride | \r\n \r\n**Grassland (table)** \r\n \r\n| Druid Level | Circle Spells  | \r\n|---|---| \r\n| 3rd | invisibility, pass without trace | \r\n| 5th | daylight, haste  | \r\n| 7th | divination, freedom of movement  | \r\n| 9th | dream, insect plague | \r\n \r\n**Mountain (table)** \r\n \r\n| Druid Level | Circle Spells | \r\n|---|---| \r\n| 3rd | spider climb, spike growth  | \r\n| 5th | lightning bolt, meld into stone | \r\n| 7th | stone shape, stoneskin  | \r\n| 9th | passwall, wall of stone | \r\n \r\n**Swamp (table)** \r\n \r\n| Druid Level | Circle Spells  | \r\n|---|---| \r\n| 3rd | acid arrow, darkness | \r\n| 5th | water walk, stinking cloud | \r\n| 7th | freedom of movement, locate creature | \r\n| 9th | insect plague, scrying |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        },
                        {
                            "level": 5,
                            "detail": null
                        },
                        {
                            "level": 7,
                            "detail": null
                        },
                        {
                            "level": 9,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_circle-of-the-land_lands-stride",
                    "name": "Land's Stride",
                    "desc": "Starting at 6th level, moving through nonmagical difficult terrain costs you no extra movement. You can also pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard.\r\n\r\nIn addition, you have advantage on saving throws against plants that are magically created or manipulated to impede movement, such those created by the entangle spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_circle-of-the-land_natural-recovery",
                    "name": "Natural Recovery",
                    "desc": "Starting at 2nd level, you can regain some of your magical energy by sitting in meditation and communing with nature. During a short rest, you choose expended spell slots to recover. The spell slots can have a combined level that is equal to or less than half your druid level (rounded up), and none of the slots can be 6th level or higher. You can't use this feature again until you finish a long rest.\r\n\r\nFor example, when you are a 4th-level druid, you can recover up to two levels worth of spell slots. You can recover either a 2nd-level slot or two 1st-level slots.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_circle-of-the-land_natures-sanctuary",
                    "name": "Nature's Sanctuary",
                    "desc": "When you reach 14th level, creatures of the natural world sense your connection to nature and become hesitant to attack you. When a beast or plant creature attacks you, that creature must make a Wisdom saving throw against your druid spell save DC. On a failed save, the creature must choose a different target, or the attack automatically misses. On a successful save, the creature is immune to this effect for 24 hours.\r\n\r\nThe creature is aware of this effect before it makes its attack against you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_circle-of-the-land_natures-ward",
                    "name": "Nature's Ward",
                    "desc": "When you reach 10th level, you can't be charmed or frightened by elementals or fey, and you are immune to poison and disease.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Druid",
                "key": "srd_druid",
                "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api"
            },
            "name": "Circle of the Land",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api",
            "key": "srd_cleric",
            "features": [
                {
                    "key": "srd_cleric_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "3"
                        },
                        {
                            "level": 10,
                            "column_value": "5"
                        },
                        {
                            "level": 11,
                            "column_value": "5"
                        },
                        {
                            "level": 12,
                            "column_value": "5"
                        },
                        {
                            "level": 13,
                            "column_value": "5"
                        },
                        {
                            "level": 14,
                            "column_value": "5"
                        },
                        {
                            "level": 15,
                            "column_value": "5"
                        },
                        {
                            "level": 16,
                            "column_value": "5"
                        },
                        {
                            "level": 17,
                            "column_value": "5"
                        },
                        {
                            "level": 18,
                            "column_value": "5"
                        },
                        {
                            "level": 19,
                            "column_value": "5"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "5"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_channel-divinity",
                    "name": "Channel Divinity",
                    "desc": "At 2nd level, you gain the ability to channel divine energy directly from your deity, using that energy to fuel magical effects. You start with two such effects: Turn Undead and an effect determined by your domain. Some domains grant you additional effects as you advance in levels, as noted in the domain description.\r\n\r\nWhen you use your Channel Divinity, you choose which effect to create. You must then finish a short or long rest to use your Channel Divinity again.\r\n\r\nSome Channel Divinity effects require saving throws. When you use such an effect from this class, the DC equals your cleric spell save DC.\r\n\r\nBeginning at 6th level, you can use your Channel Divinity twice between rests, and beginning at 18th level, you can use it three times between rests. When you finish a short or long rest, you regain your expended uses.\r\n\r\n### Channel Divinity: Turn Undead\r\n\r\nAs an action, you present your holy symbol and speak a prayer censuring the undead. Each undead that can see or hear you within 30 feet of you must make a Wisdom saving throw. If the creature fails its saving throw, it is turned for 1 minute or until it takes any damage.\r\n\r\nA turned creature must spend its turns trying to move as far away from you as it can, and it can't willingly move to a space within 30 feet of you. It also can't take reactions. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If there's nowhere to move, the creature can use the Dodge action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": "3/rest"
                        },
                        {
                            "level": 2,
                            "detail": "1/rest"
                        },
                        {
                            "level": 6,
                            "detail": "2/rest"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_destroy-undead",
                    "name": "Destroy Undead",
                    "desc": "Starting at 5th level, when an undead fails its saving throw against your Turn Undead feature, the creature is instantly destroyed if its challenge rating is at or below a certain threshold, as shown in the Destroy Undead table. \r\n\r\n### Destroy Undead (table)\r\n\r\n| Cleric Level | Destroys Undead of CR... | \r\n|---|---|\r\n| 5th | 1/2 or lower |\r\n| 8th | 1 or lower |\r\n| 11th | 2 or lower |\r\n| 14th | 3 or lower | \r\n| 17th | 4 or lower |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": "CR 2"
                        },
                        {
                            "level": 14,
                            "detail": "CR 3"
                        },
                        {
                            "level": 17,
                            "detail": "CR 4"
                        },
                        {
                            "level": 5,
                            "detail": "CR 1/2"
                        },
                        {
                            "level": 8,
                            "detail": "CR 1"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_divine-domain",
                    "name": "Divine Domain",
                    "desc": "Choose one domain related to your deity, such as  Life. Each domain is detailed at the end of the class  description, and each one provides examples of gods  associated with it. Your choice grants you domain  spells and other features when you choose it at 1st  level. It also grants you additional ways to use Channel Divinity when you gain that feature at 2nd  level, and additional benefits at 6th, 8th, and 17th  levels.\r\n\r\n### Domain Spells\r\nEach domain has a list of spells—its domain spells—that you gain at the cleric levels noted in the domain  description. Once you gain a domain spell, you always have it prepared, and it doesn’t count against the number of spells you can prepare each day. \r\nIf you have a domain spell that doesn’t appear on the cleric spell list, the spell is nonetheless a cleric spell for you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_divine-intervention",
                    "name": "Divine Intervention",
                    "desc": "Beginning at 10th level, you can call on your deity to intervene on your behalf when your need is great.\r\n\r\nImploring your deity's aid requires you to use your action. Describe the assistance you seek, and roll percentile dice. If you roll a number equal to or lower than your cleric level, your deity intervenes. The GM chooses the nature of the intervention; the effect of any cleric spell or cleric domain spell would be appropriate.\r\n\r\nIf your deity intervenes, you can't use this feature again for 7 days. Otherwise, you can use it again after you finish a long rest.\r\n\r\nAt 20th level, your call for intervention succeeds automatically, no roll required.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a mace or (*b*) a warhammer (if proficient)\r\n* (*a*) scale mail, (*b*) leather armor, or (*c*) chain mail (if proficient)\r\n* (*a*) a light crossbow and 20 bolts or (*b*) any simple weapon\r\n* (*a*) a priest’s pack or (*b*) an explorer’s pack\r\n* A shield and a holy symbol",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor, medium armor, shields\r\n**Weapons:** Simple weapons\r\n**Tools:** None\r\n**Saving Throws:** Wisdom, Charisma\r\n**Skills:** Choose two from History, Insight, Medicine, Persuasion, and Religion",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_cleric_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_cleric_spellcasting",
                    "name": "Spellcasting",
                    "desc": "As a conduit for divine power, you can cast cleric spells.\r\n\r\n###Cantrips\r\n\r\nAt 1st level, you know three cantrips of your choice from the cleric spell list. You learn additional cleric cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Cleric table.\r\nPreparing and Casting Spells\r\n\r\nThe Cleric table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nYou prepare the list of cleric spells that are available for you to cast, choosing from the cleric spell list. When you do so, choose a number of cleric spells equal to your Wisdom modifier + your cleric level (minimum of one spell). The spells must be of a level for which you have spell slots.\r\n\r\nFor example, if you are a 3rd-level cleric, you have four 1st-level and two 2nd-level spell slots. With a Wisdom of 16, your list of prepared spells can include six spells of 1st or 2nd level, in any combination. If you prepare the 1st-level spell cure wounds, you can cast it using a 1st-level or 2nd-level slot. Casting the spell doesn't remove it from your list of prepared spells.\r\n\r\nYou can change your list of prepared spells when you finish a long rest. Preparing a new list of cleric spells requires time spent in prayer and meditation: at least 1 minute per spell level for each spell on your list.\r\n\r\n###Spellcasting Ability\r\n\r\nWisdom is your spellcasting ability for your cleric spells. The power of your spells comes from your devotion to your deity. You use your Wisdom whenever a cleric spell refers to your spellcasting ability. In addition, you use your Wisdom modifier when setting the saving throw DC for a cleric spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Wisdom modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Wisdom modifier\r\n\r\n###Ritual Casting\r\n\r\nYou can cast a cleric spell as a ritual if that spell has the ritual tag and you have the spell prepared.\r\n\r\n###Spellcasting Focus\r\n\r\nYou can use a holy symbol (see chapter 5, “Equipment”) as a spellcasting focus for your cleric spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Cleric level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per cleric level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Charisma",
                    "url": "https://api-beta.open5e.com/v2/abilities/cha/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Cleric",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_college-of-lore/?format=api",
            "key": "srd_college-of-lore",
            "features": [
                {
                    "key": "srd_college-of-lore_additional-magical-secrets",
                    "name": "Additional Magical Secrets",
                    "desc": "At 6th level, you learn two spells of your choice from any class. A spell you choose must be of a level you can cast, as shown on the Bard table, or a cantrip. The chosen spells count as bard spells for you but don't count against the number of bard spells you know.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_college-of-lore_bonus-proficiencies",
                    "name": "Bonus Proficiencies",
                    "desc": "When you join the College of Lore at 3rd level, you gain proficiency with three skills of your choice.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_college-of-lore_cutting-words",
                    "name": "Cutting Words",
                    "desc": "Also at 3rd level, you learn how to use your wit to distract, confuse, and otherwise sap the confidence and competence of others. When a creature that you can see within 60 feet of you makes an attack roll, an ability check, or a damage roll, you can use your reaction to expend one of your uses of Bardic Inspiration, rolling a Bardic Inspiration die and subtracting the number rolled from the creature's roll. You can choose to use this feature after the creature makes its roll, but before the GM determines whether the attack roll or ability check succeeds or fails, or before the creature deals its damage. The creature is immune if it can't hear you or if it's immune to being charmed.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_college-of-lore_peerless-skill",
                    "name": "Peerless Skill",
                    "desc": "Starting at 14th level, when you make an ability check, you can expend one use of Bardic Inspiration. Roll a Bardic Inspiration die and add the number rolled to your ability check. You can choose to do so after you roll the die for the ability check, but before the GM tells you whether you succeed or fail.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Bard",
                "key": "srd_bard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api"
            },
            "name": "College of Lore",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_draconic-bloodline/?format=api",
            "key": "srd_draconic-bloodline",
            "features": [
                {
                    "key": "srd_draconic-bloodline_draconic-presence",
                    "name": "Draconic Presence",
                    "desc": "Beginning at 18th level, you can channel the dread presence of your dragon ancestor, causing those around you to become awestruck or frightened. As an action, you can spend 5 sorcery points to draw on this power and exude an aura of awe or fear (your choice) to a distance of 60 feet. For 1 minute or until you lose your concentration (as if you were casting a concentration spell), each hostile creature that starts its turn in this aura must succeed on a Wisdom saving throw or be charmed (if you chose awe) or frightened (if you chose fear) until the aura ends. A creature that succeeds on this saving throw is immune to your aura for 24 hours.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_draconic-bloodline_draconic-resilience",
                    "name": "Draconic Resilience",
                    "desc": "As magic flows through your body, it causes physical traits of your dragon ancestors to emerge. At 1st level, your hit point maximum increases by 1 and increases by 1 again whenever you gain a level in this class.\r\n\r\nAdditionally, parts of your skin are covered by a thin sheen of dragon-like scales. When you aren't wearing armor, your AC equals 13 + your Dexterity modifier.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_draconic-bloodline_dragon-ancestor",
                    "name": "Dragon Ancestor",
                    "desc": "At 1st level, you choose one type of dragon as your ancestor. The damage type associated with each dragon is used by features you gain later.\r\n\r\n### Draconic Ancestry (table)\r\n| Dragon | Damage Type |\r\n| --- | --- |\r\n| Black | Acid |\r\n| Blue | Lightning |\r\n| Brass | Fire |\r\n| Bronze | Lightning |\r\n| Copper | Acid |\r\n| Gold | Fire |\r\n| Green | Poison |\r\n| Red | Fire |\r\n| Silver | Cold |\r\n| White | Cold |\r\n\r\nYou can speak, read, and write Draconic. Additionally, whenever you make a Charisma check when interacting with dragons, your proficiency bonus is doubled if it applies to the check.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_draconic-bloodline_dragon-wings",
                    "name": "Dragon Wings",
                    "desc": "At 14th level, you gain the ability to sprout a pair of dragon wings from your back, gaining a flying speed equal to your current speed. You can create these wings as a bonus action on your turn. They last until you dismiss them as a bonus action on your turn.\r\n\r\nYou can't manifest your wings while wearing armor unless the armor is made to accommodate them, and clothing not made to accommodate your wings might be destroyed when you manifest them.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_draconic-bloodline_elemental-affinity",
                    "name": "Elemental Affinity",
                    "desc": "Starting at 6th level, when you cast a spell that deals damage of the type associated with your draconic ancestry, you can add your Charisma modifier to one damage roll of that spell. At the same time, you can spend 1 sorcery point to gain resistance to that damage type for 1 hour.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Draconic Bloodline",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api",
            "key": "srd_druid",
            "features": [
                {
                    "key": "srd_druid_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_archdruid",
                    "name": "Archdruid",
                    "desc": "At 20th level, you can use your Wild Shape an unlimited number of times.\r\n\r\nAdditionally, you can ignore the verbal and somatic components of your druid spells, as well as any material components that lack a cost and aren't consumed by a spell. You gain this benefit in both your normal shape and your beast shape from Wild Shape.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_beast-spells",
                    "name": "Beast Spells",
                    "desc": "Beginning at 18th level, you can cast many of your druid spells in any shape you assume using Wild Shape. You can perform the somatic and verbal components of a druid spell while in a beast shape, but you aren't able to provide material components.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_druid_druid-circle",
                    "name": "Druid Circle",
                    "desc": "At 2nd level, you choose to identify with a circle of druids such as the Circle of the Land. Your choice grants you features at 2nd level and again at 6th, 10th, and 14th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_druidic",
                    "name": "Druidic",
                    "desc": "You know Druidic, the secret language of druids. You can speak the language and use it to leave hidden messages. You and others who know this language automatically spot such a message. Others spot the message's presence with a successful DC 15 Wisdom (Perception) check but can't decipher it without magic.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a wooden shield or (*b*) any simple weapon\r\n* (*a*) a scimitar or (*b*) any simple melee weapon\r\n* Leather armor, an explorer’s pack, and a druidic focus",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor, medium armor, shields (druids will not wear armor or use shields made of metal)\r\n**Weapons:** Clubs, daggers, darts, javelins, maces, quarterstaffs, scimitars, sickles, slings, spears \r\n**Tools:** Herbalism kit\r\n**Saving Throws:** Intelligence, Wisdom\r\n**Skills:** Choose two from Arcana, Animal Handling, Insight, Medicine, Nature, Perception, Religion, and Survival",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_druid_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_druid_spellcasting",
                    "name": "Spellcasting",
                    "desc": "Drawing on the divine essence of nature itself, you can cast spells to shape that essence to your will.\r\n\r\n###Cantrips\r\n\r\nAt 1st level, you know two cantrips of your choice from the druid spell list. You learn additional druid cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Druid table.\r\n\r\n###Preparing and Casting Spells\r\n\r\nThe Druid table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these druid spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nYou prepare the list of druid spells that are available for you to cast, choosing from the druid spell list. When you do so, choose a number of druid spells equal to your Wisdom modifier + your druid level (minimum of one spell). The spells must be of a level for which you have spell slots.\r\n\r\nFor example, if you are a 3rd-level druid, you have four 1st-level and two 2nd-level spell slots. With a Wisdom of 16, your list of prepared spells can include six spells of 1st or 2nd level, in any combination. If you prepare the 1st-level spell cure wounds, you can cast it using a 1st-level or 2nd-level slot. Casting the spell doesn't remove it from your list of prepared spells.\r\n\r\nYou can also change your list of prepared spells when you finish a long rest. Preparing a new list of druid spells requires time spent in prayer and meditation: at least 1 minute per spell level for each spell on your list.\r\n\r\n###Spellcasting Ability\r\n\r\nWisdom is your spellcasting ability for your druid spells, since your magic draws upon your devotion and attunement to nature. You use your Wisdom whenever a spell refers to your spellcasting ability. In addition, you use your Wisdom modifier when setting the saving throw DC for a druid spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Wisdom modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Wisdom modifier\r\n\r\n###Ritual Casting\r\n\r\nYou can cast a druid spell as a ritual if that spell has the ritual tag and you have the spell prepared.\r\n\r\n###Spellcasting Focus\r\n\r\nYou can use a druidic focus (see chapter 5, “Equipment”) as a spellcasting focus for your druid spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_timeless-body",
                    "name": "Timeless Body",
                    "desc": "Starting at 18th level, the primal magic that you wield causes you to age more slowly. For every 10 years that pass, your body ages only 1 year.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_wild-shape",
                    "name": "Wild Shape",
                    "desc": "Starting at 2nd level, you can use your action to magically assume the shape of a beast that you have seen before. You can use this feature twice. You regain expended uses when you finish a short or long rest.\r\n\r\nYour druid level determines the beasts you can transform into, as shown in the Beast Shapes table. At 2nd level, for example, you can transform into any beast that has a challenge rating of 1/4 or lower that doesn't have a flying or swimming speed.\r\n\r\n| Level | Max. CR | Limitations | Example |\r\n| --- | --- | --- | --- |\r\n| 2nd | 1/4 | No flying or swimming speed | Wolf |\r\n| 4th | 1/2 | No flying speed | Crocodile |\r\n| 8th | 1 | - | Giant Eagle |\r\n\r\nYou can stay in a beast shape for a number of hours equal to half your druid level (rounded down). You then revert to your normal form unless you expend another use of this feature. You can revert to your normal form earlier by using a bonus action on your turn. You automatically revert if you fall unconscious, drop to 0 hit points, or die.\r\n\r\nWhile you are transformed, the following rules apply:\r\nYour game statistics are replaced by the statistics of the beast, but you retain your alignment, personality, and Intelligence, Wisdom, and Charisma scores. You also retain all of your skill and saving throw proficiencies, in addition to gaining those of the creature. If the creature has the same proficiency as you and the bonus in its stat block is higher than yours, use the creature's bonus instead of yours. If the creature has any legendary or lair actions, you can't use them.\r\n\r\nWhen you transform, you assume the beast's hit points and Hit Dice. When you revert to your normal form, you return to the number of hit points you had before you transformed. However, if you revert as a result of dropping to 0 hit points, any excess damage carries over to your normal form. For example, if you take 10 damage in animal form and have only 1 hit point left, you revert and take 9 damage. As long as the excess damage doesn't reduce your normal form to 0 hit points, you aren't knocked unconscious.\r\n\r\nYou can't cast spells, and your ability to speak or take any action that requires hands is limited to the capabilities of your beast form. Transforming doesn't break your concentration on a spell you've already cast, however, or prevent you from taking actions that are part of a spell, such as call lightning, that you've already cast.\r\n\r\nYou retain the benefit of any features from your class, race, or other source and can use them if the new form is physically capable of doing so. However, you can't use any of your special senses, such as darkvision, unless your new form also has that sense.\r\n\r\nYou choose whether your equipment falls to the ground in your space, merges into your new form, or is worn by it. Worn equipment functions as normal, but the GM decides whether it is practical for the new form to wear a piece of equipment, based on the creature's shape and size. Your equipment doesn't change size or shape to match the new form, and any equipment that the new form can't wear must either fall to the ground or merge with it. Equipment that merges with the form has no effect until you leave the form.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Druid level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per druid level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Intelligence",
                    "url": "https://api-beta.open5e.com/v2/abilities/int/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Druid",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_fighter/?format=api",
            "key": "srd_fighter",
            "features": [
                {
                    "key": "srd_fighter_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 6th, 8th, 12th, 14th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 14,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 6,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_action-surge",
                    "name": "Action Surge",
                    "desc": "Starting at 2nd level, you can push yourself beyond your normal limits for a moment. On your turn, you can take one additional action on top of your regular action and a possible bonus action.\r\n\r\nOnce you use this feature, you must finish a short or long rest before you can use it again. Starting at 17th level, you can use it twice before a rest, but only once on the same turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": "two uses"
                        },
                        {
                            "level": 2,
                            "detail": "one use"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) chain mail or (*b*) leather armor, longbow, and 20 arrows\r\n* (*a*) a martial weapon and a shield or (*b*) two martial weapons\r\n* (*a*) a light crossbow and 20 bolts or (*b*) two handaxes\r\n* (*a*) a dungeoneer’s pack or (*b*) an explorer’s pack",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_extra-attack",
                    "name": "Extra Attack",
                    "desc": "Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.\r\n\r\nThe number of attacks increases to three when you reach 11th level in this class and to four when you reach 20th level in this class.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": "2"
                        },
                        {
                            "level": 20,
                            "detail": "3"
                        },
                        {
                            "level": 5,
                            "detail": "1"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_fighting-style",
                    "name": "Fighting Style",
                    "desc": "You adopt a particular style of fighting as your specialty. Choose one of the following options. You can't take a Fighting Style option more than once, even if you later get to choose again.\r\n\r\n###Archery\r\n\r\nYou gain a +2 bonus to attack rolls you make with ranged weapons.\r\n\r\n###Defense\r\n\r\nWhile you are wearing armor, you gain a +1 bonus to AC.\r\n\r\n###Dueling\r\n\r\nWhen you are wielding a melee weapon in one hand and no other weapons, you gain a +2 bonus to damage rolls with that weapon.\r\n\r\n###Great Weapon Fighting\r\n\r\nWhen you roll a 1 or 2 on a damage die for an attack you make with a melee weapon that you are wielding with two hands, you can reroll the die and must use the new roll, even if the new roll is a 1 or a 2. The weapon must have the two-handed or versatile property for you to gain this benefit.\r\n\r\n###Protection\r\n\r\nWhen a creature you can see attacks a target other than you that is within 5 feet of you, you can use your reaction to impose disadvantage on the attack roll. You must be wielding a shield.\r\n\r\n###Two-Weapon Fighting\r\n\r\nWhen you engage in two-weapon fighting, you can add your ability modifier to the damage of the second attack.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_indomitable",
                    "name": "Indomitable",
                    "desc": "Beginning at 9th level, you can reroll a saving throw that you fail. If you do so, you must use the new roll, and you can't use this feature again until you finish a long rest.\r\n\r\nYou can use this feature twice between long rests starting at 13th level and three times between long rests starting at 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": "two uses"
                        },
                        {
                            "level": 17,
                            "detail": "three uses"
                        },
                        {
                            "level": 9,
                            "detail": "one use"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_martial-archetype",
                    "name": "Martial Archetype",
                    "desc": "At 3rd level, you choose an archetype that you strive to emulate in your combat styles and techniques, such as Champion. The archetype you choose grants you features at 3rd level and again at 7th, 10th, 15th, and 18th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** All armor, shields\r\n**Weapons:** Simple weapons, martial weapons\r\n**Tools:** None\r\n**Saving Throws:** Strength, Constitution\r\n**Skills:** Choose two skills from Acrobatics, Animal Handling, Athletics, History, Insight, Intimidation, Perception, and Survival",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_fighter_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_fighter_second-wind",
                    "name": "Second Wind",
                    "desc": "You have a limited well of stamina that you can draw on to protect yourself from harm. On your turn, you can use a bonus action to regain hit points equal to 1d10 + your fighter level. Once you use this feature, you must finish a short or long rest before you can use it again.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D10",
                "hit_dice_name": "1D10 per Fighter level",
                "hit_points_at_1st_level": "10 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D10 (or 6) + your Constitution modifier per fighter level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Constitution",
                    "url": "https://api-beta.open5e.com/v2/abilities/con/?format=api"
                },
                {
                    "name": "Strength",
                    "url": "https://api-beta.open5e.com/v2/abilities/str/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Fighter",
            "desc": "",
            "hit_dice": "D10",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_hunter/?format=api",
            "key": "srd_hunter",
            "features": [
                {
                    "key": "srd_hunter_defensive-tactics",
                    "name": "Defensive Tactics",
                    "desc": "At 7th level, you gain one of the following features of your choice.\r\n\r\n***Escape the Horde.*** Opportunity attacks against you are made with disadvantage.\r\n\r\n***Multiattack Defense.*** When a creature hits you with an attack, you gain a +4 bonus to AC against all subsequent attacks made by that creature for the rest of the turn.\r\n\r\n***Steel Will.*** You have advantage on saving throws against being frightened.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_hunter_hunters-prey",
                    "name": "Hunter's Prey",
                    "desc": "At 3rd level, you gain one of the following features of your choice.\r\n\r\n***Colossus Slayer.*** Your tenacity can wear down the most potent foes. When you hit a creature with a weapon attack, the creature takes an extra 1d8 damage if it's below its hit point maximum. You can deal this extra damage only once per turn.\r\n\r\n***Giant Killer.*** When a Large or larger creature within 5 feet of you hits or misses you with an attack, you can use your reaction to attack that creature immediately after its attack, provided that you can see the creature.\r\n\r\n***Horde Breaker.*** Once on each of your turns when you make a weapon attack, you can make another attack with the same weapon against a different creature that is within 5 feet of the original target and within range of your weapon.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_hunter_multiattack",
                    "name": "Multiattack",
                    "desc": "At 11th level, you gain one of the following features of your choice.\r\n\r\n***Volley.*** You can use your action to make a ranged attack against any number of creatures within 10 feet of a point you can see within your weapon's range. You must have ammunition for each target, as normal, and you make a separate attack roll for each target.\r\n\r\n***Whirlwind Attack.*** You can use your action to make a melee attack against any number of creatures within 5 feet of you, with a separate attack roll for each target.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_hunter_superior-hunters-defense",
                    "name": "Superior Hunter's Defense",
                    "desc": "At 15th level, you gain one of the following features of your choice.\r\n\r\n***Evasion.*** When you are subjected to an effect, such as a red dragon's fiery breath or a lightning bolt spell, that allows you to make a Dexterity saving throw to take only half damage, you instead take no damage if you succeed on the saving throw, and only half damage if you fail.\r\n\r\n***Stand Against the Tide.*** When a hostile creature misses you with a melee attack, you can use your reaction to force that creature to repeat the same attack against another creature (other than itself) of your choice.\r\n\r\n***Uncanny Dodge.*** When an attacker that you can see hits you with an attack, you can use your reaction to halve the attack's damage against you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Ranger",
                "key": "srd_ranger",
                "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api"
            },
            "name": "Hunter",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_life-domain/?format=api",
            "key": "srd_life-domain",
            "features": [
                {
                    "key": "srd_life-domain_blessed-healer",
                    "name": "Blessed Healer",
                    "desc": "Beginning at 6th level, the healing spells you cast on others heal you as well. When you cast a spell of 1st level or higher that restores hit points to a creature other than you, you regain hit points equal to 2 + the spell's level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_bonus-proficiency",
                    "name": "Bonus Proficiency",
                    "desc": "When you choose this domain at 1st level, you gain proficiency with heavy armor.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_channel-divinity-preserve-life",
                    "name": "Channel Divinity: Preserve Life",
                    "desc": "Starting at 2nd level, you can use your Channel Divinity to heal the badly injured.\r\n\r\nAs an action, you present your holy symbol and evoke healing energy that can restore a number of hit points equal to five times your cleric level. Choose any creatures within 30 feet of you, and divide those hit points among them. This feature can restore a creature to no more than half of its hit point maximum. You can't use this feature on an undead or a construct.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_disciple-of-life",
                    "name": "Disciple of Life",
                    "desc": "Also starting at 1st level, your healing spells are more effective. Whenever you use a spell of 1st level or higher to restore hit points to a creature, the creature regains additional hit points equal to 2 + the spell's level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you gain the ability to 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 radiant damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_life-domain-spells-table",
                    "name": "Life Domain Spells (table)",
                    "desc": "Cleric Level | Spells |\r\n|---|---|\r\n| 1st | bless, cure wounds | \r\n| 3rd | lesser restoration, spiritual weapon |\r\n| 5th | beacon of hope, revivify |\r\n| 7th | death ward, guardian of faith |\r\n| 9th | mass cure wounds, raise dead |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_life-domain_supreme-healing",
                    "name": "Supreme Healing",
                    "desc": "Starting at 17th level, when you would normally roll one or more dice to restore hit points with a spell, you instead use the highest number possible for each die. For example, instead of restoring 2d6 hit points to a creature, you restore 12.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Life Domain",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api",
            "key": "srd_monk",
            "features": [
                {
                    "key": "srd_monk_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_deflect-missiles",
                    "name": "Deflect Missiles",
                    "desc": "Starting at 3rd level, you can use your reaction to deflect or catch the missile when you are hit by a ranged weapon attack. When you do so, the damage you take from the attack is reduced by 1d10 + your Dexterity modifier + your monk level.\r\n\r\nIf you reduce the damage to 0, you can catch the missile if it is small enough for you to hold in one hand and you have at least one hand free. If you catch a missile in this way, you can spend 1 ki point to make a ranged attack with the weapon or piece of ammunition you just caught, as part of the same reaction. You make this attack with proficiency, regardless of your weapon proficiencies, and the missile counts as a monk weapon for the attack, which has a normal range of 20 feet and a long range of 60 feet.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_diamond-soul",
                    "name": "Diamond Soul",
                    "desc": "Beginning at 14th level, your mastery of ki grants you proficiency in all saving throws.\r\n\r\nAdditionally, whenever you make a saving throw and fail, you can spend 1 ki point to reroll it and take the second result.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_empty-body",
                    "name": "Empty Body",
                    "desc": "Beginning at 18th level, you can use your action to spend 4 ki points to become invisible for 1 minute. During that time, you also have resistance to all damage but force damage.\r\n\r\nAdditionally, you can spend 8 ki points to cast the astral projection spell, without needing material components. When you do so, you can't take any other creatures with you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a shortsword or (*b*) any simple weapon\r\n* (*a*) a dungeoneer’s pack or (*b*) an explorer’s pack\r\n* 10 darts",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_evasion",
                    "name": "Evasion",
                    "desc": "At 7th level, your instinctive agility lets you dodge out of the way of certain area effects, such as a blue dragon's lightning breath or a fireball spell. When you are subjected to an effect that allows you to make a Dexterity saving throw to take only half damage, you instead take no damage if you succeed on the saving throw, and only half damage if you fail.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_extra-attack",
                    "name": "Extra Attack",
                    "desc": "Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_ki",
                    "name": "Ki",
                    "desc": "Starting at 2nd level, your training allows you to harness the mystic energy of ki. Your access to this energy is represented by a number of ki points. Your monk level determines the number of points you have, as shown in the Ki Points column of the Monk table.\r\n\r\nYou can spend these points to fuel various ki features. You start knowing three such features: Flurry of Blows, Patient Defense, and Step of the Wind. You learn more ki features as you gain levels in this class.\r\n\r\nWhen you spend a ki point, it is unavailable until you finish a short or long rest, at the end of which you draw all of your expended ki back into yourself. You must spend at least 30 minutes of the rest meditating to regain your ki points.\r\n\r\nSome of your ki features require your target to make a saving throw to resist the feature's effects. The saving throw DC is calculated as follows:\r\n\r\n*Ki save DC* = 8 + your proficiency bonus + your Wisdom modifier\r\n\r\n### Flurry of Blows\r\n\r\nImmediately after you take the Attack action on your turn, you can spend 1 ki point to make two unarmed strikes as a bonus action. \r\n\r\n### Patient Defense\r\n\r\nYou can spend 1 ki point to take the Dodge action as a bonus action on your turn.\r\n\r\n### Step of the Wind\r\n\r\nYou can spend 1 ki point to take the Disengage or Dash action as a bonus action on your turn, and your jump distance is doubled for the turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_ki-empowered-strikes",
                    "name": "Ki-Empowered Strikes",
                    "desc": "Starting at 6th level, your unarmed strikes count as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_ki-points",
                    "name": "Ki Points",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "10"
                        },
                        {
                            "level": 11,
                            "column_value": "11"
                        },
                        {
                            "level": 12,
                            "column_value": "12"
                        },
                        {
                            "level": 13,
                            "column_value": "13"
                        },
                        {
                            "level": 14,
                            "column_value": "14"
                        },
                        {
                            "level": 15,
                            "column_value": "15"
                        },
                        {
                            "level": 16,
                            "column_value": "16"
                        },
                        {
                            "level": 17,
                            "column_value": "17"
                        },
                        {
                            "level": 18,
                            "column_value": "18"
                        },
                        {
                            "level": 19,
                            "column_value": "19"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "20"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "5"
                        },
                        {
                            "level": 6,
                            "column_value": "6"
                        },
                        {
                            "level": 7,
                            "column_value": "7"
                        },
                        {
                            "level": 8,
                            "column_value": "8"
                        },
                        {
                            "level": 9,
                            "column_value": "9"
                        }
                    ]
                },
                {
                    "key": "srd_monk_martial-arts",
                    "name": "Martial Arts",
                    "desc": "At 1st level, your practice of martial arts gives you mastery of combat styles that use unarmed strikes and monk weapons, which are shortswords and any simple melee weapons that don't have the two- handed or heavy property.\r\n\r\nYou gain the following benefits while you are unarmed or wielding only monk weapons and you aren't wearing armor or wielding a shield:\r\n\r\n* You can use Dexterity instead of Strength for the attack and damage rolls of your unarmed strikes and monk weapons.\r\n* You can roll a d4 in place of the normal damage of your unarmed strike or monk weapon. This die changes as you gain monk levels, as shown in the Martial Arts column of the Monk table.\r\n* When you use the Attack action with an unarmed strike or a monk weapon on your turn, you can make one unarmed strike as a bonus action. For example, if you take the Attack action and attack with a quarterstaff, you can also make an unarmed strike as a bonus action, assuming you haven't already taken a bonus action this turn. \r\n\r\nCertain monasteries use specialized forms of the monk weapons. For example, you might use a club that is two lengths of wood connected by a short chain (called a nunchaku) or a sickle with a shorter, straighter blade (called a kama). Whatever name you use for a monk weapon, you can use the game statistics provided for the weapon.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "1d4"
                        },
                        {
                            "level": 10,
                            "column_value": "1d6"
                        },
                        {
                            "level": 11,
                            "column_value": "1d8"
                        },
                        {
                            "level": 12,
                            "column_value": "1d8"
                        },
                        {
                            "level": 13,
                            "column_value": "1d8"
                        },
                        {
                            "level": 14,
                            "column_value": "1d8"
                        },
                        {
                            "level": 15,
                            "column_value": "1d8"
                        },
                        {
                            "level": 16,
                            "column_value": "1d8"
                        },
                        {
                            "level": 17,
                            "column_value": "1d10"
                        },
                        {
                            "level": 18,
                            "column_value": "1d10"
                        },
                        {
                            "level": 19,
                            "column_value": "1d10"
                        },
                        {
                            "level": 2,
                            "column_value": "1d4"
                        },
                        {
                            "level": 20,
                            "column_value": "1d10"
                        },
                        {
                            "level": 3,
                            "column_value": "1d4"
                        },
                        {
                            "level": 4,
                            "column_value": "1d4"
                        },
                        {
                            "level": 5,
                            "column_value": "1d6"
                        },
                        {
                            "level": 6,
                            "column_value": "1d6"
                        },
                        {
                            "level": 7,
                            "column_value": "1d6"
                        },
                        {
                            "level": 8,
                            "column_value": "1d6"
                        },
                        {
                            "level": 9,
                            "column_value": "1d6"
                        }
                    ]
                },
                {
                    "key": "srd_monk_monastic-tradition",
                    "name": "Monastic Tradition",
                    "desc": "When you reach 3rd level, you commit yourself to a monastic tradition such as the Way of the Open Hand. Your tradition grants you features at 3rd level and again at 6th, 11th, and 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_perfect-self",
                    "name": "Perfect Self",
                    "desc": "At 20th level, when you roll for initiative and have no ki points remaining, you regain 4 ki points.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** None\r\n**Weapons:** Simple weapons, shortswords\r\n**Tools:** Choose one type of artisan’s tools or one musical instrument\r\n**Saving Throws:** Strength, Dexterity\r\n**Skills:** Choose two from Acrobatics, Athletics, History, Insight, Religion, and Stealth",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_monk_purity-of-body",
                    "name": "Purity of Body",
                    "desc": "At 10th level, your mastery of the ki flowing through you makes you immune to disease and poison.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_slow-fall",
                    "name": "Slow Fall",
                    "desc": "Beginning at 4th level, you can use your reaction when you fall to reduce any falling damage you take by an amount equal to five times your monk level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 4,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_stillness-of-mind",
                    "name": "Stillness of Mind",
                    "desc": "Starting at 7th level, you can use your action to end one effect on yourself that is causing you to be charmed or frightened.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_stunning-strike",
                    "name": "Stunning Strike",
                    "desc": "Starting at 5th level, you can interfere with the flow of ki in an opponent's body. When you hit another creature with a melee weapon attack, you can spend 1 ki point to attempt a stunning strike. The target must succeed on a Constitution saving throw or be stunned until the end of your next turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_timeless-body",
                    "name": "Timeless Body",
                    "desc": "At 15th level, your ki sustains you so that you suffer none of the frailty of old age, and you can't be aged magically. You can still die of old age, however. In addition, you no longer need food or water.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_tongue-of-the-sun-and-moon",
                    "name": "Tongue of the Sun and Moon",
                    "desc": "Starting at 13th level, you learn to touch the ki of other minds so that you understand all spoken languages. Moreover, any creature that can understand a language can understand what you say.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_unarmored-defense",
                    "name": "Unarmored Defense",
                    "desc": "Beginning at 1st level, while you are wearing no armor and not wielding a shield, your AC equals 10 + your Dexterity modifier + your Wisdom modifier.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_monk_unarmored-movement",
                    "name": "Unarmored Movement",
                    "desc": "Starting at 2nd level, your speed increases by 10 feet while you are not wearing armor or wielding a shield. This bonus increases when you reach certain monk levels, as shown in the Monk table.\r\n\r\nAt 9th level, you gain the ability to move along vertical surfaces and across liquids on your turn without falling during the move.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "+20 ft."
                        },
                        {
                            "level": 11,
                            "column_value": "+20 ft."
                        },
                        {
                            "level": 12,
                            "column_value": "+20 ft."
                        },
                        {
                            "level": 13,
                            "column_value": "+20 ft."
                        },
                        {
                            "level": 14,
                            "column_value": "+25 ft."
                        },
                        {
                            "level": 15,
                            "column_value": "+25 ft."
                        },
                        {
                            "level": 16,
                            "column_value": "+25 ft."
                        },
                        {
                            "level": 17,
                            "column_value": "+25 ft."
                        },
                        {
                            "level": 18,
                            "column_value": "+30 ft."
                        },
                        {
                            "level": 19,
                            "column_value": "+30 ft."
                        },
                        {
                            "level": 2,
                            "column_value": "+10 ft."
                        },
                        {
                            "level": 20,
                            "column_value": "+30 ft."
                        },
                        {
                            "level": 3,
                            "column_value": "+10 ft."
                        },
                        {
                            "level": 4,
                            "column_value": "+10 ft."
                        },
                        {
                            "level": 5,
                            "column_value": "+10 ft."
                        },
                        {
                            "level": 6,
                            "column_value": "+15 ft."
                        },
                        {
                            "level": 7,
                            "column_value": "+15 ft."
                        },
                        {
                            "level": 8,
                            "column_value": "+15 ft."
                        },
                        {
                            "level": 9,
                            "column_value": "+15 ft."
                        }
                    ]
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Monk level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per monk level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                },
                {
                    "name": "Strength",
                    "url": "https://api-beta.open5e.com/v2/abilities/str/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Monk",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_oath-of-devotion/?format=api",
            "key": "srd_oath-of-devotion",
            "features": [
                {
                    "key": "srd_oath-of-devotion_aura-of-devotion",
                    "name": "Aura of Devotion",
                    "desc": "Starting at 7th level, you and friendly creatures within 10 feet of you can't be charmed while you are conscious.\r\n\r\nAt 18th level, the range of this aura increases to 30 feet.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        },
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_oath-of-devotion_channel-divinity",
                    "name": "Channel Divinity",
                    "desc": "When you take this oath at 3rd level, you gain the following two Channel Divinity options.\r\n\r\n**Sacred Weapon.** As an action, you can imbue one weapon that you are holding with positive energy, using your Channel Divinity. For 1 minute, you add your Charisma modifier to attack rolls made with that weapon (with a minimum bonus of +1). The weapon also emits bright light in a 20-foot radius and dim light 20 feet beyond that. If the weapon is not already magical, it becomes magical for the duration.\r\n\r\nYou can end this effect on your turn as part of any other action. If you are no longer holding or carrying this weapon, or if you fall unconscious, this effect ends.\r\n\r\n**Turn the Unholy.** As an action, you present your holy symbol and speak a prayer censuring fiends and undead, using your Channel Divinity. Each fiend or undead that can see or hear you within 30 feet of you must make a Wisdom saving throw. If the creature fails its saving throw, it is turned for 1 minute or until it takes damage.\r\n\r\nA turned creature must spend its turns trying to move as far away from you as it can, and it can't willingly move to a space within 30 feet of you. It also can't take reactions. For its action, it can use only the Dash action or try to escape from an effect that prevents it from moving. If there's nowhere to move, the creature can use the Dodge action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_oath-of-devotion_holy-nimbus",
                    "name": "Holy Nimbus",
                    "desc": "At 20th level, as an action, you can emanate an aura of sunlight. For 1 minute, bright light shines from you in a 30-foot radius, and dim light shines 30 feet beyond that.\r\n\r\nWhenever an enemy creature starts its turn in the bright light, the creature takes 10 radiant damage.\r\n\r\nIn addition, for the duration, you have advantage on saving throws against spells cast by fiends or undead.\r\n\r\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_oath-of-devotion_oath-spells",
                    "name": "Oath Spells",
                    "desc": "You gain oath spells at the paladin levels listed.\r\n\r\n### Oath of Devotion Spells\r\n| Paladin Level | Spells |\r\n| --- | --- |\r\n| 3rd | protection from evil and good, sanctuary |\r\n| 5th | lesser restoration, zone of truth |\r\n| 9th | beacon of hope, dispel magic |\r\n| 13th | freedom of movement, guardian of faith |\r\n| 17th | commune, flame strike |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": null
                        },
                        {
                            "level": 17,
                            "detail": null
                        },
                        {
                            "level": 3,
                            "detail": null
                        },
                        {
                            "level": 5,
                            "detail": null
                        },
                        {
                            "level": 9,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_oath-of-devotion_purity-of-spirit",
                    "name": "Purity of Spirit",
                    "desc": "Beginning at 15th level, you are always under the effects of a *protection from evil and good* spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_oath-of-devotion_tenets-of-devotion",
                    "name": "Tenets of Devotion",
                    "desc": "Though the exact words and strictures of the Oath of Devotion vary, paladins of this oath share these tenets.\r\n\r\n*Honesty.* Don't lie or cheat. Let your word be your promise.\r\n\r\n*Courage.* Never fear to act, though caution is wise.\r\n\r\n*Compassion.* Aid others, protect the weak, and punish those who threaten them. Show mercy to your foes, but temper it with wisdom.\r\n\r\n*Honor.* Treat others with fairness, and let your honorable deeds be an example to them. Do as much good as possible while causing the least amount of harm.\r\n\r\n*Duty.* Be responsible for your actions and their consequences, protect those entrusted to your care, and obey those who have just authority over you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Paladin",
                "key": "srd_paladin",
                "url": "https://api-beta.open5e.com/v2/classes/srd_paladin/?format=api"
            },
            "name": "Oath of Devotion",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_paladin/?format=api",
            "key": "srd_paladin",
            "features": [
                {
                    "key": "srd_paladin_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_aura-of-courage",
                    "name": "Aura of Courage",
                    "desc": "Starting at 10th level, you and friendly creatures within 10 feet of you can't be frightened while you are conscious.\r\n\r\nAt 18th level, the range of this aura increases to 30 feet.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_aura-of-protection",
                    "name": "Aura of Protection",
                    "desc": "Starting at 6th level, whenever you or a friendly creature within 10 feet of you must make a saving throw, the creature gains a bonus to the saving throw equal to your Charisma modifier (with a minimum bonus of +1). You must be conscious to grant this bonus.\r\n\r\nAt 18th level, the range of this aura increases to 30 feet.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        },
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_cleansing-touch",
                    "name": "Cleansing Touch",
                    "desc": "Beginning at 14th level, you can use your action to end one spell on yourself or on one willing creature that you touch.\r\n\r\nYou can use this feature a number of times equal to your Charisma modifier (a minimum of once). You regain expended uses when you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_divine-health",
                    "name": "Divine Health",
                    "desc": "By 3rd level, the divine magic flowing through you makes you immune to disease.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_divine-sense",
                    "name": "Divine Sense",
                    "desc": "The presence of strong evil registers on your senses like a noxious odor, and powerful good rings like heavenly music in your ears. As an action, you can open your awareness to detect such forces. Until the end of your next turn, you know the location of any celestial, fiend, or undead within 60 feet of you that is not behind total cover. You know the type (celestial, fiend, or undead) of any being whose presence you sense, but not its identity (the vampire Count Strahd von Zarovich, for instance). Within the same radius, you also detect the presence of any place or object that has been consecrated or desecrated, as with the hallow spell.\r\n\r\nYou can use this feature a number of times equal to 1 + your Charisma modifier. When you finish a long rest, you regain all expended uses.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_divine-smite",
                    "name": "Divine Smite",
                    "desc": "Starting at 2nd level, when you hit a creature with a melee weapon attack, you can expend one spell slot to deal radiant damage to the target, in addition to the weapon's damage. The extra damage is 2d8 for a 1st-level spell slot, plus 1d8 for each spell level higher than 1st, to a maximum of 5d8. The damage increases by 1d8 if the target is an undead or a fiend.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a martial weapon and a shield or (*b*) two martial weapons\r\n* (*a*) five javelins or (*b*) any simple melee weapon\r\n* (*a*) a priest’s pack or (*b*) an explorer’s pack\r\n* Chain mail and a holy symbol",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_extra-attack",
                    "name": "Extra Attack",
                    "desc": "Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_fighting-style",
                    "name": "Fighting Style",
                    "desc": "At 2nd level, you adopt a style of fighting as your specialty. Choose one of the following options. You can't take a Fighting Style option more than once, even if you later get to choose again.\r\n\r\n### Defense\r\n\r\nWhile you are wearing armor, you gain a +1 bonus to AC.\r\n\r\n### Dueling\r\n\r\nWhen you are wielding a melee weapon in one hand and no other weapons, you gain a +2 bonus to damage rolls with that weapon.\r\n\r\n### Great Weapon Fighting\r\n\r\nWhen you roll a 1 or 2 on a damage die for an attack you make with a melee weapon that you are wielding with two hands, you can reroll the die and must use the new roll. The weapon must have the two-handed or versatile property for you to gain this benefit.\r\n\r\n### Protection\r\n\r\nWhen a creature you can see attacks a target other than you that is within 5 feet of you, you can use your reaction to impose disadvantage on the attack roll. You must be wielding a shield.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_improved-divine-smite",
                    "name": "Improved Divine Smite",
                    "desc": "By 11th level, you are so suffused with righteous might that all your melee weapon strikes carry divine power with them. Whenever you hit a creature with a melee weapon, the creature takes an extra 1d8 radiant damage. If you also use your Divine Smite with an attack, you add this damage to the extra damage of your Divine Smite.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_lay-on-hands",
                    "name": "Lay on Hands",
                    "desc": "Your blessed touch can heal wounds. You have a pool of healing power that replenishes when you take a long rest. With that pool, you can restore a total number of hit points equal to your paladin level × 5.\r\n\r\nAs an action, you can touch a creature and draw power from the pool to restore a number of hit points to that creature, up to the maximum amount remaining in your pool.\r\n\r\nAlternatively, you can expend 5 hit points from your pool of healing to cure the target of one disease or neutralize one poison affecting it. You can cure multiple diseases and neutralize multiple poisons with a single use of Lay on Hands, expending hit points separately for each one.\r\n\r\nThis feature has no effect on undead and constructs.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** All armor, shields\r\n**Weapons:** Simple weapons, martial weapons\r\n**Tools:** None\r\n**Saving Throws:** Wisdom, Charisma\r\n**Skills:** Choose two from Athletics, Insight, Intimidation, Medicine, Persuasion, and Religion",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_sacred-oath",
                    "name": "Sacred Oath",
                    "desc": "When you reach 3rd level, you swear the oath that binds you as a paladin forever. Up to this time you have been in a preparatory stage, committed to the path but not yet sworn to it. Now you choose the Oath of Devotion, the Oath of the Ancients, or the Oath of Vengeance, all detailed at the end of the class description.\r\n\r\nYour choice grants you features at 3rd level and again at 7th, 15th, and 20th level. Those features include oath spells and the Channel Divinity feature.\r\n\r\n### Oath Spells\r\n\r\nEach oath has a list of associated spells. You gain access to these spells at the levels specified in the oath description. Once you gain access to an oath spell, you always have it prepared. Oath spells don't count against the number of spells you can prepare each day.\r\n\r\nIf you gain an oath spell that doesn't appear on the paladin spell list, the spell is nonetheless a paladin spell for you.\r\n\r\n### Channel Divinity\r\n\r\nYour oath allows you to channel divine energy to fuel magical effects. Each Channel Divinity option provided by your oath explains how to use it.\r\n\r\nWhen you use your Channel Divinity, you choose which option to use. You must then finish a short or long rest to use your Channel Divinity again.\r\n\r\nSome Channel Divinity effects require saving throws. When you use such an effect from this class, the DC equals your paladin spell save DC.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_paladin_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "2"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_paladin_spellcasting",
                    "name": "Spellcasting",
                    "desc": "By 2nd level, you have learned to draw on divine magic through meditation and prayer to cast spells as a cleric does.\r\n\r\n### Preparing and Casting Spells\r\n\r\nThe Paladin table shows how many spell slots you have to cast your spells. To cast one of your paladin spells of 1st level or higher, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nYou prepare the list of paladin spells that are available for you to cast, choosing from the paladin spell list. When you do so, choose a number of paladin spells equal to your Charisma modifier + half your paladin level, rounded down (minimum of one spell). The spells must be of a level for which you have spell slots.\r\n\r\nFor example, if you are a 5th-level paladin, you have four 1st-level and two 2nd-level spell slots. With a Charisma of 14, your list of prepared spells can include four spells of 1st or 2nd level, in any combination. If you prepare the 1st-level spell cure wounds, you can cast it using a 1st-level or a 2nd- level slot. Casting the spell doesn't remove it from your list of prepared spells.\r\n\r\nYou can change your list of prepared spells when you finish a long rest. Preparing a new list of paladin spells requires time spent in prayer and meditation: at least 1 minute per spell level for each spell on your list.\r\n\r\n### Spellcasting Ability\r\n\r\nCharisma is your spellcasting ability for your paladin spells, since their power derives from the strength of your convictions. You use your Charisma whenever a spell refers to your spellcasting ability. In addition, you use your Charisma modifier when setting the saving throw DC for a paladin spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Charisma modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Charisma modifier\r\nSpellcasting Focus\r\n\r\nYou can use a holy symbol as a spellcasting focus for your paladin spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D10",
                "hit_dice_name": "1D10 per Paladin level",
                "hit_points_at_1st_level": "10 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D10 (or 6) + your Constitution modifier per paladin level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Charisma",
                    "url": "https://api-beta.open5e.com/v2/abilities/cha/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Paladin",
            "desc": "",
            "hit_dice": "D10",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_path-of-the-berserker/?format=api",
            "key": "srd_path-of-the-berserker",
            "features": [
                {
                    "key": "srd_path-of-the-berserker_frenzy",
                    "name": "Frenzy",
                    "desc": "Starting when you choose this path at 3rd level, you can go into a frenzy when you rage. If you do so, for the duration of your rage you can make a single melee weapon attack as a bonus action on each of your turns after this one. When your rage ends, you suffer one level of exhaustion (as described in appendix A).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_path-of-the-berserker_intimidating-presence",
                    "name": "Intimidating Presence",
                    "desc": "Beginning at 10th level, you can use your action to frighten someone with your menacing presence. When you do so, choose one creature that you can see within 30 feet of you. If the creature can see or hear you, it must succeed on a Wisdom saving throw (DC equal to 8 + your proficiency bonus + your Charisma modifier) or be frightened of you until the end of your next turn. On subsequent turns, you can use your action to extend the duration of this effect on the frightened creature until the end of your next turn. This effect ends if the creature ends its turn out of line of sight or more than 60 feet away from you.\r\n\r\nIf the creature succeeds on its saving throw, you can't use this feature on that creature again for 24 hours.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_path-of-the-berserker_mindless-rage",
                    "name": "Mindless Rage",
                    "desc": "Beginning at 6th level, you can't be charmed or frightened while raging. If you are charmed or frightened when you enter your rage, the effect is suspended for the duration of the rage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_path-of-the-berserker_retaliation",
                    "name": "Retaliation",
                    "desc": "Starting at 14th level, when you take damage from a creature that is within 5 feet of you, you can use your reaction to make a melee weapon attack against that creature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Barbarian",
                "key": "srd_barbarian",
                "url": "https://api-beta.open5e.com/v2/classes/srd_barbarian/?format=api"
            },
            "name": "Path of the Berserker",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_ranger/?format=api",
            "key": "srd_ranger",
            "features": [
                {
                    "key": "srd_ranger_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) scale mail or (*b*) leather armor\r\n* (*a*) two shortswords or (*b*) two simple melee weapons\r\n* (*a*) a dungeoneer’s pack or (*b*) an explorer’s pack\r\n* A longbow and a quiver of 20 arrows",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_extra-attack",
                    "name": "Extra Attack",
                    "desc": "Beginning at 5th level, you can attack twice, instead of once, whenever you take the Attack action on your turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_favored-enemy",
                    "name": "Favored Enemy",
                    "desc": "Beginning at 1st level, you have significant experience studying, tracking, hunting, and even talking to a certain type of enemy.\r\n\r\nChoose a type of favored enemy: aberrations, beasts, celestials, constructs, dragons, elementals, fey, fiends, giants, monstrosities, oozes, plants, or undead. Alternatively, you can select two races of humanoid (such as gnolls and orcs) as favored enemies.\r\n\r\nYou have advantage on Wisdom (Survival) checks to track your favored enemies, as well as on Intelligence checks to recall information about them.\r\n\r\nWhen you gain this feature, you also learn one language of your choice that is spoken by your favored enemies, if they speak one at all.\r\n\r\nYou choose one additional favored enemy, as well as an associated language, at 6th and 14th level. As you gain levels, your choices should reflect the types of monsters you have encountered on your adventures.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        },
                        {
                            "level": 14,
                            "detail": null
                        },
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_feral-senses",
                    "name": "Feral Senses",
                    "desc": "At 18th level, you gain preternatural senses that help you fight creatures you can't see. When you attack a creature you can't see, your inability to see it doesn't impose disadvantage on your attack rolls against it.\r\n\r\nYou are also aware of the location of any invisible creature within 30 feet of you, provided that the creature isn't hidden from you and you aren't blinded or deafened.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_fighting-style",
                    "name": "Fighting Style",
                    "desc": "At 2nd level, you adopt a particular style of fighting as your specialty. Choose one of the following options. You can't take a Fighting Style option more than once, even if you later get to choose again.\r\n\r\n### Archery\r\n\r\nYou gain a +2 bonus to attack rolls you make with ranged weapons.\r\n\r\n### Defense\r\n\r\nWhile you are wearing armor, you gain a +1 bonus to AC.\r\n\r\n### Dueling\r\n\r\nWhen you are wielding a melee weapon in one hand and no other weapons, you gain a +2 bonus to damage rolls with that weapon.\r\n\r\n### Two-Weapon Fighting\r\n\r\nWhen you engage in two-weapon fighting, you can add your ability modifier to the damage of the second attack.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_foe-slayer",
                    "name": "Foe Slayer",
                    "desc": "At 20th level, you become an unparalleled hunter of your enemies. Once on each of your turns, you can add your Wisdom modifier to the attack roll or the damage roll of an attack you make against one of your favored enemies. You can choose to use this feature before or after the roll, but before any effects of the roll are applied.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_hide-in-plain-sight",
                    "name": "Hide in Plain Sight",
                    "desc": "Starting at 10th level, you can spend 1 minute creating camouflage for yourself. You must have access to fresh mud, dirt, plants, soot, and other naturally occurring materials with which to create your camouflage.\r\n\r\nOnce you are camouflaged in this way, you can try to hide by pressing yourself up against a solid surface, such as a tree or wall, that is at least as tall and wide as you are. You gain a +10 bonus to Dexterity (Stealth) checks as long as you remain there without moving or taking actions. Once you move or take an action or a reaction, you must camouflage yourself again to gain this benefit.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_lands-stride",
                    "name": "Land's Stride",
                    "desc": "Starting at 8th level, moving through nonmagical difficult terrain costs you no extra movement. You can also pass through nonmagical plants without being slowed by them and without taking damage from them if they have thorns, spines, or a similar hazard.\r\n\r\nIn addition, you have advantage on saving throws against plants that are magically created or manipulated to impede movement, such those created by the entangle spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_natural-explorer",
                    "name": "Natural Explorer",
                    "desc": "You are particularly familiar with one type of natural environment and are adept at traveling and surviving in such regions. Choose one type of favored terrain: arctic, coast, desert, forest, grassland, mountain, or swamp. When you make an Intelligence or Wisdom check related to your favored terrain, your proficiency bonus is doubled if you are using a skill that you're proficient in.\r\n\r\nWhile traveling for an hour or more in your favored terrain, you gain the following benefits:\r\n\r\n* Difficult terrain doesn't slow your group's travel.\r\n* Your group can't become lost except by magical means.\r\n* Even when you are engaged in another activity while traveling (such as foraging, navigating, or tracking), you remain alert to danger.\r\n* If you are traveling alone, you can move stealthily at a normal pace.\r\n* When you forage, you find twice as much food as you normally would.\r\n* While tracking other creatures, you also learn their exact number, their sizes, and how long ago they passed through the area. \r\n\r\nYou choose additional favored terrain types at 6th and 10th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        },
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_primeval-awareness",
                    "name": "Primeval Awareness",
                    "desc": "Beginning at 3rd level, you can use your action and expend one ranger spell slot to focus your awareness on the region around you. For 1 minute per level of the spell slot you expend, you can sense whether the following types of creatures are present within 1 mile of you (or within up to 6 miles if you are in your favored terrain): aberrations, celestials, dragons, elementals, fey, fiends, and undead. This feature doesn't reveal the creatures' location or number.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor, medium armor, shields\r\n**Weapons:** Simple weapons, martial weapons\r\n**Tools:** None\r\n**Saving Throws:** Strength, Dexterity\r\n**Skills:** Choose three from Animal Handling, Athletics, Insight, Investigation, Nature, Perception, Stealth, and Survival",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_ranger-archetype",
                    "name": "Ranger Archetype",
                    "desc": "At 3rd level, you choose an archetype that you strive to emulate: Hunter or Beast Master, both detailed at the end of the class description. Your choice grants you features at 3rd level and again at 7th, 11th, and 15th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "2"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_spellcasting",
                    "name": "Spellcasting",
                    "desc": "By the time you reach 2nd level, you have learned to use the magical essence of nature to cast spells, much as a druid does. See chapter 10 for the general rules of spellcasting and chapter 11 for the ranger spell list.\r\n\r\n### Spell Slots\r\n\r\nThe Ranger table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nFor example, if you know the 1st-level spell animal friendship and have a 1st-level and a 2nd-level spell slot available, you can cast animal friendship using either slot.\r\n\r\n### Spells Known of 1st Level and Higher\r\n\r\nYou know two 1st-level spells of your choice from the ranger spell list.\r\n\r\nThe Spells Known column of the Ranger table shows when you learn more ranger spells of your choice. Each of these spells must be of a level for which you have spell slots. For instance, when you reach 5th level in this class, you can learn one new spell of 1st or 2nd level.\r\n\r\nAdditionally, when you gain a level in this class, you can choose one of the ranger spells you know and replace it with another spell from the ranger spell list, which also must be of a level for which you have spell slots.\r\n\r\n### Spellcasting Ability\r\n\r\nWisdom is your spellcasting ability for your ranger spells, since your magic draws on your attunement to nature. You use your Wisdom whenever a spell refers to your spellcasting ability. In addition, you use your Wisdom modifier when setting the saving throw DC for a ranger spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Wisdom modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Wisdom modifier",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "6"
                        },
                        {
                            "level": 11,
                            "column_value": "7"
                        },
                        {
                            "level": 12,
                            "column_value": "7"
                        },
                        {
                            "level": 13,
                            "column_value": "8"
                        },
                        {
                            "level": 14,
                            "column_value": "8"
                        },
                        {
                            "level": 15,
                            "column_value": "9"
                        },
                        {
                            "level": 16,
                            "column_value": "9"
                        },
                        {
                            "level": 17,
                            "column_value": "10"
                        },
                        {
                            "level": 18,
                            "column_value": "10"
                        },
                        {
                            "level": 19,
                            "column_value": "11"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "11"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "5"
                        },
                        {
                            "level": 8,
                            "column_value": "5"
                        },
                        {
                            "level": 9,
                            "column_value": "6"
                        }
                    ]
                },
                {
                    "key": "srd_ranger_vanish",
                    "name": "Vanish",
                    "desc": "Starting at 14th level, you can use the Hide action as a bonus action on your turn. Also, you can't be tracked by nonmagical means, unless you choose to leave a trail.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D10",
                "hit_dice_name": "1D10 per Ranger level",
                "hit_points_at_1st_level": "10 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D10 (or 6) + your Constitution modifier per ranger level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                },
                {
                    "name": "Strength",
                    "url": "https://api-beta.open5e.com/v2/abilities/str/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Ranger",
            "desc": "",
            "hit_dice": "D10",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_rogue/?format=api",
            "key": "srd_rogue",
            "features": [
                {
                    "key": "srd_rogue_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 10th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_blindsense",
                    "name": "Blindsense",
                    "desc": "Starting at 14th level, if you are able to hear, you are aware of the location of any hidden or invisible creature within 10 feet of you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_cunning-action",
                    "name": "Cunning Action",
                    "desc": "Starting at 2nd level, your quick thinking and agility allow you to move and act quickly. You can take a bonus action on each of your turns in combat. This action can be used only to take the Dash, Disengage, or Hide action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_elusive",
                    "name": "Elusive",
                    "desc": "Beginning at 18th level, you are so evasive that attackers rarely gain the upper hand against you. No attack roll has advantage against you while you aren't incapacitated.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a rapier or (*b*) a shortsword\r\n* (*a*) a shortbow and quiver of 20 arrows or (*b*) a shortsword\r\n* (*a*) a burglar’s pack, (*b*) a dungeoneer’s pack, or (*c*) an explorer’s pack\r\n* (*a*) Leather armor, two daggers, and thieves’ tools",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_evasion",
                    "name": "Evasion",
                    "desc": "Beginning at 7th level, you can nimbly dodge out of the way of certain area effects, such as a red dragon's fiery breath or an ice storm spell. When you are subjected to an effect that allows you to make a Dexterity saving throw to take only half damage, you instead take no damage if you succeed on the saving throw, and only half damage if you fail.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_expertise",
                    "name": "Expertise",
                    "desc": "At 1st level, choose two of your skill proficiencies, or one of your skill proficiencies and your proficiency with thieves' tools. Your proficiency bonus is doubled for any ability check you make that uses either of the chosen proficiencies.\r\n\r\nAt 6th level, you can choose two more of your proficiencies (in skills or with thieves' tools) to gain this benefit.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        },
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor\r\n**Weapons:** Simple weapons, hand crossbows, longswords, rapiers, shortswords\r\n**Tools:** Thieves’ tools\r\n**Saving Throws:** Dexterity, Intelligence\r\n**Skills:** Choose four from Acrobatics, Athletics, Deception, Insight, Intimidation, Investigation, Perception, Performance, Persuasion, Sleight of Hand, and Stealth",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_rogue_reliable-talent",
                    "name": "Reliable Talent",
                    "desc": "By 11th level, you have refined your chosen skills until they approach perfection. Whenever you make an ability check that lets you add your proficiency bonus, you can treat a d20 roll of 9 or lower as a 10.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_roguish-archetype",
                    "name": "Roguish Archetype",
                    "desc": "At 3rd level, you choose an archetype that you emulate in the exercise of your rogue abilities: Thief, Assassin, or Arcane Trickster, all detailed at the end of the class description. Your archetype choice grants you features at 3rd level and then again at 9th, 13th, and 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_slippery-mind",
                    "name": "Slippery Mind",
                    "desc": "By 15th level, you have acquired greater mental strength. You gain proficiency in Wisdom saving throws.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_sneak-attack",
                    "name": "Sneak Attack",
                    "desc": "Beginning at 1st level, you know how to strike subtly and exploit a foe's distraction. Once per turn, you can deal an extra 1d6 damage to one creature you hit with an attack if you have advantage on the attack roll. The attack must use a finesse or a ranged weapon.\r\n\r\nYou don't need advantage on the attack roll if another enemy of the target is within 5 feet of it, that enemy isn't incapacitated, and you don't have disadvantage on the attack roll.\r\n\r\nThe amount of the extra damage increases as you gain levels in this class, as shown in the Sneak Attack column of the Rogue table.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "1d6"
                        },
                        {
                            "level": 10,
                            "column_value": "5d6"
                        },
                        {
                            "level": 11,
                            "column_value": "6d6"
                        },
                        {
                            "level": 12,
                            "column_value": "6d6"
                        },
                        {
                            "level": 13,
                            "column_value": "7d6"
                        },
                        {
                            "level": 14,
                            "column_value": "7d6"
                        },
                        {
                            "level": 15,
                            "column_value": "8d6"
                        },
                        {
                            "level": 16,
                            "column_value": "8d6"
                        },
                        {
                            "level": 17,
                            "column_value": "9d6"
                        },
                        {
                            "level": 18,
                            "column_value": "9d6"
                        },
                        {
                            "level": 19,
                            "column_value": "10d6"
                        },
                        {
                            "level": 2,
                            "column_value": "1d6"
                        },
                        {
                            "level": 20,
                            "column_value": "10d6"
                        },
                        {
                            "level": 3,
                            "column_value": "2d6"
                        },
                        {
                            "level": 4,
                            "column_value": "2d6"
                        },
                        {
                            "level": 5,
                            "column_value": "3d6"
                        },
                        {
                            "level": 6,
                            "column_value": "3d6"
                        },
                        {
                            "level": 7,
                            "column_value": "4d6"
                        },
                        {
                            "level": 8,
                            "column_value": "4d6"
                        },
                        {
                            "level": 9,
                            "column_value": "5d6"
                        }
                    ]
                },
                {
                    "key": "srd_rogue_stroke-of-luck",
                    "name": "Stroke of Luck",
                    "desc": "At 20th level, you have an uncanny knack for succeeding when you need to. If your attack misses a target within range, you can turn the miss into a hit. Alternatively, if you fail an ability check, you can treat the d20 roll as a 20.\r\n\r\nOnce you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_thieves-cant",
                    "name": "Thieves' Cant",
                    "desc": "During your rogue training you learned thieves' cant, a secret mix of dialect, jargon, and code that allows you to hide messages in seemingly normal conversation. Only another creature that knows thieves' cant understands such messages. It takes four times longer to convey such a message than it does to speak the same idea plainly.\r\n\r\nIn addition, you understand a set of secret signs and symbols used to convey short, simple messages, such as whether an area is dangerous or the territory of a thieves' guild, whether loot is nearby, or whether the people in an area are easy marks or will provide a safe house for thieves on the run.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_rogue_uncanny-dodge",
                    "name": "Uncanny Dodge",
                    "desc": "Starting at 5th level, when an attacker that you can see hits you with an attack, you can use your reaction to halve the attack's damage against you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 5,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Rogue level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per rogue level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                },
                {
                    "name": "Intelligence",
                    "url": "https://api-beta.open5e.com/v2/abilities/int/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Rogue",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_school-of-evocation/?format=api",
            "key": "srd_school-of-evocation",
            "features": [
                {
                    "key": "srd_school-of-evocation_empowered-evocation",
                    "name": "Empowered Evocation",
                    "desc": "Beginning at 10th level, you can add your Intelligence modifier to one damage roll of any wizard evocation spell you cast.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_school-of-evocation_evocation-savant",
                    "name": "Evocation Savant",
                    "desc": "Beginning when you select this school at 2nd level, the gold and time you must spend to copy an evocation spell into your spellbook is halved.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_school-of-evocation_overchannel",
                    "name": "Overchannel",
                    "desc": "Starting at 14th level, you can increase the power of your simpler spells. When you cast a wizard spell of 1st through 5th level that deals damage, you can deal maximum damage with that spell.\r\n\r\nThe first time you do so, you suffer no adverse effect. If you use this feature again before you finish a long rest, you take 2d12 necrotic damage for each level of the spell, immediately after you cast it. Each time you use this feature again before finishing a long rest, the necrotic damage per spell level increases by 1d12. This damage ignores resistance and immunity.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_school-of-evocation_potent-cantrip",
                    "name": "Potent Cantrip",
                    "desc": "Starting at 6th level, your damaging cantrips affect even creatures that avoid the brunt of the effect. When a creature succeeds on a saving throw against your cantrip, the creature takes half the cantrip's damage (if any) but suffers no additional effect from the cantrip.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_school-of-evocation_sculpt-spells",
                    "name": "Sculpt Spells",
                    "desc": "Beginning at 2nd level, you can create pockets of relative safety within the effects of your evocation spells. When you cast an evocation spell that affects other creatures that you can see, you can choose a number of them equal to 1 + the spell's level. The chosen creatures automatically succeed on their saving throws against the spell, and they take no damage if they would normally take half damage on a successful save.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api"
            },
            "name": "School of Evocation",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api",
            "key": "srd_sorcerer",
            "features": [
                {
                    "key": "srd_sorcerer_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "4"
                        },
                        {
                            "level": 10,
                            "column_value": "6"
                        },
                        {
                            "level": 11,
                            "column_value": "6"
                        },
                        {
                            "level": 12,
                            "column_value": "6"
                        },
                        {
                            "level": 13,
                            "column_value": "6"
                        },
                        {
                            "level": 14,
                            "column_value": "6"
                        },
                        {
                            "level": 15,
                            "column_value": "6"
                        },
                        {
                            "level": 16,
                            "column_value": "6"
                        },
                        {
                            "level": 17,
                            "column_value": "6"
                        },
                        {
                            "level": 18,
                            "column_value": "6"
                        },
                        {
                            "level": 19,
                            "column_value": "6"
                        },
                        {
                            "level": 2,
                            "column_value": "4"
                        },
                        {
                            "level": 20,
                            "column_value": "6"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "5"
                        },
                        {
                            "level": 5,
                            "column_value": "5"
                        },
                        {
                            "level": 6,
                            "column_value": "5"
                        },
                        {
                            "level": 7,
                            "column_value": "5"
                        },
                        {
                            "level": 8,
                            "column_value": "5"
                        },
                        {
                            "level": 9,
                            "column_value": "5"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a light crossbow and 20 bolts or (*b*) any simple weapon\r\n* (*a*) a component pouch or (*b*) an arcane focus\r\n* (*a*) a dungeoneer’s pack or (*b*) an explorer’s pack\r\n* Two daggers",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_font-of-magic",
                    "name": "Font of Magic",
                    "desc": "At 2nd level, you tap into a deep wellspring of magic within yourself. This wellspring is represented by sorcery points, which allow you to create a variety of magical effects.\r\n\r\n### Sorcery Points\r\n\r\nYou have 2 sorcery points, and you gain more as you reach higher levels, as shown in the Sorcery Points column of the Sorcerer table. You can never have more sorcery points than shown on the table for your level. You regain all spent sorcery points when you finish a long rest.\r\n\r\n### Flexible Casting\r\n\r\nYou can use your sorcery points to gain additional spell slots, or sacrifice spell slots to gain additional sorcery points. You learn other ways to use your sorcery points as you reach higher levels.\r\n\r\n***Creating Spell Slots.*** You can transform unexpended sorcery points into one spell slot as a bonus action on your turn. The Creating Spell Slots table shows the cost of creating a spell slot of a given level. You can create spell slots no higher in level than 5th.\r\n\r\nAny spell slot you create with this feature vanishes when you finish a long rest.\r\n\r\n### Creating Spell Slots (table)\r\n| Spell Slot Level | Sorcery Point Cost |\r\n| --- | --- |\r\n| 1st | 2 |\r\n| 2nd | 3 |\r\n| 3rd | 5 |\r\n| 4th | 6 |\r\n| 5th | 7|\r\n\r\n***Converting a Spell Slot to Sorcery Points.*** As a bonus action on your turn, you can expend one spell slot and gain a number of sorcery points equal to the slot's level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_metamagic",
                    "name": "Metamagic",
                    "desc": "At 3rd level, you gain the ability to twist your spells to suit your needs. You gain two of the following Metamagic options of your choice. You gain another one at 10th and 17th level.\r\n\r\nYou can use only one Metamagic option on a spell when you cast it, unless otherwise noted.\r\n\r\n### Careful Spell\r\n\r\nWhen you cast a spell that forces other creatures to make a saving throw, you can protect some of those creatures from the spell's full force. To do so, you spend 1 sorcery point and choose a number of those creatures up to your Charisma modifier (minimum of one creature). A chosen creature automatically succeeds on its saving throw against the spell.\r\n\r\n### Distant Spell\r\n\r\nWhen you cast a spell that has a range of 5 feet or greater, you can spend 1 sorcery point to double the range of the spell.\r\n\r\nWhen you cast a spell that has a range of touch, you can spend 1 sorcery point to make the range of the spell 30 feet.\r\n\r\n### Empowered Spell\r\n\r\nWhen you roll damage for a spell, you can spend 1 sorcery point to reroll a number of the damage dice up to your Charisma modifier (minimum of one). You must use the new rolls.\r\n\r\nYou can use Empowered Spell even if you have already used a different Metamagic option during the casting of the spell.\r\n\r\n### Extended Spell\r\n\r\nWhen you cast a spell that has a duration of 1 minute or longer, you can spend 1 sorcery point to double its duration, to a maximum duration of 24 hours.\r\n\r\n### Heightened Spell\r\n\r\nWhen you cast a spell that forces a creature to make a saving throw to resist its effects, you can spend 3 sorcery points to give one target of the spell disadvantage on its first saving throw made against the spell.\r\n\r\n### Quickened Spell\r\n\r\nWhen you cast a spell that has a casting time of 1 action, you can spend 2 sorcery points to change the casting time to 1 bonus action for this casting.\r\n\r\n### Subtle Spell\r\n\r\nWhen you cast a spell, you can spend 1 sorcery point to cast it without any somatic or verbal components.\r\n\r\n### Twinned Spell\r\n\r\nWhen you cast a spell that targets only one creature and doesn't have a range of self, you can spend a number of sorcery points equal to the spell's level to target a second creature in range with the same spell (1 sorcery point if the spell is a cantrip).\r\n\r\nTo be eligible, a spell must be incapable of targeting more than one creature at the spell's current level. For example, magic missile and scorching ray aren't eligible, but ray of frost and chromatic orb are.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        },
                        {
                            "level": 17,
                            "detail": null
                        },
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_sorcerous-origin",
                    "name": "Sorcerous Origin",
                    "desc": "Choose a sorcerous origin, which describes the source of your innate magical power: Draconic Bloodline or Wild Magic, both detailed at the end of the class description.\r\n\r\nYour choice grants you features when you choose it at 1st level and again at 6th, 14th, and 18th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_sorcerous-restoration",
                    "name": "Sorcerous Restoration",
                    "desc": "At 20th level, you regain 4 expended sorcery points whenever you finish a short rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_sorcery-points",
                    "name": "Sorcery Points",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "10"
                        },
                        {
                            "level": 11,
                            "column_value": "11"
                        },
                        {
                            "level": 12,
                            "column_value": "12"
                        },
                        {
                            "level": 13,
                            "column_value": "13"
                        },
                        {
                            "level": 14,
                            "column_value": "14"
                        },
                        {
                            "level": 15,
                            "column_value": "15"
                        },
                        {
                            "level": 16,
                            "column_value": "16"
                        },
                        {
                            "level": 17,
                            "column_value": "17"
                        },
                        {
                            "level": 18,
                            "column_value": "18"
                        },
                        {
                            "level": 19,
                            "column_value": "19"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "20"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "5"
                        },
                        {
                            "level": 6,
                            "column_value": "6"
                        },
                        {
                            "level": 7,
                            "column_value": "7"
                        },
                        {
                            "level": 8,
                            "column_value": "8"
                        },
                        {
                            "level": 9,
                            "column_value": "9"
                        }
                    ]
                },
                {
                    "key": "srd_sorcerer_spellcasting",
                    "name": "Spellcasting",
                    "desc": "An event in your past, or in the life of a parent or ancestor, left an indelible mark on you, infusing you with arcane magic. This font of magic, whatever its origin, fuels your spells.\r\n\r\n### Cantrips\r\n\r\nAt 1st level, you know four cantrips of your choice from the sorcerer spell list. You learn additional sorcerer cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Sorcerer table.\r\n\r\n### Spell Slots\r\n\r\nThe Sorcerer table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these sorcerer spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nFor example, if you know the 1st-level spell burning hands and have a 1st-level and a 2nd-level spell slot available, you can cast burning hands using either slot.\r\n\r\n### Spells Known of 1st Level and Higher\r\n\r\nYou know two 1st-level spells of your choice from the sorcerer spell list.\r\n\r\nThe Spells Known column of the Sorcerer table shows when you learn more sorcerer spells of your choice. Each of these spells must be of a level for which you have spell slots. For instance, when you reach 3rd level in this class, you can learn one new spell of 1st or 2nd level.\r\n\r\nAdditionally, when you gain a level in this class, you can choose one of the sorcerer spells you know and replace it with another spell from the sorcerer spell list, which also must be of a level for which you have spell slots.\r\n\r\n### Spellcasting Ability\r\n\r\nCharisma is your spellcasting ability for your sorcerer spells, since the power of your magic relies on your ability to project your will into the world. You use your Charisma whenever a spell refers to your spellcasting ability. In addition, you use your Charisma modifier when setting the saving throw DC for a sorcerer spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC = 8** + your proficiency bonus + your Charisma modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Charisma modifier\r\nSpellcasting Focus\r\n\r\nYou can use an arcane focus as a spellcasting focus for your sorcerer spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "11"
                        },
                        {
                            "level": 11,
                            "column_value": "12"
                        },
                        {
                            "level": 12,
                            "column_value": "12"
                        },
                        {
                            "level": 13,
                            "column_value": "13"
                        },
                        {
                            "level": 14,
                            "column_value": "13"
                        },
                        {
                            "level": 15,
                            "column_value": "14"
                        },
                        {
                            "level": 16,
                            "column_value": "14"
                        },
                        {
                            "level": 17,
                            "column_value": "15"
                        },
                        {
                            "level": 18,
                            "column_value": "15"
                        },
                        {
                            "level": 19,
                            "column_value": "15"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "15"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "5"
                        },
                        {
                            "level": 5,
                            "column_value": "6"
                        },
                        {
                            "level": 6,
                            "column_value": "7"
                        },
                        {
                            "level": 7,
                            "column_value": "8"
                        },
                        {
                            "level": 8,
                            "column_value": "9"
                        },
                        {
                            "level": 9,
                            "column_value": "10"
                        }
                    ]
                },
                {
                    "key": "srd_sorceror_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** None\r\n**Weapons:** Daggers, darts, slings, quarterstaffs, light crossbows\r\n**Tools:** None\r\n**Saving Throws:** Constitution, Charisma\r\n**Skills:** Choose two from Arcana, Deception, Insight, Intimidation, Persuasion, and Religion",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D6",
                "hit_dice_name": "1D6 per Sorcerer level",
                "hit_points_at_1st_level": "6 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D6 (or 4) + your Constitution modifier per sorcerer level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Charisma",
                    "url": "https://api-beta.open5e.com/v2/abilities/cha/?format=api"
                },
                {
                    "name": "Constitution",
                    "url": "https://api-beta.open5e.com/v2/abilities/con/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Sorcerer",
            "desc": "",
            "hit_dice": "D6",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_the-fiend/?format=api",
            "key": "srd_the-fiend",
            "features": [
                {
                    "key": "srd_the-fiend_dark-ones-blessing",
                    "name": "Dark One's Blessing",
                    "desc": "Starting at 1st level, when you reduce a hostile creature to 0 hit points, you gain temporary hit points equal to your Charisma modifier + your warlock level (minimum of 1).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_the-fiend_dark-ones-own-luck",
                    "name": "Dark One's Own Luck",
                    "desc": "Starting at 6th level, you can call on your patron to alter fate in your favor. When you make an ability check or a saving throw, you can use this feature to add a d10 to your roll. You can do so after seeing the initial roll but before any of the roll's effects occur.\r\n\r\nOnce you use this feature, you can't use it again until you finish a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_the-fiend_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Fiend lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock spell list for you.\r\n\r\n### Fiend Expanded Spells (table)\r\n| Spell Level | Spells |\r\n| --- | --- |\r\n| 1st | burning hands, command |\r\n| 2nd | blindness/deafness, scorching ray |\r\n| 3rd | fireball, stinking cloud |\r\n| 4th | fire shield, wall of fire |\r\n| 5th | flame strike, hallow |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_the-fiend_fiendish-resilience",
                    "name": "Fiendish Resilience",
                    "desc": "Starting at 10th level, you can choose one damage type when you finish a short or long rest. You gain resistance to that damage type until you choose a different one with this feature. Damage from magical weapons or silver weapons ignores this resistance.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_the-fiend_hurl-through-hell",
                    "name": "Hurl Through Hell",
                    "desc": "Starting at 14th level, when you hit a creature with an attack, you can use this feature to instantly transport the target through the lower planes. The creature disappears and hurtles through a nightmare landscape.\r\n\r\nAt the end of your next turn, the target returns to the space it previously occupied, or the nearest unoccupied space. If the target is not a fiend, it takes 10d10 psychic damage as it reels from its horrific experience.\r\n\r\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "The Fiend",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_thief/?format=api",
            "key": "srd_thief",
            "features": [
                {
                    "key": "srd_thief_fast-hands",
                    "name": "Fast Hands",
                    "desc": "Starting at 3rd level, you can use the bonus action granted by your Cunning Action to make a Dexterity (Sleight of Hand) check, use your thieves' tools to disarm a trap or open a lock, or take the Use an Object action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_thief_second-story-work",
                    "name": "Second-Story Work",
                    "desc": "When you choose this archetype at 3rd level, you gain the ability to climb faster than normal; climbing no longer costs you extra movement.\r\n\r\nIn addition, when you make a running jump, the distance you cover increases by a number of feet equal to your Dexterity modifier.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_thief_supreme-sneak",
                    "name": "Supreme Sneak",
                    "desc": "Starting at 9th level, you have advantage on a Dexterity (Stealth) check if you move no more than half your speed on the same turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 9,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_thief_thiefs-reflexes",
                    "name": "Thief's Reflexes",
                    "desc": "When you reach 17th level, you have become adept at laying ambushes and quickly escaping danger. You can take two turns during the first round of any combat. You take your first turn at your normal initiative and your second turn at your initiative minus 10. You can't use this feature when you are surprised.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_thief_use-magic-device",
                    "name": "Use Magic Device",
                    "desc": "By 13th level, you have learned enough about the workings of magic that you can improvise the use of items even when they are not intended for you. You ignore all class, race, and level requirements on the use of magic items.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Rogue",
                "key": "srd_rogue",
                "url": "https://api-beta.open5e.com/v2/classes/srd_rogue/?format=api"
            },
            "name": "Thief",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api",
            "key": "srd_warlock",
            "features": [
                {
                    "key": "srd_warlock_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_warlock_eldritch-invocation-list",
                    "name": "Eldritch Invocation List",
                    "desc": "If an eldritch invocation has prerequisites, you must meet them to learn it. You can learn the invocation at the same time that you meet its prerequisites. A level prerequisite refers to your level in this class.\r\n\r\n### Agonizing Blast\r\n\r\nPrerequisite: eldritch blast cantrip\r\n\r\nWhen you cast eldritch blast, add your Charisma modifier to the damage it deals on a hit.\r\nArmor of Shadows\r\n\r\nYou can cast mage armor on yourself at will, without expending a spell slot or material components.\r\n\r\n### Ascendant Step\r\n\r\nPrerequisite: 9th level\r\n\r\nYou can cast levitate on yourself at will, without expending a spell slot or material components.\r\n\r\n### Beast Speech\r\n\r\nYou can cast speak with animals at will, without expending a spell slot.\r\n\r\n### Beguiling Influence\r\n\r\nYou gain proficiency in the Deception and Persuasion skills.\r\n\r\n### Bewitching Whispers\r\n\r\nPrerequisite: 7th level\r\n\r\nYou can cast compulsion once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Book of Ancient Secrets\r\n\r\nPrerequisite: Pact of the Tome feature\r\n\r\nYou can now inscribe magical rituals in your Book of Shadows. Choose two 1st-level spells that have the ritual tag from any class's spell list (the two needn't be from the same list). The spells appear in the book and don't count against the number of spells you know. With your Book of Shadows in hand, you can cast the chosen spells as rituals. You can't cast the spells except as rituals, unless you've learned them by some other means. You can also cast a warlock spell you know as a ritual if it has the ritual tag.\r\n\r\nOn your adventures, you can add other ritual spells to your Book of Shadows. When you find such a spell, you can add it to the book if the spell's level is equal to or less than half your warlock level (rounded up) and if you can spare the time to transcribe the spell. For each level of the spell, the transcription process takes 2 hours and costs 50 gp for the rare inks needed to inscribe it.\r\n\r\n### Chains of Carceri\r\n\r\nPrerequisite: 15th level, Pact of the Chain feature\r\n\r\nYou can cast hold monster at will-targeting a celestial, fiend, or elemental-without expending a spell slot or material components. You must finish a long rest before you can use this invocation on the same creature again.\r\n\r\n### Devil's Sight\r\n\r\nYou can see normally in darkness, both magical and nonmagical, to a distance of 120 feet.\r\n\r\n### Dreadful Word\r\n\r\nPrerequisite: 7th level\r\n\r\nYou can cast confusion once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Eldritch Sight\r\n\r\nYou can cast detect magic at will, without expending a spell slot.\r\n\r\n### Eldritch Spear\r\n\r\nPrerequisite: eldritch blast cantrip\r\n\r\nWhen you cast eldritch blast, its range is 300 feet.\r\n\r\n### Eyes of the Rune Keeper\r\n\r\nYou can read all writing.\r\n\r\n### Fiendish Vigor\r\n\r\nYou can cast false life on yourself at will as a 1st-level spell, without expending a spell slot or material components.\r\n\r\n### Gaze of Two Minds\r\n\r\nYou can use your action to touch a willing humanoid and perceive through its senses until the end of your next turn. As long as the creature is on the same plane of existence as you, you can use your action on subsequent turns to maintain this connection, extending the duration until the end of your next turn. While perceiving through the other creature's senses, you benefit from any special senses possessed by that creature, and you are blinded and deafened to your own surroundings.\r\n\r\n### Lifedrinker\r\n\r\nPrerequisite: 12th level, Pact of the Blade feature\r\n\r\nWhen you hit a creature with your pact weapon, the creature takes extra necrotic damage equal to your Charisma modifier (minimum 1).\r\n\r\n### Mask of Many Faces\r\n\r\nYou can cast disguise self at will, without expending a spell slot.\r\n\r\n### Master of Myriad Forms\r\n\r\nPrerequisite: 15th level\r\n\r\nYou can cast alter self at will, without expending a spell slot.\r\n\r\n### Minions of Chaos\r\n\r\nPrerequisite: 9th level\r\n\r\nYou can cast conjure elemental once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Mire the Mind\r\n\r\nPrerequisite: 5th level\r\n\r\nYou can cast slow once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Misty Visions\r\n\r\nYou can cast silent image at will, without expending a spell slot or material components.\r\n\r\n### One with Shadows\r\n\r\nPrerequisite: 5th level\r\n\r\nWhen you are in an area of dim light or darkness, you can use your action to become invisible until you move or take an action or a reaction.\r\n\r\n### Otherworldly Leap\r\n\r\nPrerequisite: 9th level\r\n\r\nYou can cast jump on yourself at will, without expending a spell slot or material components.\r\n\r\n### Repelling Blast\r\n\r\nPrerequisite: eldritch blast cantrip\r\n\r\nWhen you hit a creature with eldritch blast, you can push the creature up to 10 feet away from you in a straight line.\r\n\r\n### Sculptor of Flesh\r\n\r\nPrerequisite: 7th level\r\n\r\nYou can cast polymorph once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Sign of Ill Omen\r\n\r\nPrerequisite: 5th level\r\n\r\nYou can cast bestow curse once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Thief of Five Fates\r\n\r\nYou can cast bane once using a warlock spell slot. You can't do so again until you finish a long rest.\r\n\r\n### Thirsting Blade\r\n\r\nPrerequisite: 5th level, Pact of the Blade feature\r\n\r\nYou can attack with your pact weapon twice, instead of once, whenever you take the Attack action on your turn.\r\n\r\n### Visions of Distant Realms\r\n\r\nPrerequisite: 15th level\r\n\r\nYou can cast arcane eye at will, without expending a spell slot.\r\n\r\n### Voice of the Chain Master\r\n\r\nPrerequisite: Pact of the Chain feature\r\n\r\nYou can communicate telepathically with your familiar and perceive through your familiar's senses as long as you are on the same plane of existence. Additionally, while perceiving through your familiar's senses, you can also speak through your familiar in your own voice, even if your familiar is normally incapable of speech.\r\n\r\n### Whispers of the Grave\r\n\r\nPrerequisite: 9th level\r\n\r\nYou can cast speak with dead at will, without expending a spell slot.\r\n\r\n### Witch Sight\r\n\r\nPrerequisite: 15th level\r\n\r\nYou can see the true form of any shapechanger or creature concealed by illusion or transmutation magic while the creature is within 30 feet of you and within line of sight.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_eldritch-invocations",
                    "name": "Eldritch Invocations",
                    "desc": "In your study of occult lore, you have unearthed eldritch invocations, fragments of forbidden knowledge that imbue you with an abiding magical ability.\r\n\r\nAt 2nd level, you gain two eldritch invocations of your choice. Your invocation options are detailed at the end of the class description. When you gain certain warlock levels, you gain additional invocations of your choice, as shown in the Invocations Known column of the Warlock table.\r\n\r\nAdditionally, when you gain a level in this class, you can choose one of the invocations you know and replace it with another invocation that you could learn at that level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_eldritch-master",
                    "name": "Eldritch Master",
                    "desc": "At 20th level, you can draw on your inner reserve of mystical power while entreating your patron to regain expended spell slots. You can spend 1 minute entreating your patron for aid to regain all your expended spell slots from your Pact Magic feature. Once you regain spell slots with this feature, you must finish a long rest before you can do so again.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a light crossbow and 20 bolts or (*b*) any simple weapon\r\n* (*a*) a component pouch or (*b*) an arcane focus\r\n* (*a*) a scholar’s pack or (*b*) a dungeoneer’s pack\r\n* Leather armor, any simple weapon, and two daggers",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_invocations-known",
                    "name": "Invocations Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "5"
                        },
                        {
                            "level": 11,
                            "column_value": "5"
                        },
                        {
                            "level": 12,
                            "column_value": "6"
                        },
                        {
                            "level": 13,
                            "column_value": "6"
                        },
                        {
                            "level": 14,
                            "column_value": "6"
                        },
                        {
                            "level": 15,
                            "column_value": "7"
                        },
                        {
                            "level": 16,
                            "column_value": "7"
                        },
                        {
                            "level": 17,
                            "column_value": "7"
                        },
                        {
                            "level": 18,
                            "column_value": "8"
                        },
                        {
                            "level": 19,
                            "column_value": "8"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "8"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "5"
                        }
                    ]
                },
                {
                    "key": "srd_warlock_mystic-arcanum",
                    "name": "Mystic Arcanum",
                    "desc": "At 11th level, your patron bestows upon you a magical secret called an arcanum. Choose one 6th- level spell from the warlock spell list as this arcanum.\r\n\r\nYou can cast your arcanum spell once without expending a spell slot. You must finish a long rest before you can do so again.\r\n\r\nAt higher levels, you gain more warlock spells of your choice that can be cast in this way: one 7th- level spell at 13th level, one 8th-level spell at 15th level, and one 9th-level spell at 17th level. You regain all uses of your Mystic Arcanum when you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": "6th level"
                        },
                        {
                            "level": 13,
                            "detail": "7th level"
                        },
                        {
                            "level": 15,
                            "detail": "8th level"
                        },
                        {
                            "level": 17,
                            "detail": "9th level"
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_otherworldly-patron",
                    "name": "Otherworldly Patron",
                    "desc": "At 1st level, you have struck a bargain with an otherworldly being of your choice: the Archfey, the Fiend, or the Great Old One, each of which is detailed at the end of the class description. Your choice grants you features at 1st level and again at 6th, 10th, and 14th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_pact-boon",
                    "name": "Pact Boon",
                    "desc": "At 3rd level, your otherworldly patron bestows a gift upon you for your loyal service. You gain one of the following features of your choice.\r\n\r\n### Pact of the Chain\r\n\r\nYou learn the find familiar spell and can cast it as a ritual. The spell doesn't count against your number of spells known.\r\n\r\nWhen you cast the spell, you can choose one of the normal forms for your familiar or one of the following special forms: imp, pseudodragon, quasit, or sprite.\r\n\r\nAdditionally, when you take the Attack action, you can forgo one of your own attacks to allow your familiar to make one attack of its own with its reaction.\r\n\r\n### Pact of the Blade\r\n\r\nYou can use your action to create a pact weapon in your empty hand. You can choose the form that this melee weapon takes each time you create it. You are proficient with it while you wield it. This weapon counts as magical for the purpose of overcoming resistance and immunity to nonmagical attacks and damage.\r\n\r\nYour pact weapon disappears if it is more than 5 feet away from you for 1 minute or more. It also disappears if you use this feature again, if you dismiss the weapon (no action required), or if you die.\r\n\r\nYou can transform one magic weapon into your pact weapon by performing a special ritual while you hold the weapon. You perform the ritual over the course of 1 hour, which can be done during a short rest. You can then dismiss the weapon, shunting it into an extradimensional space, and it appears whenever you create your pact weapon thereafter. You can't affect an artifact or a sentient weapon in this way. The weapon ceases being your pact weapon if you die, if you perform the 1-hour ritual on a different weapon, or if you use a 1-hour ritual to break your bond to it. The weapon appears at your feet if it is in the extradimensional space when the bond breaks.\r\n\r\n### Pact of the Tome\r\n\r\nYour patron gives you a grimoire called a Book of Shadows. When you gain this feature, choose three cantrips from any class's spell list (the three needn't be from the same list). While the book is on your person, you can cast those cantrips at will. They don't count against your number of cantrips known. If they don't appear on the warlock spell list, they are nonetheless warlock spells for you.\r\n\r\nIf you lose your Book of Shadows, you can perform a 1-hour ceremony to receive a replacement from your patron. This ceremony can be performed during a short or long rest, and it destroys the previous book. The book turns to ash when you die.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_pact-magic",
                    "name": "Pact Magic",
                    "desc": "Your arcane research and the magic bestowed on you by your patron have given you facility with spells.\r\n\r\n### Cantrips\r\n\r\nYou know two cantrips of your choice from the warlock spell list. You learn additional warlock cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Warlock table.\r\nSpell Slots\r\n\r\nThe Warlock table shows how many spell slots you have. The table also shows what the level of those slots is; all of your spell slots are the same level. To cast one of your warlock spells of 1st level or higher, you must expend a spell slot. You regain all expended spell slots when you finish a short or long rest.\r\n\r\nFor example, when you are 5th level, you have two 3rd-level spell slots. To cast the 1st-level spell thunderwave, you must spend one of those slots, and you cast it as a 3rd-level spell.\r\n\r\n### Spells Known of 1st Level and Higher\r\n\r\nAt 1st level, you know two 1st-level spells of your choice from the warlock spell list.\r\n\r\nThe Spells Known column of the Warlock table shows when you learn more warlock spells of your choice of 1st level and higher. A spell you choose must be of a level no higher than what's shown in the table's Slot Level column for your level. When you reach 6th level, for example, you learn a new warlock spell, which can be 1st, 2nd, or 3rd level.\r\n\r\nAdditionally, when you gain a level in this class, you can choose one of the warlock spells you know and replace it with another spell from the warlock spell list, which also must be of a level for which you have spell slots.\r\n\r\n### Spellcasting Ability\r\n\r\nCharisma is your spellcasting ability for your warlock spells, so you use your Charisma whenever a spell refers to your spellcasting ability. In addition, you use your Charisma modifier when setting the saving throw DC for a warlock spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Charisma modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Charisma modifier\r\n\r\n### Spellcasting Focus\r\n\r\nYou can use an arcane focus as a spellcasting focus for your warlock spells.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** Light armor\r\n**Weapons:** Simple weapons\r\n**Tools:** None\r\n**Saving Throws:** Wisdom, Charisma\r\n**Skills:** Choose two skills from Arcana, Deception, History, Intimidation, Investigation, Nature, and Religion",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_warlock_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_warlock_slot-level",
                    "name": "Slot Level",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "1st"
                        },
                        {
                            "level": 10,
                            "column_value": "5th"
                        },
                        {
                            "level": 11,
                            "column_value": "5th"
                        },
                        {
                            "level": 12,
                            "column_value": "5th"
                        },
                        {
                            "level": 13,
                            "column_value": "5th"
                        },
                        {
                            "level": 14,
                            "column_value": "5th"
                        },
                        {
                            "level": 15,
                            "column_value": "5th"
                        },
                        {
                            "level": 16,
                            "column_value": "5th"
                        },
                        {
                            "level": 17,
                            "column_value": "5th"
                        },
                        {
                            "level": 18,
                            "column_value": "5th"
                        },
                        {
                            "level": 19,
                            "column_value": "5th"
                        },
                        {
                            "level": 2,
                            "column_value": "1st"
                        },
                        {
                            "level": 20,
                            "column_value": "5th"
                        },
                        {
                            "level": 3,
                            "column_value": "2nd"
                        },
                        {
                            "level": 4,
                            "column_value": "2nd"
                        },
                        {
                            "level": 5,
                            "column_value": "3rd"
                        },
                        {
                            "level": 6,
                            "column_value": "3rd"
                        },
                        {
                            "level": 7,
                            "column_value": "4th"
                        },
                        {
                            "level": 8,
                            "column_value": "4th"
                        },
                        {
                            "level": 9,
                            "column_value": "5th"
                        }
                    ]
                },
                {
                    "key": "srd_warlock_spell-slots",
                    "name": "Spell Slots",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "1"
                        },
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "2"
                        },
                        {
                            "level": 7,
                            "column_value": "2"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_warlock_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "10"
                        },
                        {
                            "level": 11,
                            "column_value": "11"
                        },
                        {
                            "level": 12,
                            "column_value": "11"
                        },
                        {
                            "level": 13,
                            "column_value": "12"
                        },
                        {
                            "level": 14,
                            "column_value": "12"
                        },
                        {
                            "level": 15,
                            "column_value": "13"
                        },
                        {
                            "level": 16,
                            "column_value": "13"
                        },
                        {
                            "level": 17,
                            "column_value": "14"
                        },
                        {
                            "level": 18,
                            "column_value": "14"
                        },
                        {
                            "level": 19,
                            "column_value": "15"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "15"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "5"
                        },
                        {
                            "level": 5,
                            "column_value": "6"
                        },
                        {
                            "level": 6,
                            "column_value": "7"
                        },
                        {
                            "level": 7,
                            "column_value": "8"
                        },
                        {
                            "level": 8,
                            "column_value": "9"
                        },
                        {
                            "level": 9,
                            "column_value": "10"
                        }
                    ]
                }
            ],
            "hit_points": {
                "hit_dice": "D8",
                "hit_dice_name": "1D8 per Warlock level",
                "hit_points_at_1st_level": "8 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D8 (or 5) + your Constitution modifier per warlock level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Charisma",
                    "url": "https://api-beta.open5e.com/v2/abilities/cha/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Warlock",
            "desc": "",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_way-of-the-open-hand/?format=api",
            "key": "srd_way-of-the-open-hand",
            "features": [
                {
                    "key": "srd_way-of-the-open-hand_open-hand-technique",
                    "name": "Open Hand Technique",
                    "desc": "Starting when you choose this tradition at 3rd level, you can manipulate your enemy's ki when you harness your own. Whenever you hit a creature with one of the attacks granted by your Flurry of Blows, you can impose one of the following effects on that target:\r\n\r\n* It must succeed on a Dexterity saving throw or be knocked prone.\r\n* It must make a Strength saving throw. If it fails, you can push it up to 15 feet away from you.\r\n* It can't take reactions until the end of your next turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_way-of-the-open-hand_quivering-palm",
                    "name": "Quivering Palm",
                    "desc": "At 17th level, you gain the ability to set up lethal vibrations in someone's body. When you hit a creature with an unarmed strike, you can spend 3 ki points to start these imperceptible vibrations, which last for a number of days equal to your monk level. The vibrations are harmless unless you use your action to end them. To do so, you and the target must be on the same plane of existence. When you use this action, the creature must make a Constitution saving throw. If it fails, it is reduced to 0 hit points. If it succeeds, it takes 10d10 necrotic damage.\r\n\r\nYou can have only one creature under the effect of this feature at a time. You can choose to end the vibrations harmlessly without using an action.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_way-of-the-open-hand_tranquility",
                    "name": "Tranquility",
                    "desc": "Beginning at 11th level, you can enter a special meditation that surrounds you with an aura of peace. At the end of a long rest, you gain the effect of a sanctuary spell that lasts until the start of your next long rest (the spell can end early as normal). The saving throw DC for the spell equals 8 + your Wisdom modifier + your proficiency bonus.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_way-of-the-open-hand_wholeness-of-body",
                    "name": "Wholeness of Body",
                    "desc": "At 6th level, you gain the ability to heal yourself. As an action, you can regain hit points equal to three times your monk level. You must finish a long rest before you can use this feature again.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "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 Open Hand",
            "desc": "",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api",
            "key": "srd_wizard",
            "features": [
                {
                    "key": "srd_wizard_ability-score-improvement",
                    "name": "Ability Score Improvement",
                    "desc": "When you reach 4th level, and again at 8th, 12th, 16th, and 19th level, you can increase one ability score of your choice by 2, or you can increase two ability scores of your choice by 1. As normal, you can't increase an ability score above 20 using this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 12,
                            "detail": null
                        },
                        {
                            "level": 16,
                            "detail": null
                        },
                        {
                            "level": 19,
                            "detail": null
                        },
                        {
                            "level": 4,
                            "detail": null
                        },
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_arcane-recovery",
                    "name": "Arcane Recovery",
                    "desc": "You have learned to regain some of your magical energy by studying your spellbook. Once per day when you finish a short rest, you can choose expended spell slots to recover. The spell slots can have a combined level that is equal to or less than half your wizard level (rounded up), and none of the slots can be 6th level or higher.\r\n\r\nFor example, if you're a 4th-level wizard, you can recover up to two levels worth of spell slots. You can recover either a 2nd-level spell slot or two 1st-level spell slots.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_arcane-tradition",
                    "name": "Arcane Tradition",
                    "desc": "When you reach 2nd level, you choose an arcane tradition, shaping your practice of magic through one of eight schools: Abjuration, Conjuration, Divination, Enchantment, Evocation, Illusion, Necromancy, or Transmutation, all detailed at the end of the class description.\r\n\r\nYour choice grants you features at 2nd level and again at 6th, 10th, and 14th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CLASS_TABLE_DATA",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "3"
                        },
                        {
                            "level": 10,
                            "column_value": "5"
                        },
                        {
                            "level": 11,
                            "column_value": "5"
                        },
                        {
                            "level": 12,
                            "column_value": "5"
                        },
                        {
                            "level": 13,
                            "column_value": "5"
                        },
                        {
                            "level": 14,
                            "column_value": "5"
                        },
                        {
                            "level": 15,
                            "column_value": "5"
                        },
                        {
                            "level": 16,
                            "column_value": "5"
                        },
                        {
                            "level": 17,
                            "column_value": "5"
                        },
                        {
                            "level": 18,
                            "column_value": "5"
                        },
                        {
                            "level": 19,
                            "column_value": "5"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "5"
                        },
                        {
                            "level": 3,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_equipment",
                    "name": "Equipment",
                    "desc": "You start with the following equipment, in addition to the equipment granted by your background:\r\n* (*a*) a quarterstaff or (*b*) a dagger\r\n* (*a*) a component pouch or (*b*) an arcane focus\r\n* (*a*) a scholar’s pack or (*b*) an explorer’s pack\r\n* A spellbook",
                    "feature_type": "STARTING_EQUIPMENT",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_proficiencies",
                    "name": "Proficiencies",
                    "desc": "**Armor:** None\r\n**Weapons:** Daggers, darts, slings, quarterstaffs, light crossbows\r\n**Tools:** None\r\n**Saving Throws:** Intelligence, Wisdom\r\n**Skills:** Choose two from Arcana, History, Insight, Investigation, Medicine, and Religion",
                    "feature_type": "PROFICIENCIES",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_proficiency-bonus",
                    "name": "Proficiency Bonus",
                    "desc": "[Column data]",
                    "feature_type": "PROFICIENCY_BONUS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "+2"
                        },
                        {
                            "level": 10,
                            "column_value": "+4"
                        },
                        {
                            "level": 11,
                            "column_value": "+4"
                        },
                        {
                            "level": 12,
                            "column_value": "+4"
                        },
                        {
                            "level": 13,
                            "column_value": "+5"
                        },
                        {
                            "level": 14,
                            "column_value": "+5"
                        },
                        {
                            "level": 15,
                            "column_value": "+5"
                        },
                        {
                            "level": 16,
                            "column_value": "+5"
                        },
                        {
                            "level": 17,
                            "column_value": "+6"
                        },
                        {
                            "level": 18,
                            "column_value": "+6"
                        },
                        {
                            "level": 19,
                            "column_value": "+6"
                        },
                        {
                            "level": 2,
                            "column_value": "+2"
                        },
                        {
                            "level": 20,
                            "column_value": "+6"
                        },
                        {
                            "level": 3,
                            "column_value": "+2"
                        },
                        {
                            "level": 4,
                            "column_value": "+2"
                        },
                        {
                            "level": 5,
                            "column_value": "+3"
                        },
                        {
                            "level": 6,
                            "column_value": "+3"
                        },
                        {
                            "level": 7,
                            "column_value": "+3"
                        },
                        {
                            "level": 8,
                            "column_value": "+3"
                        },
                        {
                            "level": 9,
                            "column_value": "+4"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_signature-spells",
                    "name": "Signature Spells",
                    "desc": "When you reach 20th level, you gain mastery over two powerful spells and can cast them with little effort. Choose two 3rd-level wizard spells in your spellbook as your signature spells. You always have these spells prepared, they don't count against the number of spells you have prepared, and you can cast each of them once at 3rd level without expending a spell slot. When you do so, you can't do so again until you finish a short or long rest.\r\n\r\nIf you want to cast either spell at a higher level, you must expend a spell slot as normal.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_slots-1st",
                    "name": "1st",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 1,
                            "column_value": "2"
                        },
                        {
                            "level": 10,
                            "column_value": "4"
                        },
                        {
                            "level": 11,
                            "column_value": "4"
                        },
                        {
                            "level": 12,
                            "column_value": "4"
                        },
                        {
                            "level": 13,
                            "column_value": "4"
                        },
                        {
                            "level": 14,
                            "column_value": "4"
                        },
                        {
                            "level": 15,
                            "column_value": "4"
                        },
                        {
                            "level": 16,
                            "column_value": "4"
                        },
                        {
                            "level": 17,
                            "column_value": "4"
                        },
                        {
                            "level": 18,
                            "column_value": "4"
                        },
                        {
                            "level": 19,
                            "column_value": "4"
                        },
                        {
                            "level": 2,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "4"
                        },
                        {
                            "level": 3,
                            "column_value": "4"
                        },
                        {
                            "level": 4,
                            "column_value": "4"
                        },
                        {
                            "level": 5,
                            "column_value": "4"
                        },
                        {
                            "level": 6,
                            "column_value": "4"
                        },
                        {
                            "level": 7,
                            "column_value": "4"
                        },
                        {
                            "level": 8,
                            "column_value": "4"
                        },
                        {
                            "level": 9,
                            "column_value": "4"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-2nd",
                    "name": "2nd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 4,
                            "column_value": "2"
                        },
                        {
                            "level": 4,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "3"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-3rd",
                    "name": "3rd",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 5,
                            "column_value": "2"
                        },
                        {
                            "level": 6,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "3"
                        },
                        {
                            "level": 8,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-4th",
                    "name": "4th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "3"
                        },
                        {
                            "level": 11,
                            "column_value": "3"
                        },
                        {
                            "level": 12,
                            "column_value": "3"
                        },
                        {
                            "level": 13,
                            "column_value": "3"
                        },
                        {
                            "level": 14,
                            "column_value": "3"
                        },
                        {
                            "level": 15,
                            "column_value": "3"
                        },
                        {
                            "level": 16,
                            "column_value": "3"
                        },
                        {
                            "level": 17,
                            "column_value": "3"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 7,
                            "column_value": "1"
                        },
                        {
                            "level": 8,
                            "column_value": "2"
                        },
                        {
                            "level": 9,
                            "column_value": "3"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-5th",
                    "name": "5th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 10,
                            "column_value": "2"
                        },
                        {
                            "level": 11,
                            "column_value": "2"
                        },
                        {
                            "level": 12,
                            "column_value": "2"
                        },
                        {
                            "level": 13,
                            "column_value": "2"
                        },
                        {
                            "level": 14,
                            "column_value": "2"
                        },
                        {
                            "level": 15,
                            "column_value": "2"
                        },
                        {
                            "level": 16,
                            "column_value": "2"
                        },
                        {
                            "level": 17,
                            "column_value": "2"
                        },
                        {
                            "level": 18,
                            "column_value": "3"
                        },
                        {
                            "level": 19,
                            "column_value": "3"
                        },
                        {
                            "level": 20,
                            "column_value": "3"
                        },
                        {
                            "level": 9,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-6th",
                    "name": "6th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 11,
                            "column_value": "1"
                        },
                        {
                            "level": 12,
                            "column_value": "1"
                        },
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "2"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-7th",
                    "name": "7th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 13,
                            "column_value": "1"
                        },
                        {
                            "level": 14,
                            "column_value": "1"
                        },
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "2"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-8th",
                    "name": "8th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 15,
                            "column_value": "1"
                        },
                        {
                            "level": 16,
                            "column_value": "1"
                        },
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_slots-9th",
                    "name": "9th",
                    "desc": "[Column data]",
                    "feature_type": "SPELL_SLOTS",
                    "gained_at": [],
                    "data_for_class_table": [
                        {
                            "level": 17,
                            "column_value": "1"
                        },
                        {
                            "level": 18,
                            "column_value": "1"
                        },
                        {
                            "level": 19,
                            "column_value": "1"
                        },
                        {
                            "level": 20,
                            "column_value": "1"
                        }
                    ]
                },
                {
                    "key": "srd_wizard_spell-mastery",
                    "name": "Spell Mastery",
                    "desc": "At 18th level, you have achieved such mastery over certain spells that you can cast them at will. Choose a 1st-level wizard spell and a 2nd-level wizard spell that are in your spellbook. You can cast those spells at their lowest level without expending a spell slot when you have them prepared. If you want to cast either spell at a higher level, you must expend a spell slot as normal.\r\n\r\nBy spending 8 hours in study, you can exchange one or both of the spells you chose for different spells of the same levels.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_spellcasting",
                    "name": "Spellcasting",
                    "desc": "As a student of arcane magic, you have a spellbook containing spells that show the first glimmerings of your true power.\r\n\r\n### Cantrips\r\n\r\nAt 1st level, you know three cantrips of your choice from the wizard spell list. You learn additional wizard cantrips of your choice at higher levels, as shown in the Cantrips Known column of the Wizard table.\r\n\r\n### Spellbook\r\n\r\nAt 1st level, you have a spellbook containing six 1st- level wizard spells of your choice. Your spellbook is the repository of the wizard spells you know, except your cantrips, which are fixed in your mind.\r\n\r\n### Preparing and Casting Spells\r\n\r\nThe Wizard table shows how many spell slots you have to cast your spells of 1st level and higher. To cast one of these spells, you must expend a slot of the spell's level or higher. You regain all expended spell slots when you finish a long rest.\r\n\r\nYou prepare the list of wizard spells that are available for you to cast. To do so, choose a number of wizard spells from your spellbook equal to your Intelligence modifier + your wizard level (minimum of one spell). The spells must be of a level for which you have spell slots.\r\n\r\nFor example, if you're a 3rd-level wizard, you have four 1st-level and two 2nd-level spell slots. With an Intelligence of 16, your list of prepared spells can include six spells of 1st or 2nd level, in any combination, chosen from your spellbook. If you prepare the 1st-level spell magic missile, you can cast it using a 1st-level or a 2nd-level slot. Casting the spell doesn't remove it from your list of prepared spells.\r\n\r\nYou can change your list of prepared spells when you finish a long rest. Preparing a new list of wizard spells requires time spent studying your spellbook and memorizing the incantations and gestures you must make to cast the spell: at least 1 minute per spell level for each spell on your list.\r\n\r\n### Spellcasting Ability\r\n\r\nIntelligence is your spellcasting ability for your wizard spells, since you learn your spells through dedicated study and memorization. You use your Intelligence whenever a spell refers to your spellcasting ability. In addition, you use your Intelligence modifier when setting the saving throw DC for a wizard spell you cast and when making an attack roll with one.\r\n\r\n**Spell save DC** = 8 + your proficiency bonus + your Intelligence modifier\r\n\r\n**Spell attack modifier** = your proficiency bonus + your Intelligence modifier\r\n\r\n### Ritual Casting\r\n\r\nYou can cast a wizard spell as a ritual if that spell has the ritual tag and you have the spell in your spellbook. You don't need to have the spell prepared.\r\n\r\n### Spellcasting Focus\r\n\r\nYou can use an arcane focus as a spellcasting focus for your wizard spells.\r\n\r\n### Learning Spells of 1st Level and Higher\r\n\r\nEach time you gain a wizard level, you can add two wizard spells of your choice to your spellbook for free. Each of these spells must be of a level for which you have spell slots, as shown on the Wizard table. On your adventures, you might find other spells that you can add to your spellbook (see the “Your Spellbook” sidebar).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "hit_points": {
                "hit_dice": "D6",
                "hit_dice_name": "1D6 per Wizard level",
                "hit_points_at_1st_level": "6 + your Constitution modifier",
                "hit_points_at_higher_levels": "1D6 (or 4) + your Constitution modifier per wizard level after 1st"
            },
            "document": {
                "name": "System Reference Document 5.1",
                "key": "srd-2014",
                "display_name": "5e 2014 Rules",
                "publisher": {
                    "name": "Wizards of the Coast",
                    "key": "wizards-of-the-coast",
                    "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://dnd.wizards.com/resources/systems-reference-document"
            },
            "saving_throws": [
                {
                    "name": "Intelligence",
                    "url": "https://api-beta.open5e.com/v2/abilities/int/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Wizard",
            "desc": "",
            "hit_dice": "D6",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/tdcs_blood-domain/?format=api",
            "key": "tdcs_blood-domain",
            "features": [
                {
                    "key": "tdcs_blood-domain_bloodletting-focus",
                    "name": "Bloodletting Focus",
                    "desc": "From 1st level, your divine magics draw the blood from inflicted wounds, worsening the agony of your nearby foes. When you use a spell of 1st level or higher to damage to any creatures that have blood, those creatures suffer additional necrotic damage equal to 2 + the spell’s level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_blood-domain-spells-table",
                    "name": "Blood Domain Spells (table)",
                    "desc": "Cleric Level | Spells                                | \r\n |--------------|-------------------------------------------| \r\n | 1st          | *sleep*, *ray of sickness*                | \r\n | 3rd          | *ray of enfeeblement*, *crown of madness* | \r\n | 5th          | *haste*, *slow*                           | \r\n | 7th          | *blight*, *stoneskin*                     | \r\n | 9th          | *dominate person*, *hold monster*         |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_bonus-proficiencies",
                    "name": "Bonus Proficiencies",
                    "desc": "At 1st Level, you gain proficiency with martial weapons.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_channel-divinity-blood-puppet",
                    "name": "Channel Divinity: Blood Puppet",
                    "desc": "Starting at 2nd level, you can use your Channel Divinity to briefly control a creature’s actions against their will. As an action, you target a Large or smaller creature that has blood within 60 feet of you. That creature must succeed on a Constitution saving throw against your spell save DC or immediately move up to half of their movement in any direction of your choice and make a single weapon attack against a creature of your choice within range. Dead or unconscious creatures automatically fail their saving throw. At 8th level, you can target a Huge or smaller creature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_channel-divinity-crimson-bond",
                    "name": "Channel Divinity: Crimson Bond",
                    "desc": "Starting at 6th level, you can use your Channel Divinity to focus on a sample of blood from a creature that is at least 2 ounces, and that has been spilt no longer than a week ago. As an action, you can focus on the blood of the creature to form a bond and gain information about their current circumstances. You know their approximate distance and direction from you, as well as their general state of health, as long as they are within 10 miles of you. You can maintain Concentration on this bond for up to 1 hour.\nDuring your bond, you can spend an action to attempt to connect with the bonded creature’s senses. The target makes a Constitution saving throw against your spell save DC. If they succeed, the connection is resisted, ending the bond. You suffer 2d6 necrotic damage. Upon a failed saving throw, you can choose to either see through the eyes of or hear through their ears of the target for a number of rounds equal to your Wisdom modifier (minimum of 1). During this time, you are blind or deaf (respectively) with regard to your own senses. Once this connection ends, the Crimson Bond is lost.\n\n **Health State Examples**\n\n| 100%    | Untouched            |\r\n| 99%-50% | Injured              |\r\n| 49%-1%  | Heavily Wounded      |\r\n| 0%      | Unconscious or Dying |\r\n| –       | Dead                 |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_sanguine-recall",
                    "name": "Sanguine Recall",
                    "desc": "At 8th level, you can sacrifice a portion of your own vitality to recover expended spell slots. As an action, you recover spell slots that have a combined level equal to or less than half of your cleric level (rounded up), and none of the slots can be 6th level or higher. You immediately suffer 1d6 damage per spell slot level recovered. You can’t use this feature again until you finish a long rest.\nFor example, if you’re a 4th-level Cleric, you can recover up to two levels of spell slots. You can recover either a 2nd-level spell slot or two 1st-level spell slots. You then suffer 2d6 damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_blood-domain_vascular-corruption-aura",
                    "name": "Vascular Corruption Aura",
                    "desc": "At 17th level, you can emit a powerful aura as an action that extends 30 feet out from you that pulses necrotic energy through the veins of nearby foes, causing them to burst and bleed. For 1 minute, any enemy creatures with blood that begin their turn within the aura or enter it for the first time on their turn immediately suffer 2d6 necrotic damage. Any enemy creature with blood that would regain hit points while within the aura only regains half of the intended number of hit points (rounded up).\nOnce you use this feature, you can’t use it again until you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Tal'dorei Campaign Setting",
                "key": "tdcs",
                "display_name": "Tal'dorei Campaign Setting",
                "publisher": {
                    "name": "Green Ronin Publishing",
                    "key": "green-ronin",
                    "url": "https://api-beta.open5e.com/v2/publishers/green-ronin/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Blood Domain",
            "desc": "The Blood domain centers around the understanding of the natural life force within one’s own physical body. The power of blood is the power of sacrifice, the balance of life and death, and the spirit’s anchor within the mortal shell. The Gods of Blood seek to tap into the connection between body and soul through divine means, exploit the hidden reserves of will within one’s own vitality, and even manipulate or corrupt the body of others through these secret rites of crimson. Almost any neutral or evil deity can claim some influence over the secrets of blood magic and this domain, while the gods who watch from more moral realms shun its use beyond extenuating circumstance./n When casting divine spells as a Blood Domain cleric, consider ways to occasionally flavor your descriptions to tailor the magic’s effect on the opponent’s blood and vitality. Hold person might involve locking a target’s body into place from the blood stream out, preventing them from moving. Cure wounds may feature the controlling of blood like a needle and thread to close lacerations. Guardian of faith could be a floating, crimson spirit of dripping viscera who watches the vicinity with burning red eyes. Have fun with the themes!",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/tdcs_path-of-the-juggernaut/?format=api",
            "key": "tdcs_path-of-the-juggernaut",
            "features": [
                {
                    "key": "tdcs_path-of-the-juggernaut_demolishing-might",
                    "name": "Demolishing Might",
                    "desc": "Beginning at 6th level, you can muster destructive force with your assault, shaking the core of even the strongest structures. All of your melee attacks gain the siege property (your attacks deal double damage to objects and structures). Your melee attacks against creatures of the construct type deal an additional 1d8 weapon damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_path-of-the-juggernaut_overwhelming-cleave",
                    "name": "Overwhelming Cleave",
                    "desc": "Upon reaching 10th level, you wade into armies of foes, great swings of your weapon striking many who threaten you. When you make a weapon attack while raging, you can make another attack as a bonus action with the same weapon against a different creature that is within 5 feet of the original target and within range of your weapon.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_path-of-the-juggernaut_stance-of-the-mountain",
                    "name": "Stance of the Mountain",
                    "desc": "You harness your fury to anchor your feet to the earth, shrugging off the blows of those who wish to topple you. Upon choosing this path at 3rd level, you cannot be knocked prone while raging unless you become unconscious.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_path-of-the-juggernaut_thunderous-blows",
                    "name": "Thunderous Blows",
                    "desc": "Starting when you choose this path at 3rd level, your rage instills you with the strength to batter around your foes, making any battlefield your domain. Once per turn while raging, when you damage a creature with a melee attack, you can force the target to make a Strength saving throw (DC 8 + your proficiency bonus + your Strength modifier). On a failure, you push the target 5 feet away from you, and you can choose to immediately move 5 feet into the target’s previous position.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_path-of-the-juggernaut_unstoppable",
                    "name": "Unstoppable",
                    "desc": "Starting at 14th level, you can become “unstoppable” when you rage. If you do so, for the duration of the rage your speed cannot be reduced, and you are immune to the frightened, paralyzed, and stunned conditions. If you are frightened, paralyzed, or stunned, you can still take your bonus action to enter your rage and suspend the effects for the duration of the rage. When your rage ends, you suffer one level of exhaustion (as described in appendix A, PHB).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Tal'dorei Campaign Setting",
                "key": "tdcs",
                "display_name": "Tal'dorei Campaign Setting",
                "publisher": {
                    "name": "Green Ronin Publishing",
                    "key": "green-ronin",
                    "url": "https://api-beta.open5e.com/v2/publishers/green-ronin/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Barbarian",
                "key": "srd_barbarian",
                "url": "https://api-beta.open5e.com/v2/classes/srd_barbarian/?format=api"
            },
            "name": "Path of the Juggernaut",
            "desc": "Honed to assault the lairs of powerful threats to their way of life, or defend against armed hordes of snarling goblinoids, the juggernauts represent the finest of frontline destroyers within the primal lands and beyond.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/tdcs_runechild/?format=api",
            "key": "tdcs_runechild",
            "features": [
                {
                    "key": "tdcs_runechild_arcane-exemplar-form",
                    "name": "Arcane Exemplar Form",
                    "desc": "Beginning at 18th level, you can use a bonus action and expend 6 or more charged runes to temporarily become a being of pure magical energy. This new form lasts for 3 rounds plus 1 round for each charged rune expended over 6. While you are in your exemplar form, you gain the following benefits: \n* You have a flying speed of 40 feet. \n* Your spell save DC is increased by 2. \n* You have resistance to damage from spells. \n* When you cast a spell of 1st level or higher, you regain hit points equal to the spell’s level. When your Arcane Exemplar form ends, you can’t move or take actions until after your next turn, as your body recovers from the transformation. Once you use this feature, you must finish a long rest before you can use it again.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_runechild_essence-runes",
                    "name": "Essence Runes",
                    "desc": "At 1st level, your body has begun to express your innate magical energies as natural runes that hide beneath your skin. You begin with 1 Essence Rune, and gain an addi- tional rune whenever you gain a level in this class. Runes can manifest anywhere on your body, though the first usually manifests on the forehead. They remain invisible when inert.\nAt the end of a turn where you spent any number of sorcery points for any of your class features, an equal number of essence runes glow with stored energy, becoming charged runes. If you expend a charged rune to use one of your Runechild features, it returns to being an inert essence rune.\nAs a bonus action, you may spend any number of sorcery points to convert an equal number of essence runes into charged runes. If you have no sorcery points and no charged runes, you can convert a single essence rune into a charged rune as an action\nIf you have 5 or more charged runes, you emit bright light in a 5 foot radius and dim light for an additional 5 feet. Any charged runes revert to inert essence runes after you complete a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_runechild_glyphs-of-aegis",
                    "name": "Glyphs of Aegis",
                    "desc": "Beginning at 1st level, you can release the stored arcane power within your runes to absorb or deflect threatening attacks against you. Whenever you take damage from an attack, hazard, or spell, you can use a reaction to expend any number of charged runes, rolling 1d6 per charged rune. You subtract the total rolled from the damage inflicted by the attack, hazard, or spell.\nAt 6th level, you can use an action to expend a charged rune, temporarily transferring a Glyph of Aegis to a creature you touch. A creature can only hold a single glyph, and it lasts for 1 hour, or until the creature is damaged by an attack, hazard, or spell. The next time that creature takes damage from any of those sources, roll 1d6 and subtract the number rolled from the damage roll. The glyph is then lost.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_runechild_manifest-inscriptions",
                    "name": "Manifest Inscriptions",
                    "desc": "At 6th level, you can reveal hidden glyphs and enchantments that surround you. As an action, you can expend a charged rune to cause any hidden magical marks, runes, wards, or glyphs within 15 feet of you to reveal themselves with a glow for 1 round. This glow is considered dim light for a 5 foot radius around the mark or glyph.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_runechild_runic-torrent",
                    "name": "Runic Torrent",
                    "desc": "Upon reaching 14th level, you can channel your stored runic energy to instill your spells with overwhelming arcane power, bypassing even the staunchest defenses. Whenever you cast a spell, you can expend a number of charged runes equal to the spell’s level to allow it to ignore any resistance or immunity to the spell’s damage type the targets may have.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_runechild_sigilic-augmentation",
                    "name": "Sigilic Augmentation",
                    "desc": "Upon reaching 6th level, you can channel your runes to temporarily bolster your physical capabilities. You can expend a charged rune as a bonus action to enhance either your Strength, Dexterity, or Constitution, granting you advantage on ability checks with the chosen ability score until the start of your next turn. You can choose to main- tain this benefit additional rounds by expending a charged rune at the start of each of your following turns.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Tal'dorei Campaign Setting",
                "key": "tdcs",
                "display_name": "Tal'dorei Campaign Setting",
                "publisher": {
                    "name": "Green Ronin Publishing",
                    "key": "green-ronin",
                    "url": "https://api-beta.open5e.com/v2/publishers/green-ronin/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Runechild",
            "desc": "The weave and flow of magic is mysterious and feared by many. Many study the nature of the arcane in hopes of learning to harness it, while sorcerers carry innate talent to sculpt and wield the errant strands of power that shape the world. Some sorcerers occasionally find their body itself becomes a conduit for such energies, their flesh collecting and storing remnants of their magic in the form of natural runes. These anomalies are known in erudite circles as runechildren. The talents of a runechild are rare indeed, and many are sought after for study by mages and scholars alike, driven by a prevalent belief that the secrets within their body can help understand many mysteries of the arcane. Others seek to enslave them, using their bodies as tortured spell batteries for their own diabolic pursuits. Their subjugation has driven the few that exist into hiding their essence – a task that is not easy, given the revealing nature of their gifts.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/tdcs_way-of-the-cerulean-spirit/?format=api",
            "key": "tdcs_way-of-the-cerulean-spirit",
            "features": [
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_debilitating-barrage",
                    "name": "Debilitating Barrage",
                    "desc": "Upon reaching 17th level, you’ve gained the knowledge to temporarily alter and lower a creature’s fortitude by striking a series of pressure points. Whenever you hit a single creature with three or more attacks in one round, you can spend 3 ki points to give the creature disadvantage to their attack rolls until the end of your next turn, and they must make a Constitution saving throw. On a failure, the creature suffers vulnerability to a damage type of your choice for 1 minute, or until after they take any damage of that type.\nCreatures with resistance or immunity to the chosen damage type do not suffer this vulnerability, which is revealed after the damage type is chosen. You can select the damage type from the following list: acid, bludgeoning, cold, fire, force, lightning, necrotic, piercing, poison, psychic, radiant, slashing, thunder.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_extort-truth",
                    "name": "Extort Truth",
                    "desc": "At 6th level, you can hit a series of hidden nerves on a creature with precision, temporarily causing them to be unable to mask their true thoughts and intent. If you manage to hit a single creature with two or more attacks in one round, you can spend 2 ki points to force them to make a Charisma saving throw. You can choose to have these attacks deal no damage. On a failed save, the creature is unable to speak a deliberate lie for 1 minute. You know if they succeeded or failed on their saving throw.\nAn affected creature is aware of the effect and can thus avoid answering questions to which it would normally respond with a lie. Such a creature can be evasive in its answers as long as the effect lasts.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_extract-aspects",
                    "name": "Extract Aspects",
                    "desc": "Beginning at 3rd level when choosing this tradition, when you pummel an opponent and connect with multiple pressure points, you can extract crucial information about your foe. Whenever you hit a single creature with two or more attacks in one round, you can spend 1 ki point to force the target to make a Constitution saving throw. On a failure, you learn one aspect about the creature of your choice: Creature Type, Armor Class, Senses, Highest Saving Throw Modifier, Lowest Saving Throw Modifier, Damage Vulnerabilities, Damage Resistances, Damage Immunities, or Condition Immunities.\nUpon reaching 6th level, if the target fails their saving throw, you can choose two aspects to learn. This increases to three aspects at 11th level, and four aspects at 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_mind-of-mercury",
                    "name": "Mind of Mercury",
                    "desc": "Starting at 6th level, you’ve honed your awareness and reflexes through mental aptitude and pattern recognition. You can take a number of additional reactions each round equal to your Intelligence modifier (minimum of 1), at the cost of 1 ki point per reaction beyond the first. You can only use one reaction per trigger.\nIn addition, whenever you make an Intelligence (Investigation) check, you can spend 1 ki point to gain advantage on the roll.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_mystical-erudition",
                    "name": "Mystical Erudition",
                    "desc": "Upon choosing this tradition at 3rd level, you’ve undergone extensive training with the Cerulean Spirit, allowing you to mystically recall information on history and lore from the monastery’s collected volumes. Whenever you make an Intelligence (Arcana), Intelligence (History), or Intelligence (Religion) check, you can spend 1 ki point to gain advantage on the roll.\nIn addition, you learn one language of your choice. You gain additional languages at 11th and 17th level.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "tdcs_way-of-the-cerulean-spirit_preternatural-counter",
                    "name": "Preternatural Counter",
                    "desc": "Beginning at 11th level, your quick mind and study of your foe allows you to use their failure to your advantage. If a creature misses you with an attack, you can immediately use your reaction to make a melee attack against that creature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Tal'dorei Campaign Setting",
                "key": "tdcs",
                "display_name": "Tal'dorei Campaign Setting",
                "publisher": {
                    "name": "Green Ronin Publishing",
                    "key": "green-ronin",
                    "url": "https://api-beta.open5e.com/v2/publishers/green-ronin/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting"
            },
            "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 Cerulean Spirit",
            "desc": "To become a Cerulean Spirit is to give one’s self to the quest for unveiling life’s mysteries, bringing light to the secrets of the dark, and guarding the most powerful and dangerous of truths from those who would seek to pervert the sanctity of civilization.\n\nThe monks of the Cerulean Spirit are the embodiment of the phrase “know your enemy”. Through research, they prepare themselves against the ever-coming tides of evil. Through careful training, they have learned to puncture and manipulate the spiritual flow of an opponent’s body. Through understanding the secrets of their foe, they can adapt and surmount them. Then, once the fight is done, they return to record their findings for future generations of monks to study from.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_abjurationist/?format=api",
            "key": "open5e_abjurationist",
            "features": [
                {
                    "key": "open5e_abjurationist_aegis-extension",
                    "name": "Aegis Extension",
                    "desc": "You may use your Reaction to have your Arcane Aegis take the damage dealt to a creature up to 30 feet from you that you can see. If the damage sustained exceeds the current Hit Points of the aegis, the creature takes any further damage once the aegis reaches 0 hit points.  If the creature has Vulnerabilities or Resistances to the type of damage being taken, apply these when calculating the damage taken by the aegis.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_abjurationist_anti-magician",
                    "name": "Anti-Magician",
                    "desc": "You always have the spells *Dispel Magic* and *Counterspell* prepared. When you use a spell slot to cast one of these spells, if you fail to stop an opposing spell, then you do not expend the spell slot.\n\nYou can also cast *Dispel Magic* as a Bonus Action, adding your Proficiency Bonus to the spell’s ability check.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_abjurationist_arcane-aegis",
                    "name": "Arcane Aegis",
                    "desc": "You can use the power of your school’s spells to ward yourself against damage. When you cast an Abjuration spell of at least 1st level, you may siphon a portion of the spell’s magic to create an Arcane Aegis. The aegis lasts until the next time you finish a Long Rest and takes damage that would be directed at you. The aegis has a Hit Point maximum of two times your Wizard level + your Intelligence modifier; if the damage sustained exceeds the current Hit Points of the aegis, then you suffer any further damage once the aegis reaches 0 Hit Points, but the aegis still exists. If you have Vulnerabilities or Resistances to the type of damage being taken, apply these when calculating the damage taken by the aegis.\n\nAny time you use a spell slot to cast another Abjuration spell of at least 1st level, the aegis regains Hit Points equal to the spell’s level times two, up to its Hit Point maximum. You may also use a Bonus Action to expend a spell slot and your aegis regains Hit Points equal to twice the level of the slot, up to its Hit Point maximum.\n\nOnce it has been created, you cannot create a new aegis until after you finish a Long Rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_abjurationist_expert-abjurer",
                    "name": "Expert Abjurer",
                    "desc": "When you choose this subclass at 3rd level, add two Abjuration spells from the Wizard spell list to your spellbook for free. Both spells must be level 2 or lower.\n\nAt every level thereafter in this class when you gain a new level of spell slots, you may add one more Abjuration spell from the Wizard spell list to your spellbook for free. You may not choose a spell of a level for which you do not have spell slots.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_abjurationist_resistance-to-magic",
                    "name": "Resistance to Magic",
                    "desc": "You have Resistance to all damage from spells and you gain Advantage on any saving throw to resist a spell’s effects.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd-2024_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd-2024_wizard/?format=api"
            },
            "name": "Abjurationist",
            "desc": "*Defend Allies and Disable Enemy Magic. Compare to the core book’s Abjurer.*\n\nCommon folk often distrust wizards as reckless due to their penchant for exploring matters that mortals should best leave alone. Rogues and warriors may cause trouble now and again, but it takes a spellcaster to summon rampaging fiends from another dimension. Practitioners of the school of abjuring and warding can be called many things, but reckless is not one of them. Known as Abjurationists, these wizards pride themselves on preparing for the worst case in any magical situation, and they wouldn’t dare summon an extraplanar horror until they have triple checked their salt circles and set up various contingencies to banish the beast before it can go on a rampage. When a baleful spirit needs exorcizing or a vault needs protection from sorcerous snooping, an Abjurationist will be at the ready to proclaim: \"But this rough magic I here abjure!\"",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_arcane-warrior/?format=api",
            "key": "open5e_arcane-warrior",
            "features": [
                {
                    "key": "open5e_arcane-warrior_arcane-strike",
                    "name": "Arcane Strike",
                    "desc": "Starting at 10th level, foes you strike in combat become more susceptible to your magical offensives as well. Creatures suffer disadvantage on a saving throw against your spells if you have hit them with a weapon attack. This effect only lasts until the end of your next turn after hitting the creature, and only applies to the first saving throw they make against one of your spells during this time.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_arcane-warrior_battle-magic",
                    "name": "Battle Magic",
                    "desc": "At 7th level, you can use your bonus action to make a weapon attack on a turn that you use an action to cast a cantrip.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_arcane-warrior_bonded-weapon",
                    "name": "Bonded Weapon",
                    "desc": "Starting at 3rd level, you can create a magical bond between you and a particular weapon of your choice. This weapon becomes almost like a part of you, and unless you are incapacitated, no one can disarm it from you. If you are not holding the weapon, you can use a bonus action to summon it instantly into your hand via teleportation unless it is on another plane of existence.\n\nTo create the magical bond with your weapon, you must perform a ritual that takes 1 hour. During the ritual, the weapon you are attempting to bond with must always be at your side, but you can otherwise complete the ritual over the course of a short rest. You can perform the ritual multiple times, but you can only remain bonded to two particular weapons at any given time. Bonding with a third weapon will break the bond with one of your other weapons that you choose. Furthermore, you can only use your bonus action to summon one bonded weapon per turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_arcane-warrior_eldritch-charge",
                    "name": "Eldritch Charge",
                    "desc": "Starting at 15th level, your ferocious charges let you briefly plunge through the ethereal plane. When you use an Action Surge, in addition to gaining an additional action, you can teleport to any unoccupied space that you can see within 30 feet. This teleportation and your extra action can be used in either order.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_arcane-warrior_improved-battle-magic",
                    "name": "Improved Battle Magic",
                    "desc": "At 18th level, your ability to use spells in combat further improves. You can use your bonus action to make an attack after using your action to cast a spell of any level, not just cantrips.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_arcane-warrior_spellcasting",
                    "name": "Spellcasting",
                    "desc": "Beginning at 3rd level, you can cast spells from the wizard spell list.\n\n**_Cantrips._** Choose two cantrips from the wizard spell list to learn. At 10th level, you learn one additional cantrip from the same list.\n\n**_Spell Slots._** You use spell slots to cast 1st level and higher spells, expending a spell slot equal to or higher than the level of the spell you wish to cast. When you complete a long rest, you regain any spell slots you have used. The number of spell slots of different levels available are shown on the Arcane Warrior Spells table.\nFor example, if you are a 7th-level Arcane Warrior who knows the 1st-level spell _magic missile_, you could use any of your unused 1st or 2nd-level spell slots to cast the spell. However, if you wanted to cast 2nd-level spell _shatter_, you would need to expend a 2nd-level spell slot in order to cast it.\n\n**_1st-Level and Higher Spells Known._** Upon choosing this archetype at 3rd level, you learn three 1st-level spells from the wizard spell list. At least two of these spells must be from the abjuration or evocation schools.\n\nYou automatically learn additional spells from the wizard spell list as you gain levels, as shown on the Arcane Warrior Spells table. When you learn a new spell, it must be of a level that you can cast with your existing spell slots. Initially, you must choose your new spells from the evocation and abjuration schools, but starting at 8th level, you can choose from any type of spell on the wizard spell list.\n\nFor instance, upon reaching 7th level in this class, an Arcane Warrior could learn a new spell of either 1st or 2nd-level, but it must be from either the abjuration or evocation schools. At 8th level, the Arcane Warrior learns another spell of 1st or 2nd-level, which can be chosen from any spell school.\n\nEvery time you gain a new level of Arcane Warrior, you have the choice to replace one of your known wizard spells with a different spell from the same list of a level for which you have spell slots. However, if your Arcane Warrior level is 7th or lower, you can only know one spell of 1st level or higher from a school other than abjuration or evocation. At 8th level or higher in this class, you can learn additional spells from other schools, but at least 4 of your known spells of 1st level or higher must be from these two schools.\n\n**_Spellcasting Ability._** You use rote memorization and diligent study to master your wizard spells, so your spellcasting ability for these is Intelligence. You use your Intelligence modifier when making a spell attack roll with a wizard spell, as well as to calculate the DC of a saving throw against one of your wizard spells. If the text of a spell refers to your spellcasting ability, use your Intelligence.\n\n**Spell save DC** = 8 + your proficiency bonus + your Intelligence modifier\n\n**Spell attack modifier** = your proficiency bonus + your Intelligence modifier\n\n**Arcane Warrior Spells (table)**\n\n| Fighter Level | Cantrips Known | Spells Known | 1st | 2nd | 3rd | 4th |\n|---------------|----------------|--------------|-----|-----|-----|-----|\n| 3rd           | 2              | 3            | 2   | -   | -   | -   |\n| 4th           | 2              | 4            | 3   | -   | -   | -   |\n| 5th           | 2              | 4            | 3   | -   | -   | -   |\n| 6th           | 2              | 4            | 3   | -   | -   | -   |\n| 7th           | 2              | 5            | 4   | 2   | -   | -   |\n| 8th           | 2              | 6            | 4   | 2   | -   | -   |\n| 9th           | 2              | 6            | 4   | 2   | -   | -   |\n| 10th          | 3              | 7            | 4   | 3   | -   | -   |\n| 11th          | 3              | 8            | 4   | 3   | -   | -   |\n| 12th          | 3              | 8            | 4   | 3   | -   | -   |\n| 13th          | 3              | 9            | 4   | 3   | 2   | -   |\n| 14th          | 3              | 10           | 4   | 3   | 2   | -   |\n| 15th          | 3              | 10           | 4   | 3   | 2   | -   |\n| 16th          | 3              | 11           | 4   | 3   | 3   | -   |\n| 17th          | 3              | 11           | 4   | 3   | 3   | -   |\n| 18th          | 3              | 11           | 4   | 3   | 3   | -   |\n| 19th          | 3              | 12           | 4   | 3   | 3   | 1   |\n| 20th          | 3              | 13           | 4   | 3   | 3   | 1   |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Fighter",
                "key": "srd_fighter",
                "url": "https://api-beta.open5e.com/v2/classes/srd_fighter/?format=api"
            },
            "name": "Arcane Warrior",
            "desc": "*Compare to the core book's Eldritch Knight*\n\nMost fighters train exhaustively with their preferred weapons to hone their power and reflexes. To some, this easily flows into the careful practice of magic as well. Unlike wizards, arcane warriors focus on a smaller number of spells that they commit to memory, particularly from the schools of magic that focus on protection and direct damage which are particularly useful in a combat setting. An arcane warrior can be a jack of all trades, solving problems with force or magic as the situation warrants. They can also aim to master a few strategies that use their martial and mental aptitude in equal measure.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_circle-of-the-many/?format=api",
            "key": "open5e_circle-of-the-many",
            "features": [
                {
                    "key": "open5e_circle-of-the-many_multitude-of-faces",
                    "name": "Multitude of Faces",
                    "desc": "Starting at 14th level, your skinchanging powers have become so potent that you can constantly change your appearance. You gain the at will ability to cast the spell *alter self*.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_circle-of-the-many_natures-talon",
                    "name": "Nature’s Talon",
                    "desc": "Beginning at 6th level, when you are in beast shape, your attacks are considered magical for determining a target’s immunity or resistance to them.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_circle-of-the-many_resilient-transformation",
                    "name": "Resilient Transformation",
                    "desc": "When you choose this circle at 2nd level, you gain more control over your Wild Shape ability and can use it more effectively in combat. On your turn, you can use the Wild Shape ability as a bonus action instead of as an action. While you are in beast form, you can also expend a spell slot as a bonus action in order to heal the beast shape’s hit points. You can heal 1d8 hit points for each level of the spell slot that you expended in this way.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_circle-of-the-many_shape-of-the-elements",
                    "name": "Shape of the Elements",
                    "desc": "By 10th level, when you use your Wild Shape ability, you may expend an additional use. When you do so, instead of transforming into a beast, you may transform into a CR 5 elemental: choose air, earth, fire, or water.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_circle-of-the-many_strengthened-transformation",
                    "name": "Strengthened Transformation",
                    "desc": "Your circle also allows you to transform into more powerful beast forms than other druids. At 2nd level, you can choose a beast with a challenge rating up to 1 when you use your Wild Shape ability, but you must follow the other level limitations for the movement speeds of your beast form. At 3rd level and thereafter, you can choose beasts with a challenge rating of up to one third of your druid level, rounding down.\n\n**Beast Shapes for Circle of the Many (table)**\n\n| Level | Max. CR | Limitations | Example |\r\n|---------|-------------|----------------|--------------|\r\n| 2nd    | 1            | No flying or swimming speed | Brown bear |\r\n| 4th     | 1            | No flying speed | Giant octopus |\r\n| 6th     | 2            | No flying speed | Rhinoceros |\r\n| 8th     | 2            | —               | Giant vampire bat |\r\n| 9th     | 3            | —               | Killer whale |\r\n| 12th   | 4            | —               | Elephant |\r\n| 15th   | 5            | —               | Giant crocodile |\r\n| 18th   | 6            | —               | Mammoth |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Druid",
                "key": "srd_druid",
                "url": "https://api-beta.open5e.com/v2/classes/srd_druid/?format=api"
            },
            "name": "Circle of the Many",
            "desc": "*Compare to core book’s Circle of the Moon*\n\nDruids who feel particularly at ease in the beast form of their Wild Shape may join the Circle of the Many. Though they can cast spells like other druids, they often neglect practice of these arts in order to better perfect their shapechanging abilities. They can also channel their spellcasting power directly into increasing the resilience of their alternate guises.\n\nSometimes known as skinchangers, these druids are generally solitary except when gathering under the full moon, and then usually in the forms of various animals. Those within this circle do not merely take the animal shapes, but are more in tune with animal psychology. They are fierce protectors of these kin whether furred or feathered, scaled or slithering.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_college-of-skalds/?format=api",
            "key": "open5e_college-of-skalds",
            "features": [
                {
                    "key": "open5e_college-of-skalds_battle-fury",
                    "name": "Battle Fury",
                    "desc": "At 6th level, you can unleash even more fury in combat. When you use the attack action, you can make two attacks instead of one.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_college-of-skalds_combat-aptitude",
                    "name": "Combat Aptitude",
                    "desc": "When you choose the College of Skalds at 3rd level, you become proficient in all martial weapons, as well as in the use of medium armor and shields.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_college-of-skalds_saga-of-deeds",
                    "name": "Saga of Deeds",
                    "desc": "Starting at 3rd level, you can use your stories of the great battles of legend to inspire your allies in combat. The dice gained from your Bardic Inspiration feature can be used in the following ways:\n\n* After rolling damage for a successful weapon attack, a creature can choose to roll a Bardic Inspiration die and add the result to the damage dealt.\n* When a creature is the target of an attack roll, before knowing whether the rolled number is a hit or a miss, it may roll a Bardic Inspiration die as a reaction, adding the result to its armor class for this specific attack only.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_college-of-skalds_song-and-strike",
                    "name": "Song and Strike",
                    "desc": "Starting at 14th level, you can wade into combat even as you wield your bardic magic. Any time you cast a bard spell as an action, you can use your bonus action to make a single weapon attack.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Bard",
                "key": "srd_bard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_bard/?format=api"
            },
            "name": "College of Skalds",
            "desc": "*Compare to the core book's College of Valor*\n\nSkalds are poets of battle, recounting the deeds of heroes and the bloody battles that shook nations. But you do more than just tell stories; a skald draws on the tales of past greatness in his own quest for glory on the battlefield. While learning the sagas of bygone years, you have also taken up a practical study of combat, allowing you to use more weapons and with greater effectiveness than most bards. When you sing the song of battle to bolster your allies, you are right alongside them, going toe to toe with formidable foes to become worthy of the poems from the skalds who will recount your tale.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_demise-domain/?format=api",
            "key": "open5e_demise-domain",
            "features": [
                {
                    "key": "open5e_demise-domain_bonus-proficiency",
                    "name": "Bonus Proficiency",
                    "desc": "When you choose this domain at 1st level, you gain the martial weapon proficiency.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_channel-divinity-killing-touch",
                    "name": "Channel Divinity: Killing Touch",
                    "desc": "Beginning at 2nd level, when one of your melee attacks hit a creature, you can make use of your Channel Divinity to add necrotic damage equal to your cleric level times two, plus 5.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_death-comes-for-all",
                    "name": "Death Comes for All",
                    "desc": "Just as death comes for all creatures, at 6th level your deathly powers affect even those who could normally withstand them. You ignore a creature’s necrotic resistance when you deal damage via spells or your Channel Divinity.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_death-domain-spells-table",
                    "name": "Death Domain Spells (table)",
                    "desc": "Cleric Level | Spells                                  |\r\n|--------------|-----------------------------------------|\r\n| 1st          | false life, ray of sickness             |\r\n| 3rd          | blindness/deafness, ray of enfeeblement |\r\n| 5th          | animate dead, vampiric touch            |\r\n| 7th          | blight, death ward                      |\r\n| 9th          | antilife shell, cloudkill               |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_deaths-cut",
                    "name": "Death’s Cut",
                    "desc": "Your connection to death means that your necromantic powers can cut through more foes. You learn an additional cantrip of the necromancy school from any class spell list. When you cast any necromancy cantrip that targets a single creature, you can target a second creature within the spell’s range if it is within 5 feet of the first target.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you gain the ability to 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 necrotic damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_demise-domain_improved-deaths-cut",
                    "name": "Improved Death’s Cut",
                    "desc": "Beginning at 17th level, your Death’s Cut feature can apply to spells of the necromancy school of up to 5th-level in addition to cantrips. However, you must double the amount of material components used if the spell calls for them.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Demise Domain",
            "desc": "*Compare to the core book’s Death Domain*\n\nWhile deities oversee all realms of nature and the cosmos, perhaps none is more important to mortals than their purveyance over the afterlife. The demise domain covers both gods who rule over kingdoms of the dead, such as Arawn, Ereshkigal, Mictlāntēcutli, Hades, Hel, and Osiris; it is also held by deities who oversee conflict and the actual moment of one’s demise, for instance the Morrigan and Nergal, and deities of suffering (Kiputytto) and disease (Loviatar). It includes many winter deities like Hel and Marzanna that oversee the metaphorical death of spring, and patrons of the undead like Koschei the Deathless are also served by clerics of the demise domain. The domain is often favored by evil deities like Erlik, but is not exclusive to them; noble judges of souls like Anubis and helpful psychopomps like Xolotl also have the demise domain in their portfolio. Similarly, while the demise domain is often favored by evil cultists, clerics who seek to comfort the dying or uphold the natural progression of the afterlife may also select this domain.\n\nNote: this subclass is primarily for NPCs, but a player can choose it at their Game Master’s discretion.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_eldritch-trickster/?format=api",
            "key": "open5e_eldritch-trickster",
            "features": [
                {
                    "key": "open5e_eldritch-trickster_arcane-ambuscade",
                    "name": "Arcane Ambuscade",
                    "desc": "At 9th level, you can set potent magical ambushes. Creatures have disadvantage on saving throws against your spells if you are hidden during casting. If the spell allows multiple saving throws, this effect only applies to the turn when you cast the spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 9,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_eldritch-trickster_eldritch-grift",
                    "name": "Eldritch Grift",
                    "desc": "Starting at 17th level, your thieving cunning combined with your magical skill allow you to steal another spellcaster’s spell, temporarily granting you the knowledge to cast it while also depriving them of the ability to do so.\n\nAs a reaction when a creature targets you with a spell, or when you are in the area of effect of a spell cast by another creature, you force the creature to make a saving throw with a DC equal to your spell save DC, adding their spellcasting ability modifier to the check. If the creature fails this saving throw, not only are you unaffected by the spell, but you can cast the spell for the next 8 hours as long as you have spell slots to do so. During the same period, the original caster is unable to cast the spell.\n\nYou can only use this ability if the spell is 1st level or higher. You cannot steal a spell if it is of a higher level than you are able to cast with your spell slots, but you can steal a spell even if it is not on the wizard spell list. After you use this feature, you lose the ability to use it again until you have finished a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_eldritch-trickster_magical-misdirection",
                    "name": "Magical Misdirection",
                    "desc": "Starting at 13th level, you can use the spell _mage hand_ to create distractions. You may choose one creature within 5 feet spectral, floating hand you create with the spell and use a bonus action on your turn to divert the creature’s attention away from yourself. Until the end of the turn, you gain advantage on attack rolls against the distracted creature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 13,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_eldritch-trickster_sleight-of-mage-hand",
                    "name": "Sleight of Mage Hand",
                    "desc": "If you cast the cantrip _mage hand_, you may cause the spectral, floating hand created by the spell to be invisible to observers. In addition to the functions described in the spell’s description, you may carry out the following tasks:\n\n* You can disarm traps and pick locks using thieves’ tools at the range of the spell.\n* You can pick a creature’s pocket, retrieving an object in a container that is being carried or worn by that creature.\n* You can also plant an object being held by the hand into a container that is being carried or worn by another creature.\n\nIn order to complete any of these tasks without being noticed, you must contest the target creature’s Wisdom (Perception) with a successful Dexterity (Sleight of Hand) check. Rather than controlling the spectral hand with an action, you may use the bonus action from your Cunning Action feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_eldritch-trickster_spellcasting",
                    "name": "Spellcasting",
                    "desc": "Beginning at 3rd level, you can cast spells from the wizard spell list.\n\n**_Cantrips._** You learn the cantrip _mage hand_ and two additional cantrips of your choice, picking from the wizard spell list. At 10th level, you learn one additional cantrip from the same list.\n\n**_Spell Slots._** You use spell slots to cast 1st level and higher spells, expending a spell slot equal to or higher than the level of the spell you wish to cast. When you complete a long rest, you regain any spell slots you have used. The number of spell slots of different levels available are shown on the Eldritch Prankster Spells table.\nFor example, if you are a 7th-level Eldritch Prankster who knows the 1st-level spell _disguise self_, you could use any of your unused 1st or 2nd-level spell slots to cast the spell. However, if you wanted to cast 2nd-level spell _invisibility_, you would need to expend a 2nd-level spell slot in order to cast it.\n\n**_1st-Level and Higher Spells Known._** Upon choosing this archetype at 3rd level, you learn three 1st-level spells from the wizard spell list. At least two of these spells must be from the enchantment or illusion schools.\n\nYou automatically learn additional spells from the wizard spell list as you gain levels, as shown on the Eldritch Prankster Spells table. When you learn a new spell, it must be of a level that you can cast with your existing spell slots. Initially, you must choose your new spells from the illusion and enchantment schools, but starting at 8th level, you can choose from any type of spell on the wizard spell list.\n\nFor instance, upon reaching 7th level in this class, an Eldritch Prankster could learn a new spell of either 1st or 2nd-level, but it must be from either the enchantment or illusion schools. At 8th level, the Eldritch Prankster learns another spell of 1st or 2nd-level, which can be chosen from any spell school.\n\nEvery time you gain a new level of Eldritch Prankster, you have the choice to replace one of your known wizard spells with a different spell from the same list of a level for which you have spell slots. However, if your Eldritch Prankster level is 7th or lower, you can only know one spell of 1st level or higher from a school other than enchantment or illusion. At 8th level or higher in this class, you can learn additional spells from other schools, but at least 4 of your known spells of 1st level or higher must be from these two schools.\n\n**_Spellcasting Ability._** You use rote memorization and diligent study to master your wizard spells, so your spellcasting ability for these is Intelligence. You use your Intelligence modifier when making a spell attack roll with a wizard spell, as well as to calculate the DC of a saving throw against one of your wizard spells. If the text of a spell refers to your spellcasting ability, use your Intelligence.\n\n**Spell save DC** = 8 + your proficiency bonus + your Intelligence modifier\n\n**Spell attack modifier** = your proficiency bonus + your Intelligence modifier\n\n**Eldritch Prankster Spells (table)**\n\n| Rogue Level | Cantrips Known | Spells Known | 1st | 2nd | 3rd | 4th |\n|---------------|----------------|--------------|-----|-----|-----|-----|\n| 3rd           | 3              | 3            | 2   | -   | -   | -   |\n| 4th           | 3              | 4            | 3   | -   | -   | -   |\n| 5th           | 3              | 4            | 3   | -   | -   | -   |\n| 6th           | 3              | 4            | 3   | -   | -   | -   |\n| 7th           | 3              | 5            | 4   | 2   | -   | -   |\n| 8th           | 3              | 6            | 4   | 2   | -   | -   |\n| 9th           | 3              | 6            | 4   | 2   | -   | -   |\n| 10th          | 4              | 7            | 4   | 3   | -   | -   |\n| 11th          | 4              | 8            | 4   | 3   | -   | -   |\n| 12th          | 4              | 8            | 4   | 3   | -   | -   |\n| 13th          | 4              | 9            | 4   | 3   | 2   | -   |\n| 14th          | 4              | 10           | 4   | 3   | 2   | -   |\n| 15th          | 4              | 10           | 4   | 3   | 2   | -   |\n| 16th          | 4              | 11           | 4   | 3   | 3   | -   |\n| 17th          | 4              | 11           | 4   | 3   | 3   | -   |\n| 18th          | 4              | 11           | 4   | 3   | 3   | -   |\n| 19th          | 4              | 12           | 4   | 3   | 3   | 1   |\n| 20th          | 4              | 13           | 4   | 3   | 3   | 1   |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Rogue",
                "key": "srd_rogue",
                "url": "https://api-beta.open5e.com/v2/classes/srd_rogue/?format=api"
            },
            "name": "Eldritch Trickster",
            "desc": "*Compare to the core book's Arcane Trickster*\n\nA rogue is not defined merely by swift reflexes, but also by a quick mind. Some rogues are even able to pick up some magical tricks during their career to complement their mundane skills. Though they lack the power of a full fledged wizard, they can apply their magic in unexpected ways, performing feats that would leave their arcane compatriots dumbfounded. An eldritch prankster may be a traditional burglar enhanced by magic, a carefree trickster mixing arcane elements with run of the mill legerdemain, or even an adventurer with so many more tools in their proverbial toolkit.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_mischief-domain/?format=api",
            "key": "open5e_mischief-domain",
            "features": [
                {
                    "key": "open5e_mischief-domain_channel-divinity-double-trouble",
                    "name": "Channel Divinity: Double Trouble",
                    "desc": "Once you reach 2nd level, you gain the power to create an illusory double of yourself with the Channel Divinity class feature. You may use your action to manifest the illusion in an unoccupied space visible to you and within 30 feet of yourself. You must concentrate to maintain the illusion as if it were a spell, and you can do so for up to 1 minute. On your turn, you can use a bonus action to move up to 30 feet, but it must remain in your view and cannot move more than 120 feet away from you.\n\nWhile you maintain the illusion, when you cast a spell, you can use the position of the illusion rather than your own for determining range, area of effect, and line of sight. However, you cannot actually “see” through the illusion’s eyes, so you must rely on your own vision if the spell requires you to see a target or space.\n\nYour illusion can disorient foes, so you gain advantage on attack rolls against any creature that can see the illusion if both you and the illusion are within 5 feet of the creature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_mischief-domain_channel-divinity-walk-unseen",
                    "name": "Channel Divinity: Walk Unseen",
                    "desc": "Beginning at 6th level, with your Channel Divinity feature, you can use an action to become invisible. This invisibility lasts until the end of your next turn, or if you cast a spell or attack.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_mischief-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you gain the ability to 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 poison damage to the target. When you reach 14th level, the extra damage increases to 2d8.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_mischief-domain_double-trouble-doubled",
                    "name": "Double Trouble Doubled",
                    "desc": "Starting at 17th level, your Double Trouble feature becomes more potent. Instead of one double, you can create up to four, and you can move as many of them as you like on your turn with a bonus action following the rules outlined in that feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_mischief-domain_mischeif-domain-spells-table",
                    "name": "Mischeif Domain Spells (table)",
                    "desc": "Cleric Level | Spells                           |\r\n|--------------|----------------------------------|\r\n| 1st          | charm person, disguise self      |\r\n| 3rd          | mirror image, pass without trace |\r\n| 5th          | blink, dispel magic              |\r\n| 7th          | dimension door, polymorph        |\r\n| 9th          | dominate person, modify memory   |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_mischief-domain_spreader-of-mischief",
                    "name": "Spreader of Mischief",
                    "desc": "At 1st level, when you choose this domain, you can endow others with the power to make mischief. As an action, you may touch a willing creature, and that creature gains advantage when making Dexterity (Stealth) checks for the next hour. The effect ends early if you use the feature on a different creature. You may not use this feature on yourself.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Mischief Domain",
            "desc": "*Compare to the core book's Trickery Domain*\n\nWhile most deities inspire awe with their might and power, some prefer subtler methods. Gods of the mischief domain favor cunning to advance their agendas, and they encourage this trait in the followers as well. Some deities of mischief, like Anansi and Hermes, are good natured tricksters. Some, like the impetuous Susanoo, vacillate between being helpful or hindering on a whim. Deities like Loki and Veles are primarily antagonistic to their respective pantheons, but their mercurial nature means they might make the odd alliance with their more serious kin. Gods associated with the moon, like Hecate, mirror the moon’s changing shape as patrons of mischief. Gods of fortune, like Tyche and Bes, are often tricksters who make their own luck. Meanwhile, culture heroes like Kokopelli, Lemminkäinen, and Maui often use deceit to bring prosperity to their people. These diverse deities count among their worshippers criminals, freedom fighters, and free spirits alike, united only by their willingness to upset the status quo. Some use tricks to lead people to a greater truth, while others use mischief to stay one step ahead of the competition.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_oathless-betrayer/?format=api",
            "key": "open5e_oathless-betrayer",
            "features": [
                {
                    "key": "open5e_oathless-betrayer_aura-of-loathing",
                    "name": "Aura of Loathing",
                    "desc": "Starting at 7th level, you add your Charisma modifier to damage rolls from melee weapons (with a minimum bonus of +1). Creatures of the fiend or undead type within 10 feet of you also gain this bonus, but the bonus does not stack with the same bonus from another paladin.\n\nAt 18th level, the range of this aura increases to 30 feet.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 7,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_oathless-betrayer_channel-divinity",
                    "name": "Channel Divinity",
                    "desc": "As an Oathless Betrayer paladin of 3rd level or higher, you gain the following two Channel Divinity options.\n\n**_Command the Undead._** As an action, you may target one undead creature within 30 feet that you can see. If the target creature fails a Wisdom saving throw against your spellcasting DC, it is compelled to obey you for the next 24 hours. The effect ends on the target creature if you use this ability on a different target, and you cannot use this ability on an undead creature if its challenge rating exceeds or is equal to your paladin class level.\n\n**_Frightful Bearing._** As an action, you take on a menacing aspect to terrify your enemies. You target any number of creatures within 30 feet that can see you to make a Wisdom saving throw. Each target that fails its save becomes frightened of you. The creature remains frightened for 1 minute, but it may make a new Wisdom saving throw to end the effect if it is more than 30 feet away from you at the end of its turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_oathless-betrayer_master-of-doom",
                    "name": "Master of Doom",
                    "desc": "At 20th level, as an action, you can cloak yourself and any allied creatures of your choice within 30-feet in an aura of darkness. For 1 minute, bright light in this radius becomes dim light, and any creatures that use primarily sight suffer disadvantage on attack rolls against you and the others cloaked by you.\n\nIf an enemy that starts its turn in the aura is frightened of you, it suffers 4d10 psychic damage. You may also use a bonus action to lash out with malicious energy against one creature on your turn during the duration of the aura. If you succeed on a melee spell attack against the target, you deal 3d10 + your Charisma modifier in necrotic damage.\n\nOnce you use this feature, you can't use it again until you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 20,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_oathless-betrayer_oath-spells",
                    "name": "Oath Spells",
                    "desc": "You gain oath spells at the paladin levels listed.\n\n| Level | Paladin Spells                 |\n|-------|--------------------------------|\n| 3rd   | hellish rebuke, inflict wounds |\n| 5th   | crown of madness, darkness     |\n| 9th   | animate dead, bestow curse     |\n| 13th  | blight, confusion              |\n| 17th  | contagion, dominate person     |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_oathless-betrayer_tenets-of-the-betrayer",
                    "name": "Tenets of the Betrayer",
                    "desc": "By their very nature, Oathless Betrayers do not share any common ideals, but may hold to one of the following tenets.\n\n**_Twisted Honor._** You still cling to your former oath, but distorted to serve your new purpose. For instance, you may still demand a fair fight against a worthy adversary, but show only contempt to those you deem weak.\n\n**_Utter Depravity._** You follow some part of your former oath to the opposite extreme. If you were once honest to a fault, you might now tell lies for the simple pleasure of causing others pain.\n\n**_Misguided Revenge._** You blame your fall not on your own failings but on the actions of another, possibly one who remained righteous where you wavered. Your all-consuming hate clouds your reason, and you’ve dedicated yourself to revenge at any cost for imagined wrongs.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_oathless-betrayer_unearthly-barrier",
                    "name": "Unearthly Barrier",
                    "desc": "Beginning at 15th level, you receive resistance to nonmagical bludgeoning, piercing, and slashing damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 15,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Paladin",
                "key": "srd_paladin",
                "url": "https://api-beta.open5e.com/v2/classes/srd_paladin/?format=api"
            },
            "name": "Oathless Betrayer",
            "desc": "*Compare to the core book's Oathbreaker*\n\nThose who fall from the loftiest heights may reach the darkest depths. A paladin who breaks their oath and turns their back on redemption may instead pledge themselves to a dark power or cause. Sometimes known as antipaladins, such betrayers may gain abilities in a mockery of their former goodness, spreading evil where once they fought for the cause of right.\n\nAt 3rd level or higher, a paladin of evil alignment may become an Oathless Betrayer. Unlike other oaths, paladins who take this path can do so in spite of having taken a previous oath, and the features of this subclass replace those of their former Sacred Oath.\n\nNote: this subclass is primarily for NPCs, but a player can choose it at their Game Master’s discretion.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_school-of-abjuring-and-warding/?format=api",
            "key": "open5e_school-of-abjuring-and-warding",
            "features": [
                {
                    "key": "open5e_school-of-abjuring-and-warding_abjuration-proficiency",
                    "name": "Abjuration Proficiency",
                    "desc": "Starting at 10th level, add your proficiency bonus to any ability checks made as part of the casting of an abjuration spell (as with the spells *counterspell* and *dispel magic*).",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-abjuring-and-warding_aegis-extension",
                    "name": "Aegis Extension",
                    "desc": "At 6th level, you can extend your Arcane Aegis to protect nearby allies. You may use your reaction to have the aegis take the damage dealt to a creature up to 30 feet from you that you can see. If the damage sustained exceeds the current hit points of the aegis, the creature takes any further damage once the aegis reaches 0 hit points.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-abjuring-and-warding_arcane-aegis",
                    "name": "Arcane Aegis",
                    "desc": "Beginning at 2nd level, you can use the power of your school’s spells to ward yourself against damage. When you cast an abjuration spell of at least 1st level, you may siphon a portion of the spell’s magic to create an Arcane Aegis. The aegis lasts until the next time you finish a long rest and takes damage that would be directed at you. The aegis has a hit point maximum of two times your wizard level + your Intelligence modifier; if the damage sustained exceeds the current hit points of the aegis, then you suffer any further damage once the aegis reaches 0 hit points, but the aegis still exists.\n\nAny time you cast another abjuration spell of at least 1st level, the aegis regains hit points equal to the spell’s level times two, up to its hit point maximum.\n\nOnce it has been created, you cannot create a new aegis until after you finish a long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-abjuring-and-warding_expert-abjurer",
                    "name": "Expert Abjurer",
                    "desc": "Starting at 2nd level when you choose this school, you only need to spend half as much time and gold as normal in order to copy a spell into your spellbook if the spell is from the abjuration school.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-abjuring-and-warding_resistance-to-magic",
                    "name": "Resistance to Magic",
                    "desc": "Beginning at 14th level, you are resistant to all damage from spells and you gain advantage on any saving throw to resist a spell’s effects.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api"
            },
            "name": "School of Abjuring and Warding",
            "desc": "*Compare to the core book’s school of Abjuration*\n\nCommon folk often distrust wizards as reckless due to their penchant for exploring matters that mortals should best leave alone. Rogues and warriors may cause trouble now and again, but it takes a spellcaster to summon rampaging fiends from another dimension. Practitioners of the school of abjuring and warding can be called many things, but reckless is not one of them. These wizards pride themselves on preparing for the worst case in any magical situation, and they wouldn’t dare summon an extraplanar horror until they have triple checked their salt circles and set up various contingencies to banish the beast before it can go on a rampage. When a baleful spirit needs exorcizing or a vault needs protection from sorcerous snooping, an abjurer will be at the ready to proclaim: \"But this rough magic I here abjure!\"",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_school-of-divining-and-soothsaying/?format=api",
            "key": "open5e_school-of-divining-and-soothsaying",
            "features": [
                {
                    "key": "open5e_school-of-divining-and-soothsaying_expert-diviner",
                    "name": "Expert Diviner",
                    "desc": "Starting at 2nd level when you choose this school, you only need to spend half as much time and gold as normal in order to copy a spell into your spellbook if the spell is from the divination school.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-divining-and-soothsaying_extrasensory-perception",
                    "name": "Extrasensory Perception",
                    "desc": "Beginning at 10th level, you can extend your senses beyond their normal capabilities. At any time, you may choose one of the following options and gain the associated benefit until you take a short or a long rest or are incapacitated. You can only use this feature once per short or long rest.\n\n***Ether Sight.*** You can see creatures and objects on the Ethereal Plane up to 60 feet away.\n\n***Script Sight.*** You can comprehend writing in any language as if it were written in your native tongue.\n\n***Shadow Sight.*** You get darkvision with a range up to 60 feet, or increase the range of your darkvision to 60 feet if you already have it.\n\n***Unseen Sight.*** You gain the power to see invisible creatures and objects as if they were visible at a range of 10 feet within your line of sight.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-divining-and-soothsaying_premonition",
                    "name": "Premonition",
                    "desc": "Also at 2nd level, you begin to see in your dreams brief images of events yet to unfold. After finishing a long rest, you can make two d20 rolls and keep track of the results for later. Any time before the next time you complete a long rest, when you or a creature visible to you is about to make an ability check, attack roll, or saving throw, you can choose to stop the roll from happening and instead use one of the results from your premonition.\n\nYou can only use this feature once per turn, and after you have used a result from your premonition, you cannot use it again. Any result not used before your next long rest are lost as false premonitions and cannot be used either.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-divining-and-soothsaying_premonition_addition",
                    "name": "Premonition Addition",
                    "desc": "Beginning at 14th level, when you use your Premonition feature, you may roll and record the results of three d20s as your resting hours fill with further visions.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-divining-and-soothsaying_soothsaying-savant",
                    "name": "Soothsaying Savant",
                    "desc": "Starting at 6th level, you are so skilled at soothsaying that you gain more spellcasting power when you use your divinations. Any time you use a spell slot to cast a divination spell of at least 2nd level, you regain one of your spell slots that you’ve expended for the day. A spell slot regained in this way must be lower than 6th level as well as lower than the spell level you used to activate the feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api"
            },
            "name": "School of Divining and Soothsaying",
            "desc": "*Compare to the core book's School of Divination*\n\nDivination is said to be the oldest of the magical arts as it defends against mortals’ greatest fear: that of the unknown. Necromancy, pyromancy, geomancy, all come from *manteia*, different methods of seeing that which cannot be seen by normal means. So, whether you are reading tea leaves or interpreting charred scapula bones, your magic allows you to perceive things beyond the normal boundaries of space and time. Kings and commoners ignore your warnings only at their own peril and you are an asset in any party undertaking risky endeavors, though your comrades might get sick of hearing your refrain, \"I told you so.\"",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_school-of-illusions-and-phantasms/?format=api",
            "key": "open5e_school-of-illusions-and-phantasms",
            "features": [
                {
                    "key": "open5e_school-of-illusions-and-phantasms_enhanced-cantrip",
                    "name": "Enhanced Cantrip",
                    "desc": "At 2nd level, you gain one additional cantrip, either _minor illusion_ or, if you already knew this spell, then another that you choose. Your mastery of this spell is such that, when you cast it, you can create an illusory image and a sound with the same casting. When calculating your cantrips known per level, this spell does not count against your total.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-illusions-and-phantasms_expert-illusionist",
                    "name": "Expert Illusionist",
                    "desc": "Starting at 2nd level when you choose this school, you only need to spend half as much time and gold as normal in order to copy a spell into your spellbook if the spell is from the illusion school.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-illusions-and-phantasms_mutable-mirage",
                    "name": "Mutable Mirage",
                    "desc": "At 6th level, you can use your action to alter the illusion created by a spell you previously cast. You can only use this feature on spells with a duration of at least 1 minute, and you must be able to see the illusion when you alter it. You cannot change the illusion in a way not allowed by the initial casting of the spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-illusions-and-phantasms_phantasmagoria",
                    "name": "Phantasmagoria",
                    "desc": "Starting at 14th level, you can draw energy from the plane of shadow to give parts of your illusions a temporary physical essence. Any time after you cast an illusion spell of at least 1st level, while the spell is in effect, you can use a bonus action to apply this power to a single nonmagical, inanimate object within the illusion of the spell. For 1 minute, this object can be physically interacted with, but it can’t be used to deal damage.\n\nAs an example, you could create an illusory staircase and scale it, or create an illusory portcullis to bar a pursuer, but you could not dispatch an enemy by dropping an illusory boulder on them.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-illusions-and-phantasms_second-semblance",
                    "name": "Second Semblance",
                    "desc": "Starting at 10th level, if you are the target of an attack roll by another creature, you can substitute an illusion of yourself between you and your attacker. You use your reaction, causing the attack to miss you and hit the illusion, and your illusion vanishes afterwards. You can use this feature once per short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api"
            },
            "name": "School of Illusions and Phantasms",
            "desc": "*Compare to the core book's School of Illusion*\n\nAn illusionist calls forth phantom images and sounds from the plane of shadow to deceive the minds of the unwary. They can create the appearance of an object where none is, and they can also hide real creatures and objects from sight. They can dazzle and disorient with flashes of color, or call forth a target’s deepest inner fears. Practitioners of illusions and phantasms are often some of the most creative wizards, as every time they call upon one of their signature spells, they can make a unique experience for the situation. This school is particularly popular among gnome wizards, who have a history of relying on illusory magic to keep themselves hidden and safe from larger foes.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_school-of-necrotic-arts/?format=api",
            "key": "open5e_school-of-necrotic-arts",
            "features": [
                {
                    "key": "open5e_school-of-necrotic-arts_control-undead",
                    "name": "Control Undead",
                    "desc": "Beginning at 14th level, you are able to take control of the undead, even if you did not create them with your own magic. You can use your action to target an undead creature within 60 feet of you that you can see. If the target fails a Charisma saving throw versus your wizard spell save DC, its attitude towards you becomes friendly and it obeys any commands you issue it until the next time you use this feature. If the target succeeds its saving throw, it becomes permanently immune to this effect.\n\nIf the undead creature’s Intelligence score is 8 or higher, it makes the saving throw to resist control with advantage. If its Intelligence score is 12 or higher and it fails its first saving throw, it can repeat the save to break free once every hour it remains under your control.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-necrotic-arts_dark-reaper",
                    "name": "Dark Reaper",
                    "desc": "Already at 2nd level, you become adept at harvesting the animus from living beings killed by your spells. Up to once per turn, when you use a spell of 1st level or higher to kill at least one creature, you may regain lost hit points up to twice the level of the spell used. If the spell in question belongs to the necromancy school, you may instead regain hit points up to three times the level of the spell. This ability is not triggered by killing creatures without a life force, namely constructs and the undead.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-necrotic-arts_expert-necromancer",
                    "name": "Expert Necromancer",
                    "desc": "Starting at 2nd level when you choose this school, you only need to spend half as much time and gold as normal in order to copy a spell into your spellbook if the spell is from the abjuration school.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-necrotic-arts_necrotic-acclimation",
                    "name": "Necrotic Acclimation",
                    "desc": "At 10th level, your familiarity with the necrotic arts has hardened you against some of their effects. You gain resistance against necrotic damage, and your hit point maximum can never be reduced.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_school-of-necrotic-arts_undead-minions",
                    "name": "Undead Minions",
                    "desc": "When you reach 6th level, if you do not already know the spell *animate dead*, you add it to your spell book. When you cast this spell, you may target one more pile of bones or corpse than specified by the spell’s description, creating an additional minion of the appropriate type.\n\nIn addition, any undead you create with a spell from the necromancy school gains the following benefits:\n\n* Increase the creature’s hit point maximum by a number equal to your wizard class levels.\n* When making weapon damage rolls, the creature adds your proficiency bonus to the total.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Wizard",
                "key": "srd_wizard",
                "url": "https://api-beta.open5e.com/v2/classes/srd_wizard/?format=api"
            },
            "name": "School of Necrotic Arts",
            "desc": "*Compare to the core book’s school of Necromancy*\n\nNothing fills a mundane with fear quite like a necromancer. Sure, a fireball is scary, but these masters of the dark arts deal with the forces of life and death like they were mere playthings. They can drain life from the living and force the dead to heed their beck and call. Practitioners of the necromantic arts have a reputation for evil, but they are not universally so (even if they tend to always be at least a little dark and edgy). Necromancers can also be heroic forces for good in the world, though they may need to have some flexible morals when it comes to sourcing the raw materials for their undead minions.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_storm-domain/?format=api",
            "key": "open5e_storm-domain",
            "features": [
                {
                    "key": "open5e_storm-domain_bonus-proficiency",
                    "name": "Bonus Proficiency",
                    "desc": "When you choose this domain at 1st level, you gain proficiency with heavy armor as well as with martial weapons.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_channel-divinity-full-fury",
                    "name": "Channel Divinity: Full Fury",
                    "desc": "Starting at 2nd level, you can use your Channel Divinity to increase the fury of your storm based attacks. Whenever you would deal lightning or thunder damage from an attack, rather than roll damage, you can use the Channel Divinity feature to deal the maximum possible damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_divine-strike",
                    "name": "Divine Strike",
                    "desc": "At 8th level, you gain the ability to 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_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 8,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_skys-blessing",
                    "name": "Sky’s Blessing",
                    "desc": "Starting at 17th level, you gain a flying speed whenever you are outdoors. Your flying speed is equal to your present walking speed.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_storm-blast",
                    "name": "Storm Blast",
                    "desc": "Beginning at 6th level, you can choose to push a Large or smaller creature up to 10 feet away from you any time you deal lightning damage to it.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_storm-domain-spells-table",
                    "name": "Storm Domain Spells (table)",
                    "desc": "Cleric Level | Spells                               |\r\n|———————|————————————————|\r\n| 1st          | fog cloud, thunderwave          |\r\n| 3rd          | gust of wind, shatter           |\r\n| 5th          | call lightning, sleet storm     |\r\n| 7th          | control water, ice storm        |\r\n| 9th          | destructive wave, insect plague |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_storm-domain_tempests-rebuke",
                    "name": "Tempest’s Rebuke",
                    "desc": "Also starting at 1st level, you can strike back at your adversaries with thunder and lightning. If a creature hits you with an attack, you can use your reaction to target it with this ability. The creature must be within 5 feet of you, and you must be able to see it. The creature must make a Dexterity saving throw, taking 2d8 damage on a failure. On a success, the creature takes only half damage. You may choose to deal either lightning or thunder damage with this ability.\n\nYou may use this feature a number of times equal to your Wisdom modifier (at least once). When you finish a long rest, you regain your expended uses.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Cleric",
                "key": "srd_cleric",
                "url": "https://api-beta.open5e.com/v2/classes/srd_cleric/?format=api"
            },
            "name": "Storm Domain",
            "desc": "*Compare to the core book's Tempest Domain*\n\nNothing inspires fear in mortals quite like a raging storm. This domain encompasses deities such as Enlil, Indra, Raijin, Taranis, Zeus, and Zojz. Many of these are the rulers of their respective pantheons, wielding the thunderbolt as a symbol of divine might. Most reside in the sky, but the domain also includes lords of the sea (like Donbettyr) and even the occasional chthonic fire deity (such as Pele). They can be benevolent (like Tlaloc), nourishing crops with life-giving rain; they can also be martial deities (such as Perun and Thor), splitting oaks with axes of lightning or battering their foes with thunderous hammers; and some (like Tiamat) are fearsome destroyers, spoken of only in whispers so as to avoid drawing their malevolent attention. Whatever their character, the awesome power of their wrath cannot be denied.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_the-ancient-fey-court/?format=api",
            "key": "open5e_the-ancient-fey-court",
            "features": [
                {
                    "key": "open5e_the-ancient-fey-court_counter-enchantment",
                    "name": "Counter Enchantment",
                    "desc": "Starting at 10th level, you can not only resist certain enchantments but also turn them back against your foes. You gain immunity to the charmed condition. Any time a creature casts a spell or uses an ability that would charm you, you can use a reaction to attempt a counter charm. The creature that targeted you must make a Wisdom saving throw versus your warlock spell save DC. On a failure, the creature becomes charmed by you for 1 minute, but the effect ends if they take any damage.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-ancient-fey-court_courtiers-aspect",
                    "name": "Courtier’s Aspect",
                    "desc": "Beginning at 1st level, you are able to take on a fey aspect that can both enchant and terrify. You may use an action to force all creatures within a 10-foot cube that originates from you to make a Wisdom saving throw using your warlock spell save DC. Until the end of your next turn, you can choose for all the creatures that fail their saving throw to become either charmed by you or frightened of you.\n\nAfter using this feature, you cannot use it again until after finishing a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-ancient-fey-court_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Ancient Fey Court lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock spell list for you.\n\n**Ancient Fey Court Expanded Spells (table)**\n\n| Spell Level | Spells                               |\r\n|-------------|----------------------------------|\r\n| 1st         | faerie fire, sleep                   |\r\n| 2nd         | calm emotions, phantasmal force      |\r\n| 3rd         | blink, plant growth                  |\r\n| 4th         | dominate beast, greater invisibility |\r\n| 5th         | dominate person, seeming             |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-ancient-fey-court_shroud-of-mists",
                    "name": "Shroud of Mists",
                    "desc": "At 6th level, you can seemingly disappear after an enemy hits you. You can use your reaction after you suffer damage to teleport to an unoccupied space that you can see within 60 feet. When you appear in the new space, you are invisible and remain so until you attack, cast a spell, or until the beginning of your next turn.\n\nAfter using this feature, you cannot use it again until after finishing a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-ancient-fey-court_waking-dream",
                    "name": "Waking Dream",
                    "desc": "Beginning at 14th level, you can expertly weave fey magic to trap a creature in a waking dream. You can use an action to target any creature up to 60 feet from you that you can see, and that creature makes a Wisdom saving throw versus your warlock spell save DC. If the target fails the saving throw, you choose whether to make it charmed by you or frightened you while you maintain concentration for up to 1 minute or until the creature takes damage. During this time, the target cannot see or hear any creatures other than you, and it perceives its surroundings as an illusory realm that you control.\n\nAfter using this feature, you cannot use it again until after finishing a short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "The Ancient Fey Court",
            "desc": "*Compare to core book’s Pact of the Archfey*\n\nThe denizens of faerie are ruled by a court of ancient and mercurial beings, fey ladies and lords sometimes deign to offer their patronage to a mere warlock. They offer power at the price of obedience to their whims, which may vary between the whimsical and the malicious, but are almost always opaque to mere mortals. Some fey rulers, like Queen Titania and her consort Oberon, are generally benevolent with a penchant for mischief. Others like Queen Mab or the ancient hag Baba Yaga are rather more baleful, but even their dictates can be surprising.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_the-great-elder-thing/?format=api",
            "key": "open5e_the-great-elder-thing",
            "features": [
                {
                    "key": "open5e_the-great-elder-thing_cosmic-enthrallment",
                    "name": "Cosmic Enthrallment",
                    "desc": "Starting at 14th level, you gain the ability to flood a creature’s mind with the cosmic presence of your terrible patron. As an action, you can touch a humanoid that is incapacitated, causing it to be charmed by you. You can speak to this thrall telepathically as long as both of you remain on the same plane of existence. The charm has no end duration, but can be negated by a remove curse spell or another power that removes the charmed condition. You relinquish the charm the next time you use this feature.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-great-elder-thing_expanded-spell-list",
                    "name": "Expanded Spell List",
                    "desc": "The Great Elder Thing lets you choose from an expanded list of spells when you learn a warlock spell. The following spells are added to the warlock spell list for you.\n\n**Great Elder Thing Expanded Spells (table)**\n\n| Spell Level | Spells                               |\r\n|-------------|----------------------------------|\r\n| 1st         | dissonant whispers, hideous laughter |\r\n| 2nd         | detect thoughts, phantasmal force    |\r\n| 3rd         | clairvoyance, sending                |\r\n| 4th         | dominate beast, black tentacles      |\r\n| 5th         | dominate person, telekinesis         |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-great-elder-thing_inhuman_reflex",
                    "name": "Inhuman Reflex",
                    "desc": "Starting at 6th level, you can briefly react with an impossible speed. As a reaction, triggered by an enemy attack roll targeting you, you force the creature to make the roll with disadvantage. If the enemy attack ends up missing, then you gain advantage on the next attack roll you make against that creature until the end of your next turn. You can only use this feature once per short or long rest.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-great-elder-thing_mental-barrier",
                    "name": "Mental Barrier",
                    "desc": "At 10th level, your thoughts become shielded against others. Your mind cannot be read by magic, telepathy, or other methods without your consent. You also become resistant to the psychic damage type, and if you do suffer psychic damage, you deal the same amount of psychic damage to the creature which dealt it to you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 10,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_the-great-elder-thing_outward_cerebration",
                    "name": "Outward Cerebration",
                    "desc": "Beginning at 1st level, you can push your thoughts into other minds, speaking telepathically to a creature within 30 feet as long as you can see that creature. The creature must know some language to hear your projections, but it does not need to speak the same language as you.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Warlock",
                "key": "srd_warlock",
                "url": "https://api-beta.open5e.com/v2/classes/srd_warlock/?format=api"
            },
            "name": "The Great Elder Thing",
            "desc": "*Compare to core book’s Pact of the Great Old One*\n\nYour patron, if you can call it that, is an alien mind from a far realm beyond the multiverse as we know it. Not evil per se, its motives are incomprehensible to the understanding of mortals. It might see you as a tool to further these strange aims, bidding you on seemingly unconnected but always unsettling errands. Or, you might tap into its unspeakable power without so much as gaining the notice of its vast awareness, having learned the proper rituals in some maddening grimoire. If you have a name for your patron, it could be an ancient primordial, the King in Yellow, one of the gods of Pegana, or a being from the expanded Cthulhu mythos. Regardless, you can draw on strange and terrible magic from the Great Elder Thing.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_way-of-shadowdancing/?format=api",
            "key": "open5e_way-of-shadowdancing",
            "features": [
                {
                    "key": "open5e_way-of-shadowdancing_dark-passage",
                    "name": "Dark Passage",
                    "desc": "Starting at 6th level, you can use shadows to instantly transport yourself a short distance via the plane of shadows. As a bonus action, you can teleport from your space to another unoccupied space that you can see within 60 feet, as long as both spaces are in dim light or darkness. After using this ability, you gain advantage on your next melee attack until the end of the turn.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_way-of-shadowdancing_magic-of-shadow",
                    "name": "Magic of Shadow",
                    "desc": "At 3rd level, you can channel your ki to cast a selection of spells tied to the plane of shadow. You learn the cantrip *minor illusion*. You can also use an action and 2 ki points to cast any of the following spells without the need for material components: *darkness*, *darkvision*, *silence*, and *pass without trace*.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 3,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_way-of-shadowdancing_shadow-strike",
                    "name": "Shadow Strike",
                    "desc": "When you reach 17th level, you can make an extra attack against a distracted enemy. If a creature other than you hits a target within 5 feet of you with an attack, you may use a reaction to make a melee attack against the same target.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 17,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_way-of-shadowdancing_walk-unseen",
                    "name": "Walk Unseen",
                    "desc": "Starting at 11th level, you can suffuse your presence with the shadows around you and walk unseen. If you are in dim light or darkness, you can use an action and become invisible. You become visible if you are exposed to bright light, or if you cast a spell or make an attack.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 11,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Monk",
                "key": "srd_monk",
                "url": "https://api-beta.open5e.com/v2/classes/srd_monk/?format=api"
            },
            "name": "Way of Shadowdancing",
            "desc": "*Compare to the core book's Way of Shadow*\n\nMonks of the shadowdancing tradition are more than just stealthy assassins; they have mastered their ki to become one with the shadows. As they continue their training, they strengthen their connection to the plane of shadow, giving them the ability to perform supernatural feats of subterfuge and jaunt through that very realm of darkness. They are known as ninjas in some regions, and they can serve as spies, killers, and saboteurs for hire. Alternatively, their monastery might only send them on specific missions towards some secret agenda as hidden as the shadowdancers themselves.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/open5e_wyrd-magic/?format=api",
            "key": "open5e_wyrd-magic",
            "features": [
                {
                    "key": "open5e_wyrd-magic_direct-the-flood-of-chaos",
                    "name": "Direct the Flood of Chaos",
                    "desc": "Starting at 14th level, you learn to influence your magic’s unpredictable effects to a small degree. Any time while rolling on the Flood of Chaos table, you may roll twice, choosing either result.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 14,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_wyrd-magic_flood-of-chaos",
                    "name": "Flood of Chaos",
                    "desc": "Beginning at 1st level when you select this bloodline, you sometimes release a flood of magical energy with your spellcasting. The Game Master can tell you to roll 1d20 at any time right after you cast a sorcerer spell that is not a cantrip. If the result is a 1, you then roll 1d100 on the Flood of Chaos table to determine an additional magical effect at random. A Flood of Chaos can happen at most once per turn.\n\nSometimes a Flood of Chaos forces you to cast a spell. Unlike normal spells, you cannot apply any Metamagic to them, and they do not require concentration, instead lasting the full duration.\n\n**Flood of Chaos (table)**\n\n| d100  | Effect |\r\n|---------|----------|\r\n| 01-02 | For the next minute, roll again on this table at the beginning of your turn, but ignore this result if rolled again during this time. |\r\n| 03-04 | You are able to see invisible creatures within your line of sight for the next minute. |\r\n| 05-06 | The Game Master chooses a sentient construct of CR 2 or less to materialize within 5 feet of you in an unoccupied space. The Game Master controls the construct for the next minute, at which point it disappears. |\r\n| 07-08 | You cast a 3rd level fireball with yourself at the center of the area of effect. |\r\n| 09-10 | You cast the spell magic missile as if from a 5th level spell slot. |\r\n| 11-12 | Your total height changes by 1d10 inches, to a minimum of 1 inch tall. Your height decreases on an odd roll and increases on an even roll. |\r\n| 13-14 | You cast the spell confusion with yourself at the center of the area of effect. |\r\n| 15-16 | At the beginning of your turn, you gain up to 5 hit points, not exceeding your maximum. This effect lasts for one minute. |\r\n| 17-18 | A beard of feathers grows from your face. The feathers erupt in all directions if you sneeze. |\r\n| 19-20 | You cast the spell grease with yourself at the center of the area of effect. |\r\n| 21-22 | For the next minute, whenever you cast a spell that requires a saving throw, creatures targeted by the spell have disadvantage on the saving throw. |\r\n| 23-24 | The color of your skin changes to a vivid bluish hue, unless your skin was already blue, in which case it turns a vibrant red. This effect can be ended by a remove curse spell. |\r\n| 25-26 | For the next minute, you gain an additional eye in the center of your forehead. You gain advantage on Wisdom (Perception) checks using sight for the duration. |\r\n| 27-28 | You spells that have a casting time of one action are instead cast as a bonus action for one minute. |\r\n| 29-30 | You choose an unoccupied space within 60 feet and instantly teleport to it. |\r\n| 31-32 | You are magically conveyed to a random spot on the Astral Plane. At the end of your next turn, you return to your previous location, or the nearest unoccupied space. |\r\n| 33-34 | The first damage dealing spell you cast in the next minute deals maximum damage. |\r\n| 35-36 | Your total age changes by 1d10 years, to a minimum of 1 year old. Your age decreases on an odd roll and increases on an even roll. |\r\n| 37-38 | 1d6 flumphs that are frightened of you materialize within a 60 foot radius around you. The Game Master controls the flumphs for the next minute, at which point they disappear. |\r\n| 39-40 | Roll 2d10. You gain that many hit points, not exceeding your maximum. |\r\n| 41-42 | You are transformed into a plant in a tiny pot, you become vulnerable to all damage types and are incapacitated but keep your current hit point total. You change back at the start of your next turn or if you are reduced to 0 hit points. |\r\n| 43-44 | You gain the ability to teleport as a bonus action once per turn. The teleportation range is 20 feet at maximum, and you lose the ability after one minute. |\r\n| 45-46 | You cast the spell levitate with yourself as the target. |\r\n| 47-48 | A unicorn materializes within 5 feet of you in an unoccupied space. The Game Master controls the unicorn for the next minute, at which point it disappears. |\r\n| 49-50 | For one minute, you are unable to speak and emit rosy colored bubbles if you open your mouth. |\r\n| 51-52 | For one minute, you are protected by an incorporeal magic shield which gives you +2 to your AC and makes you immune to the spell magic missile. |\r\n| 53-54 | For 5d6 days, you cannot become intoxicated from alcohol regardless of how much you drink. |\r\n| 55-56 | You lose all of your hair, and it regrows 24 hours later. |\r\n| 57-58 | Any time you touch a flammable object in the next minute that is not worn or carried by another creature, the object immediately ignites. |\r\n| 59-60 | You gain back a spell slot of the lowest level you have expended for the day. |\r\n| 61-62 | You lose control of the volume of your voice for one minute. Whenever you speak, it is at shouting volume. |\r\n| 63-64 | You cast the spell fog cloud with yourself at the center of the area of effect. |\r\n| 65-66 | You deal 4d10 lightning damage to up to three creatures of your choice in a radius of 30 feet from you. |\r\n| 67-68 | You become frightened of whatever creature is closest to you. The effect ends at the end of your next turn. |\r\n| 69-70 | All creatures in a 30 foot radius centered on you become invisible. The effect ends on each creature after a minute, or if the creature attacks or casts a spell. |\r\n| 71-72 | For one minute, you have resistance to all types of damage. |\r\n| 73-74 | The Game Master randomly chooses one creature within a 60 foot radius of you. For the next 1d4 hours, the creature is poisoned. |\r\n| 75-76 | For one minute, you glow luminously. The area within 30 feet of you is considered to be brightly lit, and a creature within 5 feet of you at the end of its turn becomes blinded, regaining its sight at the end of its next turn. |\r\n| 77-78 | You cast the spell polymorph with yourself on the target. You may make a saving throw against your own save DC. On a failure, you became for the duration a 0 CR creature with no attacks such as a sheep. |\r\n| 79-80 | For one minute, an illusion of floating flower petals and flying butterflies appears in a 10 foot radius around you and moves with you. |\r\n| 81-82 | You are able to instantly use an additional action. |\r\n| 83-84 | All creatures in a 30 radius of you, excluding you, suffer 1d10 necrotic damage. However much damage is dealt by this effect, you gain that many hit points, not exceeding your hit point maximum. |\r\n| 85-86 | You cast the spell mirror image with yourself as the target. |\r\n| 87-88 | You cast the spell fly with a random creature as the target. The creature cannot be more than 60 feet away from you. |\r\n| 89-90 | You turn invisible, and though not silenced, other creatures are unable to hear you. The effect ends after one minute, or if you attack or cast any spell. |\r\n| 91-92 | Any time during the next minute, if you are killed, you are affected by the spell reincarnate. |\r\n| 93-94 | You become one size larger, reverting after one minute. |\r\n| 95-96 | All creatures in a 30 foot radius from you, including yourself, become vulnerable to piercing damage. The effect ends after one minute. |\r\n| 97-98 | In the area around you, a quiet and otherworldly melody can be heard for one minute. |\r\n| 99-00 | Your total available sorcery points increases to your maximum daily limit. |",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_wyrd-magic_magical-deluge",
                    "name": "Magical Deluge",
                    "desc": "At 18th level, you can infuse your damage dealing spells with extra energy. Once per turn, after you have rolled damage from a spell, you may choose one die on which you rolled the largest possible value. You can roll this die again, adding both results to the final damage total.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_wyrd-magic_tip-the-scales-of-fate",
                    "name": "Tip the Scales of Fate",
                    "desc": "At 6th level, you can subtly manipulate another creature’s luck for good or ill. When you see another creature make an ability check, attack roll, or saving throw, you can use 2 sorcery points as a reaction to roll 1d4. You choose to either add the result to or subtract it from the creature’s roll, doing so after the roll has been made but before any effects occur resulting from the roll.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 6,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "open5e_wyrd-magic_wyrd-weaver",
                    "name": "Wyrd Weaver",
                    "desc": "Also beginning at 1st level, you can weave the endless possibilities of fate in order to give yourself advantage on a single ability check, attack roll, or saving throw. After you use this feature, you cannot do so again until after you finish a long rest. However, you gain use of the feature immediately if the Game Master has you roll on the Flood of Chaos table for casting a 1st level or higher sorcerer spell.",
                    "feature_type": "CLASS_LEVEL_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                }
            ],
            "document": {
                "name": "Open5e Originals",
                "key": "open5e",
                "display_name": "Open5e Originals",
                "publisher": {
                    "name": "Open5e",
                    "key": "open5e",
                    "url": "https://api-beta.open5e.com/v2/publishers/open5e/?format=api"
                },
                "gamesystem": {
                    "name": "5th Edition 2014",
                    "key": "5e-2014",
                    "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
                },
                "permalink": "https://open5e.com/"
            },
            "saving_throws": [],
            "subclass_of": {
                "name": "Sorcerer",
                "key": "srd_sorcerer",
                "url": "https://api-beta.open5e.com/v2/classes/srd_sorcerer/?format=api"
            },
            "name": "Wyrd Magic",
            "desc": "*Compare to the core book's Wild Magic*\n\nSorcerers have a gift. Unlike wizards who have to study magic, or warlocks who must bargain for it, sorcerers have magic in their blood. However, sometimes this magic surges out of its own accord in unpredictable ways. Sorcerers with a wyrd bloodline may derive it from a powerful chaotic force, perhaps the Elemental Chaos itself. They may suffer a curse of fate, or some creature’s idea of a blessing. They may just contain more magical potency than they know how to readily control. Still, while they can never truly tame their magic, they can learn to better bend it to their advantage.",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        }
    ]
}