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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/bfrd_master-alchemist/?format=api",
    "key": "bfrd_master-alchemist",
    "name": "Master Alchemist",
    "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": "Humanoid",
        "key": "humanoid",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "7.000",
    "challenge_rating_text": "7",
    "proficiency_bonus": null,
    "speed": {
        "walk": 30.0,
        "unit": "feet"
    },
    "speed_all": {
        "unit": "feet",
        "walk": 30.0,
        "crawl": 15.0,
        "hover": false,
        "fly": 0.0,
        "burrow": 0.0,
        "climb": 15.0,
        "swim": 15.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "chaotic evil",
    "languages": {
        "as_string": "any two languages",
        "data": []
    },
    "armor_class": 16,
    "armor_detail": "studded leather",
    "hit_points": 152,
    "hit_dice": null,
    "experience_points": 2900,
    "ability_scores": {
        "strength": 10,
        "dexterity": 18,
        "constitution": 22,
        "intelligence": 24,
        "wisdom": 12,
        "charisma": 14
    },
    "modifiers": {
        "strength": 0,
        "dexterity": 4,
        "constitution": 6,
        "intelligence": 7,
        "wisdom": 1,
        "charisma": 2
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "strength": 0,
        "dexterity": 4,
        "constitution": 6,
        "intelligence": 7,
        "wisdom": 1,
        "charisma": 2
    },
    "saving_throws_all": {
        "strength": 0,
        "dexterity": 4,
        "constitution": 6,
        "intelligence": 7,
        "wisdom": 1,
        "charisma": 2
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 1,
        "arcana": 7,
        "athletics": 0,
        "deception": 2,
        "history": 7,
        "insight": 1,
        "intimidation": 2,
        "investigation": 7,
        "medicine": 1,
        "nature": 7,
        "perception": 1,
        "performance": 2,
        "persuasion": 2,
        "religion": 7,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 1
    },
    "passive_perception": 11,
    "resistances_and_immunities": {
        "damage_immunities_display": "",
        "damage_immunities": [],
        "damage_resistances_display": "",
        "damage_resistances": [],
        "damage_vulnerabilities_display": "",
        "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": "Explosive Flask",
            "desc": "The master alchemist throws an explosive flask at a point it can see within 30 feet of it. Each creature within 10 feet of that point must make a DC 15 DEX save, taking 31 (7d8) fire damage on a failed save, or half as much damage on a successful one.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 5
            }
        },
        {
            "name": "Hasty Concoction",
            "desc": "_Melee or Ranged Weapon Attack:_ +7 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 17 (3d8+4) acid, cold, fire, or poison damage (the alchemist's choice). The concoction then causes one of the following effects of the master alchemist's choice.\n- **Disorienting Vapors.** Overly sweet-smelling, pink vapors erupt from where the concoction hit the target. The target and each creature within 5 feet of it must make a DC 15 INT save. When a creature that failed this save moves on its next turn, it moves in a random direction.\n- **Poisonous Cloud.** An acrid-smelling, green gas pours out from where the concoction hit the target. The gas fills a 10-foot-radius sphere centered on the target. The gas spreads around corners, and its area is lightly obscured. A creature that enters the gas for the first time on a turn or starts its turn there must succeed on a DC 15 CON save or be poisoned until the end of its next turn. The gas disperses at the start of the master alchemist's next turn.\n- **Slick Floor.** A thick, purple foam bursts out from where the concoction hit the target. The floor within 10 feet of the target is coated in slick goop until the start of the master alchemist's next turn, when the foam dries. For the duration, when a creature moves through the area, it must succeed on a DC 15 DEX save or fall prone. When the master alchemist makes a Hasty Concoction attack, it can choose to target a point on the ground it can see within 60 feet instead. If it does so, the concoction causes only one of the above effects centered on that point instead of dealing damage.",
            "attacks": [
                {
                    "name": "Hasty Concoction attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": 20.0,
                    "long_range": 60.0,
                    "target_creature_only": false,
                    "damage_die_count": 3,
                    "damage_die_type": "D8",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Poison",
                        "key": "poison",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Healing Unguent",
            "desc": "The master alchemist rubs a greasy unguent on a creature's wounds. The target regains 14 (4d6) HP.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 3,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "PER_DAY",
                "param": 3
            }
        },
        {
            "name": "Multiattack",
            "desc": "The master alchemist makes three Hasty Concoction attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Protective Draught",
            "desc": "The master alchemist drinks one of its brews and gains resistance to acid, cold, fire, or poison damage (the master alchemist's choice) until the end of its next turn.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": {
                "type": "RECHARGE_ON_ROLL",
                "param": 4
            }
        }
    ],
    "traits": [
        {
            "name": "Tools of the Trade",
            "desc": "The master alchemist is proficient with alchemist's supplies and doubles its proficiency bonus for any ability check it makes with alchemist's supplies."
        }
    ],
    "creaturesets": [],
    "environments": []
}