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

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

{
    "count": 3207,
    "next": null,
    "previous": "https://api.open5e.com/monsters/?format=api&ordering=damage_vulnerabilities&page=64",
    "results": [
        {
            "slug": "owlharpy-tob1-2023",
            "desc": "False",
            "name": "Owl Harpy",
            "size": "Medium",
            "type": "monstrosity",
            "subtype": "",
            "group": "null",
            "alignment": "neutral evil",
            "armor_class": 14,
            "armor_desc": "natural armor",
            "hit_points": 112,
            "hit_dice": "15d8 + 45",
            "speed": {
                "walk": 80,
                "fly": 20
            },
            "strength": 12,
            "dexterity": 17,
            "constitution": 16,
            "intelligence": 11,
            "wisdom": 14,
            "charisma": 18,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 12,
            "skills": {
                "Performance": 7,
                "Stealth": 9
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "False",
            "damage_immunities": "False",
            "condition_immunities": "False",
            "senses": "blindsight 60 ft., darkvision 120 ft., passive Perception 12",
            "languages": "Common, Abyssal, Giant",
            "challenge_rating": "5",
            "cr": 5.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The owl harpy makes two Claw attacks and two Talon attacks."
                },
                {
                    "name": "Claw",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage."
                },
                {
                    "name": "Talon",
                    "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage."
                },
                {
                    "name": "Sleeping Song",
                    "desc": "The owl harpy sings a magical melody. Every Humanoid and Giant within 300 feet of the harpy that can hear the song must succeed on a DC 15 Wisdom saving throw or fall unconscious until the song ends. The harpy must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the harpy is incapacitated. An unconscious target wakes if it takes damage or if another creature uses an action to wake it. A target that successfully saves is immune to this harpy's song for the next 24 hours."
                },
                {
                    "name": "Hovering Darkness (3/Day)",
                    "desc": "While flying, the owl harpy shakes a fine, magical dander from her wings, and a 15-foot radius of magical darkness extends out from her, moves with her, and spreads around corners. The darkness lasts as long as the owl harpy flies and maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. 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 dispelled."
                }
            ],
            "bonus_actions": [],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Hypersensitive Hearing",
                    "desc": "The owl harpy has advantage on Wisdom (Perception) checks that rely on hearing, and it can't use its blindsight while deafened."
                },
                {
                    "name": "Quiet Wings",
                    "desc": "The owl harpy has advantage on Dexterity (Stealth) checks made to hide while flying."
                }
            ],
            "spell_list": [],
            "page_no": 230,
            "environments": [],
            "img_main": "http://api.open5e.com/",
            "document__slug": "tob-2023",
            "document__title": "Tome of Beasts 2023",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition/",
            "v2_converted_path": "/v2/creatures/tob-2023_owl-harpy/"
        },
        {
            "slug": "fungi-mush-marcher",
            "desc": "",
            "name": "Fungi, Mush Marcher",
            "size": "Large",
            "type": "Plant",
            "subtype": "",
            "group": null,
            "alignment": "neutral",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 85,
            "hit_dice": "10d10+30",
            "speed": {
                "walk": 20
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 16,
            "intelligence": 7,
            "wisdom": 14,
            "charisma": 3,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "blindsight 60' (blind beyond), passive Perception 14",
            "languages": "understands Common, + one language known by its grower, but can't speak",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Spore-Laced Claw attacks or one Mycelial Harpoon attack and one Spore-Laced Claw attack."
                },
                {
                    "name": "Mycelial Harpoon",
                    "desc": "Melee or Ranged Weapon Attack: +5 to hit 5 ft. or range 15/30' one target 10 (2d6+3) piercing damage and harpoon sticks in target if it is a Med or smaller creature. While harpoon is stuck target: 7 (2d6) piercing damage at start of each of its turns marcher can't make Mycelial Harpoon attacks vs. others and target and marcher can't move over 30' from each other. A creature including target can take its action to detach harpoon via DC 13 Str check. Or mycelial thread connecting marcher to harpoon can be attacked and destroyed (AC 12; hp 10; vulnerability to thunder; immunity to bludgeoning poison and psychic) dislodging harpoon into unoccupied space within 5 ft. of target and preventing marcher from using Recall Harpoon."
                },
                {
                    "name": "Spore-Laced Claw",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 5 (1d4+3) piercing damage + 9 (2d8) poison."
                },
                {
                    "name": "Slowing Spores (Recharge 5-6)",
                    "desc": "Releases spores from its cap. Each creature within 20' of the mush marcher: 18 (4d8) poison and is poisoned (DC 13 Con half damage and isn't poisoned). While poisoned this way creature's speed is halved. A poisoned creature can re-save at end of each of its turns success ends effect on itself."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Recall Harpoon",
                    "desc": "Pulls on the mycelial threads connecting it to its harpoon returning the harpoon to its empty hand. If harpoon is stuck in a creature that creature must make DC 13 Str save or be pulled up to 15 ft. toward marcher."
                }
            ],
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Keen Hearing",
                    "desc": "Advantage on hearing Wis (Perception) checks."
                },
                {
                    "name": "Partial Echolocation",
                    "desc": "Its blindsight is reduced to 10 ft. while deafened."
                }
            ],
            "spell_list": [],
            "page_no": 192,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_fungi-mush-marcher/"
        },
        {
            "slug": "rockwood",
            "desc": "",
            "name": "Rockwood",
            "size": "Huge",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "chaotic neutral",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 94,
            "hit_dice": "9d12+36",
            "speed": {
                "walk": 30,
                "burrow": 15
            },
            "strength": 20,
            "dexterity": 8,
            "constitution": 19,
            "intelligence": 10,
            "wisdom": 15,
            "charisma": 10,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 2,
            "skills": {
                "perception": 2
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "nonmagic B/P/S attacks",
            "damage_immunities": "poison",
            "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, unconscious",
            "senses": "darkvision 60', tremorsense 60', passive Perception 12",
            "languages": "Sylvan, Terran",
            "challenge_rating": "6",
            "cr": 6.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Whomping Slam or Rock attacks. If both Slams hit 1 target each creature within 5 ft. of target: 9 (2d8) bludgeoning damage and knocked prone (DC 15 Dex negates damage and prone)."
                },
                {
                    "name": "Whomping Slam",
                    "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 18 (3d8+5) bludgeoning damage and if the target is a Large or smaller creature it must make DC 15 Str save or be knocked prone."
                },
                {
                    "name": "Rock",
                    "desc": "Ranged Weapon Attack: +8 to hit 60/180' one target 16 (2d10+5) bludgeoning damage."
                },
                {
                    "name": "Fossil Barrage (Recharge 6)",
                    "desc": "Stone shards in 30' cone. Each creature in area: 28 (8d6) piercing damage (DC 15 Dex half)."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "Earth Glide",
                    "desc": "Can burrow through nonmagical unworked earth/stone with o disturbing material it moves through."
                },
                {
                    "name": "Elemental Nature",
                    "desc": "Doesn't require air food drink or sleep."
                },
                {
                    "name": "Persistence of Stone (Recharge: Short/Long Rest)",
                    "desc": "When reduced to below half its hp max Fossil Barrage recharges."
                },
                {
                    "name": "Roiling Roots",
                    "desc": "Its stony roots make the ground within 15 ft. of it difficult terrain for creatures other than the rockwood."
                },
                {
                    "name": "Siege Monster",
                    "desc": "Double damage to objects/structures."
                },
                {
                    "name": "Towering Reach",
                    "desc": "Doesn't have disadvantage on ranged attack rolls from being within 5 ft. of a hostile creature though it may still have disadvantage from other sources."
                }
            ],
            "spell_list": [],
            "page_no": 334,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_rockwood/"
        },
        {
            "slug": "talus-flow",
            "desc": "",
            "name": "Talus Flow",
            "size": "Large",
            "type": "Elemental",
            "subtype": "",
            "group": null,
            "alignment": "neutral evil",
            "armor_class": 13,
            "armor_desc": "natural armor",
            "hit_points": 102,
            "hit_dice": "12d10+36",
            "speed": {
                "walk": 30,
                "climb": 10
            },
            "strength": 17,
            "dexterity": 10,
            "constitution": 16,
            "intelligence": 5,
            "wisdom": 12,
            "charisma": 5,
            "strength_save": null,
            "dexterity_save": null,
            "constitution_save": null,
            "intelligence_save": null,
            "wisdom_save": null,
            "charisma_save": null,
            "perception": 1,
            "skills": {
                "perception": 1
            },
            "damage_vulnerabilities": "thunder",
            "damage_resistances": "",
            "damage_immunities": "",
            "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious",
            "senses": "darkvision 30', tremorsense 120', passive Perception 13",
            "languages": "Terran",
            "challenge_rating": "3",
            "cr": 3.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "Two Slam attacks. If both attacks hit a Med or smaller target the target is grappled (escape DC 13)."
                },
                {
                    "name": "Slam",
                    "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 10 (2d6+3) bludgeoning damage."
                },
                {
                    "name": "Grind",
                    "desc": "Grinds its form over one creature in its space or that is grappled by it. Target takes 21 (6d6) bludgeoning damage (DC 13 Dex half). Flow regains hp equal to half the damage taken if creature is not a Construct or Undead."
                }
            ],
            "bonus_actions": null,
            "reactions": null,
            "legendary_desc": "",
            "legendary_actions": null,
            "special_abilities": [
                {
                    "name": "False Appearance",
                    "desc": "While motionless indistinguishable from normal pile of rocks pebbles and scree."
                },
                {
                    "name": "Landslide",
                    "desc": "If it moves at least 15 ft. before entering creature's space creature: DC 13 Dex save or knocked prone. If target is prone talus flow can make one Slam vs. it as a bonus action."
                },
                {
                    "name": "Scree Form",
                    "desc": "Can enter a hostile creature's space and stop there. Flow can move through a space as narrow as 3 inches wide with o squeezing. Flow's space is difficult terrain. When a creature starts its turn in flow's space it must make DC 13 Dex save or be knocked prone."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "Has advantage on Dex (Stealth) checks made to hide in rocky terrain."
                }
            ],
            "spell_list": [],
            "page_no": 365,
            "environments": [],
            "img_main": null,
            "document__slug": "tob3",
            "document__title": "Tome of Beasts 3",
            "document__license_url": "http://open5e.com/legal",
            "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/",
            "v2_converted_path": "/v2/creatures/tob3_talus-flow/"
        },
        {
            "slug": "stone_giant_bf",
            "desc": "",
            "name": "Stone Giant",
            "size": "huge",
            "type": "Giant",
            "subtype": "",
            "group": "Giants",
            "alignment": "",
            "armor_class": 17,
            "armor_desc": "natural armor",
            "hit_points": 156,
            "hit_dice": "",
            "speed": {
                "walk": 40
            },
            "strength": 22,
            "dexterity": 20,
            "constitution": 26,
            "intelligence": 10,
            "wisdom": 18,
            "charisma": 8,
            "strength_save": 6,
            "dexterity_save": 5,
            "constitution_save": 8,
            "intelligence_save": 0,
            "wisdom_save": 4,
            "charisma_save": -1,
            "perception": 14,
            "skills": {},
            "damage_vulnerabilities": "thunder,Giant Attributes",
            "damage_resistances": "lightning,petrified,Giant Attributes",
            "damage_immunities": "",
            "condition_immunities": "",
            "senses": "darkvision 60 ft.",
            "languages": "Giant",
            "challenge_rating": "7",
            "cr": 7.0,
            "actions": [
                {
                    "name": "Multiattack",
                    "desc": "The giant makes two Stony Fist or Rock attacks."
                },
                {
                    "name": "Stony Fist",
                    "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 24 (4d8+6) bludgeoning damage. The target is grappled (escape DC 17) if it is a Large or smaller creature and the stone giant isn't already grappling a creature."
                },
                {
                    "name": "Rock",
                    "desc": "_Ranged Weapon Attack:_ +9 to hit, range 60/240 ft., one target. _Hit:_ 28 (4d10+6) bludgeoning damage. If the target is a creature, it must succeed on a DC 17 STR save or be knocked prone."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Wrestle",
                    "desc": "The stone giant performs one of the following wrestling maneuvers against one creature it is grappling. The target must succeed on a DC 17 STR save or suffer the listed effect until the stone giant uses this bonus action again or until the grapple ends.\n- **Armbar.** The target has disadvantage on attack rolls and on checks made to escape the grapple.\n- **Chinlock.** The target can't speak and can't cast spells with verbal components.\n- **Takedown.** The target is knocked prone and restrained.\n- **Throw.** The target is thrown up to 30 feet in a random direction and knocked prone, ending the grapple. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 17 DEX save or take the same damage and be knocked prone."
                }
            ],
            "reactions": [
                {
                    "name": "Missile Deflection",
                    "desc": "If a creature the giant can see makes a ranged weapon attack against the giant, the giant can add 3 to its AC. If the attack misses, the giant can catch the missile, provided the attack included a projectile, and throw it back at the attacker, using the giant's normal ranged weapon attack bonus and the weapon's normal damage."
                }
            ],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Giant Attributes",
                    "desc": "The stone giant is resistant to the stunned condition, and it is vulnerable to the prone condition."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "The giant's Stealth is 20 while in rocky terrain."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_stone-giant/"
        },
        {
            "slug": "grimlock_bf",
            "desc": "",
            "name": "Grimlock",
            "size": "medium",
            "type": "Humanoid",
            "subtype": "",
            "group": null,
            "alignment": "",
            "armor_class": 11,
            "armor_desc": null,
            "hit_points": 17,
            "hit_dice": "",
            "speed": {
                "walk": 30
            },
            "strength": 16,
            "dexterity": 12,
            "constitution": 12,
            "intelligence": 8,
            "wisdom": 12,
            "charisma": 6,
            "strength_save": 3,
            "dexterity_save": 1,
            "constitution_save": 1,
            "intelligence_save": -1,
            "wisdom_save": 1,
            "charisma_save": -2,
            "perception": 11,
            "skills": {},
            "damage_vulnerabilities": "thunder,deafened",
            "damage_resistances": "",
            "damage_immunities": "blinded",
            "condition_immunities": "",
            "senses": "keensense 30 ft. (can't sense beyond this radius)",
            "languages": "Dwarvish,Undercommon",
            "challenge_rating": "1/4",
            "cr": 0.25,
            "actions": [
                {
                    "name": "Spiked Club",
                    "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 5 (1d4+3) bludgeoning damage plus 2 (1d4) piercing damage."
                }
            ],
            "bonus_actions": [
                {
                    "name": "Strange Bauble",
                    "desc": "The grimlock reaches into a pocket, pulls out a small object, and throws it at a creature the grimlock can sense within 30 feet. The grimlock chooses one of the following objects:\n- **Flashing Rock.** The grimlock throws a warm, scintillating rock at the target that bursts with a myriad of colors. The target must succeed on a DC 11 DEX save or be blinded until the end of its next turn.\n- **Illusory Dancer.** The grimlock throws a small disk that emits a blurry, fractured illusion of a graceful, humanoid dancer. The target must succeed on a DC 11 CHA save or be incapacitated until the end of its next turn as it is mesmerized by the dance.\n- **Whirling Death.** The grimlock throws a small, bladed gear that grows larger and larger as it travels toward the target, threatening to slice the target into pieces. The target must succeed on a DC 11 WIS save or be frightened until the end of its next turn. On a success, the target realizes the gear's growth was a magical, illusory effect and that the gear never increased in size."
                }
            ],
            "reactions": [],
            "legendary_desc": null,
            "legendary_actions": [],
            "special_abilities": [
                {
                    "name": "Heightened Hearing and Smell",
                    "desc": "The grimlock's Perception is 16 when perceiving by hearing or smell."
                },
                {
                    "name": "Stone Camouflage",
                    "desc": "The grimlock's Stealth is 18 while in rocky terrain."
                },
                {
                    "name": "Suppressed Senses",
                    "desc": "The grimlock can't use its keensense while deafened and unable to smell."
                }
            ],
            "spell_list": [],
            "page_no": null,
            "environments": [],
            "img_main": null,
            "document__slug": "blackflag",
            "document__title": "Black Flag SRD",
            "document__license_url": "https://paizo.com/orclicense",
            "document__url": "https://koboldpress.com/black-flag-reference-document/",
            "v2_converted_path": "/v2/creatures/bfrd_grimlock/"
        },
        {
            "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/"
        }
    ]
}