list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.

GET /v2/creatures/bfrd_roc/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://api-beta.open5e.com/v2/creatures/bfrd_roc/?format=api",
    "key": "bfrd_roc",
    "name": "Roc",
    "document": {
        "name": "Black Flag SRD",
        "key": "bfrd",
        "display_name": "Black Flag SRD",
        "publisher": {
            "name": "Kobold Press",
            "key": "kobold-press",
            "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api"
        },
        "gamesystem": {
            "name": "5th Edition 2014",
            "key": "5e-2014",
            "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api"
        },
        "permalink": "https://koboldpress.com/black-flag-reference-document/"
    },
    "type": {
        "name": "Monstrosity",
        "key": "monstrosity",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api"
    },
    "size": {
        "name": "Gargantuan",
        "key": "gargantuan",
        "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api"
    },
    "challenge_rating_decimal": "11.000",
    "challenge_rating_text": "11",
    "proficiency_bonus": null,
    "speed": {
        "walk": 20.0,
        "unit": "feet",
        "fly": 120.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 20.0,
        "crawl": 10.0,
        "hover": false,
        "fly": 120.0,
        "burrow": 0.0,
        "climb": 10.0,
        "swim": 10.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "-",
        "data": []
    },
    "armor_class": 15,
    "armor_detail": "natural armor",
    "hit_points": 235,
    "hit_dice": null,
    "experience_points": 7200,
    "ability_scores": {
        "strength": 28,
        "dexterity": 18,
        "constitution": 28,
        "intelligence": 2,
        "wisdom": 18,
        "charisma": 16
    },
    "modifiers": {
        "strength": 9,
        "dexterity": 4,
        "constitution": 9,
        "intelligence": -4,
        "wisdom": 4,
        "charisma": 3
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "strength": 9,
        "dexterity": 4,
        "constitution": 9,
        "intelligence": -4,
        "wisdom": 4,
        "charisma": 3
    },
    "saving_throws_all": {
        "strength": 9,
        "dexterity": 4,
        "constitution": 9,
        "intelligence": -4,
        "wisdom": 4,
        "charisma": 3
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 4,
        "arcana": -4,
        "athletics": 9,
        "deception": 3,
        "history": -4,
        "insight": 4,
        "intimidation": 3,
        "investigation": -4,
        "medicine": 4,
        "nature": -4,
        "perception": 4,
        "performance": 3,
        "persuasion": 3,
        "religion": -4,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 4
    },
    "passive_perception": 14,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "Monstrosity Resilience",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "blinded",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": null,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Beak",
            "desc": "_Melee Weapon Attack:_ +13 to hit, reach 10 ft., one target. _Hit:_ 27 (4d8+9) piercing damage.",
            "attacks": [
                {
                    "name": "Beak attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 13,
                    "reach": 10.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D8",
                    "damage_bonus": 9,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Piercing",
                        "key": "piercing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The roc makes one Beak attack and two Talon attacks. If both Talon attacks hit one Huge or Gargantuan creature, the target is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the roc can't use its Talons on another target.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Talon",
            "desc": "_Melee Weapon Attack:_ +13 to hit, reach 5 ft., one target. _Hit:_ 23 (4d6+9) slashing damage, and the target is grappled (escape DC 17) if it is a Large or smaller creature. Until this grapple ends, the target is restrained, and the roc can't use its Talons on another target.",
            "attacks": [
                {
                    "name": "Talon attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 13,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D6",
                    "damage_bonus": 9,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Slashing",
                        "key": "slashing",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Territorial Shriek",
            "desc": "The roc shrieks a territorial challenge at up to two creatures it can see within 60 feet of it. Each target must succeed on a DC 17 CHA save or be frightened until the end of its next turn. While frightened by this shriek, a creature must take the Dash action on its turn and move away from the roc by the safest available route, unless there is nowhere to move.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Heightened Sight",
            "desc": "The roc's Perception is 19 when perceiving by sight."
        },
        {
            "name": "Monstrosity Resilience",
            "desc": "The roc is resistant to exhaustion and to the frightened condition."
        },
        {
            "name": "Seabird",
            "desc": "The roc can swim up to 60 feet on its turn, but it must start and end its movement either flying or on a solid surface, such as a ship or beach. If it is swimming at the end of its turn, it must succeed on a DC 19 CON save or it immediately begins to sink and suffocate. A suffocating roc must succeed on a DC 19 STR check to fly out of the substance where it is sinking."
        }
    ],
    "creaturesets": [],
    "environments": []
}