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

GET /v2/classes/srd-2024_monk/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/classes/srd-2024_monk/?format=api",
    "key": "srd-2024_monk",
    "features": [
        {
            "key": "srd-2024_monk_ability-score-improvement",
            "name": "Ability Score Improvement",
            "desc": "You gain the Ability Score Improvement feat (see \"Feats\") or another feat of your choice for which you qualify. You gain this feature again at Monk levels 8, 12, and 16.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 12,
                    "detail": null
                },
                {
                    "level": 16,
                    "detail": null
                },
                {
                    "level": 4,
                    "detail": null
                },
                {
                    "level": 8,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_acrobatic-movement",
            "name": "Acrobatic Movement",
            "desc": "While you aren't wearing armor or wielding a Shield, you gain the ability to move along vertical surfaces and across liquids on your turn without falling during the movement.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 9,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_body-and-mind",
            "name": "Body and Mind",
            "desc": "You have developed your body and mind to new heights. Your Dexterity and Wisdom scores increase by 4, to a maximum of 25.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 20,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_core-traits",
            "name": "Core Monk Traits",
            "desc": "|||\n|---|---|\n|Primary Ability|Dexterity and Wisdom|\n|Hit Point Die|D8 per Monk level|\n|Saving Throw Proficiencies|Strength and Dexterity|\n|Skill Proficiencies|Choose 2: Acrobatics, Athletics, History, Insight, Religion, or Stealth|\n|Weapon Proficiencies|Simple weapons and Martial weapons that have the Light property|\n|Tool Proficiencies|Choose one type of Artisan's Tools or Musical Instrument|\n|Armor Training|None|\n|Starting Equipment|Choose A or B: (A) Spear, 5 Daggers, Artisan's Tools or Musical Instrument chosen for the tool proficiency above, Explorer's Pack, and 11 GP; or (B) 50 GP|",
            "feature_type": "CORE_TRAITS_TABLE",
            "gained_at": [],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_deflect-attacks",
            "name": "Deflect Attacks",
            "desc": "When an attack roll hits you and its damage includes Bludgeoning, Piercing, or Slashing damage, you can take a Reaction to reduce the attack's total damage against you. The reduction equals 1d10 plus your Dexterity modifier and Monk level.\n\nIf you reduce the damage to 0, you can expend 1 Focus Point to redirect some of the attack's force. If you do so, choose a creature you can see within 5 feet of yourself if the attack was a melee attack or a creature you can see within 60 feet of yourself that isn't behind Total Cover if the attack was a ranged attack. That creature must succeed on a Dexterity saving throw or take damage equal to two rolls of your Martial Arts die plus your Dexterity modifier. The damage is the same type dealt by the attack.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_deflect-energy",
            "name": "Deflect Energy",
            "desc": "You can now use your Deflect Attacks feature against attacks that deal any damage type, not just Bludgeoning, Piercing, or Slashing.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 13,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_disciplined-survivor",
            "name": "Disciplined Survivor",
            "desc": "Your physical and mental discipline grant you proficiency in all saving throws.\n\nAdditionally, whenever you make a saving throw and fail, you can expend 1 Focus Point to reroll it, and you must use the new roll.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 14,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_empowered-strikes",
            "name": "Empowered Strikes",
            "desc": "Whenever you deal damage with your Unarmed Strike, it can deal your choice of Force damage or its normal damage type.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 6,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_epic-boon",
            "name": "Epic Boon",
            "desc": "You gain an Epic Boon feat (see \"Feats\") or another feat of your choice for which you qualify. Boon of Irresistible Offense is recommended.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 19,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_evasion",
            "name": "Evasion",
            "desc": "When you're 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.\n\nYou don't benefit from this feature if you have the Incapacitated condition.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 7,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_extra-attack",
            "name": "Extra Attack",
            "desc": "You can attack twice instead of once whenever you take the Attack action on your turn.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 5,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_focus-points",
            "name": "Focus Points",
            "desc": "[Column data]",
            "feature_type": "CLASS_TABLE_DATA",
            "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-2024_monk_heightened-focus",
            "name": "Heightened Focus",
            "desc": "Your Flurry of Blows, Patient Defense, and Step of the Wind gain the following benefits.\n\n**Flurry of Blows.** You can expend 1 Focus Point to use Flurry of Blows and make three Unarmed Strikes with it instead of two.\n\n**Patient Defense.** When you expend a Focus Point to use Patient Defense, you gain a number of Temporary Hit Points equal to two rolls of your Martial Arts die.\n\n**Step of the Wind.** When you expend a Focus Point to use Step of the Wind, you can choose a willing creature within 5 feet of yourself that is Large or smaller. You move the creature with you until the end of your turn. The creature's movement doesn't provoke Opportunity Attacks.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 10,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_martial-arts",
            "name": "Martial Arts",
            "desc": "Your practice of martial arts gives you mastery of combat styles that use your Unarmed Strike and Monk weapons, which are the following:\n\n- Simple Melee weapons\n- Martial Melee weapons that have the Light property\n\nYou gain the following benefits while you are unarmed or wielding only Monk weapons and you aren't wearing armor or wielding a Shield.\n\n**Bonus Unarmed Strike.** You can make an Unarmed Strike as a Bonus Action.\n\n**Martial Arts Die.** You can roll 1d6 in place of the normal damage of your Unarmed Strike or Monk weapons. This die changes as you gain Monk levels, as shown in the Martial Arts column of the Monk Features table.\n\n**Dexterous Attacks.** You can use your Dexterity modifier instead of your Strength modifier for the attack and damage rolls of your Unarmed Strikes and Monk weapons. In addition, when you use the Grapple or Shove option of your Unarmed Strike, you can use your Dexterity modifier instead of your Strength modifier to determine the save DC.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_martial-arts-dice",
            "name": "Martial Arts",
            "desc": "[Column data]",
            "feature_type": "CLASS_TABLE_DATA",
            "gained_at": [],
            "data_for_class_table": [
                {
                    "level": 1,
                    "column_value": "1d6"
                },
                {
                    "level": 10,
                    "column_value": "1d8"
                },
                {
                    "level": 11,
                    "column_value": "1d10"
                },
                {
                    "level": 12,
                    "column_value": "1d10"
                },
                {
                    "level": 13,
                    "column_value": "1d10"
                },
                {
                    "level": 14,
                    "column_value": "1d10"
                },
                {
                    "level": 15,
                    "column_value": "1d10"
                },
                {
                    "level": 16,
                    "column_value": "1d10"
                },
                {
                    "level": 17,
                    "column_value": "1d12"
                },
                {
                    "level": 18,
                    "column_value": "1d12"
                },
                {
                    "level": 19,
                    "column_value": "1d12"
                },
                {
                    "level": 2,
                    "column_value": "1d6"
                },
                {
                    "level": 20,
                    "column_value": "1d12"
                },
                {
                    "level": 3,
                    "column_value": "1d6"
                },
                {
                    "level": 4,
                    "column_value": "1d6"
                },
                {
                    "level": 5,
                    "column_value": "1d8"
                },
                {
                    "level": 6,
                    "column_value": "1d8"
                },
                {
                    "level": 7,
                    "column_value": "1d8"
                },
                {
                    "level": 8,
                    "column_value": "1d8"
                },
                {
                    "level": 9,
                    "column_value": "1d8"
                }
            ]
        },
        {
            "key": "srd-2024_monk_monk-subclass",
            "name": "Monk Subclass",
            "desc": "You gain a Monk subclass of your choice. The Warrior of the Open Hand subclass is detailed after this class's description. A subclass is a specialization that grants you features at certain Monk levels. For the rest of your career, you gain each of your subclass's features that are of your Monk level or lower.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_monks-focus",
            "name": "Monk's Focus",
            "desc": "Your focus and martial training allow you to harness a well of extraordinary energy within yourself. This energy is represented by Focus Points. Your Monk level determines the number of points you have, as shown in the Focus Points column of the Monk Features table.\n\nYou can expend these points to enhance or fuel certain Monk features. You start knowing three such features: Flurry of Blows, Patient Defense, and Step of the Wind, each of which is detailed below.\n\nWhen you expend a Focus Point, it is unavailable until you finish a Short or Long Rest, at the end of which you regain all your expended points.\n\nSome features that use Focus Points require your target to make a saving throw. The save DC equals 8 plus your Wisdom modifier and Proficiency Bonus.\n\n**Flurry of Blows.** You can expend 1 Focus Point to make two Unarmed Strikes as a Bonus Action.\n\n**Patient Defense.** You can take the Disengage action as a Bonus Action. Alternatively, you can expend 1 Focus Point to take both the Disengage and the Dodge actions as a Bonus Action.\n\n**Step of the Wind.** You can take the Dash action as a Bonus Action. Alternatively, you can expend 1 Focus Point to take both the Disengage and Dash actions as a Bonus Action, and your jump distance is doubled for the turn.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_perfect-focus",
            "name": "Perfect Focus",
            "desc": "When you roll Initiative and don't use Uncanny Metabolism, you regain expended Focus Points until you have 4 if you have 3 or fewer.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 15,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_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-2024_monk_self-restoration",
            "name": "Self-Restoration",
            "desc": "Through sheer force of will, you can remove one of the following conditions from yourself at the end of each of your turns: Charmed, Frightened, or Poisoned.\n\nIn addition, forgoing food and drink doesn't give you levels of Exhaustion.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 10,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_slow-fall",
            "name": "Slow Fall",
            "desc": "You can take a Reaction when you fall to reduce any damage you take from the fall by an amount equal to five times your Monk level.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 4,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_stunning-strike",
            "name": "Stunning Strike",
            "desc": "Once per turn when you hit a creature with a Monk weapon or an Unarmed Strike, you can expend 1 Focus Point to attempt a stunning strike. The target must make a Constitution saving throw. On a failed save, the target has the Stunned condition until the start of your next turn. On a successful save, the target's Speed is halved until the start of your next turn, and the next attack roll made against the target before then has Advantage.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 3,
                    "detail": null
                },
                {
                    "level": 5,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_superior-defense",
            "name": "Superior Defense",
            "desc": "At the start of your turn, you can expend 3 Focus Points to bolster yourself against harm for 1 minute or until you have the Incapacitated condition. During that time, you have Resistance to all damage except Force damage.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 18,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_unarmored-defense",
            "name": "Unarmored Defense",
            "desc": "While you aren't wearing armor or wielding a Shield, your base Armor Class equals 10 plus your Dexterity and Wisdom modifiers.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 1,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        },
        {
            "key": "srd-2024_monk_unarmored-movement",
            "name": "Unarmoed Movement",
            "desc": "Your speed increases by 10 feet while you aren't wearing armor or wielding a Shield. This bonus increases when you reach certain Monk levels, as shown on the Monk Features table.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                },
                {
                    "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."
                }
            ]
        },
        {
            "key": "srd-2024_monk_uncanny-metabolism",
            "name": "Uncanny Metabolism",
            "desc": "When you roll Initiative, you can regain all expended Focus Points. When you do so, roll your Martial Arts die, and regain a number of Hit Points equal to your Monk level plus the number rolled.\n\nOnce you use this feature, you can't use it again until you finish a Long Rest.",
            "feature_type": "CLASS_LEVEL_FEATURE",
            "gained_at": [
                {
                    "level": 2,
                    "detail": null
                }
            ],
            "data_for_class_table": []
        }
    ],
    "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",
    "desc": "",
    "hit_dice": "D8",
    "caster_type": "NONE",
    "primary_abilities": []
}