GET /v2/rules/srd_monsters_hit-dice-by-size/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/rules/srd_monsters_hit-dice-by-size/?format=api",
    "name": "Hit Dice by Size",
    "desc": "| Monster Size | Hit Die | Average HP per Die |\n|-------------------|-----------|----------------------------|\n| Tiny | d4 | 2½ |\n| Small | d6 | 3½ |\n| Medium | d8 | 4½ |\n| Large | d10 | 5½ |\n| Huge | d12 | 6½ |\n| Gargantuan | d20 | 10½ |\n\nA monster’s Constitution modifier also affects the number of hit points it has. Its Constitution modifier is multiplied by the number of Hit Dice it possesses, and the result is added to its hit points. For example, if a monster has a Constitution of 12 (+1 modifier) and 2d8 Hit Dice, it has 2d8 + 2 hit points (average 11).",
    "index": 7,
    "initialHeaderLevel": 2,
    "document": "https://api-beta.open5e.com/v2/documents/srd-2014/?format=api",
    "ruleset": "https://api-beta.open5e.com/v2/rulesets/srd_monsters/?format=api"
}