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

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

{
    "url": "https://api-beta.open5e.com/v2/creatures/bfrd_shield-guardian/?format=api",
    "key": "bfrd_shield-guardian",
    "name": "Shield Guardian",
    "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": "Construct",
        "key": "construct",
        "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api"
    },
    "size": {
        "name": "Large",
        "key": "large",
        "url": "https://api-beta.open5e.com/v2/sizes/large/?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": "understands the languages of its creator and the languages of the wearer of its amulet but can't speak",
        "data": []
    },
    "armor_class": 17,
    "armor_detail": "natural armor",
    "hit_points": 139,
    "hit_dice": null,
    "experience_points": 2900,
    "ability_scores": {
        "strength": 18,
        "dexterity": 8,
        "constitution": 18,
        "intelligence": 6,
        "wisdom": 14,
        "charisma": 2
    },
    "modifiers": {
        "strength": 4,
        "dexterity": -1,
        "constitution": 4,
        "intelligence": -2,
        "wisdom": 2,
        "charisma": -4
    },
    "initiative_bonus": -1,
    "saving_throws": {
        "strength": 4,
        "dexterity": -1,
        "constitution": 4,
        "intelligence": -2,
        "wisdom": 2,
        "charisma": -4
    },
    "saving_throws_all": {
        "strength": 4,
        "dexterity": -1,
        "constitution": 4,
        "intelligence": -2,
        "wisdom": 2,
        "charisma": -4
    },
    "skill_bonuses": {},
    "skill_bonuses_all": {
        "acrobatics": -1,
        "animal_handling": 2,
        "arcana": -2,
        "athletics": 4,
        "deception": -4,
        "history": -2,
        "insight": 2,
        "intimidation": -4,
        "investigation": -2,
        "medicine": 2,
        "nature": -2,
        "perception": 2,
        "performance": -4,
        "persuasion": -4,
        "religion": -2,
        "sleight_of_hand": -1,
        "stealth": -1,
        "survival": 2
    },
    "passive_perception": 12,
    "resistances_and_immunities": {
        "damage_immunities_display": "Construct Resilience",
        "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": "Multiattack",
            "desc": "The shield guardian makes two Runed Fist attacks, or it makes three Rune Bolt attacks.",
            "attacks": [],
            "action_type": "ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Protective Step",
            "desc": "The guardian teleports up to 60 feet to an unoccupied space it can see within 5 feet of the amulet's wearer.",
            "attacks": [],
            "action_type": "BONUS_ACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Rune Bolt",
            "desc": "_Ranged Spell Attack:_ +5 to hit, range 60 ft., one target. _Hit:_ 16 (4d6+2) force damage.",
            "attacks": [
                {
                    "name": "Rune Bolt attack",
                    "attack_type": "SPELL",
                    "to_hit_mod": 5,
                    "reach": null,
                    "range": 60.0,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 4,
                    "damage_die_type": "D6",
                    "damage_bonus": 2,
                    "damage_type": null,
                    "extra_damage_die_count": null,
                    "extra_damage_die_type": null,
                    "extra_damage_bonus": null,
                    "extra_damage_type": {
                        "name": "Force",
                        "key": "force",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 2,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Runed Fist",
            "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage plus 14 (4d8) force damage.",
            "attacks": [
                {
                    "name": "Runed Fist attack",
                    "attack_type": "WEAPON",
                    "to_hit_mod": 7,
                    "reach": 5.0,
                    "range": null,
                    "long_range": null,
                    "target_creature_only": false,
                    "damage_die_count": 2,
                    "damage_die_type": "D8",
                    "damage_bonus": 4,
                    "damage_type": null,
                    "extra_damage_die_count": 4,
                    "extra_damage_die_type": "D8",
                    "extra_damage_bonus": 0,
                    "extra_damage_type": {
                        "name": "Force",
                        "key": "force",
                        "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api"
                    },
                    "distance_unit": "feet"
                }
            ],
            "action_type": "ACTION",
            "order_in_statblock": 1,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        },
        {
            "name": "Shield",
            "desc": "When a creature the guardian can see makes an attack against the amulet's wearer, the guardian grants a +2 bonus to the wearer's AC if the guardian is within 5 feet of the wearer.",
            "attacks": [],
            "action_type": "REACTION",
            "order_in_statblock": 0,
            "legendary_action_cost": null,
            "limited_to_form": null,
            "usage_limits": null
        }
    ],
    "traits": [
        {
            "name": "Bound",
            "desc": "The shield guardian is magically bound to an amulet. As long as the guardian and its amulet are on the same plane of existence, the guardian knows the distance and direction to the amulet's wearer, and the amulet's wearer can telepathically call the guardian, teleporting the guardian to an unoccupied space within 5 feet of the wearer after 1 minute. In addition, if the guardian is within 60 feet of the amulet's wearer, half of any damage the wearer takes (rounded up) is taken by the guardian instead."
        },
        {
            "name": "Construct Nature",
            "desc": "The shield guardian doesn't require air, food, drink, or sleep."
        },
        {
            "name": "Construct Resilience",
            "desc": "The shield guardian is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned conditions."
        },
        {
            "name": "Regeneration",
            "desc": "The shield guardian regains 10 HP at the start of its turn if it has at least 1 HP."
        },
        {
            "name": "Spell Storing",
            "desc": "A spellcaster who wears the shield guardian's amulet can cause the guardian to store one spell of 4th level or lower. To do so, the wearer must cast the spell on the guardian. The spell has no effect but is stored within the guardian. When commanded to do so by the wearer or when a situation arises that was predefined by the spellcaster, the guardian casts the stored spell, using the appropriate action required by the spell, with any parameters set by the original caster, requiring no components. When the spell is cast or a new spell is stored, any previously stored spell is lost."
        }
    ],
    "creaturesets": [],
    "environments": []
}