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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/tob_malphas-storm-crow/?format=api",
    "key": "tob_malphas-storm-crow",
    "name": "Malphas (Storm Crow)",
    "document": {
        "name": "Tome of Beasts",
        "key": "tob",
        "display_name": "Tome of Beasts",
        "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/tome-of-beasts/"
    },
    "type": {
        "name": "Fey",
        "key": "fey",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api"
    },
    "size": {
        "name": "Medium",
        "key": "medium",
        "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api"
    },
    "challenge_rating_decimal": "6.000",
    "challenge_rating_text": "6",
    "proficiency_bonus": null,
    "speed": {
        "walk": 40.0,
        "unit": "feet",
        "fly": 30.0
    },
    "speed_all": {
        "unit": "feet",
        "walk": 40.0,
        "crawl": 20.0,
        "hover": false,
        "fly": 30.0,
        "burrow": 0.0,
        "climb": 20.0,
        "swim": 20.0
    },
    "category": "Monsters",
    "subcategory": null,
    "alignment": "neutral evil",
    "languages": {
        "as_string": "Common, Giant, Ravenfolk, Sylvan",
        "data": [
            {
                "name": "Common",
                "key": "common",
                "url": "https://api-beta.open5e.com/v2/languages/common/?format=api",
                "desc": "Typical speakers are Humans."
            },
            {
                "name": "Giant",
                "key": "giant",
                "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api",
                "desc": "Typical speakers include ogres, and giants."
            },
            {
                "name": "Sylvan",
                "key": "sylvan",
                "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api",
                "desc": "Typical speakers are fey creatures."
            }
        ]
    },
    "armor_class": 16,
    "armor_detail": "studded leather",
    "hit_points": 120,
    "hit_dice": "16d8+48",
    "experience_points": 2300,
    "ability_scores": {
        "strength": 19,
        "dexterity": 19,
        "constitution": 16,
        "intelligence": 14,
        "wisdom": 13,
        "charisma": 14
    },
    "modifiers": {
        "strength": 4,
        "dexterity": 4,
        "constitution": 3,
        "intelligence": 2,
        "wisdom": 1,
        "charisma": 2
    },
    "initiative_bonus": 4,
    "saving_throws": {
        "dexterity": 7,
        "constitution": 6,
        "wisdom": 4,
        "charisma": 5
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": 7,
        "constitution": 6,
        "intelligence": 2,
        "wisdom": 4,
        "charisma": 5
    },
    "skill_bonuses": {
        "perception": 4
    },
    "skill_bonuses_all": {
        "acrobatics": 4,
        "animal_handling": 1,
        "arcana": 2,
        "athletics": 4,
        "deception": 2,
        "history": 2,
        "insight": 1,
        "intimidation": 2,
        "investigation": 2,
        "medicine": 1,
        "nature": 2,
        "perception": 4,
        "performance": 2,
        "persuasion": 2,
        "religion": 2,
        "sleight_of_hand": 4,
        "stealth": 4,
        "survival": 1
    },
    "passive_perception": 14,
    "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": 60.0,
    "blindsight_range": null,
    "tremorsense_range": null,
    "truesight_range": null,
    "actions": [
        {
            "name": "Longsword",
            "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage.",
            "attacks": [
                {
                    "name": "Longsword attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 1,
                    "damage_die_type": "D8",
                    "damage_bonus": null,
                    "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": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Multiattack",
            "desc": "The malphas makes three longsword attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shadow Call",
            "desc": "A malphas can cast magic missile as a reaction when it is hit by a ranged weapon attack.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Innate Spellcasting",
            "desc": "the storm crow's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: magic missile\n\n1/day: haste"
        },
        {
            "name": "Night Terror (1/round)",
            "desc": "As a bonus action immediately after making a successful melee attack, a malphas storm crow can cast magic missile through his or her sword at the same target."
        },
        {
            "name": "Sunlight Sensitivity",
            "desc": "While in sunlight, the malphas has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight."
        },
        {
            "name": "Swordtrained",
            "desc": "Malphas are trained from youth in combat. They are proficient with all martial melee and ranged weapons."
        }
    ],
    "creaturesets": [],
    "environments": []
}