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

{
    "name": "The Six Abilities",
    "key": "srd-2024_the-six-abilities",
    "document": {
        "name": "System Reference Document 5.2",
        "key": "srd-2024",
        "type": "SOURCE",
        "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"
    },
    "desc": "All creatures — characters and monsters—have six abilities that measure physical and mental characteristics, as shown on the Ability Descriptions table.\n\n| Ability | Score Measures … |\n|---|---|\n| Strength | Physical might |\n| Dexterity | Agility, reflexes, and balance|\n| Constitution | Health and stamina |\n| Intelligence | Reasoning and memory |\n| Wisdom | Perceptiveness and mental fortitude |\n| Charisma | Confidence, poise, and charm |",
    "rules": [
        {
            "url": "https://api-beta.open5e.com/v2/rules/srd-2024_the-six-abilities_ability-scores/?format=api",
            "name": "Ability Scores",
            "desc": "Each ability has a score from 1 to 20, although some monsters have a score as high as 30. The score represents the magnitude of an ability. The Ability Scores table summarizes what the scores mean.\n\n|Score|Meaning|\n|---|---|\n|1| This is the lowest a score can normally go. If an effect reduces a score to 0, that effect explains what happens. |\n|2–9| This represents a weak capability.|\n|10–11| This represents the human average.|\n|12–19| This represents a strong capability.|\n|20| This is the highest an adventurer's score can go unless a feature says otherwise. |\n|21–29| This represents an extraordinary capability. |\n|30| This is the highest a score can go.|",
            "index": 1,
            "initialHeaderLevel": 2,
            "document": "https://api-beta.open5e.com/v2/documents/srd-2024/?format=api",
            "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd-2024_the-six-abilities/?format=api"
        },
        {
            "url": "https://api-beta.open5e.com/v2/rules/srd-2024_the-six-abilities_ability-modifiers/?format=api",
            "name": "Ability Modifiers",
            "desc": "Each ability has a modifier that you apply whenever you make a D20 Test with that ability (explained in “D20 Tests”). An ability modifier is derived from its score, as shown in the Ability Modifiers table.\n\n> **Round Down**\n> Whenever you divide or multiply a number in the game, round down if you end up with a fraction, even if the fraction is one-half or greater. Some rules make an exception and tell you to round up.\n\n|Score|Modifier|\n|---|---|\n|1|−5|\n|2–3|−4|\n|4–5|−3|\n|6–7|−2|\n|8–9|−1|\n|10–11|+0|\n|12–13|+1|\n|14–15|+2|\n|16–17|+3|\n|18–19|+4|\n|20–21|+5|\n|22–23|+6|\n|24–25|+7|\n|26–27|+8|\n|28–29|+9|\n|30|+10|",
            "index": 2,
            "initialHeaderLevel": 2,
            "document": "https://api-beta.open5e.com/v2/documents/srd-2024/?format=api",
            "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd-2024_the-six-abilities/?format=api"
        }
    ]
}