Creature List
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/?format=api&ordering=type&page=13
{ "count": 3541, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=14", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=12", "results": [ { "key": "ccdx_crypt-spider", "name": "Crypt Spider", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Undercommon", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 38, "hit_dice": "7d8+7", "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 16, "constitution": 12, "intelligence": 10, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "deception": 1, "intimidation": 1, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": 2, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) piercing damage, and the creature must make a DC 13 Constitution saving throw, taking 9 (2d8) poison damage on a failed save, or half as much damage on a successful one. If the poison damage reduces the creature to 0 hp, the creature is stable but poisoned for 1 hour, even after regaining hp, and is paralyzed while poisoned in this way.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Create Zombie", "desc": "The crypt spider creates a swarm of spiders statistics). The crypt spider can have no more than four zombies under its control at one time.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Web", "desc": "Ranged Weapon Attack: +5 to hit, range 30/60 ft., one creature. Hit: The creature is restrained by webbing. As an action, the restrained creature can make a DC 13 Strength check, escaping from the webbing on a success. The effect also ends if the webbing is destroyed. The webbing has AC 10, 5 hp, vulnerability to fire damage, and immunity to bludgeoning, poison, and psychic damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Web attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30, "long_range": 60, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Cocoon Prey", "desc": "As a bonus action, a crypt spider can cocoon a creature within 5 feet that is currently restrained by webbing. A cocooned creature has disadvantage on ability checks and saving throws made to escape the web." }, { "name": "Spider Climb", "desc": "The spider can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Web Sense", "desc": "While in contact with a web, the spider knows the exact location of any other creature in contact with that web." }, { "name": "Web Walker", "desc": "The spider ignores movement restrictions caused by webbing." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_flame-eater-swarm", "name": "Flame Eater Swarm", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 40, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 33, "hit_dice": "6d8+6", "experience_points": 450, "ability_scores": { "strength": 3, "dexterity": 15, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": -4, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 0 ft., one creature in the swarm's space. Hit: 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its hp or fewer.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The swarm can make two bite attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Consume Flame", "desc": "Any normal fire in the flame eater swarm's space at the end of the swarm's turn is extinguished. Magical fire (a flaming weapon or wall of fire spell, for example) is extinguished if the swarm makes a successful DC 13 Constitution check. Only the swarm's space is affected; fires larger than the swarm continue burning outside the swarm's space. For 1 minute after the swarm consumes any flame, its bite attack deals an extra 9 (2d8) fire damage and any creature that ends its turn in the swarm's space takes 4 (1d8) fire damage." }, { "name": "Swarm", "desc": "The swarm can occupy the same space as another creature and vice versa. The swarm can move through any opening large enough for a Tiny bat. The swarm can't regain hp or gain temporary hp." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_fleshpod-hornet", "name": "Fleshpod Hornet", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 60, "hover": true }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": true, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 120, "hit_dice": "16d10+32", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 15, "intelligence": 3, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 4, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The fleshpod hornet makes two attacks: one with its slam and one with its stinger.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stinger", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. The target must make a DC 13 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one. On a failed saving throw, the target is also infected with the eggs of the fleshpod hornet. \n\nThe injected eggs form a circular lotus pod tumor, roughly half a foot in diameter, on the target within 1 minute of injection. While carrying this tumor, the target has disadvantage on skill checks and saving throws. Exactly 24 hours after the lotus pod appears, a young fleshpod hornet (use giant wasp statistics) erupts from the tumor, dealing does 33 (6d10) slashing damage to the target. \n\nThe tumor can be excised with a DC 15 Wisdom (Medicine) check, causing 16 (3d10) slashing damage to the host. If it is cut out without the check, the patient must succeed on a DC 15 Constitution saving throw or take 22 (4d10) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Stinger attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flying Charge", "desc": "If the fleshpod hornet flies at least 20 feet straight toward a creature and then hits it with a slam attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_giant-moth", "name": "Giant Moth", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.125, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 30, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 7, "hit_dice": "2d6", "experience_points": 25, "ability_scores": { "strength": 10, "dexterity": 12, "constitution": 10, "intelligence": 3, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 2, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Powdery Wings", "desc": "A 10-foot radius cloud of fine powder disperses from the giant moth. Each creature in that area must succeed on a DC 10 Constitution saving throw or be blinded until the end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Proboscis", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antennae", "desc": "The giant moth has advantage on Wisdom (Perception) checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_giant-sloth", "name": "Giant Sloth", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "climb": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 168, "hit_dice": "16d10+80", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 19, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 7 }, "saving_throws_all": { "strength": 7, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "athletics": 7, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 7, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 4, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 17 (3d8 + 4) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) slashing damage. The target is grappled (escape DC 15) if it is a Large or smaller creature and the sloth doesn't have another creature grappled.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant sloth makes two attacks: one with its claw and one with its bite. If the giant sloth is grappling a creature, it can also use its Sloth's Embrace once.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sloth's Embrace", "desc": "The giant sloth crushes a creature it is grappling by pulling the creature against its fetid, furry chest. The target must make a DC 15 Strength saving throw, taking 27 (6d8) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature that fails the save is also stunned until the end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Foul Odor", "desc": "Any creature that starts its turn within 15 feet of the giant sloth must succeed on a DC 15 Constitution saving throw or have disadvantage on its next attack roll or ability check." }, { "name": "Hunter's Dash (1/Day)", "desc": "The giant sloth moves double its normal speed and has advantage on all of its attacks for 1 round." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_giant-vampire-bat", "name": "Giant Vampire Bat", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 60, "hit_dice": "8d10+16", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 16, "constitution": 14, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage plus 7 (2d6) necrotic damage and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the bat can't bite another target. The bat regains hp equal to the necrotic damage dealt.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Echolocation", "desc": "The bat can't use its blindsight while deafened." }, { "name": "Keen Hearing", "desc": "The bat has advantage on Wisdom (Perception) checks that rely on hearing." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_leonino", "name": "Leonino", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 0.125, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 40, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Elvish", "data": [ { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 13, "hit_dice": "3d4+6", "experience_points": 25, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 14, "intelligence": 8, "wisdom": 8, "charisma": 12 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -1, "wisdom": -1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 1 }, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 1, "persuasion": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -1, "athletics": 0, "deception": 1, "history": -1, "insight": -1, "intimidation": 1, "investigation": -1, "medicine": -1, "nature": -1, "perception": 1, "performance": 1, "persuasion": 3, "religion": -1, "sleight_of_hand": 3, "stealth": 5, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage. If this is the first time the leonino has hit the target within the past 24 hours, the target must succeed on a DC 10 Wisdom saving throw or be charmed by the leonino for 1 hour.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Evasion", "desc": "If the leonino is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the leonino instead takes no damage if it succeeds on the saving throw, and only half damage if it fails." }, { "name": "Flyby", "desc": "The leonino doesn't provoke opportunity attacks when it flies out of an enemy's reach." }, { "name": "Silent Wings", "desc": "The flight of a leonine is especially silent and difficult to notice in forests and urban settings. It has advantage on Dexterity (Stealth) checks made while flying in these areas." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_lystrosaurus", "name": "Lystrosaurus", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 5 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 5, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d8+18", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 9, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "constitution": 5, "wisdom": 1 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 5, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "athletics": 5, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": -1, "intimidation": -2, "investigation": -4, "medicine": -1, "nature": -4, "perception": 3, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": -1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 13 (3d6 + 3) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ram", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Ram attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Headbutt", "desc": "If the lystrosaurus moves at least 10 feet straight toward a creature and then hits it with a ram attack on the same turn, the target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the lystrosaurus can make one bite attack against it immediately as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_necrotic-tick", "name": "Necrotic Tick", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "climb": 10 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 3, "hit_dice": "1d4+1", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 14, "constitution": 12, "intelligence": 1, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "constitution": 3 }, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": -4, "deception": -1, "history": -5, "insight": 1, "intimidation": -1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -1, "persuasion": -1, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Blood Drain", "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.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Blood Drain attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Necrotic Regeneration", "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": "Ride Host", "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." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_nodosaurus", "name": "Nodosaurus", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d10+12", "experience_points": 200, "ability_scores": { "strength": 17, "dexterity": 11, "constitution": 14, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Tail", "desc": "Melee Weapon Attack: +5 to hit, reach 10 ft., one target. Hit: 12 (2d8 + 3) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Swamp Camouflage", "desc": "The nodosaurus has advantage on Dexterity (Stealth) checks made to hide in swampy terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_oliphaunt", "name": "Oliphaunt", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 8.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 148, "hit_dice": "9d20+54", "experience_points": 3900, "ability_scores": { "strength": 27, "dexterity": 9, "constitution": 23, "intelligence": 3, "wisdom": 11, "charisma": 6 }, "modifiers": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "dexterity": 2 }, "saving_throws_all": { "strength": 8, "dexterity": 2, "constitution": 6, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -4, "athletics": 8, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gore", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 30 (5d8 + 8) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The oliphaunt uses its trunk, then it makes one gore or stomp attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stomp", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 35 (5d10 + 8) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Stomp attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Trunk", "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.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Trunk attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tusk Sweep", "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.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Trampling Charge", "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": "Trunk Slam", "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." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_rageipede", "name": "Rageipede", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 55, "hit_dice": "10d6+20", "experience_points": 450, "ability_scores": { "strength": 15, "dexterity": 14, "constitution": 15, "intelligence": 1, "wisdom": 7, "charisma": 3 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": -5, "athletics": 2, "deception": -4, "history": -5, "insight": -2, "intimidation": -4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 4, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage plus 3 (1d6) poison damage and the target must succeed on a DC 12 Wisdom saving throw or be overcome with a fit of rage for 1 minute. While in a fit of rage, a creature has advantage on melee attack rolls and its melee weapon attacks deal an extra 3 (1d6) damage. The creature is unable to distinguish friend from foe and must attack the nearest creature other than the rageipede. If no other creature is near enough to move to and attack, the victim stalks off in a random direction, seeking a target for its rage. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The rageipede makes one bite attack and two claw attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Natural Camouflage", "desc": "The rageipede has advantage on Dexterity (Stealth) checks made while in forests and tall grass." }, { "name": "Surprise Bite", "desc": "If the rageipede surprises a creature and hits it with a bite attack during the first round of combat, the target has disadvantage on its saving throw against the rage caused by the rageipede's bite." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_rimewing", "name": "Rimewing", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 30, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 22, "hit_dice": "5d6+5", "experience_points": 50, "ability_scores": { "strength": 11, "dexterity": 14, "constitution": 12, "intelligence": 3, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 2, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Frosted Wings", "desc": "A 20-foot radius cloud of colorful ice crystals extends from the rimewing. Each creature in that area must succeed on a DC 10 Wisdom saving throw or be charmed by the rimewing for 1 minute. While charmed by the rimewing, a creature is incapacitated and must move up to its speed toward the rimewing at the start of its turn, stopping when it is 5 feet away. A charmed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Proboscis", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antennae", "desc": "The giant moth has advantage on Wisdom (Perception) checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_shockwing", "name": "Shockwing", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 30, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 27, "hit_dice": "5d6+10", "experience_points": 200, "ability_scores": { "strength": 11, "dexterity": 15, "constitution": 14, "intelligence": 3, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 2, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fulminating Wings", "desc": "A 20-foot radius burst of electricity releases from the shockwing. Each creature in that area must succeed on a DC 12 Constitution saving throw or be stunned until the end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The shockwing makes two proboscis attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Proboscis", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) piercing damage and 2 (1d4) lightning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antennae", "desc": "The giant moth has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Charged", "desc": "At the start of each of the shockwing's turns, each creature within 5 feet of it must succeed on a DC 12 Constitution saving throw or take 2 (1d4) lightning damage. This trait doesn't function if the shockwing has used its Fulminating Wings in the last 24 hours." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_shoreline-scrapper", "name": "Shoreline Scrapper", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 16, "intelligence": 3, "wisdom": 11, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "constitution": 5 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 5, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "survival": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 14 (2d10 + 3) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Magnetic Pulse", "desc": "The shoreline scrapper causes a surge in the magnetic power of its shell. Each creature within 25 feet of the shoreline scrapper is subjected to its Magnetic Shell. On a failed save, a creature's metal objects or the creature itself, if it is made of metal or wearing metal armor, are pulled up to 25 feet toward the shoreline scrapper and adhere to its shell. Creatures adhered to the shoreline scrapper's shell are restrained.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The shoreline scrapper makes two claw attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shell Protection", "desc": "The shoreline scrapper adds 4 to its AC against one melee attack that would hit it as it withdraws into its shell. Until it emerges, it increases its AC by 4, has a speed of 0 ft., and can't use its claws or magnetic pulse. The shoreline scrapper can emerge from its shell as a bonus action.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The shoreline scrapper can breathe air and water." }, { "name": "Magnetic Shell", "desc": "At the start of each of the shoreline scrapper's turns, each creature within 5 feet of the scrapper must succeed on a DC 15 Strength saving throw or the metal items worn or carried by it stick to the scrapper's shell. A creature that is made of metal or is wearing metal armor that fails the saving throw is stuck to the shell and restrained. If the item is a weapon and the wielder can't or won't let go of the weapon, the wielder is adhered to the shell and is restrained. A stuck item can't be used. A creature can take its action to remove one creature or object from the shoreline scrapper's shell by succeeding on a DC 15 Strength check. \n\nItems made of gold and silver are unaffected by the shoreline scrapper's Magnetic Shell. When the shoreline scrapper dies, all metal creatures and objects are released." }, { "name": "Metal Sense", "desc": "The shoreline scrapper can pinpoint, by scent, the location of metals within 60 feet of it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_snow-cat", "name": "Snow Cat", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "climb": 40 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 40, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 13, "hit_dice": "3d8", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 10, "intelligence": 3, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 4, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 4, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 2, "stealth": 6, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 4 (1d4 + 2) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Senses", "desc": "The snow cat has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell." }, { "name": "Snow Camouflage", "desc": "The snow cat has advantage on Dexterity (Stealth) checks made to hide in snowy terrain." }, { "name": "Stalker", "desc": "If the snow cat surprises a creature and hits it with a bite attack, the target is grappled (escape DC 12) if it is a Medium or smaller creature." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_sootwing", "name": "Sootwing", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 30, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 13, "hit_dice": "3d6+3", "experience_points": 50, "ability_scores": { "strength": 11, "dexterity": 12, "constitution": 12, "intelligence": 3, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 2, "stealth": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Proboscis", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Proboscis attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sooty Wings", "desc": "A 20-foot radius cloud of smoldering ash disperses from the sootwing. Each creature in that area must make a DC 11 Constitution saving throw. On a failure, a creature takes 4 (1d8) fire damage and is blinded until the end of its next turn. On a success, a creature takes half the damage and isn't blinded.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Antennae", "desc": "The giant moth has advantage on Wisdom (Perception) checks that rely on smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_terror-bird", "name": "Terror Bird", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 65, "hit_dice": "10d8+20", "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 14, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 6, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 3, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Serrated Beak", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 14 (3d6 + 4) slashing damage. The target must succeed on a DC 12 Constitution saving throw or take 7 (2d6) slashing damage at the beginning of its next turn.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Serrated Beak attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "The terror bird has advantage on attack rolls against a creature if at least one of the bird's allies is within 5 feet of the creature and the ally isn't incapacitated." }, { "name": "Passing Bite", "desc": "Terror birds who move at least 20 feet straight toward a target have advantage on the next attack roll against that target." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_astralsupial", "name": "Astralsupial", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "15d6+30", "experience_points": 1100, "ability_scores": { "strength": 8, "dexterity": 17, "constitution": 14, "intelligence": 4, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "charisma": 4 }, "saving_throws_all": { "strength": -1, "dexterity": 5, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": -1, "deception": 2, "history": -3, "insight": 1, "intimidation": 2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": 2, "persuasion": 2, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Astral Traveler", "desc": "Briefly surrounds itself in a shower of glittering dust and teleports to an unoccupied space it can see within 30 feet.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 2 } }, { "name": "Playing Dead", "desc": "When reduced to 10 hp or less it feigns death in hopes of deceiving its attackers. A creature that sees it in this state can determine it is a ruse via DC 15 Wis (Medicine) check. Ruse lasts until astralsupial ends it (no action required) up to 8 hrs. 1st attack it makes within 1 round of ending ruse has advantage.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Apposable Thumbs", "desc": "Advantage on climb-related Str (Athletics)." }, { "name": "Keen Hearing", "desc": "[+]and Smell[/+] Advantage: hearing/smell Wis (Perception)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_beetle-clacker-soldier", "name": "Beetle, Clacker Soldier", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 20, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 18, "hit_dice": "4d6+4", "experience_points": 200, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 13, "intelligence": 1, "wisdom": 7, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -2, "arcana": -5, "athletics": -1, "deception": -4, "history": -5, "insight": -2, "intimidation": -4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "thunder", "damage_immunities": [ { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Compact", "desc": "Can occupy same space as one other clacker soldier." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_beetle-clacker-swarm", "name": "Beetle, Clacker Swarm", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 20, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 36, "hit_dice": "8d8", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 13, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 1 }, "modifiers": { "strength": -4, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -5, "athletics": -4, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Constant Clacking", "desc": "A creature that starts its turn in the swarm’s space takes 5 (1d10) thunder." }, { "name": "Swarm", "desc": "Can occupy another creature’s space and vice versa and swarm can move through any opening large enough for a Tiny creature. Swarm can’t regain hp or gain temp hp." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_blood-barnacle", "name": "Blood Barnacle", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 10, "swim": 30 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 25, "hit_dice": "10d4", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 14, "constitution": 10, "intelligence": 1, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "constitution": 2 }, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": -4, "deception": -1, "history": -5, "insight": 1, "intimidation": -1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -1, "persuasion": -1, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Host Defense", "desc": "When a creature damages an attached blood barnacle with anything other than fire creature hosting barnacle must make DC 12 Wis save or use its reaction to protect the barnacle. Barnacle takes half the damage dealt to it and host takes the other half.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Barnacle Shivers", "desc": "Characterized by inescapable cold and shiveringthat slowly pervades victim’s body this is a disease that infects creatures attacked by blood barnacles. Until disease is cured infected creature can’t regain hp except magically and its hp max decreases by 3 (1d6) for every 24 hrs that elapse. Reduction lasts until disease is cured. Creature dies if disease reduces its hp max to 0. A Humanoid or Beast slain by this disease rises 24 hrs later as a zombie. Zombie isn’t under barnacle’s control but it views barnacle as an ally." }, { "name": "Blood Sense", "desc": "Can pinpoint by scent location of creatures that aren’t Constructs or Undead and that don’t have all of their hp within 60' of it and can sense general direction of such creatures within 1 mile of it." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from normal barnacle." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_brumalek", "name": "Brumalek", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.5, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 20, "climb": 20 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 20, "climb": 20, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 40, "hit_dice": "9d6+9", "experience_points": 100, "ability_scores": { "strength": 5, "dexterity": 16, "constitution": 12, "intelligence": 4, "wisdom": 13, "charisma": 7 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": -3, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "thunder", "damage_immunities": [ { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "deafened", "condition_immunities": [ { "name": "Deafened", "key": "deafened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Skittish", "desc": "Can take the Dash or Disengage action.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Snow Stride", "desc": "A brumalek can burrow through nonmagical snow and earth. While doing so it doesn’t disturb the material it moves through. In addition difficult terrain composed of snow doesn’t cost it extra movement." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_caretaker-weevil", "name": "Caretaker Weevil", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 15 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 51, "hit_dice": "6d8+24", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": 0, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Calming Presence", "desc": "A creature that enters a space within 5 ft. of weevil or that starts its turn there: DC 13 Cha save or be indifferent to all creatures that it is hostile toward while it remains within 60' of weevil. This indifference ends if the creature is attacked or harmed by a spell or if it witnesses any of its allies being harmed." }, { "name": "Diligent Preservation", "desc": "A creature that isn’t a Construct or Undead and that starts its turn with 0 hp within 60' of weevil becomes stable. In addition any corpse within 60' of weevil is protected from decay and can’t become Undead while it remains within 60' of weevil and for 24 hrs after it leaves the area." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_chroma-lizard", "name": "Chroma Lizard", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -4, "athletics": 1, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Mirror Scales", "desc": "While the chroma lizard is in bright light creatures that rely on sight have disadvantage on attack rolls vs. the lizard." }, { "name": "Mirror Shy", "desc": "If the chroma lizard sees itself reflected in a polished surface within 30' of it and in an area of bright light the lizard immediately closes its eyes and is blinded until the start of its next turn when it can check for the reflection again." }, { "name": "Radiant Reflection", "desc": "When a creature deals radiant to the chroma lizard half the radiant the lizard took is reflected back at that creature." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_cloudhoof-assassin", "name": "Cloudhoof Assassin", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "7d8+14", "experience_points": 200, "ability_scores": { "strength": 17, "dexterity": 17, "constitution": 14, "intelligence": 2, "wisdom": 11, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Shoving Charge", "desc": "If it moves at least 20' straight toward a target and then hits it with Headbutt attack on the same turn that target must make DC 13 Str save or be pushed up to 10 ft. away from the cloudhoof. If a creature fails this save by 5 or more it is pushed up to 15 ft.." }, { "name": "Sure-Hooved", "desc": "Has advantage on Str and Dex checks and saves made vs. effects that would knock it prone. In addition it has advantage on Str (Athletics) checks to climb rocky surfaces and Dex (Acrobatics) checks to maintain its balance on rocky surfaces." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_conniption-bug", "name": "Conniption Bug", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 1.0, "proficiency_bonus": null, "speed": { "walk": 30, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 55, "hit_dice": "10d6+20", "experience_points": 200, "ability_scores": { "strength": 13, "dexterity": 14, "constitution": 14, "intelligence": 1, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 1, "deception": -4, "history": -5, "insight": 0, "intimidation": -4, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -4, "persuasion": -4, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Death Trap", "desc": "When it dies its mandibles remain locked in place continuing to grapple beyond its death. Until grapple ends creature takes 4 (1d8) piercing damage at start of each of its turns as if the bug was still alive. Any creature can take an action to remove mandibles with successful DC 11 Str (Athletics) or Wis (Medicine) check." }, { "name": "Limited Amphibiousness", "desc": "Can breathe air and water but it needs to be submerged at least once every 4 hrs to avoid suffocating." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Standing Leap", "desc": "Its long jump is up to 20' and its high jump is up to 10 feet with or with o a running start." }, { "name": "Vicious Wound", "desc": "Its melee attacks score a critical hit on a 19 or 20." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_corpselight-moth", "name": "Corpselight Moth", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 15, "fly": 60, "climb": 15 }, "speed_all": { "unit": null, "walk": 15, "crawl": 7, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 19, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 4, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -1, "history": -4, "insight": 1, "intimidation": -1, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "radiant", "damage_immunities": [ { "name": "Radiant", "key": "radiant" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Downdraft", "desc": "While it is flying area within 10 ft. of it is difficult terrain." }, { "name": "Glow", "desc": "The moth casts light from its abdomen shedding bright light in a 20' radius and dim light for an additional 20'." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Necrotic Dampening", "desc": "Each friendly creature within 30' of the moth has resistance to necrotic." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_crab-razorback", "name": "Crab, Razorback", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 15 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Bladed Shell", "desc": "A creature that touches the crab or hits it with melee attack while within 5 ft. of it takes 3 (1d6) slashing damage." }, { "name": "Pounce", "desc": "If the crab moves at least 15 ft. straight toward a creature and then hits it with Shell Bash attack on the same turn that target must make DC 13 Str save or be knocked prone. If the target is prone the crab can make one Claw attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_crab-samurai", "name": "Crab, Samurai", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 2300, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 6, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 7 }, "saving_throws_all": { "strength": 7, "dexterity": 0, "constitution": 3, "intelligence": -2, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -2, "athletics": 4, "deception": 0, "history": -2, "insight": 2, "intimidation": 0, "investigation": -2, "medicine": 2, "nature": -2, "perception": 2, "performance": 0, "persuasion": 0, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "nonmagic B/P/S attacks", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fighting Stance", "desc": "Adopts a fighting stance choosing from the options below. The stance lasts until the crab ends it (no action required) or uses this bonus action again.Banded Claw. Adopts a wide grappler's stance. While the samurai crab is in this stance each creature that starts its turn grappled by the crab takes 3 (1d6) bludgeoning damage.Hard Shell. Defensive stance increasing its AC by 2.Soft Shell. Adopts an offensive stance gaining advantage on the first Crustaceous Sword attack it makes each turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_daeodon", "name": "Daeodon", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d10+27", "experience_points": 700, "ability_scores": { "strength": 21, "dexterity": 8, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Relentless (Recharge: Short/Long Rest)", "desc": "If it takes 15 damage or less that would reduce it to 0 hp it is reduced to 1 hp instead." }, { "name": "Trampling Charge", "desc": "If it moves 20'+ straight toward a creature and then hits it with Bite on the same turn that target must make DC 13 Str save or be knocked prone. If target is prone daeodon can make one Slam vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dawnfly", "name": "Dawnfly", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 19.0, "proficiency_bonus": null, "speed": { "walk": 20, "fly": 90, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 90, "burrow": 0, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 21, "armor_detail": "natural armor", "hit_points": 261, "hit_dice": "18d20+72", "experience_points": 22000, "ability_scores": { "strength": 23, "dexterity": 20, "constitution": 19, "intelligence": 1, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 5, "constitution": 4, "intelligence": -5, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 4, "intelligence": -5, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": -5, "athletics": 6, "deception": 4, "history": -5, "insight": 2, "intimidation": 4, "investigation": -5, "medicine": 2, "nature": -5, "perception": 2, "performance": 4, "persuasion": 4, "religion": -5, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "cold, fire; nonmagic bludgeoning, piercing, and slashing attacks", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Piercing", "key": "piercing" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 90, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dust Burst", "desc": "Its wings shed blinding dust within 10 ft. of it. Each creature in the area: DC 19 Con save or be blinded until end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Fiery Downburst", "desc": "15 ft. cone hot air downdraft. All in area: 9 (2d8) bludgeoning damage and 7 (2d6) fire pushed up to 15 ft. from dawnfly in direction following cone and knocked prone (DC 19 Str half damage not pushed/prone). ", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Snatch and Drop", "desc": "Flies up to half its fly speed making one Tail attack at creature within reach on the way. Hits: creature grappled carried and dropped at end of move; normal fall damage.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Winged Inferno", "desc": "Rapidly beats wings igniting them until start of next turn. Shed bright light in 20' radius dim light extra 20'. Creature that touches dawnfly or hits it with melee attack while within 5 ft. of it: 7 (2d6) fire. Also when creature starts turn within 5 ft. of dawnfly creature: DC 19 Dex save or 7 (2d6) fire. Effect ends early if dawnfly stops flying.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "Doesn't provoke opportunity attacks when it flies out of reach." }, { "name": "Siege Monster", "desc": "Double damage to objects/structures." }, { "name": "Unsettling Drone", "desc": "Creature that starts turn within 10 ft. of dawnfly: DC 19 Con save or incapacitated until start of its next turn. Deafened creatures have advantage. Success: immune to this 24 hrs." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dawnfly-desolation-nymph", "name": "Dawnfly, Desolation Nymph", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "burrow": 15, "climb": 15, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 15, "climb": 15, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 68, "hit_dice": "8d10+24", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 15, "constitution": 16, "intelligence": 1, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": 3, "deception": -3, "history": -5, "insight": 1, "intimidation": -3, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Water Jet", "desc": "Takes the Disengage action and each creature within 5 ft. of nymph: DC 13 Dex save or be blinded until end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Limited Amphibiousness", "desc": "Can breathe air and water but needs to be submerged at least once every 4 hrs to avoid suffocating." }, { "name": "Shifting Camouflage", "desc": "Its carapace adapts to its current surroundings. The nymph has advantage on Dex (Stealth) checks made to hide in nonmagical natural terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dinosaur-guardian-archaeopteryx", "name": "Dinosaur, Guardian Archaeopteryx", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 15, "fly": 50 }, "speed_all": { "unit": null, "walk": 15, "crawl": 7, "hover": false, "fly": 50, "burrow": 0, "climb": 7, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 36, "hit_dice": "8d6+8", "experience_points": 450, "ability_scores": { "strength": 7, "dexterity": 14, "constitution": 13, "intelligence": 5, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -3, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -3, "athletics": -2, "deception": 1, "history": -3, "insight": 2, "intimidation": 1, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": 1, "persuasion": 1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Imbue Poison", "desc": "The guardian archaeopteryx chooses a friendly creature it can see within 30' of it and imbues that creature's attacks with magical poison. The next time the friendly creature hits with an attack before the start of archaeopteryx's next turn target of attack takes an extra 2 (1d4) poison and must make DC 11 Con save or be poisoned until end of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The archaeopteryx doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dinosaur-jeholopterus", "name": "Dinosaur, Jeholopterus", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 10, "fly": 60 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 60, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 12, "hit_dice": "5d4", "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 0, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Flyby", "desc": "Doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Keen Sight", "desc": "Advantage: sight Wis (Percept) checks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dinosaur-therizinosaurus", "name": "Dinosaur, Therizinosaurus", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 95, "hit_dice": "10d12+30", "experience_points": 1800, "ability_scores": { "strength": 21, "dexterity": 9, "constitution": 17, "intelligence": 3, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": -1, "stealth": -1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Relentless (Recharge: Short/Long Rest)", "desc": "If therizinosaurus would take 20 or less damage that would reduce it to less than 1 hp it is reduced to 1 hp instead." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_diomedian-horse", "name": "Diomedian Horse", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 60 }, "speed_all": { "unit": null, "walk": 60, "crawl": 30, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 57, "hit_dice": "6d10+24", "experience_points": 700, "ability_scores": { "strength": 20, "dexterity": 14, "constitution": 18, "intelligence": 4, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 5, "deception": 0, "history": -3, "insight": 1, "intimidation": 0, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": 0, "persuasion": 0, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Pounce", "desc": "If the diomedian horse moves at least 20' straight toward a creature and then hits with Claw attack on the same turn that target must make DC 14 Str save or be knocked prone. If the target is prone the diomedian horse can make one Bite attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dire-lionfish", "name": "Dire Lionfish", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.0, "proficiency_bonus": null, "speed": { "walk": 0, "swim": 60 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 0, "burrow": 0, "climb": 0, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "experience_points": 2300, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 17, "intelligence": 3, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Charge", "desc": "If it moves 30'+ straight to foe and hits with Headbutt attack on same turn target takes an extra 9 (2d8) piercing damage." }, { "name": "Coral Camouflage", "desc": "The lionfish has advantage on Dex (Stealth) checks made to hide in underwater terrain that includes plant life or coral reefs." }, { "name": "Envenomed Spines", "desc": "A creature that touches lionfish or hits it with melee attack while within 5 ft. of it: 7 (2d6) poison." }, { "name": "Poison Affinity", "desc": "Advantage on saves vs. being poisoned." }, { "name": "Water Breathing", "desc": "Can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dire-pangolin", "name": "Dire Pangolin", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 20 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "11d10+22", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 11, "constitution": 15, "intelligence": 3, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Edged Scales", "desc": "A creature that touches the pangolin or hits it with melee attack while within 5 ft. of it takes 4 (1d8) slashing damage." }, { "name": "Keen Hearing and Smell", "desc": "The pangolin has advantage on Wis (Perception) checks that rely on hearing or smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_dire-wildebeest", "name": "Dire Wildebeest", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 50 }, "speed_all": { "unit": null, "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 150, "hit_dice": "20d10+40", "experience_points": 2900, "ability_scores": { "strength": 19, "dexterity": 16, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -4, "athletics": 4, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, poisoned", "condition_immunities": [ { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Trampling Charge", "desc": "If it moves 20'+ straight to a creature and then hits it with Gore on same turn target: DC 15 Str save or be knocked prone. If target is prone wildebeest can make one Hooves attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-flea", "name": "Giant Flea", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 0.25, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 20 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 27, "hit_dice": "5d6 +10", "experience_points": 50, "ability_scores": { "strength": 13, "dexterity": 14, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 1, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Leaping Escape", "desc": "Leaps up to 15 ft. with o provoking opportunity attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Sense", "desc": "Can pinpoint by scent the location of creatures that have blood within 60' of it." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Standing Leap", "desc": "Its long jump is up to 30' and its high jump is up to 15 feet with or with o a running start." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-flea-swarm", "name": "Giant Flea Swarm", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 20 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 450, "ability_scores": { "strength": 13, "dexterity": 14, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 2 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 1, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Blood Sense", "desc": "The giant flea can pinpoint by scent the location of creatures that have blood within 60' of it." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Ravenous", "desc": "When a creature that doesn’t have all of its hp starts its turn in the swarm’s space that creature must make DC 12 Dex save or lose 5 (2d4) hp from blood loss." }, { "name": "Standing Leap", "desc": "The swarm’s long jump is up to 30' and its high jump is up to 15 feet with or with o a running start." }, { "name": "Swarm", "desc": "The swarm can occupy another creature’s space and vice versa and the swarm can move through any opening large enough for a Tiny flea. The swarm can’t regain hp or gain temp hp." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-mantis-shrimp", "name": "Giant Mantis Shrimp", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 15, "burrow": 15, "swim": 30 }, "speed_all": { "unit": null, "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 15, "climb": 7, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10+39", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 16, "intelligence": 1, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -5, "athletics": 4, "deception": -1, "history": -5, "insight": 1, "intimidation": -1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -1, "persuasion": -1, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60, "actions": [ { "name": "Water Jet", "desc": "Each creature within 5 ft. of shrimp is blinded until start of its next turn (DC 14 Dex negates). The shrimp then swims up to half its swimming speed with o provoking opportunity attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fluorescing Challenge", "desc": "Advantage on Cha (Intimidation) checks while agitated as its fluorescence flashes in a disorienting array." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-mole-lizard", "name": "Giant Mole Lizard", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 15, "burrow": 20 }, "speed_all": { "unit": null, "walk": 15, "crawl": 7, "hover": false, "fly": 0, "burrow": 20, "climb": 7, "swim": 7 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d10+20", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 5, "constitution": 14, "intelligence": 1, "wisdom": 8, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": -3, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -3 }, "initiative_bonus": -3, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -3, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -3 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -1, "arcana": -5, "athletics": 4, "deception": -3, "history": -5, "insight": -1, "intimidation": -3, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": -3, "stealth": -3, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 10, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Mass Shove", "desc": "Each Large or smaller creature within 10 ft. of the giant mole lizard and that isn't grappled by it must make DC 14 Str save or be pushed up to 15 ft. away from the lizard and knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Beast of Burden", "desc": "Is considered to be a Huge Beast for the purpose of determining its carrying capacity." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-pufferfish", "name": "Giant Pufferfish", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 2.0, "proficiency_bonus": null, "speed": { "walk": 0, "swim": 40 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 0, "burrow": 0, "climb": 0, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8+16", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 15, "intelligence": 2, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Burst of Speed", "desc": "Takes the Dash action.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Puff Up", "desc": "For 1 min it increases in size by filling its stomach with air or water. While puffed up it is Medium doubles its damage dice on Bite and Spine attacks (included above) and makes Str checks and Str saves with advantage. If pufferfish lacks the room to become Medium it attains the max size possible in space available.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spiny Body", "desc": "A creature that touches pufferfish or hits it with melee attack while within 5 ft. of it takes 2 (1d4) piercing damage. While it is puffed up this damage increases to 5 (2d4)." }, { "name": "Water Breathing", "desc": "Can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-walking-stick", "name": "Giant Walking Stick", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "fly": 15, "climb": 40 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 15, "burrow": 0, "climb": 40, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d10+27", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 16, "intelligence": 1, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -5, "athletics": 3, "deception": -3, "history": -5, "insight": 0, "intimidation": -3, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -3, "persuasion": -3, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [ { "name": "Startling Display", "desc": "Each creature within 5 ft. of the stick: DC 13 Int save or be incapacitated until end of its next turn. The walking stick then flies up to its flying speed with o provoking opportunity attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from normal forest vegetation. Ex: small tree large branch." }, { "name": "Forest Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in forested terrain." }, { "name": "Trampling Charge", "desc": "If it moves 20'+ straight toward a creature and then hits it with Ram attack on same turn target: DC 13 Str save or be knocked prone. If target is prone stick can make one Spine attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_grolar-bear", "name": "Grolar Bear", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 40, "climb": 20, "swim": 30 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural", "hit_points": 68, "hit_dice": "8d10+24", "experience_points": 700, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 13, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -1, "history": -4, "insight": 1, "intimidation": -1, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_hippopotamus", "name": "Hippopotamus", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.0, "proficiency_bonus": null, "speed": { "walk": 40, "swim": 20 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d10+27", "experience_points": 700, "ability_scores": { "strength": 21, "dexterity": 7, "constitution": 16, "intelligence": 2, "wisdom": 11, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 0, "arcana": -4, "athletics": 5, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": -2, "stealth": -2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Hold Breath", "desc": "Can hold its breath for 10 min." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_imperator-penguin-swarm", "name": "Imperator, Penguin Swarm", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "swim": 40 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural", "hit_points": 114, "hit_dice": "12d12+36", "experience_points": 1800, "ability_scores": { "strength": 15, "dexterity": 10, "constitution": 16, "intelligence": 4, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -3, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -3, "athletics": 2, "deception": 1, "history": -3, "insight": 2, "intimidation": 1, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": 1, "persuasion": 1, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, cold, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Swarm", "desc": "The swarm can occupy another creature’s space and vice-versa and the swarm can move through any opening large enough for a Med penguin. The swarm can’t regain hp or gain temp hp." }, { "name": "Tobogganing Tide", "desc": "The swarm can move at double its walking speed over ice and snow." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_jubjub-bird", "name": "Jubjub Bird", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.0, "proficiency_bonus": null, "speed": { "walk": 30, "fly": 10 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 10, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 91, "hit_dice": "14d10+14", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 12, "intelligence": 3, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": 0, "history": -4, "insight": 1, "intimidation": 0, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": 0, "persuasion": 0, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Impassioned Riposte", "desc": "When a creature the jubjub bird can see misses it with an attack while within 10 ft. of it the jubjub bird can make one Bite attack vs. the attacker.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Shrill Screech", "desc": "When agitated the jubjub bird makes a near constant shrill and high scream giving it advantage on Cha (Intimidation) checks." }, { "name": "Stubborn", "desc": "Has advantage on saves vs. being charmed. In addition Wis (Animal Handling) checks are made with disadvantage vs. the jubjub bird." }, { "name": "Unpredictable", "desc": "Opportunity attacks vs. the jubjub bird are made with disadvantage." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } } ] }