list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.

GET /v1/monsters/?format=api&ordering=damage_immunities&page=8
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3207,
    "next": "https://api.open5e.com/v1/monsters/?format=api&ordering=damage_immunities&page=9",
    "previous": "https://api.open5e.com/v1/monsters/?format=api&ordering=damage_immunities&page=7",
    "results": [
        {
            "slug": "anophiloi",
            "desc": "",
            "name": "Anophiloi",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 33,
            "hit_dice": "6d6+12",
            "speed": {
                "climb": 20,
                "fly": 40,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "cold",
            "damage_resistances": "poison",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The anophiloi makes two attacks: one with its claws and one with its bite.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage, and if the target is Large or smaller, the anophiloi attaches to it. While attached, the anophiloi doesn't attack. Instead, at the start of each of the anophiloi's turns, the target loses 5 (1d6 + 2) hp due to blood loss.\n\nThe anophiloi can detach itself by spending 5 feet of its movement. It does so after it drains 20 hit points of blood from the target or the target dies. A creature, including the target, can use its action to detach the anophiloi by succeed on a DC 13 Strength check.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The anophiloi has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The anophiloi can pinpoint, by scent, the location of living creatures within 30 feet of it.",
                    "name": "Blood Sense"
                }
            ],
            "spell_list": [],
            "page_no": 39,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_anophiloi/"
        },
        {
            "slug": "arborcyte",
            "desc": "",
            "name": "Arborcyte",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 10,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 6,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing",
            "damage_immunities": "",
            "condition_immunities": "deafened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The arborcyte makes two thorn vine attacks plus one animated tendril attack for each tendril it can see that has been created through its Shearing trait.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) piercing damage, and the target is grappled (escape DC 16). Until this grapple ends, the target takes 7 (2d6) acid damage at the start of each of the arborcyte's turns, and tendril attacks against the target have advantage. The arborcyte can grapple up to two creatures at one time.",
                    "name": "Thorn Vine"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 9 (1d8 + 5) piercing damage.",
                    "name": "Animated Tendril"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Whenever the arborcyte suffers 10 or more damage from a single attack, a length of its vines breaks free. This animated tendril is under the arborcyte's control, moving and acting as an extension of the creature. Each tendril has AC 14, 10 hp, and a speed of 10 feet.",
                    "name": "Shearing"
                }
            ],
            "spell_list": [],
            "page_no": 40,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_arborcyte/"
        },
        {
            "slug": "arcamag",
            "desc": "",
            "name": "Arcamag",
            "size": "Tiny",
            "type": "Monstrosity",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d4+10",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 10
            },
            "strength": 7,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common but can't speak",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature that can cast spells. Hit: The arcamag attaches to the target. While attached, the arcamag doesn't attack. Instead, it causes a handful of changes in its spellcaster host (see Changes to the Host sidebar). The arcamag can detach itself by spending 5 feet of its movement. A creature other than the host can use its action to detach the arcamag by succeeding on a DC 15 Strength check. The host can use its action to detach the arcamag only after the host has expended all of its spell slots for the day, including the extra cantrips and spell slots gained from having the arcamag attached. Doing so doesn't require a Strength check. When the arcamag detaches itself or is detached from a host, the host takes 2 (1d4) psychic damage per spellcaster level.",
                    "name": "Attach"
                },
                {
                    "desc": "The arcamag magically teleports up to 60 feet to an unoccupied space. If it is attached to a host when it uses this action, it automatically detaches.",
                    "name": "Teleport (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While attached to a host, the arcamag has advantage on Dexterity (Stealth) checks.",
                    "name": "Camouflage"
                },
                {
                    "desc": "The arcamag can use its action to polymorph into a small object, such as a ring, wand, orb, rod, or scroll. Its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies. False Appearance (Object Form Only). While motionless, the arcamag is indistinguishable from an ordinary object.",
                    "name": "Shapechanger"
                }
            ],
            "spell_list": [],
            "page_no": 41,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_arcamag/"
        },
        {
            "slug": "arcanaphage",
            "desc": "",
            "name": "Arcanaphage",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 60,
            "hit_dice": "8d8+24",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 10,
            "dexterity": 18,
            "constitution": 16,
            "intelligence": 2,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from magical weapons",
            "damage_immunities": "",
            "condition_immunities": "blinded, charmed, deafened, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 12",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The arcanaphage makes two tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "name": "Tentacle"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "The arcanaphage's tentacles glow when a spell is cast within 30 feet of it, countering the spell. This reaction works like the counterspell spell, except the arcanaphage must always make a spellcasting ability check, no matter the spell level. Its ability check for this is +5. If it successfully counters the spell, the arcanaphage feeds.",
                    "name": "Voracious"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When an arcanaphage dies, it explodes in a surge of partially-digested magical energy. Each creature within 5 feet per Feed score must make a DC 14 Dexterity saving throw, taking 3 (1d6) force damage per Feed score on a failed save, or half as much damage on a successful one. For 1 minute afterward, the affected area is awash with volatile magic. A creature that starts its turn in the affected area takes 7 (2d6) force damage.",
                    "name": "Arcane Discharge"
                },
                {
                    "desc": "Each time it feeds in combat, it regains hp equal to twice the level of the spell it ate and increases its Feed score by 1. The arcanaphage can't have a Feed score higher than 8, and its Feed score reduces by 1 each time it finishes a long rest.",
                    "name": "Hunger"
                },
                {
                    "desc": "At the start of each of the arcanaphage's turns, each creature within 30 feet of it that is currently maintaining concentration on a spell must make a DC 14 Constitution saving throw. On a failure, the creature's spell ends and the arcanaphage feeds.",
                    "name": "Ingest Magic"
                },
                {
                    "desc": "The arcanaphage is immune to damage from spells. It has advantage on saving throws against all other magical effects.",
                    "name": "Magic Immunity"
                }
            ],
            "spell_list": [],
            "page_no": 42,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_arcanaphage/"
        },
        {
            "slug": "archaeopteryx",
            "desc": "",
            "name": "Archaeopteryx",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 7,
            "hit_dice": "3d4",
            "speed": {
                "fly": 50,
                "walk": 5
            },
            "strength": 6,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "desc": "The archaeopteryx makes two attacks: one with its beak and one with its talons.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.",
                    "name": "Beak"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d4+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.",
                    "name": "Talons"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The archaeopteryx doesn't provoke opportunity attacks when it flies out of an enemy's reach.",
                    "name": "Flyby"
                }
            ],
            "spell_list": [],
            "page_no": 25,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_archaeopteryx/"
        },
        {
            "slug": "astral-snapper",
            "desc": "",
            "name": "Astral Snapper",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "arcana": 4,
                "deception": 1,
                "perception": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Deep Speech",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The astral snapper makes two attacks with its claws. If both attacks hit the same target, the target must succeed on a DC 13 Wisdom saving throw or its wound becomes a rift to the Astral Plane. The astral snapper immediately passes through, closing the rift behind it. The target is then affected by the astral snapper's Astral Devour trait.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature hosting an astral snapper's astral form must make a DC 13 Wisdom saving throw each time it finishes a long rest. On a success, the astral snapper is ejected from the host and the Astral Plane into an unoccupied space in the Material Plane within 10 feet of the host and is stunned for 1 round. On a failure, the astral snapper consumes part of the host's internal organs, reducing the host's Constitution score by 1d4. The host dies if this reduces its Constitution to 0. The reduction lasts until the host finishes a long rest after the astral snapper has been expelled. If the host's Constitution score is reduced to 0, the astral snapper exits the host's body in the Material Plane by tearing its way out through the abdomen. The astral snapper becomes completely corporeal as it exits the host, stepping out of the host at its full size.\n\nFrom the time the astral snapper succeeds on the initial dive into the host through the Astral Plane until the moment it emerges from the host's abdomen, it can be seen by any creature that can see into the Astral Plane-its head buried in the host's back. The astral snapper has disadvantage on Wisdom (Perception) checks and is effectively stunned when in this position until it takes damage.",
                    "name": "Astral Devour"
                }
            ],
            "spell_list": [],
            "page_no": 43,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_astral-snapper/"
        },
        {
            "slug": "azeban",
            "desc": "",
            "name": "Azeban",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "climb": 30,
                "walk": 40
            },
            "strength": 16,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 15,
            "wisdom": 8,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "deception": 6,
                "perception": 1,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The azeban makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Claws"
                },
                {
                    "desc": "The azeban emits a piercing yell in a 15-foot cone. Each creature in the area must make a DC 14 Constitution saving throw. On a failure, a target takes 21 (6d6) thunder damage and is deafened for 1 minute. On a success, a creature takes half the damage but isn't deafened. A creature made of inorganic material such as stone, crystal, or metal has disadvantage on this saving throw. A nonmagical object that isn't being worn or carried also takes the damage if it's in the area.",
                    "name": "Ear-Splitting Yawp (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The azeban can take the Dash, Disengage, or Hide action as a bonus action on each of its turns.",
                    "name": "Elusive"
                },
                {
                    "desc": "The azeban has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The azeban's innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no material components:\nAt will: dancing lights, disguise self, faerie fire, minor illusion\n3/day each: creation, major image, mislead, seeming\n1/day each: mirage arcane, programmed illusion",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 44,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_azeban/"
        },
        {
            "slug": "bar-brawl",
            "desc": "",
            "name": "Bar Brawl",
            "size": "Huge",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 67,
            "hit_dice": "9d12+9",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 10,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "bludgeoning",
            "damage_resistances": "piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "passive Perception 10",
            "languages": "any two languages",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bar brawl makes two melee attacks or two darts attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +4 to hit, range 0 ft., one target in the bar brawl's space. Hit: 14 (4d6) bludgeoning damage, or 7 (2d6) if the bar brawl has half its hit points or fewer.",
                    "name": "Barstool"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "4d4",
                    "desc": "Melee Weapon Attack: +4 to hit, range 0 ft., one target in the bar brawl's space. Hit: 10 (4d4) slashing damage, or 5 (2d4) if the bar brawl has half its hit points or fewer.",
                    "name": "Broken Bottles"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "4d4",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 20/40 ft. Hit: 10 (4d4) piercing damage, or 5 (2d4) if the bar brawl has half its hit points or fewer.",
                    "name": "Darts"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the bar brawl imbibes nearby alcohol to gain access to a hidden reservoir of audacity and grit. The bar brawl gains 7 (2d6) temporary hp for 1 minute.",
                    "name": "Liquid Courage (Recharge 5-6)"
                },
                {
                    "desc": "The bar brawl can occupy another creature's space and vice versa, and the bar brawl can move through any opening large enough for a Medium humanoid. Except for Liquid Courage, the bar brawl can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 48,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bar-brawl/"
        },
        {
            "slug": "bearfolk-chieftain",
            "desc": "",
            "name": "Bearfolk Chieftain",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "bearfolk",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 17,
            "armor_desc": "chain shirt, shield",
            "hit_points": 130,
            "hit_dice": "20d8+40",
            "speed": {
                "walk": 40
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 11,
                "insight": 5,
                "intimidation": 7,
                "persuasion": 4,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Giant",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The bearfolk makes two attacks with its battleaxe and one with its bite.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage, or 16 (2d10 + 5) slashing damage if used two-handed.",
                    "name": "Battleaxe"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "For 1 minute, the bearfolk chieftain can, as a reaction, utter a special command or warning whenever a nonhostile creature that it can see within 30 feet of it makes an attack roll or a saving throw. The creature can add a d4 to its roll, provided it can hear and understand the bearfolk chieftain. A creature can benefit from only one Leadership die at a time. This effect ends if the bearfolk chieftain is incapacitated.",
                    "name": "Leadership (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A melee weapon deals one extra die of its damage when the bearfolk cheiftain hits with it (included in the attack).",
                    "name": "Brute"
                },
                {
                    "desc": "As a bonus action, the bearfolk can trigger a berserk frenzy that lasts 1 minute. While in frenzy, it gains resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks and has advantage on attack rolls. Attack rolls made against a frenzied bearfolk have advantage.",
                    "name": "Frenzy (1/rest)"
                },
                {
                    "desc": "The bearfolk has advantage on Wisdom(Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "If the bearfolk moves at least 20 feet straight toward a creature and then hits it with a battleaxe attack on the same turn, that target must succeed on a DC 15 Strength saving throw or be knocked prone. If the target is prone, the bearfolk can make one bite attack against it as a bonus action.",
                    "name": "Savage Charge"
                }
            ],
            "spell_list": [],
            "page_no": 51,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bearfolk-chieftain/"
        },
        {
            "slug": "bearmit-crab",
            "desc": "",
            "name": "Bearmit Crab",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 59,
            "hit_dice": "7d10+21",
            "speed": {
                "swim": 20,
                "walk": 30
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "Passive Perception 13",
            "languages": "-",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The bearmit crab makes two attacks: one claw attack and one bite attack or two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage and the target is grappled (escape DC 13) if it is a Medium or smaller creature. Until this grapple ends, the target is restrained. The bearmit crab has two claws, each of which can grapple only one target.",
                    "name": "Claw"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "name": "Bite"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When a creature hits the bearmit crab with a slashing or piercing melee weapon, the creature must succeed on a DC 13 Strength saving throw, or its weapon becomes stuck to the bearmit crab's shell. While the weapon is stuck, it can't be used. A creature can pull the weapon free by taking an action to make a DC 13 Strength check and succeeding.",
                    "name": "Viscid Shell"
                },
                {
                    "desc": "The bearmit crab has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "While the bearmit crab remains motionless, it is indistinguishable from a normal pile of rocks.",
                    "name": "False Appearance"
                }
            ],
            "spell_list": [],
            "page_no": 52,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bearmit-crab/"
        },
        {
            "slug": "black-sun-orc",
            "desc": "",
            "name": "Black Sun Orc",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "orc",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 14,
            "armor_desc": "hide armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "climb": 20,
                "walk": 30
            },
            "strength": 16,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 9,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 4,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Orc",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The orc makes two attacks with its greatclub or with its sling.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage.",
                    "name": "Greatclub"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 30/120 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage.",
                    "name": "Sling"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the orc can move up to its speed toward a hostile creature that it can see.",
                    "name": "Aggressive"
                },
                {
                    "desc": "Magical darkness doesn't impede the Black Sun orc's darkvision.",
                    "name": "Black Sun Sight"
                },
                {
                    "desc": "While in bright light, the orc has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Light Sensitivity"
                },
                {
                    "desc": "The orc has advantage on Dexterity (Stealth) checks made to hide in rocky terrain.",
                    "name": "Stone Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 289,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_black-sun-orc/"
        },
        {
            "slug": "black-sun-priestess",
            "desc": "",
            "name": "Black Sun Priestess",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "orc",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "hide armor",
            "hit_points": 67,
            "hit_dice": "9d8+27",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 9,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 6,
                "intimidation": 6,
                "religion": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Orc",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) bludgeoning damage.",
                    "name": "Greatclub"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the priestess can move up to her speed toward a hostile creature that she can see.",
                    "name": "Aggressive"
                },
                {
                    "desc": "Magical darkness doesn't impede the the Black Sun priestess' darkvision.",
                    "name": "Black Sun Sight"
                },
                {
                    "desc": "While in bright light, the orc has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Light Sensitivity"
                },
                {
                    "desc": "The priestess is a 6th-level spellcaster. Her spellcasting ability is Wisdom (spell save DC 13, +5 to hit with spell attacks). The priestess has the following cleric spells prepared:\nCantrips (at will): guidance, mending, resistance, sacred flame\n1st level (4 slots): bane, command, cure wounds, detect magic\n2nd level (3 slots): augury, spiritual weapon\n3rd level (3 slots): animate dead, bestow curse, spirit guardians",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 290,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_black-sun-priestess/"
        },
        {
            "slug": "bloody-bones",
            "desc": "",
            "name": "Bloody Bones",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 6,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 4,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "none, but can speak through the use of its Horrific Imitation trait",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bloody bones makes two claw attacks. It can use its Dark Stare in place of one claw attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The bloody bones stares balefully at one creature it can see within 60 feet. That creature must succeed on a DC 13 Wisdom saving throw or have disadvantage on all attacks until the end of its next turn.",
                    "name": "Dark Stare"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When it is hit by an attack, the bloody bones regains 5 (1d10) hit points and has resistance to that damage type until the end of its next turn as life-giving blood pours from the top of its skull.",
                    "name": "Its Crown Runs Red"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Any creature hostile to the bloody bones that starts its turn within 10 feet of the bloody bones must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn. If a creature's saving throw is successful, the creature is immune to the bloody bones' Horrifying Aura for the next 24 hours.",
                    "name": "Horrifying Aura"
                },
                {
                    "desc": "The bloody bones chooses one creature it can see. It moves, acts, and speaks in a macabre imitation of the creature. Its utterances are nonsense, and it can't understand the languages of its chosen target. It maintains this imitation until it dies. A creature that hears and sees the bloody bones can tell it is performing an imitation with a successful DC 14 Wisdom (Insight) check.",
                    "name": "Horrific Imitation"
                }
            ],
            "spell_list": [],
            "page_no": 54,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_bloody-bones/"
        },
        {
            "slug": "boot-grabber",
            "desc": "",
            "name": "Boot Grabber",
            "size": "Small",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d6+8",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 4,
            "wisdom": 12,
            "charisma": 2,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3,
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), tremorsense 60 ft., passive Perception 13",
            "languages": "understands Void Speech but can't speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage and the target is subjected to its Adhesive trait. Until this grapple ends, the target is restrained, and the boot grabber can't make adhesive hands attacks against other targets.",
                    "name": "Adhesive Hands"
                },
                {
                    "desc": "The boot grabber targets one creature it can see within 60 feet of it. It emits a high frequency humming noise which can only be heard by the target. The target must succeed on a DC 11 Wisdom saving throw or move toward the boot grabber on its turn by the shortest and most direct route, ending its turn when it comes within 5 feet of the boot grabber.",
                    "name": "Unearthly Hum"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The boot grabber adheres to anything that touches it. A Large or smaller creature adhered to the boot grabber is also grappled by it (escape DC 13). Ability checks made to escape this grapple have disadvantage.",
                    "name": "Adhesive"
                },
                {
                    "desc": "The boot grabber can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "While the boot grabber remains motionless, it is indistinguishable from a dirty puddle of water.",
                    "name": "False Appearance"
                }
            ],
            "spell_list": [],
            "page_no": 56,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_boot-grabber/"
        },
        {
            "slug": "carbuncle",
            "desc": "",
            "name": "Carbuncle",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "climb": 20,
                "walk": 40
            },
            "strength": 8,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "perception": 5,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Carbuncle, Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The carbuncle makes one bite attack and one claw attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The carbuncle shoots a 30-foot-long, 5-foot-wide line of scintillating light from the garnet on its forehead. Each creature in that line must make a DC 13 Dexterity saving throw, taking 10 (3d6) radiant damage on a failed save, or half as much damage on a successful one.",
                    "name": "Light Beam (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the carbuncle can cause its garnet to glow or not. While glowing, the garnet sheds bright light in a 10-foot radius and dim light for an additional 10 feet.",
                    "name": "Gem Illumination"
                },
                {
                    "desc": "The carbuncle has advantage on Dexterity (Stealth) checks made to hide in jungle terrain.",
                    "name": "Jungle Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 57,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_carbuncle/"
        },
        {
            "slug": "cats-of-ulthar",
            "desc": "",
            "name": "Cats of Ulthar",
            "size": "Huge",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 55,
            "hit_dice": "10d10",
            "speed": {
                "walk": 40
            },
            "strength": 9,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 2,
            "wisdom": 14,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, slashing",
            "damage_immunities": "",
            "condition_immunities": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned",
            "senses": "darkvision 30 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 0 ft., up to two creatures in the swarm's space. Hit: 14 (4d6) piercing damage, or 7 (2d6) piercing damage if the swarm has half of its hit points or fewer.",
                    "name": "Bites"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Each creature in the swarm must succeed on a DC 12 Wisdom saving throw or fall prone and become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the swarm's Feline Terror for the next 24 hours.",
                    "name": "Feline Terror"
                },
                {
                    "desc": "The swarm has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell.",
                    "name": "Keen Senses"
                },
                {
                    "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny cat. The swarm can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 58,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cats-of-ulthar/"
        },
        {
            "slug": "cave-giant",
            "desc": "",
            "name": "Cave Giant",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 200,
            "hit_dice": "16d12+96",
            "speed": {
                "walk": 40
            },
            "strength": 27,
            "dexterity": 10,
            "constitution": 22,
            "intelligence": 8,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 12,
                "perception": 5,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 15",
            "languages": "Giant",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The giant makes three attacks: two with its handaxe and one with its tusks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "3d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 18 (3d6 + 8) slashing damage.",
                    "name": "Handaxe"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d6+8",
                    "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage, and if the target is a Large or smaller creature it must succeed on a DC 20 Strength saving throw or be knocked prone.",
                    "name": "Tusks"
                },
                {
                    "attack_bonus": 12,
                    "damage_dice": "4d10+8",
                    "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.",
                    "name": "Rock"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the giant starts its turn in sunlight, it takes 20 radiant damage. While in sunlight, it moves at half speed and has disadvantage on attack rolls and ability checks. If the giant is reduced to 0 hp while in sunlight, it is petrified.",
                    "name": "Sunlight Petrification"
                }
            ],
            "spell_list": [],
            "page_no": 182,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cave-giant/"
        },
        {
            "slug": "centaur-chieftain",
            "desc": "",
            "name": "Centaur Chieftain",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "chain shirt, shield",
            "hit_points": 110,
            "hit_dice": "17d8+34",
            "speed": {
                "walk": 50
            },
            "strength": 19,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 9,
            "wisdom": 14,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "athletics": 7,
                "perception": 5,
                "survival": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 15",
            "languages": "Centaur, Common, Sylvan",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The centaur chieftain makes two attacks: one with its pike and one with its hooves or two with its longbow.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d10+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "name": "Pike"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
                    "name": "Hooves"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+1",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "name": "Longbow"
                },
                {
                    "desc": "For 1 minute, the centaur chieftain can utter a special command or warning whenever a nonhostile creature that it can see within 30 feet of it makes an attack roll or a saving throw. The creature can add a d4 to its roll provided it can hear and understand the centaur chieftain. A creature can benefit from only one",
                    "name": "Leadership (Recharges after a Short or Long Rest)"
                },
                {
                    "desc": "This effect ends if the centaur chieftain is incapacitated.",
                    "name": "Leadership die at a time"
                },
                {
                    "desc": "The centaur chieftain rears back on its hind legs and makes a powerful stomp with its hooves. Each creature within 15 feet of the chieftain must make a DC 15 Dexterity saving throw, taking 28 (8d6) bludgeoning damage on a failed save, or half as much damage on a successful one. The attack leaves the centaur chieftain vulnerable, reducing its\nArmor Class by 2 until the start of its next turn.",
                    "name": "Rearing Strike (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the centaur moves at least 30 feet straight toward a target and then hits it with a pike attack on the same turn, the target takes an extra 14 (4d6) piercing damage.",
                    "name": "Charge"
                }
            ],
            "spell_list": [],
            "page_no": 60,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_centaur-chieftain/"
        },
        {
            "slug": "chaos-spawn-goblin",
            "desc": "",
            "name": "Chaos-Spawn Goblin",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 22,
            "hit_dice": "5d6+5",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "psychic",
            "damage_immunities": "",
            "condition_immunities": "frightened",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "telepathy 120 ft.",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "desc": "The chaos-spawn goblin makes two attacks with its scimitar.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
                    "name": "Scimitar"
                },
                {
                    "desc": "The chaos-spawn goblin targets one creature that it can sense within 30 feet of it. The target must make a DC 12 Intelligence saving throw, taking 7 (2d6) psychic damage on a failed save, or half as much damage on a successful one.",
                    "name": "Psychic Stab (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The chaos-spawn goblin can take the Disengage or Hide action as a bonus action on each of its turns.",
                    "name": "Nimble Escape"
                }
            ],
            "spell_list": [],
            "page_no": 190,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_chaos-spawn-goblin/"
        },
        {
            "slug": "chupacabra",
            "desc": "",
            "name": "Chupacabra",
            "size": "Small",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 15,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "acrobatics": 4,
                "perception": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d6 + 3) piercing damage, and the chupacabra attaches to the target. While attached, the chupacabra doesn't attack. Instead, at the start of each of the chupacabra's turns, the target loses 6 (1d6 + 3) hp due to blood loss. The chupacabra can detach itself by spending 5 feet of its movement. It does so after the target is reduced to 0 hp. A creature, including the target, can use its action to detach the chupacabra.",
                    "name": "Bite"
                },
                {
                    "desc": "The chupacabra fixes its gaze on one creature it can see within 10 feet of it. The target must succeed on a DC 11 Wisdom saving throw or be paralyzed for 1 minute. A paralyzed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the chupacabra's Fearful Gaze for the next 24 hours.",
                    "name": "Fearful Gaze"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the chupacabra is reduced to less than half of its maximum hp, it releases a foul, sulphurous stench. Each creature within 5 feet of the chupacabra must succeed on a DC 11 Constitution saving throw or be poisoned until the end of its next turn.",
                    "name": "Malodorous Stench"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The chupacabra has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
                    "name": "Keen Hearing and Smell"
                },
                {
                    "desc": "With a 10-foot running start, the chupacabra can long jump up to 25 feet.",
                    "name": "Running Leap"
                }
            ],
            "spell_list": [],
            "page_no": 63,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_chupacabra/"
        },
        {
            "slug": "corpse-thief",
            "desc": "",
            "name": "Corpse Thief",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 30,
            "hit_dice": "4d8+12",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "desc": "The corpse thief makes two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The corpse thief targets one creature within 5 feet of it and attempts to steal one small item. The target must succeed on a DC 13 Dexterity saving throw or lose one non-weapon, non-armor object that is small enough to fit in one hand.",
                    "name": "Steal"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "By concentrating for 10 minutes on a specific object, a corpse thief learns more about the object's most recent owner. The effects of this trait are different depending on if the most recent owner is alive or dead. This trait only works once per object. \n* If the most recent owner is alive, the corpse thief sees through that person's eyes for 10 minutes. This works like the clairvoyance spell, except the most recent owner is the sensor and controls which direction it is pointed, how far it can see, etc. The most recent owner must make a DC 13 Wisdom saving throw. On a success, it gets the sensation that it is being watched. \n* If the most recent owner is dead, the corpse thief can learn five things about the person's life through dream-like visions and emotions. This works like the speak with dead spell, except the spirit can only answer questions about events in which the object was present.",
                    "name": "Object Reading"
                }
            ],
            "spell_list": [],
            "page_no": 66,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_corpse-thief/"
        },
        {
            "slug": "cueyatl",
            "desc": "",
            "name": "Cueyatl",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 21,
            "hit_dice": "6d6",
            "speed": {
                "climb": 20,
                "swim": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Cueyatl",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 2,
                    "damage_dice": "1d6",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d6) piercing damage plus 7 (2d6) poison damage or 4 (1d8) piercing damage plus 7 (2d6) poison damage if used with two hands to make a melee attack.",
                    "name": "Spear"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The cueyatl can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The cueyatl has advantage on Dexterity (Stealth) checks made to hide in jungle terrain.",
                    "name": "Jungle Camouflage"
                },
                {
                    "desc": "The cueyatl has advantage on saving throws and ability checks made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The cueyatl's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.",
                    "name": "Standing Leap"
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cueyatl/"
        },
        {
            "slug": "cueyatl-moon-priest",
            "desc": "",
            "name": "Cueyatl Moon Priest",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "studded leather",
            "hit_points": 81,
            "hit_dice": "18d6+18",
            "speed": {
                "climb": 20,
                "swim": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "medicine": 6,
                "perception": 6,
                "religion": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Cueyatl",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d8",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d8) piercing damage plus 7 (2d6) poison damage.",
                    "name": "Morningstar"
                },
                {
                    "desc": "The cueyatl moon priest harnesses moonlight, dispelling magical light in a 30-foot radius. In addition, each hostile creature within 30 feet must make a DC 13 Constitution saving throw, taking 16 (3d10) cold damage on a failed save, and half as much damage on a successful one. A creature that has total cover from the moon priest is not affected.",
                    "name": "Night's Chill (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The cueyatl can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The cueyatl has advantage on Dexterity (Stealth) checks made to hide in jungle terrain.",
                    "name": "Jungle Camouflage"
                },
                {
                    "desc": "The cueyatl moon priest has advantage on saving throws and ability checks made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The cueyatl's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.",
                    "name": "Standing Leap"
                },
                {
                    "desc": "The cueyatl moon priest is a 5th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 14, +6 to hit with spell attacks). It has the following cleric spells prepared: \nCantrips (at will): guidance, resistance, sacred flame, spare the dying\n1st level (4 slots): bane, cure wounds, protection from evil and good\n2nd level (3 slots): hold person, silence, spiritual weapon\n3rd level (2 slots): bestow curse, spirit guardians",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 68,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cueyatl-moon-priest/"
        },
        {
            "slug": "cueyatl-sea-priest",
            "desc": "",
            "name": "Cueyatl Sea Priest",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 45,
            "hit_dice": "10d6+10",
            "speed": {
                "climb": 20,
                "swim": 30,
                "walk": 30
            },
            "strength": 10,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "medicine": 4,
                "religion": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Aquan, Cueyatl",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 2,
                    "damage_dice": "1d6",
                    "desc": "Melee or Ranged Weapon Attack: +2 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 3 (1d6) piercing damage plus 7 (2d6) poison damage, or 4 (1d8) piercing damage plus 7 (2d6) poison damage if used with two hands to make a melee attack.",
                    "name": "Trident"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The cueyatl can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The cueyatl has advantage on Dexterity (Stealth) checks made to hide in jungle terrain.",
                    "name": "Jungle Camouflage"
                },
                {
                    "desc": "The cueyatl has advantage on saving throws and ability checks made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The cueyatl sea priest can communicate with amphibious and water breathing beasts and monstrosities as if they shared a language.",
                    "name": "Speak with Sea Life"
                },
                {
                    "desc": "The cueyatl sea priest is a 2nd-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 12, +4 to hit with spell attacks). It has the following druid spells prepared: \nCantrips (at will): guidance, poison spray\n1st level (3 slots): animal friendship, create or destroy water, fog cloud, speak with animals",
                    "name": "Spellcasting"
                },
                {
                    "desc": "The cueyatl's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.",
                    "name": "Standing Leap"
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cueyatl-sea-priest/"
        },
        {
            "slug": "cueyatl-warrior",
            "desc": "",
            "name": "Cueyatl Warrior",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 13,
            "armor_desc": "leather armor",
            "hit_points": 36,
            "hit_dice": "8d6+8",
            "speed": {
                "climb": 20,
                "swim": 30,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": 2,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "survival": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Cueyatl",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 7 (2d6) poison damage, or 7 (1d10 + 2) slashing damage plus 7 (2d6) poison damage if used with two hands.",
                    "name": "Battleaxe"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The cueyatl can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The cueyatl has advantage on Dexterity (Stealth) checks made to hide in jungle terrain.",
                    "name": "Jungle Camouflage"
                },
                {
                    "desc": "The cueyatl has advantage on saving throws and ability checks made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The cueyatl's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start.",
                    "name": "Standing Leap"
                }
            ],
            "spell_list": [],
            "page_no": 69,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_cueyatl-warrior/"
        },
        {
            "slug": "dark-eye",
            "desc": "",
            "name": "Dark Eye",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dark folk",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "breastplate",
            "hit_points": 71,
            "hit_dice": "11d8+22",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 3,
            "skills": {
                "perception": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 13",
            "languages": "Common, Umbral",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The dark eye makes two attacks with its dagger.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 4 (1d8) cold damage.",
                    "name": "Dagger"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dark eye has advantage on saving throws against being charmed or frightened.",
                    "name": "Dark Devotion"
                },
                {
                    "desc": "When a creature that can see the dark eye's eye starts its turn within 30 feet of the dark eye, the dark eye can force it to make a DC 13 Wisdom saving throw if the dark eye isn't incapacitated and can see the creature. On a failure, the creature takes 7 (2d6) psychic damage and is incapacitated until the start of its next turn. On a success, the creature takes half the damage and isn't incapacitated.\n\nUnless surprised, a creature can avert its eyes to avoid the saving throw at the start of its turn. If the creature does so, it can't see the dark eye until the start of its next turn, when it can avert its eyes again. If the creature looks at the dark eye in the meantime, it must immediately make the save.",
                    "name": "Gaze of Shadows"
                },
                {
                    "desc": "While in sunlight, the dark eye has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dark-eye/"
        },
        {
            "slug": "dark-servant",
            "desc": "",
            "name": "Dark Servant",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dark folk",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 12,
            "armor_desc": "leather armor",
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 13,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common, Umbral",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The dark servant makes two attacks with its sickle.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.",
                    "name": "Sickle"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d8+1",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 80/320 ft., one target. Hit: 5 (1d8 + 1) piercing damage.",
                    "name": "Light Crossbow"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dark servant has advantage on saving throws\nagainst being charmed or frightened.",
                    "name": "Dark Devotion"
                },
                {
                    "desc": "Magical darkness doesn't impede the dark folk's darkvision.",
                    "name": "Darksight"
                },
                {
                    "desc": "The dark servant has advantage on attack rolls against a creature if at least one of the dark servant's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "While in sunlight, the dark servant has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 72,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dark-servant/"
        },
        {
            "slug": "dark-voice",
            "desc": "",
            "name": "Dark Voice",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dark folk",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "chain mail",
            "hit_points": 91,
            "hit_dice": "14d8+28",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 11,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 7,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 13",
            "languages": "Common, Umbral",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The dark voice makes two attacks with its mace.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 7 (2d6) cold damage.",
                    "name": "Mace"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d10",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 5 (1d10) piercing damage plus 7 (2d6) cold damage.",
                    "name": "Heavy Crossbow"
                },
                {
                    "desc": "The dark voice speaks in Umbral, whispering of what it sees beyond the dark. The area within 30 feet of the dark voice becomes dimly lit until the end of the dark voice's next turn. Only sunlight can illuminate the area brightly during this time. Each non-dark folk creature in the area must succeed on a DC 15 Charisma saving throw or take 13 (3d8) psychic damage and be frightened until the start of its next turn.",
                    "name": "Whispers of Shadow (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dark voice has advantage on saving throws against being charmed or frightened.",
                    "name": "Dark Devotion"
                },
                {
                    "desc": "The dark voice regains 5 hp at the start of its turn if it is in an area of dim light or darkness. The dark voice only dies if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                },
                {
                    "desc": "While in sunlight, the dark voice has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 73,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dark-voice/"
        },
        {
            "slug": "deathsworn-elf",
            "desc": "",
            "name": "Deathsworn Elf",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "elf",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 16,
            "armor_desc": "studded leather",
            "hit_points": 82,
            "hit_dice": "15d8+15",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 19,
            "constitution": 12,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 7,
            "skills": {
                "perception": 7,
                "stealth": 10,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 17",
            "languages": "Common, Elvish",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The deathsworn makes two melee attacks or four ranged attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage.",
                    "name": "Scimitar"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4",
                    "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
                    "name": "Longbow"
                },
                {
                    "desc": "The deathsworn shoots a rain of fiery arrows in a 30-foot cone. Each creature in that area must make a DC 15 Dexterity saving throw, taking 18 (4d8) piercing damage and 7 (2d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Volley (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The deathsworn can use Disengage as a bonus action.",
                    "name": "Archer's Step"
                },
                {
                    "desc": "As a bonus action after firing an arrow, the deathsworn can imbue the arrow with magical power, causing it to trail green fire. The arrow deals an extra 7 (2d6) fire damage.",
                    "name": "Death Bolt (3/Day)"
                },
                {
                    "desc": "The deathsworn has advantage on saving throws against being charmed, and magic can't put the deathsworn to sleep.",
                    "name": "Fey Ancestry"
                },
                {
                    "desc": "The deathsworn has advantage on Wisdom (Perception) checks that rely on hearing or sight.",
                    "name": "Keen Hearing and Sight"
                },
                {
                    "desc": "The deathsworn's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The deathsworn can take the Hide action as a bonus action.",
                    "name": "Stealthy Traveler"
                },
                {
                    "desc": "If the deathsworn surprises a creature and hits it with an attack during the first round of combat, the target takes an extra 10 (3d6) damage from the attack.",
                    "name": "Surprise Attack"
                }
            ],
            "spell_list": [],
            "page_no": 142,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_deathsworn-elf/"
        },
        {
            "slug": "dhampir",
            "desc": "",
            "name": "Dhampir",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dhampir",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 15,
            "armor_desc": "leather, shield",
            "hit_points": 32,
            "hit_dice": "5d8+10",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": 5,
            "perception": null,
            "skills": {
                "athletics": 3,
                "deception": 5,
                "persuasion": 5,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The dhampir makes two rapier or two shortbow attacks. It can make a grapple attack or Dark Thirst attack in place of any attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
                    "name": "Rapier"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
                    "name": "Shortbow"
                },
                {
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature that is grappled by the dhampir, incapacitated, or restrained. Hit: 1 piercing damage plus 3 (1d6) necrotic damage. The dhampir regains hp equal to the amount of necrotic damage dealt.",
                    "name": "Dark Thirst"
                },
                {
                    "desc": "The dhampir magically beguiles the mind of one humanoid it can see within 30 feet for 1 hour. The target must succeed on a DC 13 Charisma saving throw or the dhampir has advantage on Charisma checks against the target. If the dhampir or any of its allies damage the target, the effect ends. If the target's saving throw is successful or the effect ends, the target is immune to this dhampir's Predatory Charm for the next 24 hours. A creature immune to being charmed is immune to this effect. A dhampir can have only one target affected by its Predatory Charm at a time. If it uses its Predatory Charm on another target, the effect on the previous target ends.",
                    "name": "Predatory Charm"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dhampir has advantage on saving throws against disease.",
                    "name": "Undead Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 106,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dhampir/"
        },
        {
            "slug": "dhampir-commander",
            "desc": "",
            "name": "Dhampir Commander",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dhampir",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 17,
            "armor_desc": "studded leather, shield",
            "hit_points": 97,
            "hit_dice": "13d8+39",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 19,
            "strength_save": 5,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "athletics": 5,
                "deception": 7,
                "intimidation": 7,
                "persuasion": 7,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "desc": "The dhampir makes four rapier or four shortbow attacks. It can make a grapple attack or Dark Thirst attack in place of any attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Rapier"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "name": "Shortbow"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d4+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature that is grappled by the dhampir, incapactitated, or restrained. Hit: 5 (1d4 + 3) piercing damage plus 7 (2d6) necrotic damage. The dhampir commander regains hp equal to the amount of necrotic damage dealt.",
                    "name": "Dark Thirst"
                },
                {
                    "desc": "The dhampir magically beguiles the mind of one humanoid it can see within 30 feet for 1 hour. The target must succeed on a DC 15 Charisma saving throw or the dhampir has advantage on Charisma checks against the target. If the dhampir or any of its allies damage the target, the effect ends. If the target's saving throw is successful or the effect ends, the target is immune to this dhampir's Predatory Charm for the next 24 hours. A creature immune to being charmed is immune to this effect. A dhampir can have only one target affected by its Predatory Charm at a time. If it uses its Predatory Charm on another target, the effect on the previous target ends.",
                    "name": "Predatory Charm"
                },
                {
                    "desc": "For 1 minute, the dhampir can utter a special command or warning whenever a nonhostile creature that it can see within 30 feet of it makes an attack roll or a saving throw. The creature can add a d4 to its roll provided it can hear and understand the dhampir. A creature can benefit from only one Leadership die at a time. This effect ends if the dhampir is incapacitated. Dinosaur",
                    "name": "Leadership (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Each ally within 30 feet of the dhampir that can see it can make one melee attack as a bonus action.",
                    "name": "Inspiring Savagery"
                },
                {
                    "desc": "The dhampir has advantage on saving throws against disease.",
                    "name": "Undead Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 107,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dhampir-commander/"
        },
        {
            "slug": "dream-squire",
            "desc": "",
            "name": "Dream Squire",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": "chain shirt",
            "hit_points": 71,
            "hit_dice": "13d8+13",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "athletics": 4,
                "perception": 2
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "exhaustion",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Umbral",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The dream squire makes two melee attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 3 (1d6) psychic damage.",
                    "name": "Mace"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 6 (1d8 + 2) piercing damage plus 3 (1d6) psychic damage.",
                    "name": "Light Crossbow"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the dream squire's master is targeted by an attack or spell, the squire magically teleports to an unoccupied space within 5 feet of the master, and the attack or spell targets the squire instead. If the attack or spell deals damage, the dream squire takes half damage from it. To use this ability, the master and squire must be on the same plane.",
                    "name": "For the Master"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dream squire has advantage on saving throws against being charmed or frightened. If an effect would cause the squire to take a harmful action against its master, it can immediately repeat the saving throw (if any), ending the effect on a success. The squire has disadvantage on attack rolls or ability checks made against its master.",
                    "name": "Bound Devotion"
                },
                {
                    "desc": "The dream squire is bound to serve another creature as its master. The squire obeys all the master's commands, and the master can communicate telepathically with the squire as long as they are on the same plane. \n\nA dispel evil and good spell's break enchantment option that targets a dream squire forces it to make a Wisdom saving throw. On a failure, the squire's bond with its master is broken, and it returns to its true form (use human guard statistics).",
                    "name": "Master's Bond"
                }
            ],
            "spell_list": [],
            "page_no": 134,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dream-squire/"
        },
        {
            "slug": "dust-goblin-chieftain",
            "desc": "",
            "name": "Dust Goblin Chieftain",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "goblinoid",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "studded leather",
            "hit_points": 44,
            "hit_dice": "8d6+16",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 14,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": 7,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "intimidation": 3,
                "stealth": 8,
                "survival": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Goblin, and one ancient language",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 4 (1d8) poison damage. The target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 80/320 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 4 (1d8) poison damage. The target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Light Crossbow"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "The dust goblin chieftain adds 2 to its AC against one melee attack that would hit it. To do so, the chieftain must see the attacker and be wielding a melee weapon.",
                    "name": "Parry"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The dust goblin chieftain has advantage on saving throws against being charmed or frightened. In addition, it can use an action to read the surface thoughts of one creature within 30 feet. This works like the detect thoughts spell, except it can only read surface thoughts and there is no limit to the duration. The dust goblin chieftain can end this effect as a bonus action or by using an action to change the target.",
                    "name": "Alien Mind"
                },
                {
                    "desc": "On each of its turns, the dust goblin chieftain can use a bonus action to take the Dash, Disengage, or Hide action.",
                    "name": "Cunning Action"
                },
                {
                    "desc": "The dust goblin chieftain deals an extra 10 (3d6) damage when it hits a target with a weapon attack and has advantage on the attack roll, or when the target is within 5 feet of an ally of the dust goblin chieftain that isn't incapacitated and the chieftain doesn't have disadvantage on the attack roll.",
                    "name": "Sneak Attack (1/Turn)"
                },
                {
                    "desc": "When the dust goblin chieftain attacks a creature from hiding, the target must succeed on a DC 13 Wisdom saving throw or be frightened until the end of its next turn.",
                    "name": "Twisted"
                }
            ],
            "spell_list": [],
            "page_no": 136,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dust-goblin-chieftain/"
        },
        {
            "slug": "dvarapala",
            "desc": "",
            "name": "Dvarapala",
            "size": "Huge",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "any alignment (as its patron deity)",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "13d12+52",
            "speed": {
                "walk": 40
            },
            "strength": 19,
            "dexterity": 8,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "charisma": 9,
            "strength_save": 7,
            "dexterity_save": null,
            "constitution_save": 7,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "perception": 6,
                "religion": 3
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common; telepathy 120 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "attack_bonus": 7,
                    "damage_dice": "6d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 25 (6d6 + 4) bludgeoning damage and if the target is Large or smaller it must succeed on a DC 16 Strength saving throw or be pushed up to 15 feet away from the dvarapala.",
                    "name": "Gada"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "3d6+4",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 14 (3d6 + 4) piercing damage.",
                    "name": "Javelin"
                },
                {
                    "desc": "The dvarapala targets one or more creatures it can see within 10 feet of it. Each target must make a DC 16 Strength saving throw, taking 24 (7d6) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature who fails its save is pushed 5 feet away from the dvarapala.",
                    "name": "Sweeping Strike (Recharge 4-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "In addition to Common, a dvarapala can speak one language associated with its patron deity: Abyssal (chaotic or neutral evil deities), Celestial (good deities), or Infernal (lawful evil deities). A dvarapala who serves a neutral deity knows a language that is most appropriate for service to its deity (such as Primordial for a neutral god of elementals or Sylvan for a neutral god of nature).",
                    "name": "Divine Words"
                },
                {
                    "desc": "The dvarapala has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell.",
                    "name": "Keen Senses"
                },
                {
                    "desc": "The dvarapala has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The dvarapala can make an opportunity attack when a hostile creature moves within its reach as well as when a hostile creature moves out of its reach. It gets one extra reaction that be used only for opportunity attacks.",
                    "name": "You Shall Not Pass"
                },
                {
                    "desc": "The dvarapala's innate spellcasting ability is Wisdom (spell save DC 14). The dvarapala can innately cast the following spells, requiring no material components:\nAt will: sacred flame (2d8)\n3/day: thunderwave\n1/day each: gust of wind, wind wall",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 137,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_dvarapala/"
        },
        {
            "slug": "edjet",
            "desc": "",
            "name": "Edjet",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "chain shirt",
            "hit_points": 52,
            "hit_dice": "8d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 12,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 13,
            "charisma": 13,
            "strength_save": 6,
            "dexterity_save": null,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "athletics": 6,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "Common, Draconic",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The dragonborn edjet makes two melee or ranged attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d10+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) slashing damage.",
                    "name": "Halberd"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+1",
                    "desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "name": "Shortbow"
                },
                {
                    "desc": "The dragonborn edjet exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the dragonborn edjet is within 5 feet of two allies that aren't incapacitated, it has advantage on saving throws against being frightened.",
                    "name": "Line of Battle"
                },
                {
                    "desc": "Once per turn, the dragonborn edjet can deal an extra 10 (3d6) damage to a creature it hits with a weapon attack if that creature is within 5 feet of an ally of the edjet that isn't incapacitated.",
                    "name": "Martial Advantage"
                }
            ],
            "spell_list": [],
            "page_no": 0,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_edjet/"
        },
        {
            "slug": "elder-ghost-boar",
            "desc": "",
            "name": "Elder Ghost Boar",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 104,
            "hit_dice": "11d12+33",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 9,
            "constitution": 17,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common but can't speak it",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The elder ghost boar makes two tusk attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "3d6+6",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) slashing damage.",
                    "name": "Tusk"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When it is targeted by an attack or spell or is grappled or restrained, the ghost boar becomes momentarily incorporeal. It gains resistance to any damage that isn't force and ends any grappled or restrained conditions on itself.",
                    "name": "Ghostly Slip"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the ghost boar moves at least 20 feet straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 14 (4d6) slashing damage If the target is a creature, it must succeed on a DC 17 Strength saving throw or be knocked prone.",
                    "name": "Charge"
                },
                {
                    "desc": "When the ghost boar moves, it becomes temporarily incorporeal. It can move through creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage and is pushed to the closest unoccupied space if it ends its turn inside an object.",
                    "name": "Incorporeal Jaunt"
                },
                {
                    "desc": "If the elder ghost boar takes 20 damage or less that would reduce it to 0 hp, it is reduced to 1 hp instead.",
                    "name": "Relentless (Recharges after a Short or Long Rest)"
                },
                {
                    "desc": "When a creature dies within 30 feet of the ghost boar, its spirit can possess the boar, incapacitating the boar for up to 1 minute. During this time, the spirit is affected by the speak with dead spell, speaking through the ghost boar's mouth.",
                    "name": "Spirit Conduit"
                }
            ],
            "spell_list": [],
            "page_no": 169,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_elder-ghost-boar/"
        },
        {
            "slug": "elementalist",
            "desc": "",
            "name": "Elementalist",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "studded leather",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 12,
            "wisdom": 10,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "one of fire, lightning, cold, or poison (see Elemental Focus)",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 10",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The dragonborn makes two scimitar attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
                    "name": "Scimitar"
                },
                {
                    "desc": "The dragonborn breathes elemental energy in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 10 (3d6) damage of the elementalist's elemental focus type on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Each dragonborn elementalist permanently aligns with a particular element. This elemental focus grants the dragonborn resistance to a certain damage type and the ability to innately cast some spells. Its spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks).\nFlame (Fire): The dragonborn has resistance to fire damage. It can cast the produce flame cantrip at will and can cast heat metal or scorching ray three times per day.\nStorm (Air): The dragonborn has resistance to lightning damage. It can cast the shocking grasp cantrip at will and can cast blur or gust of wind three times per day.\nTide (Water): The dragonborn has resistance to cold damage. It can cast the ray of frost cantrip at will and can cast sleet storm or water breathing three times per day. \nCave (Earth): The dragonborn has resistance to poison damage. It can cast the blade ward cantrip at will and can cast meld into stone or shatter three times per day.",
                    "name": "Elemental Focus"
                },
                {
                    "desc": "When making an opportunity attack, the dragonborn can cast a spell with a casting time of 1 action instead of making a weapon attack. If this spell requires a ranged attack roll, the dragonborn doesn't have disadvantage on the attack roll from being within 5 feet of a hostile creature, though it may still have disadvantage from other sources. This spell must only target the creature that provoked the opportunity attack.",
                    "name": "War Mage"
                }
            ],
            "spell_list": [],
            "page_no": 121,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_elementalist/"
        },
        {
            "slug": "elite-kobold",
            "desc": "",
            "name": "Elite Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 14,
            "armor_desc": "leather armor",
            "hit_points": 26,
            "hit_dice": "4d8+8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Draconic",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.",
                    "name": "Mining Pick"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.",
                    "name": "Sling"
                },
                {
                    "desc": "The elite kobold opens its miner's lantern and splashes burning oil in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Lantern Splash (Recharge 5-6)"
                },
                {
                    "desc": "Two elite kobolds within 5 feet of each other can combine their actions to slam their mining picks into the ground and split the earth in a 20-foot line that is 5 feet wide, extending from one of the pair. Each creature in that line must make a DC 13 Dexterity saving throw. On a failure, a creature takes 7 (2d6) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.",
                    "name": "Small but Fierce"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If two elite kobolds wielding any combination of picks and shovels combine their efforts, they gain a burrow speed of 15 feet through non-rocky soil.",
                    "name": "Combat Tunneler"
                },
                {
                    "desc": "The kobold has advantage on attack rolls against a target if at least one of the kobold's allies is within 5 feet of the target and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 239,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_elite-kobold/"
        },
        {
            "slug": "enchanter",
            "desc": "",
            "name": "Enchanter",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "elf",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 12,
            "armor_desc": "15 with mage armor",
            "hit_points": 58,
            "hit_dice": "13d8",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 19,
            "wisdom": 13,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": 7,
            "wisdom_save": null,
            "charisma_save": 7,
            "perception": 4,
            "skills": {
                "arcana": 7,
                "history": 7,
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage.",
                    "name": "Dagger"
                },
                {
                    "desc": "The enchanter targets a creature within 30 feet of it who can see or hear the enchanter. The target must succeed on a DC 15 Wisdom saving throw or be charmed for 1 minute. The charmed target's speed is reduced to 0, it is incapacitated, and it must spend each round looking at the enchanter. While looking at the enchanter, the charmed target is considered blinded to other creatures not between it and the enchanter. The charmed target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If the charmed target takes damage from one of the enchanter's allies, it has advantage on the next saving throw. The effect also ends if the creature can no longer see or hear the enchanter. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the enchanter's Captivating Gaze for the next 24 hours.",
                    "name": "Captivating Gaze"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature within 30 feet that the enchanter can see targets it with an attack, the enchanter can stop the attacker with a glance. The attacker must succeed on a DC 15 Charisma saving throw or immediately stop the attack. The attacker can't attack the enchanter again until the start of its next turn.",
                    "name": "Beguiling Parry (Recharge 4-6)"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The enchanter has advantage on saving throws against being charmed, and magic can't put the enchanter to sleep.",
                    "name": "Fey Ancestry"
                },
                {
                    "desc": "When the enchanter casts an enchantment spell of 1st level or higher that targets only one creature, the enchanter can choose to target all creatures within 10 feet of the target instead.",
                    "name": "Reach of the Fey"
                },
                {
                    "desc": "The enchanter is a 13th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 15, +7 to hit with spell attacks). The enchanter has the following wizard spells prepared: \nCantrips (at will): dancing lights, friends, mage hand, message, prestidigitation\n1st level (4 slots): charm person*, hideous laughter*, magic missile\n2nd level (3 slots): hold person*, invisibility, suggestion*\n3rd level (3 slots): hypnotic pattern, lightning bolt\n4th level (3 slots): confusion*, conjure minor elementals\n5th level (2 slots): dominate person*, hold monster*, mislead, modify memory*\n6th level (1 slots): irresistible dance*, chain lightning\n7th level (1 slot): prismatic spray*\nEnchantment spell of 1st level or higher",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 143,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_enchanter/"
        },
        {
            "slug": "fang-of-the-great-wolf",
            "desc": "",
            "name": "Fang of the Great Wolf",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d10+10",
            "speed": {
                "walk": 50
            },
            "strength": 16,
            "dexterity": 13,
            "constitution": 13,
            "intelligence": 9,
            "wisdom": 13,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 5,
            "skills": {
                "insight": 3,
                "perception": 5,
                "religion": 1
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 15",
            "languages": "Common, Goblin, Worg",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "3d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 13) if the worg isn't already grapping a creature. Until this grapple ends, the target is restrained and the worg can't bite another target.",
                    "name": "Bite"
                },
                {
                    "desc": "The fang of the Great Wolf grows in size. This works like the enlarge/reduce spell, except the worg can only enlarge and it lasts for 1 minute. While enlarged, the fang of the Great Wolf gains the following action:\nSwallow. The worg makes one bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is also swallowed, and the grapple ends. While swallowed, the target is blinded and restrained, it has total cover against attacks and other effects outside the worg, and it takes 10 (3d6) acid damage at the start of each of the worg's turns. The worg can have only one creature swallowed at a time. \n\nIf the worg takes 10 damage or more on a single turn from the swallowed creature, the worg must succeed on a DC 11 Constitution saving throw at the end of that turn or regurgitate the creature, which falls prone in a space within 5 feet of the worg. The creature is automatically regurgitated when the worg is no longer enlarged. If the worg dies, a swallowed creature is no longer restrained by it and can escape from the corpse by using 10 feet of movement, exiting prone.",
                    "name": "Might of the Great Wolf (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The worg has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
                    "name": "Keen Hearing and Smell"
                }
            ],
            "spell_list": [],
            "page_no": 384,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_fang-of-the-great-wolf/"
        },
        {
            "slug": "far-wanderer",
            "desc": "",
            "name": "Far Wanderer",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 88,
            "hit_dice": "16d8+16",
            "speed": {
                "walk": 30
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 12,
            "intelligence": 17,
            "wisdom": 11,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "arcana": 5,
                "perception": 2,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "Common, Elvish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5ft., one target. Hit: 11 (2d8 + 2) slashing damage and 2 (1d4) cold damage.",
                    "name": "Stardust Blade"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 150/600 ft., one target. Hit: 13 (2d8 + 4) piercing damage and 2 (1d4) cold damage.",
                    "name": "Stardust bow"
                },
                {
                    "desc": "The far wanderer channels the energy of the living god-star Yorama. One creature the far wanderer can see within 60 feet must make a DC 13 Wisdom saving throw, taking 7 (2d6) psychic damage on a failed save, or half as much damage on a successful one. A creature who fails the saving throw is stunned until the end of its turn. Alternately, the far wanderer can instead restore 14 (4d6) hp to one willing creature it can see within 60 feet.",
                    "name": "Call to Yorama (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The far wanderer understands the literal meaning of any spoken or written language it hears or reads. In addition, it can use an action to read the surface thoughts of one creature within 30 feet. This works like the detect thoughts spell, except it can only read surface thoughts and there is no limit to the duration. It can end this effect as a bonus action or by using an action to change the target.",
                    "name": "Trader"
                },
                {
                    "desc": "As a bonus action, the far wanderer folds the fabric of reality to teleport itself to an unoccupied space it can see within 30 feet. A brief shimmer of starlight appears at the origin and destination.",
                    "name": "Traveler"
                }
            ],
            "spell_list": [],
            "page_no": 151,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_far-wanderer/"
        },
        {
            "slug": "fey-drake",
            "desc": "",
            "name": "Fey Drake",
            "size": "Small",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 82,
            "hit_dice": "15d6+30",
            "speed": {
                "fly": 80,
                "walk": 20
            },
            "strength": 6,
            "dexterity": 20,
            "constitution": 15,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "arcana": 5,
                "deception": 7,
                "perception": 6,
                "stealth": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 16",
            "languages": "Common, Draconic, Sylvan, telepathy 120 ft.",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The fey drake makes three bite attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d4+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 10 (2d4 + 5) piercing damage, and the target must succeed on a DC 16 Constitution saving throw or be poisoned for 1 hour.",
                    "name": "Bite"
                },
                {
                    "desc": "The drake breaths a plume of purple gas in a 15-foot cone. Each creature in that area must succeed on a DC 16 Wisdom saving throw or be charmed for 1 minute. While charmed, the creature can't take bonus actions or reactions, and it makes all Intelligence, Wisdom, and Charisma skill checks and saving throws with disadvantage.",
                    "name": "Bewildering Breath (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The fey drake has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "As a bonus action, the fey drake can magically turn invisible until its concentration ends (as if concentrating on a spell). Any equipment the drake wears or carries is invisible with it.",
                    "name": "Superior Invisibility"
                },
                {
                    "desc": "The fey drake's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). The fey drake can innately cast the following spells, requiring no material components\nAt will: charm person, color spray, grease\n3/day each: hypnotic pattern, locate creature, suggestion\n1/day each: dominate person, polymorph",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 130,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_fey-drake/"
        },
        {
            "slug": "flame-scourged-scion",
            "desc": "",
            "name": "Flame-Scourged Scion",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 125,
            "hit_dice": "10d12+60",
            "speed": {
                "walk": 30
            },
            "strength": 19,
            "dexterity": 17,
            "constitution": 22,
            "intelligence": 16,
            "wisdom": 6,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 10,
            "intelligence_save": null,
            "wisdom_save": 2,
            "charisma_save": 6,
            "perception": 6,
            "skills": {
                "insight": 6,
                "perception": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire; slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "grappled, paralyzed, restrained",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "Common, Deep Speech, Sylvan",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The flame-scourged scion makes three tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until the grapple ends, the target is restrained, the flame-scourged scion can automatically hit the target with its tentacle, and it can't use the same tentacle on another target. The flame-scourged scion can grapple up to two creatures at one time.",
                    "name": "Tentacle"
                },
                {
                    "desc": "The flame-scourged scion fills the area around itself with a cloud of burning embers. Each creature within 10 feet of the flame-scourged scion must make a DC 18 Constitution saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. The embers die out within moments.",
                    "name": "Embers (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When a flame-scourged scion takes fire damage, it has advantage on its attack rolls until the end of its next turn. If it takes more than 5 fire damage, it has advantage on its attack rolls for 2 rounds.",
                    "name": "Burning Rage"
                },
                {
                    "desc": "A flame-scourged scion can see through areas obscured by fire, smoke, and fog without penalty.",
                    "name": "Firesight"
                },
                {
                    "desc": "Difficult terrain caused by rocks, sand, or natural vegetation, living or dead, doesn't cost the flamescourged scion extra movement. Its speed can't be reduced by any effect.",
                    "name": "Groundbreaker"
                }
            ],
            "spell_list": [],
            "page_no": 159,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_flame-scourged-scion/"
        },
        {
            "slug": "fleshpod-hornet",
            "desc": "",
            "name": "Fleshpod Hornet",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 120,
            "hit_dice": "16d10+32",
            "speed": {
                "fly": 60,
                "hover": true,
                "walk": 10
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 15,
            "intelligence": 3,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 14",
            "languages": "-",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The fleshpod hornet makes two attacks: one with its slam and one with its stinger.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. The target must make a DC 13 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one. On a failed saving throw, the target is also infected with the eggs of the fleshpod hornet. \n\nThe injected eggs form a circular lotus pod tumor, roughly half a foot in diameter, on the target within 1 minute of injection. While carrying this tumor, the target has disadvantage on skill checks and saving throws. Exactly 24 hours after the lotus pod appears, a young fleshpod hornet (use giant wasp statistics) erupts from the tumor, dealing does 33 (6d10) slashing damage to the target. \n\nThe tumor can be excised with a DC 15 Wisdom (Medicine) check, causing 16 (3d10) slashing damage to the host. If it is cut out without the check, the patient must succeed on a DC 15 Constitution saving throw or take 22 (4d10) slashing damage.",
                    "name": "Stinger"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the fleshpod hornet flies at least 20 feet straight toward a creature and then hits it with a slam attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "name": "Flying Charge"
                }
            ],
            "spell_list": [],
            "page_no": 161,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_fleshpod-hornet/"
        },
        {
            "slug": "flying-polyp",
            "desc": "",
            "name": "Flying Polyp",
            "size": "Huge",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d12+54",
            "speed": {
                "fly": 60,
                "hover": true,
                "walk": 0
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 22,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 5,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "arcana": 10,
                "history": 10,
                "perception": 6
            },
            "damage_vulnerabilities": "lightning",
            "damage_resistances": "acid, cold, fire, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "prone",
            "senses": "blindsight 60 ft., passive Perception 16",
            "languages": "Deep Speech, telepathy 120 ft.",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The polyp makes two melee attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "3d6+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained and is not affected by the flying polyp's Aura of Wind. The flying polyp can grapple up to two creatures at one time.",
                    "name": "Tentacle"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "3d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target grappled by the polyp. Hit: 18 (3d8 + 5) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "Each creature within 30 feet of the polyp must make a DC 17 Strength saving throw. On a failure, a creature takes 27 (5d10) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage but isn't knocked prone.",
                    "name": "Cyclone (Recharge 5-6)"
                },
                {
                    "desc": "The flying polyp magically enters the Ethereal Plane from the Material Plane, or vice versa.",
                    "name": "Etherealness"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature the flying polyp can see targets it with an attack, the flying polyp can unleash a line of strong wind 60 feet long and 10 feet wide in the direction of the attacker. The wind lasts until the start of the flying polyp's next turn. Each creature in the wind when it appears or that starts its turn in the wind must succeed on a DC 17 Strength saving throw or be pushed 15 feet away from the flying polyp in a direction following the line. Any creature in the line treats all movement as difficult terrain.",
                    "name": "Fist of Wind"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature that starts its turn within 15 feet of the polyp must succeed on a DC 17 Strength saving throw or be pushed up to 15 feet away from the polyp.",
                    "name": "Aura of Wind"
                },
                {
                    "desc": "The polyp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.",
                    "name": "Incorporeal Movement"
                },
                {
                    "desc": "The polyp has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The polyp's innate spellcasting ability is Intelligence (spell save DC 18). The polyp can innately cast the following spells, requiring no material components:\nAt will: invisibility (self only)\n3/day: wind walk\n1/day: control weather",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 162,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_flying-polyp/"
        },
        {
            "slug": "foxin",
            "desc": "",
            "name": "Foxin",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 16,
            "hit_dice": "3d6+6",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 4,
            "skills": {
                "perception": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed",
            "senses": "darkvision 60 ft., passive Perception 14",
            "languages": "understands Common and Sylvan but can't speak",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage, and the target must succeed on a DC 12 Strength saving throw or be knocked prone.",
                    "name": "Bite"
                },
                {
                    "desc": "The foxin targets any number of non-foxin creatures within 30 feet. Each creature in that area must succeed on a DC 13 Wisdom saving throw or be treated as charmed against all enemies and dangers for 1 minute. A charmed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the foxin's Illusory Calm for the next 24 hours. A creature has advantage on the saving throw if it suffers any harm while charmed.",
                    "name": "Illusory Calm"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The foxin has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell.",
                    "name": "Keen Senses"
                },
                {
                    "desc": "A foxin naturally emits an air of total belonging. It doesn't go unnoticed, but other creatures always behave as though the foxin's presence is normal and unobtrusive.",
                    "name": "Neutral Presence"
                }
            ],
            "spell_list": [],
            "page_no": 163,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_foxin/"
        },
        {
            "slug": "gargoctopus",
            "desc": "",
            "name": "Gargoctopus",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 104,
            "hit_dice": "16d10+16",
            "speed": {
                "climb": 20,
                "swim": 40,
                "walk": 40
            },
            "strength": 18,
            "dexterity": 13,
            "constitution": 12,
            "intelligence": 19,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 6,
            "skills": {
                "history": 7,
                "investigation": 7,
                "perception": 6,
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 16",
            "languages": "telepathy 100 ft.",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The gargoctopus makes four tentacle attacks or one bite attack and three tentacle attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "3d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 15 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 15). Until the grapple ends, the target is restrained, the gargoctopus can automatically hit the target with its tentacle, and it can't use the same tentacle on another target. The gargoctopus can grapple up to four creatures at one time.",
                    "name": "Tentacle"
                },
                {
                    "desc": "One Medium or smaller creature grappled by the gargoctopus is thrown up to 20 feet in a random direction and is knocked prone. If the target strikes a solid surface, the target takes 7 (2d6) bludgeoning damage. If the target is thrown at another creature, that creature must succeed on a DC 12 Dexterity saving throw or take the same damage and be knocked prone.",
                    "name": "Fling"
                },
                {
                    "desc": "The gargoctopus slams the creatures grappled by it into a solid surface. Each grappled creature must make a DC 15 Constitution saving throw. On a failure, a target takes 10 (3d6) bludgeoning damage and is stunned until the end of the gargoctopus' next turn. On a success, a target takes half the damage and isn't stunned.",
                    "name": "Tentacle Slam (Recharge 5-6)"
                },
                {
                    "desc": "A 20-foot-radius cloud of darkness extends around the gargoctopus. The area is heavily obscured until the start of the gargoctopus' next turn. If underwater, the gargoctopus can use the Dash action as a bonus action after releasing the cloud.",
                    "name": "Ink Cloud (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The gargoctopus can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The gargoctopus has advantage on Dexterity (Stealth) checks made to hide.",
                    "name": "Shifting Camouflage"
                },
                {
                    "desc": "The gargoctopus can climb on difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
                    "name": "Spider Climb"
                }
            ],
            "spell_list": [],
            "page_no": 167,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_gargoctopus/"
        },
        {
            "slug": "ghast-of-leng",
            "desc": "",
            "name": "Ghast of Leng",
            "size": "Large",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "17d10+34",
            "speed": {
                "walk": 40
            },
            "strength": 15,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 4,
            "wisdom": 9,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 4,
            "intelligence_save": null,
            "wisdom_save": 1,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "radiant",
            "damage_resistances": "cold",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Void Speech",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ghast of Leng has advantage on melee attack rolls against any creature that doesn't have all its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The ghast of Leng has advantage on Wisdom (Perception) checks that rely on smell.",
                    "name": "Keen Smell"
                },
                {
                    "desc": "The ghast of Leng takes 20 radiant damage when it starts its turn in sunlight. While in sunlight, it has disadvantage on attack rolls and ability checks.",
                    "name": "Sunlight Hypersensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 168,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ghast-of-leng/"
        },
        {
            "slug": "ghost-boar",
            "desc": "",
            "name": "Ghost Boar",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 68,
            "hit_dice": "8d10+24",
            "speed": {
                "walk": 40
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 7,
            "wisdom": 12,
            "charisma": 7,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "understands Common but can't speak it",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
                    "name": "Tusk"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature hits the ghost boar with a melee weapon attack, the ghost boar can make one tusk attack against the creature. The ghost boar must see the attacker and be within 5 feet of it.",
                    "name": "Tusk Swipe"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a tusk attack on the same turn, the target takes an extra 10 (3d6) slashing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.",
                    "name": "Charge"
                },
                {
                    "desc": "When the ghost boar moves, it becomes temporarily incorporeal. It can move through creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage and is pushed to the closest unoccupied space if it ends its turn inside an object.",
                    "name": "Incorporeal Jaunt"
                },
                {
                    "desc": "If the boar takes 15 damage or less that would reduce it to 0 hp, it is reduced to 1 hp instead.",
                    "name": "Relentless (Recharges after a Short or Long Rest)"
                }
            ],
            "spell_list": [],
            "page_no": 169,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_ghost-boar/"
        },
        {
            "slug": "giant-albino-bat",
            "desc": "",
            "name": "Giant Albino Bat",
            "size": "Huge",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 76,
            "hit_dice": "9d12+18",
            "speed": {
                "fly": 80,
                "walk": 10
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 15,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., passive Perception 11",
            "languages": "Abyssal, understands Common but can't speak it",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The bat makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d4+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the bat can't use its claws against another target.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The bat can't use its blindsight while deafened.",
                    "name": "Echolocation"
                },
                {
                    "desc": "The bat has advantage on Wisdom (Perception) checks that rely on hearing.",
                    "name": "Keen Hearing"
                }
            ],
            "spell_list": [],
            "page_no": 50,
            "environments": [],
            "img_main": null,
            "document__slug": "cc",
            "document__title": "Creature Codex",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/",
            "v2_converted_path": "/v2/creatures/ccdx_giant-albino-bat/"
        }
    ]
}