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

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

{
    "count": 3207,
    "next": "https://api.open5e.com/monsters/?format=api&ordering=perception&page=7",
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=perception&page=5",
    "results": [
        {
            "slug": "gloomflower",
            "desc": "",
            "name": "Gloomflower",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 6,
            "charisma": 18,
            "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": "blinded, deafened, frightened",
            "senses": "blindsight 120 ft. passive Perception 8",
            "languages": "understands all languages known by creatures within 120 feet, but can't speak, telepathy 120 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The gloomflower makes two psychic strike attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "3d6",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 10 (3d6) psychic damage.",
                    "name": "Psychic Strike"
                },
                {
                    "desc": "Each creature of the gloomflower's choice that is within 60 feet of the gloomflower and aware of it must make a DC 14 Wisdom saving throw. On a failure, a creature is bombarded with visions of its fears and anxieties for 1 minute. While bombarded, it takes 7 (2d6) psychic damage at the start of each of its turns and must spend its action to make one melee attack against a creature within 5 feet of it, other than the gloomflower or itself. If the creature can't make a melee attack, it takes the Dodge action. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. On a success, a creature is incapacitated by hallucinations until the end of its next turn but isn't bombarded with visions of its fears and anxieties. \n\nA creature that is reduced to 0 hp by this psychic damage falls unconscious and is stable. When that creature regains consciousness, it suffers permanent hallucinations and has disadvantage on ability checks until cured by a remove curse spell or similar magic.",
                    "name": "Corrupting Visions (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Creatures have disadvantage on attack rolls against the gloomflower. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight.",
                    "name": "Blur"
                },
                {
                    "desc": "Whenever the gloomflower takes damage, each creature within 10 feet of the gloomflower must succeed on a DC 14 Wisdom saving throw or take 7 (2d6) psychic damage.",
                    "name": "Psychic Scream"
                }
            ],
            "spell_list": [],
            "page_no": 188,
            "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_gloomflower/"
        },
        {
            "slug": "goreling",
            "desc": "",
            "name": "Goreling",
            "size": "Small",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 11,
            "hit_dice": "2d6+4",
            "speed": {
                "walk": 20
            },
            "strength": 12,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 1,
            "wisdom": 5,
            "charisma": 1,
            "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": "necrotic, poison",
            "condition_immunities": "poisoned",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 7",
            "languages": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 2 (1d4) necrotic damage. ++ Reactions",
                    "name": "Slam"
                },
                {
                    "desc": "When a goreling is hit but not reduced to 0 hp, it splits into two new gorelings. Each new goreling has 1 hp, doesn't have this reaction, and is one size smaller than the original goreling.",
                    "name": "Multiplying"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If 6 or more gorelings are within 30 feet of one another, they become frenzied and their attacks deal an extra 2 (1d4) necrotic damage.",
                    "name": "Bloodthirsty"
                },
                {
                    "desc": "Up to five gorelings can occupy the same space.",
                    "name": "Swarming"
                }
            ],
            "spell_list": [],
            "page_no": 207,
            "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_goreling/"
        },
        {
            "slug": "grave-behemoth",
            "desc": "",
            "name": "Grave Behemoth",
            "size": "Huge",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 9,
            "armor_desc": null,
            "hit_points": 210,
            "hit_dice": "20d12+80",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 4,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "-",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The grave behemoth makes two slam attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d8+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 19 (3d8 + 6) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d12+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 25 (3d12 + 6) piercing damage plus 14 (4d6) necrotic damage.",
                    "name": "Gorge"
                },
                {
                    "desc": "The grave behemoth vomits putrid flesh and 5 (2d4) zombies in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw. On a failure, a target takes 38 (11d6) necrotic damage and is covered in rotting slime for 1 minute. On a success, a target takes half the necrotic damage and isn't covered in slime. A creature, including the target, can take an action to clean off the slime. Zombies under the grave behemoth's control have advantage on attack rolls against creatures covered in a grave behemoth's slime.",
                    "name": "Hurl Flesh (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The behemoth starts with two arms and two legs. If it loses one arm, it can't multiattack. If it loses both arms, it can't slam. If it loses one leg, its speed is halved. If it loses both legs, it falls prone. If it has both arms, it can crawl. With only one arm, it can still crawl, but its speed is halved. With no arms or legs, its speed is 0, and it can't benefit from bonuses to speed.",
                    "name": "Fleshbag"
                },
                {
                    "desc": "At the end of any turn in which the behemoth took at least 30 damage, roll a d8. On a 1, it loses an arm. On a 2, it loses a leg. In addition, 2 (1d4) zombies fall prone in unoccupied spaces within 10 feet of the behemoth, spilling from the wound.",
                    "name": "Flesh Wound"
                },
                {
                    "desc": "The grave behemoth and any zombies within 30 feet of it have advantage on saving throws against effects that turn undead.",
                    "name": "Turning Defiance"
                },
                {
                    "desc": "Zombies created by a grave behemoth's Flesh Wound and Hurl Flesh share a telepathic link with it, are under its control, are immune to necrotic damage, and act immediately and on the grave behemoth's initiative.",
                    "name": "Zombie Keeper"
                }
            ],
            "spell_list": [],
            "page_no": 208,
            "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_grave-behemoth/"
        },
        {
            "slug": "great-mandrake",
            "desc": "",
            "name": "Great Mandrake",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 44,
            "hit_dice": "8d4+24",
            "speed": {
                "walk": 10
            },
            "strength": 14,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 4,
            "wisdom": 11,
            "charisma": 12,
            "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": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "Common",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "A great mandrake makes two attacks with its bite. When its shriek is available, it can use the shriek in place of one bite attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "Each creature within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 11 (3d6) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.",
                    "name": "Shriek (Recharge 3-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 260,
            "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_great-mandrake/"
        },
        {
            "slug": "greater-rakshasa",
            "desc": "",
            "name": "Greater Rakshasa",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "lawful evil",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 144,
            "hit_dice": "17d8+68",
            "speed": {
                "walk": 40
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 15,
            "wisdom": 16,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 10,
                "insight": 8
            },
            "damage_vulnerabilities": "piercing from magic weapons wielded by good creatures",
            "damage_resistances": "",
            "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Infernal",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "desc": "The greater rakshasa makes two claw attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) slashing damage, and the target is cursed if it is a creature. The magical curse takes effect whenever the target takes a short or long rest, filling the target's thoughts with horrible images and dreams. The cursed target gains no benefit from finishing a short or long rest. The curse lasts until it is lifted by a remove curse spell or similar magic.",
                    "name": "Claw"
                },
                {
                    "desc": "The greater rakshasa chooses a point it can see within 60 feet, conjuring a terrifying manifestation of its enemies' worst fears in a 30-foot-radius around the point. Each non-rakshasa in the area must make a DC 18 Wisdom saving throw. On a failed save, a creature takes 66 (12d10) psychic damage and becomes frightened for 1 minute. On a success, the target takes half the damage and isn't frightened. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Harrowing Visions (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The greater rakshasa can take 3 legendary actions, choosing from the options below. Only one legendary action can be used at a time and only at the end of another creature's turn. The greater rakshasa regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The greater rakshasa makes one claw attack.",
                    "name": "Claw Attack"
                },
                {
                    "desc": "The greater rakshasa becomes invisible at the same time that an illusory double of itself appears where it is standing. This switch is indiscernible to others. After the double appears, the greater rakshasa can move up to its speed. Both effects last until the start of the greater rakshasa's next turn, but the invisibility ends if the greater rakshasa makes an attack or casts a spell before then.",
                    "name": "Misleading Escape (Costs 2 Actions)"
                },
                {
                    "desc": "The greater rakshasa casts a spell from its list of innate spells, consuming a use of the spell as normal.",
                    "name": "Cast a Spell (Costs 3 Actions)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "The greater rakshasa can't be affected or detected by spells of 7th level or lower unless it wishes to be. It has advantage on saving throws against all other spells and magical effects.",
                    "name": "Limited Magic Immunity"
                },
                {
                    "desc": "When the greater rakshasa casts the charm person spell, it can target up to five creatures. When it casts the dominate person spell, the spell's duration is concentration, up to 8 hours.",
                    "name": "Puppet Master"
                },
                {
                    "desc": "The greater rakshasa's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). The greater rakshasa can innately cast the following spells, requiring no material components:\nAt will: detect thoughts, disguise self, mage hand, minor illusion\n3/day each: charm person, detect magic, invisibility, major image, suggestion\n1/day each: dominate person, fly, plane shift, true seeing",
                    "name": "Innate Spellcasting"
                }
            ],
            "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_greater-rakshasa/"
        },
        {
            "slug": "greater-scrag",
            "desc": "",
            "name": "Greater Scrag",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 127,
            "hit_dice": "15d10+45",
            "speed": {
                "swim": 40,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 10,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 10,
            "charisma": 11,
            "strength_save": 8,
            "dexterity_save": null,
            "constitution_save": 6,
            "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": "Abyssal, Aquan, Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "desc": "The greater scrag makes three attacks: one with its bite and two with its claws.",
                    "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)",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "3d4+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 12 (3d4 + 5)",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The scrag can breathe air and water.",
                    "name": "Amphibious"
                },
                {
                    "desc": "The scrag has advantage on melee attack rolls against any creature that doesn't have all of its hp.",
                    "name": "Blood Frenzy"
                },
                {
                    "desc": "The greater scrag regains 10 hp at the start of its turn if it is in contact with water. If the scrag takes acid or fire damage, this trait doesn't function at the start of the scrag's next turn. The scrag dies only if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 401,
            "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_greater-scrag/"
        },
        {
            "slug": "green-knight-of-the-woods",
            "desc": "",
            "name": "Green Knight of the Woods",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 20,
            "armor_desc": "plate, shield",
            "hit_points": 78,
            "hit_dice": "12d8+24",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 16,
            "strength_save": null,
            "dexterity_save": 3,
            "constitution_save": 5,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 7,
                "intimidation": 6,
                "survival": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "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": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The green knight makes two attacks: one with its battle axe and one with its shield bash.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) slashing damage, or 9 (1d10 + 4) slashing damage if used with two hands.",
                    "name": "Battle Axe"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage and the target is grappled (escape DC 15). Until this grapple ends, the target is restrained by magical vines springing forth from the green knight's shield, and the green knight can't make shield bash attacks against other targets.",
                    "name": "Shield Bash"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d6+4",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
                    "name": "Javelin"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the green knight is hit by a melee attack from a creature it has successfully challenged, it can make one battle axe attack with advantage against the attacker.",
                    "name": "Knight's Rebuke"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the green knight's head is severed by a vorpal weapon or by other means, magical vines sprout from its neck and the head reattaches by the start of the green knight's next turn, preventing the green knight from dying from the loss of its head.",
                    "name": "Headsman's Woe"
                },
                {
                    "desc": "As a bonus action, the green knight targets one creature that it can see within 30 feet and issues a challenge. If the target can see the green knight, it must succeed on a DC 14 Wisdom saving throw or become magically compelled to engage the green knight in melee combat for 1 minute, or until the knight challenges a new opponent. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.\n\nOn its turn, the affected creature must move towards the green knight and make a melee attack against the green knight.",
                    "name": "Knight's Challenge (3/Day)"
                },
                {
                    "desc": "The green knight has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The green knight can communicate with beasts and plants as if they shared a language.",
                    "name": "Speak with Beasts and Plants"
                }
            ],
            "spell_list": [],
            "page_no": 209,
            "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_green-knight-of-the-woods/"
        },
        {
            "slug": "grindylow",
            "desc": "",
            "name": "Grindylow",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 27,
            "hit_dice": "5d8+5",
            "speed": {
                "swim": 40,
                "walk": 10
            },
            "strength": 13,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 14,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 4,
                "athletics": 3,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Aquan",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The grindylow makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d6+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "2d6+1",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 10 ft., one target. Hit: 8 (2d6 + 1) slashing damage and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the grindylow can't use its claws on another target.",
                    "name": "Claws"
                },
                {
                    "desc": "A 20-foot-radius cloud of ink extends all around the grindylow if it is underwater. The area is heavily obscured for 1 minute, although a significant current can disperse the ink.\n\nAfter releasing the ink, the grindylow can use the Dash action as a bonus action.",
                    "name": "Ink Cloud (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The grindylow can mimic humanoid voices. A creature that hears the sounds can tell they are imitations with a successful DC 13 Wisdom (Insight) check.",
                    "name": "Mimicry"
                },
                {
                    "desc": "The grindylow has advantage on ability checks and saving throws made to escape a grapple.",
                    "name": "Slippery"
                },
                {
                    "desc": "The grindylow can breathe only underwater.",
                    "name": "Water Breathing"
                }
            ],
            "spell_list": [],
            "page_no": 210,
            "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_grindylow/"
        },
        {
            "slug": "gugalanna",
            "desc": "",
            "name": "Gugalanna",
            "size": "Huge",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 253,
            "hit_dice": "22d12+110",
            "speed": {
                "fly": 80,
                "walk": 60
            },
            "strength": 24,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 10,
            "wisdom": 20,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": 10,
            "constitution_save": 12,
            "intelligence_save": null,
            "wisdom_save": 12,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 14,
                "insight": 12,
                "intimidation": 11
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "fire, radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "truesight 60 ft., passive Perception 15",
            "languages": "understands all but can't speak, telepathy 120 ft.",
            "challenge_rating": "21",
            "cr": 21.0,
            "actions": [
                {
                    "desc": "Gugalanna makes two attacks: one with its horns and one with its kick.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "5d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 34 (5d10 + 7) piercing damage and 14 (4d6) fire damage.",
                    "name": "Horns"
                },
                {
                    "attack_bonus": 14,
                    "damage_dice": "2d10+7",
                    "desc": "Melee Weapon Attack: +14 to hit, reach 5 ft., one target. Hit: 18 (2d10 + 7) bludgeoning damage.",
                    "name": "Kick"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "Gugalanna can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. Gugalanna regains spent legendary actions at the start of his turn.",
            "legendary_actions": [
                {
                    "desc": "Gugalanna makes a kick attack.",
                    "name": "Kick"
                },
                {
                    "desc": "Gugalanna spreads his wings and stomps his hooves, shaking the earth. Each creature within 10 feet of Gugalanna must make a DC 22 Strength saving throw. On a failure, a target takes 18 (2d10 + 7) bludgeoning damage and is pushed 20 feet away from Gugalanna. On a success, a target takes half the damage and isn't pushed. Gugalanna can then fly up to half his flying speed.",
                    "name": "Rearing Stomp (Costs 2 Actions)"
                },
                {
                    "desc": "The sun disc floating between Gugalanna's horns flares. Each creature within 30 feet of Gugalanna must make a DC 18 Dexterity saving throw, taking 21 (6d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Blazing Sun Disc (Costs 2 Actions, Recharge 5-6)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "Gugalanna doesn't provoke an opportunity attack when it flies out of an enemy's reach.",
                    "name": "Flyby"
                },
                {
                    "desc": "Gugalanna has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "Gugalanna's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "If Gugalanna moves at least 20 feet straight toward a creature and then hits it with a horns attack on the same turn, that target must succeed on a DC 22 Strength saving throw or be knocked prone. If the target is prone, Gugalanna can make one kick attack against it as a bonus action.",
                    "name": "Trampling Charge"
                }
            ],
            "spell_list": [],
            "page_no": 212,
            "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_gugalanna/"
        },
        {
            "slug": "gumienniki",
            "desc": "",
            "name": "Gumienniki",
            "size": "Small",
            "type": "Fiend",
            "subtype": "shapechanger",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "5d6+5",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 16,
            "constitution": 13,
            "intelligence": 14,
            "wisdom": 10,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "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 and 7 (2d6) fire damage.",
                    "name": "Flaming Hand Scythe"
                },
                {
                    "desc": "The gumienniki flashes its glowing eyes, illuminating a 15-foot cone. Each creature in that area that can see the gumienniki must succeed on a DC 12 Constitution saving throw or be blinded for 1 minute.",
                    "name": "Fiendish Blink (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the gumienniki is missed by an attack, it can taunt the attacker. The attacking creature must succeed on a DC 12 Wisdom saving throw or have disadvantage on its next attack roll or saving throw.",
                    "name": "Taunting Cackle"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the gumienniki can change its form into a Tiny housecat, or back into its true form. Its statistics, other than its size, are the same in each form except it loses its flaming hand scythe attack when in cat form.",
                    "name": "Shapechanger"
                },
                {
                    "desc": "The gumienniki's speed is doubled when traveling over grassy areas or through planted crops.",
                    "name": "Through Grass and Sheaves"
                }
            ],
            "spell_list": [],
            "page_no": 213,
            "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_gumienniki/"
        },
        {
            "slug": "hair-golem",
            "desc": "",
            "name": "Hair Golem",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "3d6+3",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 1,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "slashing",
            "damage_resistances": "bludgeoning and piercing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "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. The target must succeed on a DC 11 Dexterity saving throw or be knocked prone.",
                    "name": "Lash"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "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_hair-golem/"
        },
        {
            "slug": "heavy-cavalry",
            "desc": "",
            "name": "Heavy Cavalry",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 19,
            "armor_desc": "splint, shield",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 12,
            "constitution": 17,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "athletics": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d12+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 10 ft., one target. Hit: 8 (1d12 + 2) piercing damage.",
                    "name": "Lance"
                },
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d10+1",
                    "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 6 (1d10 + 1) piercing damage.",
                    "name": "Heavy Crossbow"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "2d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 9 (2d6 + 2) bludgeoning damage and the target must succeed on a DC 13 Strength saving throw or be knocked prone.",
                    "name": "Trample (Mounted Only)"
                },
                {
                    "desc": "The dragonborn breathes fire in a 15-foot cone. All creatures 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": "If the dragonborn moves at least 20 feet straight toward a creature while mounted and then hits with a lance attack on the same turn, it can make a trample attack against that creature as a bonus action.",
                    "name": "Cavalry Charge"
                },
                {
                    "desc": "The dragonborn can't be knocked prone, dismounted, or moved against its will while mounted.",
                    "name": "Locked Saddle"
                },
                {
                    "desc": "The dragonborn is rarely seen without its giant lizard mount. The lizard wears custom scale mail that raises its Armor Class to 15. While the dragonborn is mounted, the giant lizard can't be charmed or frightened.",
                    "name": "Mounted Warrior"
                }
            ],
            "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_heavy-cavalry/"
        },
        {
            "slug": "ichneumon",
            "desc": "",
            "name": "Ichneumon",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 16,
            "armor_desc": "natural armor; 18 with Mud Armor",
            "hit_points": 123,
            "hit_dice": "13d10+52",
            "speed": {
                "walk": 50
            },
            "strength": 22,
            "dexterity": 18,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 14,
            "charisma": 12,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 8,
                "athletics": 10,
                "stealth": 8,
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "acid, cold, fire, lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "-",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The ichneumon makes three attacks: two with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "4d6+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (4d6 + 6) piercing damage and the target is grappled (escape DC 18). Until this grapple ends, the target is restrained, and the ichneumon can't use its bite on another target.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6+6",
                    "desc": "Melee Weapon Attack: +10 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) slashing damage.",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ichneumon is immune to a dragon's Frightful Presence and has advantage on saving throws against the breath weapons of dragons.",
                    "name": "Draconic Predator"
                },
                {
                    "desc": "If the ichneumon is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the ichneumon instead takes no damage if it succeeds on the saving throw, and only half damage if it fails.",
                    "name": "Evasion"
                },
                {
                    "desc": "The ichneumon has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
                    "name": "Keen Hearing and Smell"
                },
                {
                    "desc": "If the ichneumon spends an hour applying mud to itself, it can increase its AC by 2 for 8 hours.",
                    "name": "Mud Armor"
                }
            ],
            "spell_list": [],
            "page_no": 224,
            "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_ichneumon/"
        },
        {
            "slug": "incinis",
            "desc": "",
            "name": "Incinis",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 171,
            "hit_dice": "18d10+72",
            "speed": {
                "walk": 40
            },
            "strength": 12,
            "dexterity": 20,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 16,
            "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": "bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "fire, poison",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Ignan",
            "challenge_rating": "10",
            "cr": 10.0,
            "actions": [
                {
                    "desc": "The incinis makes two magma fist attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one creature. Hit: 14 (2d8 + 5) bludgeoning damage and 9 (2d8) fire damage.",
                    "name": "Magma Fist"
                },
                {
                    "desc": "The incinis transforms into a wave of magma, moving up to its speed in a straight line. Each creature in the path where the incinis moves must make a DC 17 Dexterity saving throw. On a failure, a target takes 21 (6d6) fire damage and, if it is a Large or smaller creature, it is pushed ahead of the incinis and knocked prone in an unoccupied space within 5 feet of where the incinis ends its movement. On a success, a target takes half the damage and is neither pushed nor knocked prone.",
                    "name": "Wave of Magma (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The elemental can move through a space as narrow as 1 inch wide without squeezing. A creature that touches the elemental or hits it with a melee attack while within 5 feet of it takes 5 (1d10) fire damage and must succeed on a DC 16 Strength saving throw or the weapon becomes stuck in the elemental. If the weapon's wielder can't or won't let go of the weapon, the wielder is grappled while the weapon is stuck. While stuck, the weapon can't be used. Until the grapple ends, the wielder takes 5 (1d10) fire damage at the start of each of its turns. To end the grapple, the wielder can release the weapon or pull it free by taking an action to make a DC 16 Strength check and succeeding.",
                    "name": "Magma Form"
                }
            ],
            "spell_list": [],
            "page_no": 226,
            "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_incinis/"
        },
        {
            "slug": "ink-guardian",
            "desc": "",
            "name": "Ink Guardian",
            "size": "Large",
            "type": "Ooze",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 7,
            "constitution": 16,
            "intelligence": 6,
            "wisdom": 6,
            "charisma": 1,
            "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": "fire, slashing, thunder",
            "damage_immunities": "acid",
            "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 8",
            "languages": "-",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "As a Medium or Large creature, the ink guardian makes two pseudopod attacks",
                    "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 plus 7 (2d6) acid damage.",
                    "name": "Pseudopod"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The ink guardian can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "When activated, the creature launches from its bottle, landing within 20 feet of the bottle. It starts as Tiny, and at the start of each of its turns, it increases in size by one step to a maximum of Large.\n\nWhen the ink guardian is defeated, the bottle becomes inactive for 3d8 hours. After that time, the ink guardian regains all its hp and is active again. The bottle has AC of 20, 10 hp, and is immune to damage that isn't bludgeoning. If the bottle is destroyed, the ink guardian dies and can't rejuvenate.",
                    "name": "Bottled Rejuvenation"
                },
                {
                    "desc": "A creature that touches the ink guardian or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage. The ink guardian can eat through flesh quickly, but it doesn't harm metal, wood, or paper.",
                    "name": "Selectively Caustic"
                },
                {
                    "desc": "When the ink guardian is subjected to thunder damage, it takes no damage and instead splashes onto creatures within 5 feet of it. Each creature in the area takes 4 (1d8) acid damage. When the ink guardian is reduced to 0 hp, it explodes. Each creature within 15 feet of it must make a DC 13 Dexterity saving throw, taking 9 (2d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Volatile"
                }
            ],
            "spell_list": [],
            "page_no": 285,
            "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_ink-guardian/"
        },
        {
            "slug": "inkling",
            "desc": "",
            "name": "Inkling",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 10,
            "hit_dice": "4d4",
            "speed": {
                "walk": 20
            },
            "strength": 4,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 14,
            "wisdom": 12,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "stealth": 4
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60 ft. (blind beyond this radius), passive Perception 11",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "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": "Lash"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "If a spell attack hits the inkling, it can force the attacker to make a DC 12 Intelligence saving throw. If the attacker fails the saving throw, the spell is redirected to hit another creature of the inkling's choice within 30 feet.",
                    "name": "Redirect Spell"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The inkling can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "If an inkling spends 24 hours with a spellbook or a spell scroll, it can learn the magic of one 2nd level or lower spell, erasing and absorbing all the ink and magic used to inscribe the spell. The inkling can then cast the spell once per day.",
                    "name": "A Thirst for Knowledge"
                },
                {
                    "desc": "The inkling has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The inkling's innate spellcasting ability is Intelligence (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring only somatic components:\nAt will: fire bolt, mending, minor illusion, prestidigitation\n1/day each: color spray, detect magic, magic missile",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 227,
            "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_inkling/"
        },
        {
            "slug": "junk-shaman",
            "desc": "",
            "name": "Junk Shaman",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 12,
            "armor_desc": "15 with junk armor",
            "hit_points": 42,
            "hit_dice": "12d6",
            "speed": {
                "walk": 30
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 11,
            "intelligence": 11,
            "wisdom": 17,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": 4,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common, Draconic",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kobold junk shaman makes two junk staff attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) bludgeoning damage plus 3 (1d6) fire damage.",
                    "name": "Junk Staff"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d6",
                    "desc": "Ranged Spell Attack: +5 to hit, range 120 ft., one target. Hit: 7 (2d6) fire damage. If the target is a creature or flammable object that isn't being worn or carried, it ignites. Until a creature takes an action to douse the fire, the target takes 3 (1d6) fire damage at the start of each of its turns.",
                    "name": "Flame Jet"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kobold casts animate objects without any components. Wisdom is its spellcasting ability.",
                    "name": "Animate Objects (1/Day)"
                },
                {
                    "desc": "As a bonus action, the kobold can create magical armor out of scrap metal and bits of junk it touches. The armor provides AC 13 + Dexterity modifier, and a critical hit scored against the kobold becomes a normal hit instead. The armor lasts until the kobold uses a bonus action to end it, the armor is removed from the kobold, or the kobold dies.",
                    "name": "Junk Armor"
                },
                {
                    "desc": "The kobold has advantage on attack rolls against a creature if at least one of the kobold's allies is within 5 feet of the creature 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": 238,
            "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_junk-shaman/"
        },
        {
            "slug": "kallikantzaros",
            "desc": "",
            "name": "Kallikantzaros",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "hide armor",
            "hit_points": 59,
            "hit_dice": "17d6",
            "speed": {
                "walk": 30
            },
            "strength": 15,
            "dexterity": 13,
            "constitution": 10,
            "intelligence": 6,
            "wisdom": 8,
            "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 9",
            "languages": "Sylvan, Undercommon",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kallikantzaros makes two handsaw attacks or two spear 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) slashing damage. The handsaw does an extra die of damage against a target that is wearing no armor.",
                    "name": "Handsaw"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee or Ranged Weapon Attack: +4 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d6 + 2) piercing damage or 6 (1d8 + 2) piercing damage if used with two hands to make a melee attack.",
                    "name": "Spear"
                },
                {
                    "desc": "Two kallikantzaros can combine their actions to move up to their speed with a 5-foot, two-person saw held between them and attack a single creature in their path. The target must succeed on a DC 13 Dexterity saving throw or take 9 (2d6 + 2) slashing damage. If the creature is Large or smaller, it must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is knocked prone, each kallikantzaros may make a handsaw attack against it as a bonus action.",
                    "name": "Misery Whip"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kallikantzaros has advantage on saving throws against being charmed, and magic can't put a kallikantzaros to sleep.",
                    "name": "Fey Ancestry"
                },
                {
                    "desc": "A kallikantzaros who begins its turn within 20 feet of burning incense must succeed on a DC 13 Constitution saving throw or have disadvantage on attack rolls until the start of its next turn. The kallikantzaros can't voluntarily move toward the incense. Burning old shoes has the same effect.",
                    "name": "Hateful Scents"
                },
                {
                    "desc": "The kallikantzaros can take the Disengage or Hide action as a bonus action on each of its turns.",
                    "name": "Nimble Escape"
                }
            ],
            "spell_list": [],
            "page_no": 233,
            "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_kallikantzaros/"
        },
        {
            "slug": "kapi",
            "desc": "",
            "name": "Kapi",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "simian",
            "group": null,
            "alignment": "chaotic good",
            "armor_class": 14,
            "armor_desc": null,
            "hit_points": 13,
            "hit_dice": "3d8",
            "speed": {
                "climb": 30,
                "walk": 30
            },
            "strength": 14,
            "dexterity": 18,
            "constitution": 10,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 6,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 11",
            "languages": "Common, Simian",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "desc": "The kapi makes two attacks: one with its quarterstaff and one with its tail trip.",
                    "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 or 6 (1d8 + 2) bludgeoning damage if used with two hands.",
                    "name": "Quarterstaff"
                },
                {
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: The target must succeed on a DC 14 Dexterity saving throw or be knocked prone.",
                    "name": "Tail Trip"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d4+4",
                    "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 6 (1d4 + 4) bludgeoning damage.",
                    "name": "Sling"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kapi can take the Disengage action as a bonus action on each of its turns.",
                    "name": "Nimble Feet"
                },
                {
                    "desc": "The kapi can use its tail to pick up or hold a small object that isn't being worn or carried. It can use its tail to interact with objects, leaving its hands free to wield weapons or carry heavier objects. The kapi can't use its tail to wield a weapon but can use it to trip an opponent (see below).",
                    "name": "Prehensile Tail"
                }
            ],
            "spell_list": [],
            "page_no": 234,
            "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_kapi/"
        },
        {
            "slug": "keg-golem",
            "desc": "",
            "name": "Keg Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 11,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d8+18",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 7,
            "charisma": 3,
            "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": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 3,
                    "damage_dice": "1d6+3",
                    "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The keg golem shoots a 1 gallon jet of ale in a 15-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Constitution saving throw. On a failure, a target takes 9 (2d8) poison damage and is poisoned for 1 minute. On a success, a target takes half the damage and isn't poisoned. A poisoned creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Ale Blast (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A keg golem holds 20 gallons of ale. If it runs out of ale or empties itself from ale blast, the golem's speed is reduced to 0 and it has disadvantage on all attack rolls until it is refilled with at least 1 gallon of ale.",
                    "name": "Empty Keg"
                },
                {
                    "desc": "The keg golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The keg golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "If the keg golem moves at least 15 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 Dexterity saving throw or be knocked prone. If the target is prone, the keg golem can make one slam attack against it as a bonus action.",
                    "name": "Rolling Charge"
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "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_keg-golem/"
        },
        {
            "slug": "king-kobold",
            "desc": "",
            "name": "King Kobold",
            "size": "Small",
            "type": "Humanoid",
            "subtype": "kobold",
            "group": null,
            "alignment": "lawful neutral",
            "armor_class": 15,
            "armor_desc": "18 with mage armor",
            "hit_points": 112,
            "hit_dice": "25d6+25",
            "speed": {
                "walk": 30
            },
            "strength": 8,
            "dexterity": 20,
            "constitution": 12,
            "intelligence": 14,
            "wisdom": 14,
            "charisma": 15,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 5,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 5,
                "insight": 8,
                "intimidation": 8,
                "persuasion": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Draconic",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "desc": "The king kobold makes two shortsword attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage.",
                    "name": "Shortsword"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5",
                    "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 8 (1d6 + 5) piercing damage.",
                    "name": "Hand Crossbow"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "The king kobold halves the damage from one attack that hits it. To do so, it must see the attacker.",
                    "name": "Uncanny Dodge"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "On each of its turns, the king kobold can use a bonus action to take the Dash, Disengage, or Hide action.",
                    "name": "Cunning Action"
                },
                {
                    "desc": "If the king kobold is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the king instead takes no damage if it succeeds on the saving throw, and only half damage if it fails.",
                    "name": "Evasion"
                },
                {
                    "desc": "The king has advantage on attack rolls against a creature if at least one of the king's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Pack Tactics"
                },
                {
                    "desc": "The king kobold deals an extra 14 (4d6) 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 king that isn't incapacitated and the king doesn't have disadvantage on the attack roll.",
                    "name": "Sneak Attack (1/Turn)"
                },
                {
                    "desc": "While in sunlight, the king has disadvantage on attack rolls and on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                },
                {
                    "desc": "The king kobold is a 4th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). It has the following wizard spells prepared: \nCantrips (at will): fire bolt, mage hand, minor illusion, poison spray\n1st level (4 slots): alarm, grease, mage armor\n2nd level (3 slots): alter self, hold person, invisibility",
                    "name": "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_king-kobold/"
        },
        {
            "slug": "kinnara",
            "desc": "",
            "name": "Kinnara",
            "size": "Medium",
            "type": "Celestial",
            "subtype": "",
            "group": null,
            "alignment": "lawful good",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "fly": 50,
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 14,
            "intelligence": 13,
            "wisdom": 16,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 6,
            "perception": null,
            "skills": {
                "insight": 5,
                "performance": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "radiant; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion, frightened",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "all, telepathy 60 ft.",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage plus 9 (2d8) radiant damage.",
                    "name": "Shortsword"
                },
                {
                    "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 plus 9 (2d8) radiant damage.",
                    "name": "Shortbow"
                },
                {
                    "desc": "The kinnara plays a series of jarring notes on its musical instrument. Each non-celestial creature within 60 feet who can hear the sound must make a DC 14 Wisdom saving throw. On a failure, a creature takes 18 (4d8) psychic damage and is frightened for 1 minute. On a success, a creature takes half the damage but isn't frightened. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Discordant Refrain (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the kinnara's partner is hit with a melee or ranged attack, the kinnara can teleport to an unoccupied space within 5 feet of its partner. The damage caused by the attack is divided evenly between the two kinnara.",
                    "name": "Share the Pain"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The kinnara's weapon attacks are magical. When the kinnara hits with any weapon, the weapon deals an extra 2d8 radiant damage (included in the attack).",
                    "name": "Angelic Weapons"
                },
                {
                    "desc": "The kinnara shares a powerful bond with its partner and can't be turned against its partner by magical or non-magical means.",
                    "name": "Eternal Lovers"
                },
                {
                    "desc": "The kinnara's spellcasting ability is Charisma (spell save DC 14). The kinnara can innately cast the following spells, requiring no material components:\nAt will: detect good and evil, guidance, light, spare the dying\n3/day each: charm person, sleep, healing word\n1/day each: calm emotions, enthrall, hold person",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 17,
            "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_kinnara/"
        },
        {
            "slug": "korrigan",
            "desc": "",
            "name": "Korrigan",
            "size": "Small",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 66,
            "hit_dice": "12d6+24",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 14,
            "intelligence": 10,
            "wisdom": 14,
            "charisma": 17,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "acrobatics": 5,
                "performance": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "charmed, exhaustion",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Common, Gnomish, Sylvan",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d4+3",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.",
                    "name": "Dagger"
                },
                {
                    "desc": "The korrigan targets one creature within 5 feet and exhales its foul breath. The creature must make a DC 14 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one.",
                    "name": "Deadly Breath (Recharge 4-6)"
                },
                {
                    "desc": "The korrigan sings a magical melody and dances. Each humanoid within 60 feet of the korrigan that can hear the revels must succeed on a DC 13 Wisdom saving throw or be charmed until the revels end. For every korrigan that joins in the revels, the save DC increases by 1 (maximum DC 19). \n\nEach korrigan participating in the revels must take a bonus action on its subsequent turns to continue singing and must use its move action to move at least 5 feet to continue dancing. It can keep singing and dancing for up to 1 minute as long as it maintains concentration. The song ends if all of the korrigan lose concentration or stop singing and dancing. \n\nA charmed target is incapacitated and begins to dance and caper for the duration of the revels. A 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 Enchanting Revels of the same band of korrigan for the next 24 hours.",
                    "name": "Enchanting Revels (1/Day at Dusk or Night Only)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When a creature moves within 5 feet of the korrigan, the korrigan can cast the misty step spell.",
                    "name": "Catch Me If You Can"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The korrigan has advantage on saving throws against spells or other magical effects cast or created by a cleric or paladin.",
                    "name": "Ungodly Resistance"
                },
                {
                    "desc": "The korrigan's innate spellcasting ability is Charisma (spell save DC 13). The korrigan can innately cast the following spells, requiring no material components:\n3/day each: charm person, enthrall, hideous laughter, misty step\n1/day: divination",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 242,
            "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_korrigan/"
        },
        {
            "slug": "kuunganisha",
            "desc": "",
            "name": "Kuunganisha",
            "size": "Small",
            "type": "Fiend",
            "subtype": "",
            "group": null,
            "alignment": "any evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "5d6",
            "speed": {
                "fly": 40,
                "walk": 20
            },
            "strength": 6,
            "dexterity": 17,
            "constitution": 11,
            "intelligence": 10,
            "wisdom": 12,
            "charisma": 13,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "insight": 3,
                "stealth": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 11",
            "languages": "Abyssal, Common, Infernal",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The kuunganisha makes one claw attack and one bite attack.",
                    "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, and the target must succeed on a DC 13 Constitution saving throw or take 5 (2d4) poison damage and become 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": "Bite"
                },
                {
                    "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 kuunganisha magically turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell). Any equipment the fiend wears or carries becomes invisible with it.",
                    "name": "Invisibility"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Magical darkness doesn't impede the fiend's darkvision.",
                    "name": "Fiend Sight"
                },
                {
                    "desc": "The kuunganisha has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The fiend regains 1 hp at the start of its turn if it has at least 1 hp.",
                    "name": "Regeneration"
                },
                {
                    "desc": "The master of the kuunganisha can cast a spell through the familiar, using the fiend's senses to target the spell. The range limitations are treated as if the spell originated from the kuunganisha, not the master. The spell effect occurs on the kuunganisha's turn, though the master must cast the spell during the master's turn. Concentration spells must still be maintained by the master.",
                    "name": "Will of the Master"
                }
            ],
            "spell_list": [],
            "page_no": 245,
            "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_kuunganisha/"
        },
        {
            "slug": "lady-in-white",
            "desc": "",
            "name": "Lady in White",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any alignment",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 49,
            "hit_dice": "11d8",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 10,
            "wisdom": 11,
            "charisma": 18,
            "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": "acid, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "cold, necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "any languages it knew in life",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) necrotic damage, and, if the target is a Large or smaller humanoid, the lady in white attaches to it. The lady in white attaches to the target's back, where it is unable to see the lady in white. The lady in white can detach itself by spending 5 feet of its movement. A creature, other than the target, can take its action to detach the lady in white by succeeding on a DC 14 Strength check.",
                    "name": "Grasp"
                },
                {
                    "desc": "The lady in white makes one grasp attack against the target to which it is attached. If the attack hits, the target's Charisma score is reduced by 1d4. The target dies if this reduces its Charisma to 0. Otherwise, the reduction lasts until the target finishes a short or long rest. If a female humanoid dies from this attack, a new lady in white rises from the corpse 1d4 hours later.",
                    "name": "Inflict Sorrow"
                },
                {
                    "desc": "The lady in white turns invisible until it attacks, or until its concentration ends (as if concentrating on a spell).",
                    "name": "Invisibility"
                },
                {
                    "desc": "The lady in white does away with her living disguise and reveals her undead state. Each non-undead creature within 50 feet of the lady that can see her must succeed on a DC 13 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a target's saving throw is successful or the effect ends for it, the target is immune to the lady's Corpse Revealed for the next 24 hours.",
                    "name": "Corpse Revealed"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The lady in white 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"
                }
            ],
            "spell_list": [],
            "page_no": 246,
            "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_lady-in-white/"
        },
        {
            "slug": "laestrigonian-giant",
            "desc": "",
            "name": "Laestrigonian Giant",
            "size": "Large",
            "type": "Giant",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 95,
            "hit_dice": "10d10+40",
            "speed": {
                "walk": 40
            },
            "strength": 20,
            "dexterity": 14,
            "constitution": 18,
            "intelligence": 9,
            "wisdom": 11,
            "charisma": 8,
            "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 10",
            "languages": "Common, Giant",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "desc": "The Laestrigonian giant makes one greatclub attack and one bite attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "1d8+5",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or contract a disease. Until the disease is cured, the target can't regain hp except by magical means, and the target's hp maximum decreases by 3 (1d6) every 24 hours. If the target's hp maximum drops to 0 as a result of this disease, the target dies.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.",
                    "name": "Greatclub"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d10+5",
                    "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 60/240 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.",
                    "name": "Rock"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 184,
            "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_laestrigonian-giant/"
        },
        {
            "slug": "lesser-scrag",
            "desc": "",
            "name": "Lesser Scrag",
            "size": "Medium",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "7d8+14",
            "speed": {
                "swim": 40,
                "walk": 10
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 15,
            "intelligence": 8,
            "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": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Abyssal, Aquan",
            "challenge_rating": "2",
            "cr": 2.0,
            "actions": [
                {
                    "desc": "The lesser scrag makes two attacks: one with its bite and one with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "1d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4)",
                    "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)",
                    "name": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The scrag can breathe air and water",
                    "name": "Amphibious"
                },
                {
                    "desc": "The lesser scrag regains 5 hp at the start of its turn if it is in contact with water. If the scrag takes acid or fire damage, this trait doesn't function at the start of the scrag's next turn. The scrag dies only if it starts its turn with 0 hp and doesn't regenerate.",
                    "name": "Regeneration"
                }
            ],
            "spell_list": [],
            "page_no": 200,
            "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_lesser-scrag/"
        },
        {
            "slug": "living-shade",
            "desc": "",
            "name": "Living Shade",
            "size": "Medium",
            "type": "Fey",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 12,
            "armor_desc": null,
            "hit_points": 18,
            "hit_dice": "4d8",
            "speed": {
                "walk": 40
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 10,
            "intelligence": 9,
            "wisdom": 10,
            "charisma": 12,
            "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": "radiant",
            "damage_resistances": "acid, cold, fire, lightning, thunder; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "understands Common but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d4",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 2 (1d4) cold damage.",
                    "name": "Shadow Touch"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The living shade can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "While in dim light or darkness, the living shade can take the Hide action as a bonus action.",
                    "name": "Shadow Stealth"
                },
                {
                    "desc": "While in sunlight, the living shade has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
                    "name": "Sunlight Sensitivity"
                }
            ],
            "spell_list": [],
            "page_no": 255,
            "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_living-shade/"
        },
        {
            "slug": "manastorm-golem",
            "desc": "",
            "name": "Manastorm Golem",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d10+24",
            "speed": {
                "fly": 60,
                "walk": 60
            },
            "strength": 6,
            "dexterity": 14,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 8,
            "charisma": 1,
            "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": "bludgeoning, piercing, and slashing from magical weapons",
            "damage_immunities": "acid, cold, fire, lightning, necrotic, poison, psychic, radiant, thunder",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "truesight 120 ft., passive Perception 9",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The golem makes two slam attacks. If both attacks hit a single living creature, the creature is stunned until the end of its next turn.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d10+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) force damage.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "4d10+3",
                    "desc": "Ranged Spell Attack: +6 to hit, range 120/480 ft., one target. Hit: 25 (4d10 + 3) force damage.",
                    "name": "Force Bolt"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The manastorm golem can move through a space as narrow as 1 inch wide without squeezing.",
                    "name": "Amorphous"
                },
                {
                    "desc": "Any spell or effect that would alter the golem's form only alters it for 1 round. Afterwards, the manastorm golem returns to its humanoid-shaped cloud form.",
                    "name": "Limited Mutability"
                },
                {
                    "desc": "The golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The manastorm golem can communicate with its maker via magical whispers at a distance up to 120 feet. Only its master hears these messages and can reply. Its messages go through solid objects but rm are halted by stone, magical silence, a sheet of lead, and similar obstacles. Its voice can travel through keyholes and around corners.",
                    "name": "Mystic Messages"
                }
            ],
            "spell_list": [],
            "page_no": 203,
            "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_manastorm-golem/"
        },
        {
            "slug": "mandrake",
            "desc": "",
            "name": "Mandrake",
            "size": "Tiny",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 8,
            "armor_desc": null,
            "hit_points": 22,
            "hit_dice": "4d4+12",
            "speed": {
                "walk": 5
            },
            "strength": 10,
            "dexterity": 6,
            "constitution": 16,
            "intelligence": 1,
            "wisdom": 9,
            "charisma": 12,
            "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": "poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "tremorsense 60 ft. (blind beyond this radius), passive Perception 9",
            "languages": "-",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 2,
                    "damage_dice": "2d4",
                    "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 5 (2d4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "desc": "All creatures within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 5 (2d4) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.",
                    "name": "Shriek (Recharge 4-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": null,
            "spell_list": [],
            "page_no": 260,
            "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_mandrake/"
        },
        {
            "slug": "matriarch-serpentine-lamia",
            "desc": "",
            "name": "Matriarch Serpentine Lamia",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 90,
            "hit_dice": "12d8+36",
            "speed": {
                "climb": 20,
                "swim": 20,
                "walk": 40
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 8,
            "wisdom": 15,
            "charisma": 19,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 10,
                "intimidation": 10,
                "stealth": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "Abyssal, Common",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The matriarch serpentine lamia makes three attacks, but can use her constrict and Debilitating Touch attacks only once each.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d6+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.",
                    "name": "Scimitar"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d10+3",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) bludgeoning damage. If the target is a Medium or smaller creature, it is grappled (escape DC 14). Until this grapple ends, the target is restrained, the matriarch can automatically hit the target with her constrict, and the she can't constrict another target.",
                    "name": "Constrict"
                },
                {
                    "desc": "Melee Spell Attack: +7 to hit, reach 5 ft., one target. Hit: The target is magically cursed for 10 minutes. Until the curse ends, the target has disadvantage on Dexterity and Strength saving throws and ability checks.",
                    "name": "Debilitating Touch"
                },
                {
                    "desc": "One humanoid the matriarch serpentine lamia can see within 30 feet of her must succeed on a DC 15 Charisma saving throw or be magically charmed for 1 day. The charmed target obeys the matriarch's verbal commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect ends on it, the target is immune to the matriarch's Seduce for the next 24 hours. The matriarch can have only one target seduced at a time. If it seduces another, the effect on the previous target ends.",
                    "name": "Seduce"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The matriarch serpentine lamia has advantage on attack rolls against a creature she has surprised or that is charmed by her or her allies.",
                    "name": "Serpent Strike"
                },
                {
                    "desc": "The matriarch serpentine lamia has advantage on saving throws and ability checks against being knocked prone.",
                    "name": "Snake Body"
                },
                {
                    "desc": "The matriarch serpentine lamia can communicate with snakes as if they shared a language.",
                    "name": "Speak with Snakes"
                },
                {
                    "desc": "The matriarch serpentine lamia's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). She can innately cast the following spells, requiring no material components.\nAt will: animal friendship (snakes only), disguise self (any humanoid form), suggestion\n3/day each: animal messenger (snakes only), charm person, hypnotic pattern, moonbeam\n1/day each: compulsion, vampiric touch",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 249,
            "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_matriarch-serpentine-lamia/"
        },
        {
            "slug": "megapede",
            "desc": "",
            "name": "Megapede",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "climb": 40,
                "walk": 40
            },
            "strength": 17,
            "dexterity": 14,
            "constitution": 15,
            "intelligence": 2,
            "wisdom": 7,
            "charisma": 3,
            "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": "acid",
            "condition_immunities": "",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The megapede makes one stinger attack and one bite attack. It can use its Consume Metal in place of its bite attack.",
                    "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) slashing damage plus 3 (1d6) acid damage. If the target is a Large or smaller creature, it is grappled (escape DC 13). Until this grapple ends, the megapede has advantage on attacks against the grappled target, and it can't make bite attacks against another target.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 8 (1d10 + 3) piercing damage and the target must make a DC 13 Constitution saving throw or become poisoned for 1 minute.",
                    "name": "Stinger"
                },
                {
                    "desc": "The megapede consumes one unattended Medium or smaller metal object or attempts to consume a metal object worn or held by the creature it is grappling. The grappled creature must succeed on a DC 13 Strength saving throw or the object is consumed. If the object is a magic item, the creature has advantage on the saving throw. Magic items consumed by the megapede stay intact in its stomach for 1d4 hours before they are destroyed.",
                    "name": "Consume Metal"
                },
                {
                    "desc": "The megapede spits acid in a line that is 30 feet long and 5 feet wide, provided that it has no creature grappled. Each creature in that line must make a DC 13 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one.",
                    "name": "Acid Spray (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The megapede can sense any metal within 600 feet of it. It knows the direction to the metal and can identify the specific type of metal within the area.",
                    "name": "Metal Sense"
                }
            ],
            "spell_list": [],
            "page_no": 266,
            "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_megapede/"
        },
        {
            "slug": "mold-zombie",
            "desc": "",
            "name": "Mold Zombie",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d8+30",
            "speed": {
                "walk": 20
            },
            "strength": 17,
            "dexterity": 8,
            "constitution": 16,
            "intelligence": 3,
            "wisdom": 6,
            "charisma": 5,
            "strength_save": 5,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 0,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 8",
            "languages": "-",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "desc": "The zombie makes two slam 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) bludgeoning damage plus 7 (2d6) necrotic damage.",
                    "name": "Slam"
                },
                {
                    "desc": "The zombie breathes a cloud of spores in 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or take 10 (3d6) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Plague Breath (Recharge 6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "When the zombie is reduced to 0 hp and doesn't survive with its Undead Fortitude, it explodes in a cloud of spores. Each creature within 5 feet of the zombie must succeed on a DC 13 Constitution saving throw or take 9 (2d8) necrotic damage and contract iumenta pox (see Iumenta Pox sidebar).",
                    "name": "Spore Death"
                },
                {
                    "desc": "If damage reduces the zombie to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the zombie drops to 1 hp instead.",
                    "name": "Undead Fortitude"
                }
            ],
            "spell_list": [],
            "page_no": 394,
            "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_mold-zombie/"
        },
        {
            "slug": "monarch-skeleton",
            "desc": "",
            "name": "Monarch Skeleton",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 16,
            "armor_desc": "chain mail",
            "hit_points": 142,
            "hit_dice": "15d8+75",
            "speed": {
                "walk": 30
            },
            "strength": 21,
            "dexterity": 14,
            "constitution": 20,
            "intelligence": 12,
            "wisdom": 14,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silver",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, paralyzed, petrified, poisoned",
            "senses": "darkvision 120 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The monarch skeleton makes two dreadblade attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "2d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage plus 7 (2d6) necrotic damage. If the target is a creature, it must succeed on a DC 17 Constitution saving throw or its hp maximum is reduced by an amount equal to the necrotic damage taken. This reduction lasts until the creature finishes a long rest. The target dies if this effect reduces its hp maximum to 0.",
                    "name": "Dreadblade"
                },
                {
                    "desc": "Each non-skeleton creature within 30 feet of the monarch must succeed on a DC 16 Dexterity saving throw or be restrained by ghostly, skeletal hands for 1 minute. A restrained target takes 10 (3d6) necrotic damage at the start of each of its turns. A creature, including the target, can take its action to break the ghostly restraints by succeeding on a DC 16 Strength check.",
                    "name": "Grasp of the Grave (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The monarch skeleton and any skeletons within 30 feet of it have advantage on attack rolls against a creature if at least one of the skeleton's allies is within 5 feet of the creature and the ally isn't incapacitated.",
                    "name": "Master Tactician"
                },
                {
                    "desc": "As a bonus action, the monarch commands a skeleton within 30 feet of it to make one attack as a reaction against a creature the monarch attacked this round.",
                    "name": "Sovereign's Command"
                },
                {
                    "desc": "The monarch skeleton and any skeletons within 30 feet of it have advantage on saving throws against effects that turn undead.",
                    "name": "Turning Defiance"
                }
            ],
            "spell_list": [],
            "page_no": 249,
            "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_monarch-skeleton/"
        },
        {
            "slug": "moon-drake",
            "desc": "",
            "name": "Moon Drake",
            "size": "Medium",
            "type": "Dragon",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 15,
            "armor_desc": null,
            "hit_points": 76,
            "hit_dice": "9d8+36",
            "speed": {
                "fly": 100,
                "walk": 25
            },
            "strength": 10,
            "dexterity": 20,
            "constitution": 19,
            "intelligence": 13,
            "wisdom": 18,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 4,
                "insight": 7
            },
            "damage_vulnerabilities": "varies (see Moonbound)",
            "damage_resistances": "varies (see Moonbound)",
            "damage_immunities": "",
            "condition_immunities": "paralyzed, unconscious",
            "senses": "darkvision 120 ft., passive Perception 14",
            "languages": "Celestial, Common, Draconic",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "desc": "The moon drake makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "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 plus 5 (1d10) radiant damage. A shapechanger that takes radiant damage from this attack instantly reverts to its true form and can't assume a different form for 1d4 rounds.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature afflicted with lycanthropy. Hit: The target must succeed on a DC 15 Constitution saving throw or be cured of lycanthropy (it can willingly fail this save). This attack can't cure a natural born lycanthrope of the curse of lycanthropy.",
                    "name": "Moonlight Nip"
                },
                {
                    "desc": "The drake exhales searing moonlight in a 60-foot line that is 5 feet wide. Each creature in that area must make a DC 15 Constitution saving throw, taking 33 (6d10) radiant damage on a failed save, or half as much damage on a successful one. A shapechanger makes its saving throw with disadvantage. If it fails, it also instantly reverts to its true form and can't assume a different form for 1d4 rounds.",
                    "name": "Lunarbeam (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": [
                {
                    "desc": "When the moon drake takes damage or is restrained, it can transmute its physical form into an incorporeal form of pure moonlight until the end of its next turn. While in this form, it has resistance to cold, fire, and lightning damage and immunity to bludgeoning, piercing, and slashing damage from nonmagical attacks. While in this form, the drake can pass through openings at least 1 inch wide and through transparent objects. It takes 5 (1d10) force damage if it ends its turn inside an object.",
                    "name": "Form of Moonlight"
                }
            ],
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The moon drake's saliva can be bottled, distilled, and used in 1-ounce doses. An afflicted lycanthrope that drinks this concoction is instantly cured of lycanthropy, requiring no saving throw. This draught can't cure a natural-born lycanthrope of the curse of lycanthropy.",
                    "name": "Curative Saliva"
                },
                {
                    "desc": "A moon drake's power waxes and wanes with the moon. Under a full moon, it has resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks and its weapon attacks deal an additional 3 (1d6) radiant damage. Under a new moon, it has vulnerability to bludgeoning, piercing, and slashing damage. Under any other moon, it gains no extra traits.",
                    "name": "Moonbound"
                }
            ],
            "spell_list": [],
            "page_no": 260,
            "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_moon-drake/"
        },
        {
            "slug": "moonchild-naga",
            "desc": "",
            "name": "Moonchild Naga",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 75,
            "hit_dice": "10d10+20",
            "speed": {
                "walk": 40
            },
            "strength": 17,
            "dexterity": 18,
            "constitution": 14,
            "intelligence": 12,
            "wisdom": 16,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": 7,
            "perception": null,
            "skills": {
                "arcana": 4,
                "deception": 7,
                "insight": 6,
                "persuasion": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, poisoned",
            "senses": "darkvision 60 ft., passive Perception 13",
            "languages": "Common",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) piercing damage plus 18 (4d8) poison damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage, and the target is grappled (escape DC 14). Until this grapple ends, the target is restrained, and the naga can't constrict another target.",
                    "name": "Constrict"
                },
                {
                    "desc": "The moonchild naga's bottomless gaze inexorably draws the eye of one target within 30 feet. If the target can see the naga, it must succeed on a DC 15 Wisdom saving throw or be stunned until the end of the naga's next turn. If the target's saving throw is successful, it is immune to the naga's gaze for the next 24 hours.",
                    "name": "Starry Gaze"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If it dies, the moonchild naga returns to life in 1d6 days and regains all its hp. Only a wish spell can prevent this trait from functioning.",
                    "name": "Rejuvenation"
                },
                {
                    "desc": "The moonchild naga's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\nAt will: charm person, friends, mage hand, message, minor illusion, poison spray, suggestion\n3/day each: color spray, dispel magic, fear, hold person\n1/day each: dominate beast, hypnotic pattern",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 273,
            "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_moonchild-naga/"
        },
        {
            "slug": "mud-golem",
            "desc": "",
            "name": "Mud Golem",
            "size": "Small",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 10,
            "armor_desc": null,
            "hit_points": 27,
            "hit_dice": "6d6+6",
            "speed": {
                "walk": 20
            },
            "strength": 15,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 3,
            "wisdom": 8,
            "charisma": 1,
            "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": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 60 ft., passive Perception 9",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "desc": "The mud golem makes two slam 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.",
                    "name": "Slam"
                },
                {
                    "attack_bonus": 2,
                    "damage_dice": "1d6",
                    "desc": "Ranged Weapon Attack: +2 to hit, range 30/120 ft., one target. Hit: 3 (1d6) bludgeoning damage, and the target is blinded until the end of its next turn.",
                    "name": "Mud Ball"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The mud golem has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 201,
            "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_mud-golem/"
        },
        {
            "slug": "mytholabe",
            "desc": "",
            "name": "Mytholabe",
            "size": "Large",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 18,
            "armor_desc": "natural armor",
            "hit_points": 152,
            "hit_dice": "16d10+64",
            "speed": {
                "fly": 30,
                "hover": true,
                "walk": 0
            },
            "strength": 20,
            "dexterity": 13,
            "constitution": 18,
            "intelligence": 6,
            "wisdom": 16,
            "charisma": 1,
            "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": "acid, cold, fire, radiant, thunder",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from magical attacks",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone",
            "senses": "passive Perception 13",
            "languages": "understands all but can't speak",
            "challenge_rating": "9",
            "cr": 9.0,
            "actions": [
                {
                    "desc": "The mytholabe makes three heroic jab attacks. When its Purifying Resonance is available, it can use the resonance in place of one heroic jab attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 9,
                    "damage_dice": "1d8+5",
                    "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage plus 7 (2d6) radiant damage.",
                    "name": "Heroic Jab"
                },
                {
                    "desc": "The mytholabe thrums with a harmonic resonance that brings order to those within 30 feet. Each creature in that area must succeed on a DC 16 Constitution saving throw or have all conditions and magical effects on it ended immediately and any concentration it's maintaining broken.",
                    "name": "Purifying Resonance (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The mytholabe is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "The mytholabe has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                },
                {
                    "desc": "The mytholabe's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "Whenever the mytholabe is hit by a magical weapon attack, it recharges its Purifying Resonance ability.",
                    "name": "Melodious Recharge"
                },
                {
                    "desc": "When the mytholabe suffers a critical hit from a nonmagical weapon, the attacker quadruples the dice rolled instead of doubling them.",
                    "name": "Spanner in the Works"
                },
                {
                    "desc": "If the mytholabe is inhabited by a sentient weapon, its mental statistics and alignment change to match that of the weapon's.",
                    "name": "Sentient Transformation"
                },
                {
                    "desc": "When the mytholabe is hit with a nonmagical melee weapon attack, each creature within 15 feet of it must succeed on a DC 16 Constitution saving throw or be deafened for 1 minute.",
                    "name": "Unbearable Scraping"
                },
                {
                    "desc": "The mytholabe can innately cast plane shift on itself only, requiring no material components. Its innate spellcasting ability is Wisdom.",
                    "name": "Innate Spellcasting (1/Day)"
                }
            ],
            "spell_list": [],
            "page_no": 271,
            "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_mytholabe/"
        },
        {
            "slug": "nachzehrer",
            "desc": "",
            "name": "Nachzehrer",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 136,
            "hit_dice": "16d8+64",
            "speed": {
                "burrow": 15,
                "walk": 30
            },
            "strength": 20,
            "dexterity": 12,
            "constitution": 18,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 9,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "stealth": 7
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "necrotic, poison",
            "condition_immunities": "charmed, exhaustion, frightened, poisoned",
            "senses": "darkvision 60 ft., passive Perception 12",
            "languages": "the languages it knew in life",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The nachzehrer makes three attacks: two with its fists and one with its bite.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "1d4+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 7 (1d4 + 5) piercing damage plus 13 (3d8) necrotic damage. The target's hp maximum is reduced by an amount equal to the necrotic damage taken, and the nachzehrer regains hp equal to that amount. The reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0. The target must succeed on a DC 16 Constitution saving throw or become infected with the grave pox disease (see the Grave Pox trait).",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d6+5",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage.",
                    "name": "Fist"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "A creature infected with grave pox becomes vulnerable to necrotic damage and gains one level of exhaustion that can't be removed until the disease is cured. Additionally, the creature cannot reduce its exhaustion by finishing a long rest. The infected creature is highly contagious. Each creature that touches it, or that is within 10 feet of it when it finishes a long rest, must succeed on a DC 12 Constitution saving throw or also contract grave pox. \n\nWhen an infected creature finishes a long rest, it must succeed on a DC 16 Constitution saving throw or gain one level of exhaustion. As the disease progresses, the infected creature becomes weaker and develops painful green pustules all over its skin. A creature that succeeds on two saving throws against the disease recovers from it. The cured creature is no longer vulnerable to necrotic damage and can remove exhaustion levels as normal.",
                    "name": "Grave Pox"
                },
                {
                    "desc": "A creature other than a construct or undead has disadvantage on attack rolls, saving throws, and ability checks based on Strength while within 5 feet of the nachzehrer.",
                    "name": "Weakening Shadow"
                }
            ],
            "spell_list": [],
            "page_no": 272,
            "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_nachzehrer/"
        },
        {
            "slug": "nalusa-falaya",
            "desc": "",
            "name": "Nalusa Falaya",
            "size": "Medium",
            "type": "Aberration",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 33,
            "hit_dice": "6d8+6",
            "speed": {
                "walk": 30
            },
            "strength": 12,
            "dexterity": 15,
            "constitution": 13,
            "intelligence": 11,
            "wisdom": 13,
            "charisma": 9,
            "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 120 ft., passive Perception 11",
            "languages": "Umbral, Void Speech",
            "challenge_rating": "1/2",
            "cr": 0.5,
            "actions": [
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d6+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage. If the target is a creature, it must succeed on a DC 12 Strength saving throw or be knocked prone.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 4,
                    "damage_dice": "1d8+2",
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage.",
                    "name": "Claw"
                },
                {
                    "desc": "The nalusa falaya targets one creature it can see within 30 feet of it. If the target can see the nalusa falaya, the target must succeed on a DC 12 Wisdom saving throw or be frightened until the end of the nalusa falaya's next turn.",
                    "name": "Terrifying Glare"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While in dim light or darkness, the nalusa falaya can take the Hide action as a bonus action.",
                    "name": "Shadow Stealth"
                },
                {
                    "desc": "As an action, the nalusa falaya can teleport itself to a shadow it can see within 30 feet.",
                    "name": "Shadow Step"
                },
                {
                    "desc": "While in sunlight, the nalusa falaya has disadvantage on ability checks, attack rolls, and saving throws.",
                    "name": "Sunlight Weakness"
                }
            ],
            "spell_list": [],
            "page_no": 274,
            "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_nalusa-falaya/"
        },
        {
            "slug": "necrophage-ghast",
            "desc": "",
            "name": "Necrophage Ghast",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 65,
            "hit_dice": "10d8+20",
            "speed": {
                "walk": 30
            },
            "strength": 10,
            "dexterity": 17,
            "constitution": 14,
            "intelligence": 16,
            "wisdom": 10,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "arcana": 5,
                "investigation": 5
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "necrotic",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, exhaustion, poisoned",
            "senses": "darkvision 60 ft., passive Perception 10",
            "languages": "Common",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 12 (2d8 + 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. If the target is a creature other than an undead, it must succeed on a DC 10 Constitution saving throw or be paralyzed 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": "Claws"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "Any living creature that starts its turn within 30 feet of the necrophage ghast must succeed on a DC 13 Constitution saving throw or have disadvantage on all saving throws against spells cast by any necrophage ghast for 1 minute. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the stench of all necrophage ghasts for the next 24 hours.",
                    "name": "Necrophage Stench"
                },
                {
                    "desc": "The necrophage ghast and any undead within 30 feet of it have advantage on saving throws against effects that turn undead.",
                    "name": "Turning Defiance"
                },
                {
                    "desc": "The necrophage ghast is a 5th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). The necrophage ghast has the following wizard spells prepared: \nCantrips (at will): friends, mage hand, poison spray, prestidigitation\n1st level (4 slots): charm person, false life, magic missile, ray of sickness\n2nd level (3 slots): hold person, invisibility\n3rd level (2 slots): animate dead, hypnotic pattern",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 175,
            "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_necrophage-ghast/"
        },
        {
            "slug": "necrotic-tick",
            "desc": "",
            "name": "Necrotic Tick",
            "size": "Tiny",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 15,
            "armor_desc": "natural armor",
            "hit_points": 3,
            "hit_dice": "1d4+1",
            "speed": {
                "climb": 10,
                "walk": 10
            },
            "strength": 2,
            "dexterity": 14,
            "constitution": 12,
            "intelligence": 1,
            "wisdom": 12,
            "charisma": 8,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": 3,
            "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": "-",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the tick attaches to the target. While attached, the necrotic tick doesn't attack. Instead, at the start of each of the tick's turns, the target loses 5 (1d4 + 3) hp due to blood loss. The target must make a DC 13 Wisdom saving throw. If it fails, it is affected by the tick's toxins and doesn't attempt to remove the tick. The host will even replace a dislodged tick unless prevented from doing so for 1 minute, after which the tick's influence fades. \n\nThe tick can detach itself by spending 5 feet of its movement. It does so when seeking a new host or if the target dies. A creature, including the target, can use its action to detach the tick. When a necrotic tick detaches, voluntarily or otherwise, its host takes 1 necrotic damage.",
                    "name": "Blood Drain"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While attached to a living host, a necrotic tick leaks negative energy into the host's bloodstream, quickly closing over the creature's wounds with scabrous, necrotic flesh. If the host doesn't already have regeneration, it regains 2 hp at the start of its turn if it has at least 1 hit point. Track how many “necrotic hp” a host recovers via Necrotic Regeneration. Magical healing reverses the necrosis and subtracts an equal number of necrotic hp from those accumulated. When the necrotic hp equal the host's hit point maximum, the host becomes a zombie.",
                    "name": "Necrotic Regeneration"
                },
                {
                    "desc": "When a necrotic tick's living host has lost three-quarters of its maximum hp from Blood Drain, the tick's toxins fill the host with an unnatural desire to approach other living beings. When a suitable creature is within 5 feet, the tick incites a sudden rage in the host, riding the current host to a new host. The current host must succeed on a DC 13 Wisdom saving throw or it attempts to grapple a living creature within 5 feet of it as a reaction. The host can re-attempt this saving throw at the end of each turn that it suffers damage from the necrotic tick's Blood Drain.",
                    "name": "Ride Host"
                }
            ],
            "spell_list": [],
            "page_no": 275,
            "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_necrotic-tick/"
        },
        {
            "slug": "neophron",
            "desc": "",
            "name": "Neophron",
            "size": "Medium",
            "type": "Fiend",
            "subtype": "demon, shapechanger",
            "group": null,
            "alignment": "chaotic evil",
            "armor_class": 16,
            "armor_desc": "natural armor",
            "hit_points": 114,
            "hit_dice": "12d8+60",
            "speed": {
                "fly": 90,
                "walk": 40
            },
            "strength": 19,
            "dexterity": 16,
            "constitution": 20,
            "intelligence": 8,
            "wisdom": 16,
            "charisma": 14,
            "strength_save": null,
            "dexterity_save": 6,
            "constitution_save": 8,
            "intelligence_save": null,
            "wisdom_save": 6,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "survival": 6
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks",
            "damage_immunities": "poison",
            "condition_immunities": "poisoned",
            "senses": "darkvision 120 ft., passive Perception 13",
            "languages": "Abyssal, telepathy 120 ft.",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The neophron makes three attacks: one with its bite and two with its claws.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a Medium or smaller creature, it must succeed on a DC 16 Dexterity saving throw or be swallowed. A swallowed creature is blinded and restrained, it has total cover against attacks and other effects outside the neophron, and it takes 14 (4d6) acid damage at the start of each of the neophron's turns. \n\nThe neophron can only swallow one creature at a time. If a humanoid dies while swallowed, it transforms into a ghast. At the start of its next turn, the neophron regurgitates the ghast into an unoccupied space within 10 feet. The ghast is under the neophron's control and acts immediately after the neophron in the initiative count. \n\nIf the neophron takes 20 or more damage in a single turn from a creature inside it, the neophron must succeed on a DC 20 Constitution saving throw at the end of that turn or regurgitate the swallowed creature, which falls prone in a space within 10 feet of the neophron. If the neophron dies, a swallowed creature is no longer restrained by it and can escape the corpse by using 5 feet of movement, exiting prone.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 7,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. The target must succeed on a DC 16 Constitution saving throw or be poisoned until the end of its next turn.",
                    "name": "Claw"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The neophron can use its action to polymorph into a Large giant vulture, or back into its true form. Its statistics, other than its size and speed, 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.",
                    "name": "Shapechanger"
                },
                {
                    "desc": "The neophron has advantage on Wisdom (Perception) checks that rely on sight or smell.",
                    "name": "Keen Sight and Smell"
                },
                {
                    "desc": "The neophron has advantage on saving throws against spells and other magical effects.",
                    "name": "Magic Resistance"
                }
            ],
            "spell_list": [],
            "page_no": 87,
            "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_neophron/"
        },
        {
            "slug": "nian",
            "desc": "",
            "name": "Nian",
            "size": "Large",
            "type": "Monstrosity",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "climb": 30,
                "swim": 30,
                "walk": 50
            },
            "strength": 18,
            "dexterity": 11,
            "constitution": 17,
            "intelligence": 11,
            "wisdom": 16,
            "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": "",
            "damage_resistances": "",
            "damage_immunities": "poison",
            "condition_immunities": "charmed, paralyzed, poisoned",
            "senses": "truesight 60 ft., passive Perception 13",
            "languages": "Sylvan, telepathy 60 ft.",
            "challenge_rating": "4",
            "cr": 4.0,
            "actions": [
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d12+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) piercing damage.",
                    "name": "Bite"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d8+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
                    "name": "Gore"
                },
                {
                    "attack_bonus": 6,
                    "damage_dice": "2d10+4",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one prone creature. Hit: 15 (2d10 + 4) bludgeoning damage.",
                    "name": "Stomp"
                },
                {
                    "desc": "The nian creates magical darkness and silence around it in a 15-foot-radius sphere that moves with it and spreads around corners. The dark silence lasts as long as the nian maintains concentration, up to 10 minutes (as if concentrating on a spell). The nian sees objects in the sphere in shades of gray. Darkvision can't penetrate the darkness, no natural light can illuminate it, no sound can be created within or pass through it, and any creature or object entirely inside the sphere of dark silence is immune to thunder damage. Creatures entirely inside the darkness are deafened and can't cast spells that include a verbal component. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is destroyed.",
                    "name": "Year's Termination (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The nian can hold its breath for 30 minutes.",
                    "name": "Hold Breath"
                },
                {
                    "desc": "If the nian moves at least 20 feet straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 14 Strength saving throw or be knocked prone. If the target is prone, the nian can make one stomp attack against it as a bonus action.",
                    "name": "Trampling Charge"
                },
                {
                    "desc": "The nian is inherently fearful of loud noises, fire, and the color red. It will not choose to move toward any red object or any fiery or burning materials. If presented forcefully with a red object, flame, or if it is dealt fire or thunder damage, the nian must succeed on a DC 13 Wisdom saving throw or become frightened until the end of its next turn. After it has been frightened by a specific red object or a particular source of noise (such as clanging a weapon on a shield) or fire (such as the burning hands spell), the nian can't be frightened by that same source again for 24 hours.",
                    "name": "Tremulous"
                }
            ],
            "spell_list": [],
            "page_no": 276,
            "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_nian/"
        },
        {
            "slug": "nodosaurus",
            "desc": "",
            "name": "Nodosaurus",
            "size": "Large",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 45,
            "hit_dice": "6d10+12",
            "speed": {
                "walk": 30
            },
            "strength": 17,
            "dexterity": 11,
            "constitution": 14,
            "intelligence": 2,
            "wisdom": 12,
            "charisma": 5,
            "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 11",
            "languages": "-",
            "challenge_rating": "1",
            "cr": 1.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "2d8+3",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.",
                    "name": "Tail"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "The nodosaurus has advantage on Dexterity (Stealth) checks made to hide in swampy terrain.",
                    "name": "Swamp Camouflage"
                }
            ],
            "spell_list": [],
            "page_no": 109,
            "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_nodosaurus/"
        },
        {
            "slug": "oliphaunt",
            "desc": "",
            "name": "Oliphaunt",
            "size": "Gargantuan",
            "type": "Beast",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 148,
            "hit_dice": "9d20+54",
            "speed": {
                "walk": 50
            },
            "strength": 27,
            "dexterity": 9,
            "constitution": 23,
            "intelligence": 3,
            "wisdom": 11,
            "charisma": 6,
            "strength_save": null,
            "dexterity_save": 2,
            "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 10",
            "languages": "-",
            "challenge_rating": "8",
            "cr": 8.0,
            "actions": [
                {
                    "desc": "The oliphaunt uses its trunk, then it makes one gore or stomp attack.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "5d8+8",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) piercing damage.",
                    "name": "Gore"
                },
                {
                    "attack_bonus": 11,
                    "damage_dice": "5d10+8",
                    "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 35 (5d10 + 8) bludgeoning damage.",
                    "name": "Stomp"
                },
                {
                    "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one creature. Hit: The target is grappled (escape DC 17) if it is a Large or smaller creature. Until the grapple ends, the target is restrained and the oliphaunt can't use its trunk on another target.",
                    "name": "Trunk"
                },
                {
                    "desc": "The oliphaunt sweeps its tusks in a wide arc. Each creature in a 20-foot cube must make a DC 17 Dexterity saving throw, taking 35 (10d6) bludgeoning damage on a failed save, or half as much damage on a successful one.",
                    "name": "Tusk Sweep (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "If the oliphaunt moves at least 20 feet straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the oliphaunt can make one stomp attack against it as a bonus action.",
                    "name": "Trampling Charge"
                },
                {
                    "desc": "If the oliphaunt starts its turn with a target grappled, it can slam the target into the ground as a bonus action. The creature must make a DC 17 Constitution saving throw, taking 11 (2d10) bludgeoning damage on a failed save, or half as much damage on a successful one. This doesn't end the grappled condition on the target.",
                    "name": "Trunk Slam"
                }
            ],
            "spell_list": [],
            "page_no": 280,
            "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_oliphaunt/"
        },
        {
            "slug": "ouroban",
            "desc": "",
            "name": "Ouroban",
            "size": "Medium",
            "type": "Humanoid",
            "subtype": "dragonborn",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 18,
            "armor_desc": "plate",
            "hit_points": 209,
            "hit_dice": "38d8+38",
            "speed": {
                "walk": 30
            },
            "strength": 18,
            "dexterity": 10,
            "constitution": 13,
            "intelligence": 12,
            "wisdom": 12,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": 5,
            "charisma_save": 8,
            "perception": null,
            "skills": {
                "athletics": 8,
                "intimidation": 8
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "",
            "damage_immunities": "fire",
            "condition_immunities": "poisoned",
            "senses": "passive Perception 11",
            "languages": "Common, Draconic",
            "challenge_rating": "11",
            "cr": 11.0,
            "actions": [
                {
                    "desc": "The ouroban makes three attacks with its greatsword.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 8,
                    "damage_dice": "2d6+4",
                    "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage plus 3 (1d6) fire damage.",
                    "name": "Greatsword"
                },
                {
                    "attack_bonus": 5,
                    "damage_dice": "1d10+4",
                    "desc": "Ranged Weapon Attack: +5 to hit, range 100/400 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
                    "name": "Heavy Crossbow"
                },
                {
                    "desc": "The ouroban exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 14 (4d6) fire damage on a failed save, or half as much damage on a successful one.",
                    "name": "Fire Breath (Recharge after a Short or Long Rest)"
                },
                {
                    "desc": "The ouroban summons green flames under up to five creatures within 30 feet of it. Each target must succeed on a DC 17 Dexterity saving throw or take 18 (4d8) fire damage and be poisoned for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a success.\n\nThe ouroban has advantage on attack rolls and ability checks against a creature poisoned by its Abyssal Fires.",
                    "name": "Abyssal Fires (Recharges after a Short or Long Rest)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "As a bonus action, the ouroban imbues its greatsword with dark power. All of its greatsword attacks do an additional 10 (3d6) necrotic damage per hit until the start of its next turn.",
                    "name": "Devastate (Recharge 5-6)"
                },
                {
                    "desc": "Whenever the ouroban is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt.",
                    "name": "Fire Absorption"
                },
                {
                    "desc": "The ouroban is a 14th-level spellcaster. Its spellcasting ability is Charisma (spell save DC 16, +8 to hit with spell attacks). It has the following paladin spells prepared:\n1st level (4 slots): command, cure wounds, detect evil and good, detect magic, divine favor (fire damage instead of radiant)\n2nd level (3 slots): branding smite, lesser restoration, zone of truth\n3rd level (3 slots): dispel magic, elemental weapon\n4th level (1 slot): banishment",
                    "name": "Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 293,
            "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_ouroban/"
        },
        {
            "slug": "pact-lich",
            "desc": "",
            "name": "Pact Lich",
            "size": "Medium",
            "type": "Undead",
            "subtype": "",
            "group": null,
            "alignment": "any evil alignment",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 195,
            "hit_dice": "26d8+78",
            "speed": {
                "walk": 30
            },
            "strength": 11,
            "dexterity": 16,
            "constitution": 16,
            "intelligence": 16,
            "wisdom": 14,
            "charisma": 20,
            "strength_save": null,
            "dexterity_save": 8,
            "constitution_save": null,
            "intelligence_save": 8,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {
                "deception": 10,
                "persuasion": 10
            },
            "damage_vulnerabilities": "",
            "damage_resistances": "cold, fire, necrotic",
            "damage_immunities": "poison; bludgeoning, piercing and slashing from nonmagical attacks",
            "condition_immunities": "charmed, frightened, paralyzed, poisoned",
            "senses": "truesight 120 ft., passive Perception 12",
            "languages": "any languages it knew in life",
            "challenge_rating": "15",
            "cr": 15.0,
            "actions": [
                {
                    "desc": "The pact lich makes four enhanced eldritch blast attacks.",
                    "name": "Multiattack"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "3d6",
                    "desc": "Melee Spell Attack: +10 to hit, reach 5 ft., one target. Hit: 10 (3d6) necrotic damage. The target must succeed on a DC 18 Charisma saving throw or have vivid hallucinations for 1 minute. During this time, the target is blinded, stunned, and deafened, sensing only the hallucinatory terrain and events. The hallucinations play on aspects of the creature's deepest fears. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
                    "name": "Maddening Touch"
                },
                {
                    "attack_bonus": 10,
                    "damage_dice": "1d10+5",
                    "desc": "Ranged Spell Attack: +10 to hit, range 300 ft., one target. Hit: 10 (1d10 + 5) force damage. On a successful hit, the pact lich can push the target 10 feet away from it in a straight line.",
                    "name": "Enhanced Eldritch Blast"
                },
                {
                    "desc": "The pact lich targets one creature it can see within 60 feet of it. The target must make a DC 18 Wisdom saving throw. On a failure, the target disappears and is paralyzed as it is hurtled through the nightmare landscape of the lower planes. At the end of the pact lich's next turn, the target returns to the space it previously occupied, or the nearest unoccupied space, and is no longer paralyzed. If the target is not a fiend, it takes 55 (10d10) psychic damage when it returns. The target must succeed on another DC 18 Wisdom saving throw or be frightened until the end of the lich's next turn as the target reels from its horrific experience.",
                    "name": "Hurl Through Hell (1/Day)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "The pact lich can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time, and only at the end of another creature's turn. The lich regains spent legendary actions at the start of its turn.",
            "legendary_actions": [
                {
                    "desc": "The lich casts a spell it can cast at will.",
                    "name": "At Will Spell"
                },
                {
                    "desc": "The pact lich chooses one damage type, gaining resistance to that damage type until it chooses a different one with this feature. Damage from magical weapons or silver weapons ignores this resistance.",
                    "name": "Fiendish Resilience"
                },
                {
                    "desc": "The pact lich uses its Maddening Touch.",
                    "name": "Maddening Touch (Costs 2 Actions)"
                },
                {
                    "desc": "The lich entreats its patron for aid, regaining all expended spells.",
                    "name": "Eldritch Master (Costs 3 Actions, 1/Day)"
                }
            ],
            "special_abilities": [
                {
                    "desc": "If the pact lich fails a saving throw, it can choose to succeed instead.",
                    "name": "Legendary Resistance (3/Day)"
                },
                {
                    "desc": "As a bonus action when in an area of dim light or darkness, the pact lich can become invisible until it moves or takes an action or reaction.",
                    "name": "One With Shadows"
                },
                {
                    "desc": "When the pact lich reduces a target to 0 hp, the lich gains 25 temporary hp.",
                    "name": "Patron's Blessing"
                },
                {
                    "desc": "If a fist-sized or larger diamond is within its lair, a destroyed pact lich usually gains a new body in 3d10 days, but its return to the Material Plane is ultimately dictated by its patron.",
                    "name": "Pact Rejuvenation"
                },
                {
                    "desc": "The pact lich's innate spellcasting ability is Charisma (spell save DC 18, +10 to hit with spell attacks). It can innately cast the following spells, requiring only verbal components:\nAt will: chill touch, detect magic, levitate, mage hand, prestidigitation, speak with dead, true strike\n1/day each: banishment, bestow curse, compulsion, confusion, conjure elemental, dominate monster, eyebite, finger of death, fly, hellish rebuke (5d10), hold monster, slow",
                    "name": "Innate Spellcasting"
                }
            ],
            "spell_list": [],
            "page_no": 152,
            "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_pact-lich/"
        },
        {
            "slug": "paper-golem",
            "desc": "",
            "name": "Paper Golem",
            "size": "Tiny",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 7,
            "hit_dice": "2d4+2",
            "speed": {
                "fly": 30,
                "walk": 20
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "damage_immunities": "poison, psychic",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned",
            "senses": "darkvision 30 ft., passive perception 8",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "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": "Paper Cut"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While the paper golem remains motionless, it is indistinguishable from an ordinary sheet of paper.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The paper golem is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "As a bonus action, the paper golem applies ink to itself. The next time it hits a creature with a paper cut attack, the creature must make a DC 13 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one.",
                    "name": "Ink Blot (Recharge 4-6)"
                },
                {
                    "desc": "The paper golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                }
            ],
            "spell_list": [],
            "page_no": 176,
            "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_paper-golem/"
        },
        {
            "slug": "paper-golem-swarm",
            "desc": "",
            "name": "Paper Golem Swarm",
            "size": "Medium",
            "type": "Construct",
            "subtype": "",
            "group": null,
            "alignment": "unaligned",
            "armor_class": 13,
            "armor_desc": null,
            "hit_points": 55,
            "hit_dice": "10d8+10",
            "speed": {
                "fly": 30,
                "walk": 20
            },
            "strength": 8,
            "dexterity": 16,
            "constitution": 12,
            "intelligence": 3,
            "wisdom": 7,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": null,
            "skills": {},
            "damage_vulnerabilities": "fire",
            "damage_resistances": "",
            "damage_immunities": "poison, psychic; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine",
            "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, prone, restrained, stunned",
            "senses": "darkvision 30 ft., passive perception 8",
            "languages": "understands the languages of its creator but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "attack_bonus": 5,
                    "damage_dice": "4d6",
                    "desc": "Melee Weapon Attack: +5 to hit, reach 0 ft., one creature in the swarm's space. Hit: 14 (4d6) slashing damage, or 7 (2d6) slashing damage if the swarm has half of its hp or fewer.",
                    "name": "Paper Cut"
                },
                {
                    "desc": "The air is momentarily filled with paper golems. Each creature within 5 feet of the swarm must make a DC 13 Dexterity saving throw, taking 7 (2d6) slashing damage on a failed save, or half as much damage on a successful one.",
                    "name": "Whirlwind (Recharge 5-6)"
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "desc": "While the paper golem swarm remains motionless, it is indistinguishable from ordinary sheets of paper.",
                    "name": "False Appearance"
                },
                {
                    "desc": "The paper golem swarm is immune to any spell or effect that would alter its form.",
                    "name": "Immutable Form"
                },
                {
                    "desc": "As a bonus action, the paper golem applies ink to itself. The next time it hits a creature with a paper cut attack or whirlwind action, the creature must make a DC 13 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one.",
                    "name": "Ink Blot (Recharge 4-6)"
                },
                {
                    "desc": "The paper golem's weapon attacks are magical.",
                    "name": "Magic Weapons"
                },
                {
                    "desc": "The swarm can occupy another creature's space and vice versa, and it can move through any opening large enough for a piece of paper. The swarm can't regain hp or gain temporary hp.",
                    "name": "Swarm"
                }
            ],
            "spell_list": [],
            "page_no": 204,
            "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_paper-golem-swarm/"
        }
    ]
}