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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/bfrd_lemure/?format=api",
    "key": "bfrd_lemure",
    "name": "Lemure",
    "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": "Fiend",
        "key": "fiend",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "0.250",
    "challenge_rating_text": "1/4",
    "proficiency_bonus": null,
    "speed": {
        "walk": 15.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 15.0,
        "crawl": 7.5,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 7.5,
        "swim": 7.5
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "Infernal",
        "data": [
            {
                "name": "Infernal",
                "key": "infernal",
                "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api",
                "desc": "Typical speakers are devils."
            }
        ]
    },
    "armor_class": 8,
    "armor_detail": "",
    "hit_points": 17,
    "hit_dice": null,
    "experience_points": 50,
    "ability_scores": {
        "strength": 14,
        "dexterity": 6,
        "constitution": 12,
        "intelligence": 4,
        "wisdom": 10,
        "charisma": 2
    },
    "modifiers": {
        "strength": 2,
        "dexterity": -2,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": 0,
        "charisma": -4
    },
    "initiative_bonus": -2,
    "saving_throws": {
        "strength": 2,
        "dexterity": -2,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": 0,
        "charisma": -4
    },
    "saving_throws_all": {
        "strength": 2,
        "dexterity": -2,
        "constitution": 1,
        "intelligence": -3,
        "wisdom": 0,
        "charisma": -4
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": -2,
        "animal_handling": 0,
        "arcana": -3,
        "athletics": 2,
        "deception": -4,
        "history": -3,
        "insight": 0,
        "intimidation": -4,
        "investigation": -3,
        "medicine": 0,
        "nature": -3,
        "perception": 0,
        "performance": -4,
        "persuasion": -4,
        "religion": -3,
        "sleight_of_hand": -2,
        "stealth": -2,
        "survival": 0
    },
    "passive_perception": 10,
    "resistances_and_immunities": {
        "damage_immunities_display": "Devilish Resilience",
        "damage_immunities": [],
        "damage_resistances_display": "Devilish Resilience",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "damage_vulnerabilities": [],
        "condition_immunities_display": "",
        "condition_immunities": []
    },
    "normal_sight_range": 10560.0,
    "darkvision_range": 120.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Fist",
            "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 4 (1d4+2) bludgeoning damage plus 2 (1d4) fire damage.",
            "attacks": [
                {
                    "name": "Fist attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 4,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D4",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": 1,
                    "extra_damage_die_type": "D4",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Fire",
                        "key": "fire",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Rippling Heat",
            "desc": "The lemure exudes an aura of extreme heat for 1 minute. Each creature that starts its turn within 15 feet of the lemure and that isn't a devil must succeed on a DC 11 CON save or be weakened until the start of its next turn. A weakened creature has disadvantage on all attack rolls, and it deals only half damage with weapon attacks that use Strength. A creature that fails this save by 5 or more suffers one level of exhaustion. A creature that has suffered a level of exhaustion from this lemure's Rippling Heat can't suffer another level from this lemure's Rippling Heat for 24 hours.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 1
            }
        }
    ],
    "traits": [
        {
            "name": "Devilish Resilience",
            "desc": "The devil is resistant to cold damage. In addition, it is immune to fire damage and poison damage and to the poisoned condition."
        },
        {
            "name": "Devil's Sight",
            "desc": "Magical darkness doesn't impede the lemure's darkvision."
        },
        {
            "name": "Hellish Rejuvenation",
            "desc": "Unlike other outsiders, a lemure that dies in its home plane of the Hells is restored in a new body in 1d10 days, regaining all its HP and becoming active again. The new body appears in the Hells within 1 mile of where it was slain. Only sprinkling holy water on the lemure's remains can prevent this trait from functioning."
        }
    ],
    "creaturesets": [],
    "environments": []
}