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

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

{
    "count": 129,
    "next": "https://api-beta.open5e.com/v2/classes/?format=api&ordering=-saving_throws&page=2",
    "previous": null,
    "results": [
        {
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D10",
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_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_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_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_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_FEATURE",
                    "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": "SPELLS_KNOWN",
                    "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",
            "hit_dice": "D8",
            "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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CANTRIPS_KNOWN",
                    "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_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_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_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",
            "hit_dice": "D6",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_cleric/?format=api",
            "key": "srd-2024_cleric",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_druid/?format=api",
            "key": "srd-2024_druid",
            "features": [],
            "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.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": "Druid",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_monk/?format=api",
            "key": "srd-2024_monk",
            "features": [],
            "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.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": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Monk",
            "hit_dice": "D8",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_paladin/?format=api",
            "key": "srd-2024_paladin",
            "features": [],
            "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.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": "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",
            "hit_dice": "D10",
            "caster_type": "HALF",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_warlock/?format=api",
            "key": "srd-2024_warlock",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "PACT",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_wizard/?format=api",
            "key": "srd-2024_wizard",
            "features": [],
            "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",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D12",
            "caster_type": "NONE",
            "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_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_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_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_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_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_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_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",
            "hit_dice": "D10",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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_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",
            "hit_dice": "D10",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_barbarian/?format=api",
            "key": "srd-2024_barbarian",
            "features": [],
            "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.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": "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",
            "hit_dice": "D12",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_fighter/?format=api",
            "key": "srd-2024_fighter",
            "features": [],
            "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.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": "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": "Fighter",
            "hit_dice": "D10",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_ranger/?format=api",
            "key": "srd-2024_ranger",
            "features": [],
            "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.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": "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",
            "hit_dice": "D10",
            "caster_type": "HALF",
            "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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 18,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_druid_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_wizard_cantrips-known",
                    "name": "Cantrips Known",
                    "desc": "[Column data]",
                    "feature_type": "CANTRIPS_KNOWN",
                    "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_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_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_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",
            "hit_dice": "D6",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_druid/?format=api",
            "key": "srd-2024_druid",
            "features": [],
            "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.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": "Druid",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_wizard/?format=api",
            "key": "srd-2024_wizard",
            "features": [],
            "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",
            "hit_dice": "D6",
            "caster_type": "FULL",
            "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_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_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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 2,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_ranger_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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_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",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_bard/?format=api",
            "key": "srd-2024_bard",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_fighter/?format=api",
            "key": "srd-2024_fighter",
            "features": [],
            "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.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": "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": "Fighter",
            "hit_dice": "D10",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_monk/?format=api",
            "key": "srd-2024_monk",
            "features": [],
            "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.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": "Dexterity",
                    "url": "https://api-beta.open5e.com/v2/abilities/dex/?format=api"
                },
                {
                    "name": "Wisdom",
                    "url": "https://api-beta.open5e.com/v2/abilities/wis/?format=api"
                }
            ],
            "subclass_of": null,
            "name": "Monk",
            "hit_dice": "D8",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_ranger/?format=api",
            "key": "srd-2024_ranger",
            "features": [],
            "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.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": "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",
            "hit_dice": "D10",
            "caster_type": "HALF",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D12",
            "caster_type": "NONE",
            "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_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_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_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_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_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_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_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",
            "hit_dice": "D10",
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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",
            "hit_dice": "D6",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_barbarian/?format=api",
            "key": "srd-2024_barbarian",
            "features": [],
            "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.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": "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",
            "hit_dice": "D12",
            "caster_type": "NONE",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_sorcerer/?format=api",
            "key": "srd-2024_sorcerer",
            "features": [],
            "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.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": "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",
            "hit_dice": "D6",
            "caster_type": "FULL",
            "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_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_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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_bard_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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_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",
            "hit_dice": "D8",
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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",
            "hit_dice": "D8",
            "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_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_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_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_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_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_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_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_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_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_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_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_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_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",
            "hit_dice": "D10",
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_FEATURE",
                    "gained_at": [
                        {
                            "level": 1,
                            "detail": null
                        }
                    ],
                    "data_for_class_table": []
                },
                {
                    "key": "srd_sorcerer_spells-known",
                    "name": "Spells Known",
                    "desc": "[Column data]",
                    "feature_type": "SPELLS_KNOWN",
                    "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",
            "hit_dice": "D6",
            "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_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": "CANTRIPS_KNOWN",
                    "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_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_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_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_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_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_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_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_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_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_FEATURE",
                    "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": "SPELLS_KNOWN",
                    "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",
            "hit_dice": "D8",
            "caster_type": null,
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_bard/?format=api",
            "key": "srd-2024_bard",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_cleric/?format=api",
            "key": "srd-2024_cleric",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_paladin/?format=api",
            "key": "srd-2024_paladin",
            "features": [],
            "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.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": "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",
            "hit_dice": "D10",
            "caster_type": "HALF",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_sorcerer/?format=api",
            "key": "srd-2024_sorcerer",
            "features": [],
            "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.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": "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",
            "hit_dice": "D6",
            "caster_type": "FULL",
            "primary_abilities": []
        },
        {
            "url": "https://api-beta.open5e.com/v2/classes/srd-2024_warlock/?format=api",
            "key": "srd-2024_warlock",
            "features": [],
            "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.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": "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",
            "hit_dice": "D8",
            "caster_type": "PACT",
            "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_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_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_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_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_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",
            "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_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_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_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_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_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_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",
            "hit_dice": null,
            "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_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": "PROFICIENCIES",
                    "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_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_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",
            "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_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_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_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_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_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",
            "hit_dice": null,
            "caster_type": null,
            "primary_abilities": []
        }
    ]
}