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=-challenge_rating&page=31
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-challenge_rating&page=32", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-challenge_rating&page=30", "results": [ { "key": "ccdx_simurg", "name": "Simurg", "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": "Celestial", "key": "celestial" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 80 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 80, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 108, "hit_dice": "8d20+24", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 11, "constitution": 17, "intelligence": 14, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 2, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 3, "constitution": 6, "wisdom": 6, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 6, "charisma": 6 }, "skill_bonuses": { "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 2, "athletics": 4, "deception": 3, "history": 2, "insight": 3, "intimidation": 3, "investigation": 2, "medicine": 3, "nature": 2, "perception": 6, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 3 }, "passive_perception": 16, "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": 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: 13 (2d8 + 4) piercing damage.", "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": 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": "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": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attacks": [ { "name": "Claws 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": "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 }, { "name": "Forceful Gale", "desc": "The simurg beats its wings, creating wind in a 30-foot cone. Each creature in that area must make a DC 15 Strength saving throw. On a failure, a creature takes 27 (6d8) bludgeoning damage, is pushed 10 feet away from the simurg and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The simurg makes three attacks: one with its bite and two with its claws.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The simurg doesn't provoke an opportunity attack when it flies out of an enemy's reach." }, { "name": "Innate Spellcasting", "desc": "The simurg's innate spellcasting ability is Wisdom (spell save DC 14). The simurg can innately cast the following spells, requiring no material components:\nAt will: detect poison and disease, detect thoughts, spare the dying\n2/day each: cure wounds, lesser restoration, purify food and drink\n1/day each: greater restoration, remove curse" }, { "name": "Keen Sight", "desc": "The simurg has advantage on Perception (Wisdom) checks that rely on sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_sleipnir", "name": "Sleipnir", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Primordial", "data": [ { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d10+50", "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 20, "intelligence": 10, "wisdom": 15, "charisma": 10 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "constitution": 8 }, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 8, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 8, "perception": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 0, "athletics": 8, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 2, "nature": 0, "perception": 5, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 15, "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": "exhaustion", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Eight Hooves", "desc": "When a creature moves within 5 feet of the sleipnir, the sleipnir can move up to its speed without provoking opportunity attacks.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Gold and Ice", "desc": "The sleipnir summons a gilded avalanche in a 30-foot cone. Each creature in the area must make a DC 16 Dexterity saving throw. On a failure, a creature takes 13 (3d8) bludgeoning and 13 (3d8) cold damage, is pushed 15 feet away from the sleipnir, and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone.", "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 sleipnir makes two rune hooves attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rune Hooves", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage and 3 (1d6) radiant damage. An undead creature who takes damage from this attack must succeed on a DC 16 Charisma saving throw or be restrained by magical runes until the end of its next turn.", "attacks": [ { "name": "Rune Hooves attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Radiant", "key": "radiant" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heroic Leap (1/Day)", "desc": "As a bonus action, the sleipnir can leap into the air, gaining a flying speed of 60 feet for 1 minute." }, { "name": "Trampling Charge", "desc": "If the sleipnir moves at least 20 feet straight toward a creature and then hits it with a rune hooves 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 sleipnir can make another rune hooves attack against it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_speaker-to-the-darkness", "name": "Speaker to the Darkness", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Deep Speech, Undercommon", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 16, "armor_detail": "scale mail", "hit_points": 135, "hit_dice": "18d6+72", "experience_points": 1800, "ability_scores": { "strength": 11, "dexterity": 16, "constitution": 18, "intelligence": 10, "wisdom": 9, "charisma": 18 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 4, "intelligence": 0, "wisdom": -1, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "charisma": 7 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 4, "intelligence": 0, "wisdom": -1, "charisma": 7 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": 0, "athletics": 0, "deception": 4, "history": 0, "insight": -1, "intimidation": 4, "investigation": 0, "medicine": -1, "nature": 0, "perception": 2, "performance": 4, "persuasion": 4, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": -1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant" } ], "condition_immunities_display": "frightened", "condition_immunities": [ { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Drawn from Beyond", "desc": "The speaker conjures up to 3 ghasts. The ghasts appear in unoccupied spaces within 30 feet of the speaker that the speaker can see. The ghasts follow the speaker's commands, and it is immune to their Stench. It can't have more than 3 ghasts conjured at one time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Extinguish Light (1/rest)", "desc": "The speaker creates a 15-foot-radius sphere of magical darkness on a point it can see within 60 feet. This darkness works like the darkness spell, except creatures inside it have disadvantage on saving throws and the speaker and its conjured ghasts are unaffected by the darkness.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The speaker to the darkness makes two quarterstaff attacks or two sling attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Quarterstaff", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d6) bludgeoning damage, or 4 (1d8) bludgeoning damage if used with two hands, plus 9 (2d8) necrotic damage.", "attacks": [ { "name": "Quarterstaff 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) blu", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sling", "desc": "Ranged Weapon Attack: +6 to hit, range 30/120 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.", "attacks": [ { "name": "Sling attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 1, "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Boon of the Bat", "desc": "A creature struck by one of the speaker to the darkness' attacks must succeed on a DC 15 Wisdom saving throw or be frightened until the start of the speaker's next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_spree", "name": "Spree", "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": "Fiend", "key": "fiend" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.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": "chaotic evil", "languages": { "as_string": "Abyssal, Common, Gnomish", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Gnomish", "key": "gnomish", "desc": "Typical speakers are gnomes." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 84, "hit_dice": "13d6+39", "experience_points": 1800, "ability_scores": { "strength": 11, "dexterity": 17, "constitution": 16, "intelligence": 10, "wisdom": 8, "charisma": 15 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": -1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "wisdom": 2 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": 0, "athletics": 0, "deception": 2, "history": 0, "insight": -1, "intimidation": 2, "investigation": 0, "medicine": -1, "nature": 0, "perception": -1, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage plus 10 (3d6) poison damage, and the creature must make a DC 14 Constitution saving throw. On a failure, the target can't take reactions and must roll a d10 at the start of each of its turns to determine its behavior for that turn for 1 minute. This works like the confusion spell. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this effect for the next 24 hours.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 6, "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": 3, "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": "Multiattack", "desc": "The spree demon makes two claw attacks. If both attacks hit the same target, the target must succeed on a DC 14 Wisdom saving throw or become frightened for 1 minute. While frightened this way, the creature believes it has shrunk to half its normal size. All attacks against the creature do an extra 7 (2d6) psychic damage, and the creature's attacks do half damage. A frightened creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Frothing Rage", "desc": "The spree demon has advantage on attacks if it saw another spree demon make a successful attack within the last minute." }, { "name": "Spree Madness", "desc": "If a creature confused by the spree demon's claw attack reduces a target to 0 hp, the confused creature must make a successful DC 14 Wisdom saving throw or gain a short-term madness (see the System Reference Document 5.1). If a creature fails this saving throw again while already suffering from a madness, it gains a long-term madness instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_three-headed-cobra", "name": "Three-Headed Cobra", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "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": 16, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 1800, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 16, "intelligence": 4, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "wisdom": 3 }, "saving_throws_all": { "strength": 2, "dexterity": 7, "constitution": 3, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 0, "arcana": -3, "athletics": 2, "deception": -2, "history": -3, "insight": 0, "intimidation": -2, "investigation": -3, "medicine": 0, "nature": -3, "perception": 3, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 4, "stealth": 4, "survival": 0 }, "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": 10, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 15 ft., one target. Hit: 7 (1d6 + 4) piercing damage and the target must make a DC 15 Constitution saving throw, taking 7 (2d6) poison damage on a failed save, or half as much damage on a successful one.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 15, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "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": "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": "Multiattack", "desc": "The three-headed cobra makes three bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Reactive Heads", "desc": "The three-headed cobra gets two extra reactions that can be used only for opportunity attacks." }, { "name": "Three-Headed", "desc": "The cobra has advantage on Wisdom (Perception) checks and on saving throws against being blinded, charmed, deafened, frightened, stunned, and knocked unconscious." }, { "name": "Wakeful", "desc": "While the three-headed cobra sleeps, at least one of its heads is awake." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_tusked-crimson-ogre", "name": "Tusked Crimson Ogre", "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": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "half plate", "hit_points": 93, "hit_dice": "11d10+33", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 8, "constitution": 16, "intelligence": 5, "wisdom": 7, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "constitution": 6, "wisdom": 1 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 6, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "athletics": 7, "intimidation": 4 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -2, "arcana": -3, "athletics": 7, "deception": -2, "history": -3, "insight": -2, "intimidation": 4, "investigation": -3, "medicine": -2, "nature": -3, "perception": -2, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "survival": -2 }, "passive_perception": 8, "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": "frightened", "condition_immunities": [ { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Berserker's Blood", "desc": "If the tusked crimson ogre doesn't have all of its hp, it flexes and roars, spraying blood from its wounds. Each creature within 15 feet of the ogre must make a DC 14 Constitution saving throw. On a failure, a creature takes 21 (6d6) acid damage and goes berserk. On a success, a creature takes half the damage and doesn't go berserk. On each of its turns, a berserk creature must attack the nearest creature it can see, eschewing ranged or magical attacks in favor of melee attacks. If no creature is near enough to move to and attack, the berserk creature attacks an object, with preference for an object smaller than itself. Once a creature goes berserk, it continues to do so until it is unconscious, regains all of its hp, or is cured through lesser restoration or similar magic.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage.", "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": 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": "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": "Morningstar", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.", "attacks": [ { "name": "Morningstar 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": "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 tusked crimson ogre makes two attacks: one with its morningstar and one with its bite.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blood Frenzy", "desc": "The ogre has advantage on melee attack rolls against any creature that doesn't have all its hp." }, { "name": "Rampage", "desc": "When the ogre reduces a creature to 0 hp with a melee attack on its turn, the ogre can take a bonus action to move up to half its speed and make one bite attack." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_witch-queen", "name": "Witch Queen", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.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": "chaotic evil", "languages": { "as_string": "Common, Dwarvish, Undercommon", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "desc": "Typical speakers are dwarves." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 15, "armor_detail": "studded leather armor", "hit_points": 77, "hit_dice": "14d6+28", "experience_points": 1800, "ability_scores": { "strength": 9, "dexterity": 16, "constitution": 14, "intelligence": 11, "wisdom": 9, "charisma": 16 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": -1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": -1, "charisma": 3 }, "skill_bonuses": { "arcana": 3, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": 3, "athletics": -1, "deception": 3, "history": 0, "insight": -1, "intimidation": 3, "investigation": 0, "medicine": -1, "nature": 0, "perception": -1, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 3, "stealth": 6, "survival": -1 }, "passive_perception": 9, "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": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Maddening Scimitar", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage. If the target is a creature, it must succeed on a DC 14 Charisma saving throw or use its reaction to move up to its speed and make a melee attack against the nearest enemy of the witch queen.", "attacks": [ { "name": "Maddening Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 6, "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": 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": "Heightened Spell (3/Day)", "desc": "As a bonus action, a target of the witch queen's choice within 60 feet of her has disadvantage on its saving throw against her next spell." }, { "name": "Magic Resistance", "desc": "The witch queen has advantage on saving throws against spells and other magical effects." }, { "name": "Spellcasting", "desc": "The witch queen is an 8th-level spellcaster. Her spellcasting ability is Charisma (spell save DC 14, +6 to hit with spell attacks). She has the following wizard spells prepared: \n\n- **Cantrips** (at will): acid splash, mage hand, message, ray of frost\n- **1st Level** (4 slots): burning hands, magic missile, sleep\n- **2nd Level** (3 slots): invisibility, spider climb, suggestion\n- **3rd Level** (3 slots): blink, fear, lightning bolt\n- **4th Level** (2 slots): blight, confusion" }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the witch queen has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_wizard-kobold", "name": "Wizard Kobold", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.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": "lawful neutral", "languages": { "as_string": "Common, Draconic, Infernal", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 12, "armor_detail": "15 with mage armor", "hit_points": 58, "hit_dice": "13d6+13", "experience_points": 1800, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 13, "intelligence": 17, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "intelligence": 6, "wisdom": 3 }, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": 6, "wisdom": 3, "charisma": -1 }, "skill_bonuses": { "arcana": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 6, "athletics": -2, "deception": -1, "history": 3, "insight": 0, "intimidation": -1, "investigation": 3, "medicine": 0, "nature": 3, "perception": 0, "performance": -1, "persuasion": -1, "religion": 3, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Breath of the Visage", "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 7 (2d6) damage of the type dealt by the chosen dragon's breath weapon.", "attacks": [ { "name": "Breath of the Visage attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 120, "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": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": 20, "long_range": 60, "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": "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": "Draconic Visage", "desc": "The wizard kobold magically creates a draconic visage in an unoccupied space it can see within 30 feet. The visage is a glowing, spectral head and neck, resembling a variety of dragon chosen by the kobold, that sheds dim light out to 10 feet. The visage lasts for 1 minute and grants the following benefits: \n* A creature hostile to the wizard who starts its turn within 30 feet of the visage and who is aware of the visage must succeed on a DC 14 Wisdom saving throw or be frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to this effect for the next 24 hours. \n* The wizard gains immunity to the damage type dealt by the chosen dragon's breath weapon. \n* When the wizard uses this action, and as a bonus action on it subsequent turns, it can use the following attack:", "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": "Pack Tactics", "desc": "The kobold has advantage attack rolls roll against a creature if at least one of the kobold's allies is within 5 feet of the creature and the ally isn't incapacitated." }, { "name": "Spellcasting", "desc": "The wizard kobold is an 8th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 14, +6 to hit with spell attacks). It has the following wizard spells prepared:\n\n- **Cantrips** (at will): fire bolt, minor illusion, poison spray, prestidigitation\n- **1st Level** (4 slots): burning hands, mage armor, magic missile, shield\n- **2nd Level** (3 slots): hold person, mirror image, misty step\n- **3rd Level** (3 slots): blink, counterspell, fireball\n- **4th Level** (2 slots): fire shield" }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the kobold has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_wyvern-knight", "name": "Wyvern Knight", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.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": "lawful evil", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 20, "armor_detail": "plate, shield", "hit_points": 102, "hit_dice": "12d8+48", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 18, "intelligence": 10, "wisdom": 12, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "strength": 6, "constitution": 7 }, "saving_throws_all": { "strength": 6, "dexterity": 0, "constitution": 7, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poisoned", "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": "Dagger", "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Heavy Crossbow", "desc": "Ranged Weapon Attack: +3 to hit, range 100/400 ft., one target. Hit: 5 (1d10) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Heavy Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 100, "long_range": 400, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D10) piercing", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 3, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lance", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (1d12 + 3) piercing damage plus 10 (3d6) poison damage. The wyvern knight has disadvantage on attacks with this weapon against creatures within 5 feet of it and can wield this weapon in one hand instead of two while mounted.", "attacks": [ { "name": "Lance attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D12", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "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": "Multiattack", "desc": "The wyvern knight makes two lance attacks. If the wyvern knight is riding a war wyvern, its mount can then make one bite, claw, or stinger attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Protection", "desc": "When a creature the wyvern knight can see attacks a target that is within 5 feet of it, including a creature it is riding, the knight can use a reaction to impose disadvantage on the attack roll. The knight must be wielding a shield.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Brave", "desc": "The wyvern knight has advantage on saving throws against being frightened." }, { "name": "Ring of Feather Falling", "desc": "When the wyvern knight falls while wearing this ring, it descends 60 feet per round and takes no damage from falling." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_xiphus", "name": "Xiphus", "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": "Fey", "key": "fey" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.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": "chaotic evil", "languages": { "as_string": "Common, Elvish, Umbral", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 55, "hit_dice": "10d6+20", "experience_points": 1800, "ability_scores": { "strength": 14, "dexterity": 21, "constitution": 15, "intelligence": 10, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 5, "saving_throws": { "dexterity": 8 }, "saving_throws_all": { "strength": 2, "dexterity": 8, "constitution": 2, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "acrobatics": 8, "perception": 4, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 8, "animal_handling": 1, "arcana": 0, "athletics": 2, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 5, "stealth": 8, "survival": 1 }, "passive_perception": 14, "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": "Borrowed Time", "desc": "If damage is dealt to a xiphus that would kill it, it can attempt to temporarily borrow time from another creature to avoid death. One creature the xiphus can see within 30 feet of it must succeed on a DC 16 Constitution saving throw or take 10 (3d6) necrotic damage, and the xiphus regains hp equal to the damage taken. The target is stable and doesn't die if this effect reduces its hp to 0. After 2 rounds, the xiphus takes necrotic damage, and the target regains hp, equal to the original amount borrowed.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hidden Dagger", "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 7 (1d4 + 5) piercing damage plus 7 (2d6) lightning damage.", "attacks": [ { "name": "Hidden Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "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 }, { "name": "Multiattack", "desc": "The xiphus makes three hidden dagger attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Evasion", "desc": "If the xiphus is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the xiphus instead takes no damage if it succeeds on the saving throw, and only half damage if it fails." }, { "name": "Lightning Absorption", "desc": "Whenever the xiphus is subjected to lightning damage, it takes no damage and instead regains a number of hp equal to the lightning damage dealt." }, { "name": "Siphon Time (Recharge 5-6)", "desc": "As a bonus action, a xiphus chooses one creature it can see. The xiphus' clockwork heart vibrates rapidly, bending time to give the xiphus the upper hand against its chosen target. The xiphus chooses whether to have advantage on its attacks against that target or on saving throws against spells cast by the target until the start of the xiphus' next turn." }, { "name": "Startling Speed", "desc": "The movements of a xiphus are so swift that it is almost invisible when in motion. If the xiphus moves at least 10 feet on its turn, attack rolls against it have disadvantage until the start of its next turn unless the xiphus is incapacitated or restrained." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "ccdx_yaga-goo", "name": "Yaga Goo", "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": "Ooze", "key": "ooze" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.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": "neutral evil", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 85, "hit_dice": "10d6+50", "experience_points": 1800, "ability_scores": { "strength": 11, "dexterity": 18, "constitution": 20, "intelligence": 14, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 0, "dexterity": 4, "constitution": 5, "intelligence": 2, "wisdom": 4, "charisma": 0 }, "skill_bonuses": { "stealth": 10 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 2, "athletics": 0, "deception": 0, "history": 2, "insight": 1, "intimidation": 0, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 4, "stealth": 10, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Foul Transit", "desc": "The goo teleports to an unoccupied space it can see within 50 feet, leaving behind a wretched puddle in the space it previously occupied. A creature within 5 feet of the space the goo left must succeed on a DC 16 Constitution saving throw or take 10 (3d6) necrotic damage and become poisoned until the end of its next turn. The first time a creature enters the puddle's space or if a creature starts its turn in the puddle's space it takes 10 (3d6) necrotic damage and is poisoned. The puddle lasts for 1 minute or until the goo that created it is killed.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Multiattack", "desc": "The Yaga goo makes two pseudopod attacks. When its Foul Transit is available, it can use Foul Transit in place of one pseudopod attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pseudopod", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 3 (1d6) necrotic damage.", "attacks": [ { "name": "Pseudopod 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": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Puddle Splash", "desc": "When a creature the Yaga goo can see targets it with a melee attack while within 5 feet of the goo, the goo can teleport to a puddle created by its Foul Transit, if that puddle's space is unoccupied, negating the damage from the attack. If it does, the attacker must succeed on a DC 16 Constitution saving throw or take 10 (3d6) necrotic damage and become poisoned until the end of its next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The goo can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Deadly to Fey", "desc": "The goo has advantage on attack rolls against fey and any creature with the Fey Ancestry trait." }, { "name": "Spider Climb", "desc": "The goo can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_alke", "name": "Alke", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 50, "climb": 30 }, "speed_all": { "unit": null, "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 25 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 18, "intelligence": 4, "wisdom": 13, "charisma": 12 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "charisma": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 5, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": 4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -3, "athletics": 4, "deception": 1, "history": -3, "insight": 1, "intimidation": 1, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": 1, "persuasion": 1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "petrified", "condition_immunities": [ { "name": "Petrified", "key": "petrified" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Repelling Spikes", "desc": "Adds 3 to its AC vs. one melee or ranged weapon attack that would hit it. To do so the alke must see the attacker and not be prone.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Back Spikes", "desc": "Any Small or larger creature riding alke against its will: 14 (4d6) piercing damage (DC 15 Dex half)." }, { "name": "Keen Sight", "desc": "Advantage: sight Wis (Percept) checks." }, { "name": "Pounce", "desc": "If it moves 30'+ straight toward a creature and then hits it with Claws on the same turn that target: DC 15 Str save or be knocked prone. If target is prone alke can make one Beak attack vs. it as a bonus action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_amphibolt", "name": "Amphibolt", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "swim": 60 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 85, "hit_dice": "9d10+36", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 18, "constitution": 18, "intelligence": 3, "wisdom": 9, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 4, "constitution": 4, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "constitution": 7 }, "saving_throws_all": { "strength": 3, "dexterity": 7, "constitution": 7, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 4, "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": 4, "stealth": 4, "survival": -1 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "lightning", "damage_immunities": [ { "name": "Lightning", "key": "lightning" } ], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire" } ], "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": "Amphibious", "desc": "Can breathe air and water." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from large rock formation." }, { "name": "Lightning Leap", "desc": "Its long jump is 30' with or with o a running start. Creatures in the its path: 7 (2d6) bludgeoning damage and 7 (2d6) lightning and is knocked prone (DC 15 Dex half damage not prone)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_aural-hunter", "name": "Aural Hunter", "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": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "climb": 30 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 16, "intelligence": 7, "wisdom": 19, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 4, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": -2, "wisdom": 4, "charisma": -2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": -2, "athletics": 3, "deception": -2, "history": -2, "insight": 4, "intimidation": -2, "investigation": -2, "medicine": 4, "nature": -2, "perception": 4, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded", "condition_immunities": [ { "name": "Blinded", "key": "blinded" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 6020, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Blind Senses", "desc": "Can’t use its blindsight while deafened and unable to smell." }, { "name": "Keen Hearing", "desc": "Has advantage on Wis (Perception) checks that rely on hearing." }, { "name": "Sonic Sensitivity", "desc": "When it takes thunder damage it becomes deafened until the end of its next turn." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_brain-coral", "name": "Brain Coral", "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": "Aberration", "key": "aberration" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 0, "swim": 120 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 0, "burrow": 0, "climb": 0, "swim": 120 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Deep Speech, telepathy 120'", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d12+28", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 6, "constitution": 14, "intelligence": 18, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": -2, "constitution": 2, "intelligence": 4, "wisdom": 2, "charisma": 0 }, "initiative_bonus": -2, "saving_throws": { "intelligence": 5 }, "saving_throws_all": { "strength": 3, "dexterity": -2, "constitution": 2, "intelligence": 5, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 2, "arcana": 4, "athletics": 3, "deception": 0, "history": 4, "insight": 2, "intimidation": 0, "investigation": 4, "medicine": 2, "nature": 4, "perception": 2, "performance": 0, "persuasion": 0, "religion": 4, "sleight_of_hand": -2, "stealth": -2, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, frightened, poisoned, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Colony Cluster", "desc": "Consists of Huge central spire and 3 Small clusters. Each cluster acts on coral’s turn and shares its move allowing spire and clusters to swim total of 120' on coral’s turn. Cluster can’t move more than 120' from spire. Cluster over 120' away from spire for over 24 hrs enters dormant state becoming new brain coral after 30 days. Brain coral and its clusters share hp and damage dealt to cluster or spire reduces shared total. If more than one section of coral is included in damaging spell or effect (ex: Dragon’s breath weapon or lightning bolt spell) coral makes one save and takes damage as if only one section was affected. When coral takes 15+ damage in one turn cluster is destroyed. At end of its turn if coral took damage on previous turn it can expel one new cluster from spire per 15 damage it took. Can’t have more than 5 clusters active at a time." }, { "name": "Water Breathing", "desc": "Can breathe only underwater." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_brownie-mystic", "name": "Brownie Mystic", "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": "Fey", "key": "fey" }, "size": { "name": "Tiny", "key": "tiny" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 82, "hit_dice": "15d4+45", "experience_points": 1800, "ability_scores": { "strength": 4, "dexterity": 20, "constitution": 16, "intelligence": 10, "wisdom": 17, "charisma": 12 }, "modifiers": { "strength": -3, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "initiative_bonus": 5, "saving_throws": { "wisdom": 3, "charisma": 4 }, "saving_throws_all": { "strength": -3, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 3, "arcana": 0, "athletics": -3, "deception": 1, "history": 0, "insight": 3, "intimidation": 1, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 3 }, "passive_perception": 16, "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": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_chemosit", "name": "Chemosit", "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": "Fiend", "key": "fiend" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Abyssal, Common, Infernal", "data": [ { "name": "Abyssal", "key": "abyssal", "desc": "Typical speakers are demons." }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 119, "hit_dice": "14d8+56", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 17, "constitution": 18, "intelligence": 13, "wisdom": 14, "charisma": 15 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "strength": 6, "constitution": 7, "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 6, "dexterity": 3, "constitution": 7, "intelligence": 1, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 1, "athletics": 3, "deception": 2, "history": 1, "insight": 2, "intimidation": 2, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire, cold, lightning; nonmagic B/P/S attacks not made w/silvered weapons", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Magically transforms into a Small or Med Humanoid or back into its true Fiendish form. Its stats other than size are the same in each form. No matter the form chemosit always has only one leg. Its crutch adjusts to fit its new form but no other equipment transforms. Reverts on death. Crutch becomes nonmagical.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Inner Light", "desc": "Its open mouth emits a red light shedding bright light in 10 ft. radius and dim light additional 10 feet. Opening or closing its mouth doesn’t require an action." } ], "creaturesets": [], "environments": [], "illustration": null }, { "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 }, { "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 }, { "key": "tob3_dire-owlbear", "name": "Dire Owlbear", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 35, "burrow": 10 }, "speed_all": { "unit": null, "walk": 35, "crawl": 17, "hover": false, "fly": 0, "burrow": 10, "climb": 17, "swim": 17 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d8+48", "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 18, "intelligence": 3, "wisdom": 13, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 4, "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": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, frightened", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 30, "truesight_range": null, "actions": [], "traits": [ { "name": "Blood Frenzy", "desc": "Has advantage on melee attack rolls vs. a creature that doesn’t have all its hp." }, { "name": "Keen Sight and Smell", "desc": "Has advantage on Wis (Perception) checks that rely on sight or smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_div", "name": "Div", "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": "Elemental", "key": "elemental" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Primordial", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 17, "armor_detail": "half plate", "hit_points": 99, "hit_dice": "18d6+36", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 9, "wisdom": 13, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": -1, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -1, "athletics": 4, "deception": 3, "history": -1, "insight": 1, "intimidation": 3, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": 3, "persuasion": 3, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, fire", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Fire", "key": "fire" } ], "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": "Elemental Demise", "desc": "If the div dies its body disintegrates into a pool of noxious sludge leaving behind only equipment the div was wearing or carrying." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_drake-shepherd", "name": "Drake, Shepherd", "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": "Dragon", "key": "dragon" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 25, "fly": 50 }, "speed_all": { "unit": null, "walk": 25, "crawl": 12, "hover": false, "fly": 50, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Common, Draconic, Halfling", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Halfling", "key": "halfling", "desc": "Typical speakers are halflings." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d8+52", "experience_points": 1800, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 18, "intelligence": 12, "wisdom": 20, "charisma": 17 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 4, "intelligence": 1, "wisdom": 5, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 4, "intelligence": 1, "wisdom": 5, "charisma": 3 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 5, "arcana": 1, "athletics": 1, "deception": 3, "history": 1, "insight": 5, "intimidation": 3, "investigation": 1, "medicine": 5, "nature": 1, "perception": 5, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shepherd's Safeguard", "desc": "When a Beast within 30' of the drake would be hit by an attack drake can chirp and beast adds 3 to its AC vs. the attack. To do so drake must see attacker and Beast.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If it moves 20'+ straight to a target and then hits with ram attack on same turn target: extra 9 (2d8) bludgeoning damage. If target is a creature knocked prone (DC 15 Str not prone)." }, { "name": "Speak with Beasts", "desc": "Communicate with Beasts as if shared language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_dwarf-pike-guard-captain", "name": "Dwarf, Pike Guard Captain", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 25 }, "speed_all": { "unit": null, "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 12, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Common, Dwarvish", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "desc": "Typical speakers are dwarves." } ] }, "armor_class": 18, "armor_detail": "plate", "hit_points": 93, "hit_dice": "11d8+44", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 9, "constitution": 19, "intelligence": 10, "wisdom": 13, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": { "intelligence": 3, "wisdom": 4 }, "saving_throws_all": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": 3, "wisdom": 4, "charisma": 1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 1, "arcana": 0, "athletics": 3, "deception": 1, "history": 0, "insight": 1, "intimidation": 1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Brace Pike", "desc": "When a creature enters the captain's reach the captain can brace its pike. If it does so it has advantage on its next attack roll vs. that creature.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Bring It Down", "desc": "When a creature within captain's reach takes damage from a pike guard or pike guard captain captain can make one opportunity attack vs. that creature.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forest of Pikes", "desc": "If within 5 ft. of at least one pike guard or pike guard captain it has half cover vs. ranged attacks." }, { "name": "Pike Mastery", "desc": "As the pike guard." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_faux-garou", "name": "Faux-Garou", "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": "Construct", "key": "construct" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "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": "understands creator's languages but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d8+44", "experience_points": 1800, "ability_scores": { "strength": 17, "dexterity": 11, "constitution": 18, "intelligence": 4, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -3, "athletics": 3, "deception": -3, "history": -3, "insight": 1, "intimidation": -3, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 0, "stealth": 0, "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": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Transforms into Large or smaller Beast matching type of lycanthrope it resembles (wolf if it resembles a werewolf etc.) or back into its true form. Its stats other than size and speed are same in each form. While transformed retains constructed appearance and claws at end of its forelimbs. Items worn or carried not transformed. Reverts to true form if it dies.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Druidic Vengeance", "desc": "Knows scent and appearance of each creature it was created to kill. Advantage on attacks vs. such creatures and on Wis (Perception) and Wis (Survival) checks to find and track them." }, { "name": "Immutable Form", "desc": "Immune: form-altering spells/effects." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Necrotic Weapons", "desc": "Weapon attacks are magical. When it hits with any weapon deals extra 3d6 necrotic (included below)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_gearmass", "name": "Gearmass", "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": "Ooze", "key": "ooze" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "swim": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 115, "hit_dice": "11d10+55", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 5, "constitution": 20, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": -3, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": -3, "constitution": 5, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -2, "arcana": -5, "athletics": 3, "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": -3, "stealth": -3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid, fire", "damage_immunities": [ { "name": "Acid", "key": "acid" }, { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "cold", "damage_vulnerabilities": [ { "name": "Cold", "key": "cold" } ], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Clanging Mass", "desc": "Is filled with metal objects that clang scrape and clink together as it moves. When it moves it has disadvantage on Dex (Stealth) checks to stay silent until start of its next turn." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." }, { "name": "Rust Metal", "desc": "Any nonmagic metal weapon that hits gearmass corrodes. After dealing damage weapon: permanent cumulative –1 penalty to damage. If penalty drops to –5 destroyed. Nonmagic metal ammo that hits gearmass destroyed after dealing damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "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.", "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 }, { "key": "tob3_hag-floe", "name": "Hag, Floe", "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": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 20, "swim": 40 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Aquan, Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 135, "hit_dice": "18d8+54", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 15, "constitution": 16, "intelligence": 12, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 1, "athletics": 4, "deception": 2, "history": 1, "insight": 1, "intimidation": 2, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 2, "persuasion": 2, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "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": [], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Ice Walk", "desc": "Can move across and climb icy surfaces with o ability check. Difficult terrain covered in ice or snow doesn’t cost her extra move." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_hippopotamus-sacred", "name": "Hippopotamus, Sacred", "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": "Celestial", "key": "celestial" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "any alignment (as its deity)", "languages": { "as_string": "Celestial, telepathy 60'", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d12+36", "experience_points": 1800, "ability_scores": { "strength": 21, "dexterity": 7, "constitution": 16, "intelligence": 7, "wisdom": 18, "charisma": 13 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -2, "wisdom": 4, "charisma": 1 }, "initiative_bonus": -2, "saving_throws": { "wisdom": 7, "charisma": 4 }, "saving_throws_all": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -2, "wisdom": 7, "charisma": 4 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 4, "arcana": -2, "athletics": 5, "deception": 1, "history": -2, "insight": 4, "intimidation": 1, "investigation": -2, "medicine": 4, "nature": -2, "perception": 4, "performance": 1, "persuasion": 1, "religion": -2, "sleight_of_hand": -2, "stealth": -2, "survival": 4 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "necrotic, radiant", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Radiant", "key": "radiant" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Protector's Step", "desc": "Magically teleports with any items worn/carried up to 120' to unoccupied space within its sacred site or within 30' of exterior of its site. Golden light swirls or inky shadown tendrils (hippo's choice) appear at origin and destination.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Divine Awareness", "desc": "Knows if it hears a lie." }, { "name": "Divine Jaws", "desc": "Its weapon attacks are magical. When it hits with Gore Gore deals extra 2d8 necrotic or radiant (included) hippo’s choice." }, { "name": "Hold Breath", "desc": "Can hold its breath for 30 min." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Sacred Guardian", "desc": "Can pinpoint the location of an agent or worshiper of an opposing deity or a creature with ill intent toward its sacred site within 120' of itself. In addition it can sense when such a creature moves within 100' of the site and can sense general direction of such creatures within 1 mile of the site." } ], "creaturesets": [], "environments": [], "illustration": null }, { "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 }, { "key": "tob3_ion-slime", "name": "Ion Slime", "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": "Ooze", "key": "ooze" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "swim": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 112, "hit_dice": "15d6+60", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 17, "constitution": 18, "intelligence": 2, "wisdom": 4, "charisma": 1 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 4, "intelligence": -4, "wisdom": -3, "charisma": -5 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 4, "intelligence": -4, "wisdom": -3, "charisma": -5 }, "skill_bonuses": { "perception": -3 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -3, "arcana": -4, "athletics": 0, "deception": -5, "history": -4, "insight": -3, "intimidation": -5, "investigation": -4, "medicine": -3, "nature": -4, "perception": -3, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "thunder", "damage_resistances": [ { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "cold", "damage_vulnerabilities": [ { "name": "Cold", "key": "cold" } ], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Deafened", "key": "deafened" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Prone", "key": "prone" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charged Motion", "desc": "Dash or Dodge action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Supercharge", "desc": "Gathers ambient electricity to supercharge itself for 3 rounds. While supercharged slime gains +2 bonus to its AC and it gains an additional action on each of its turns. At end of the third round if the slime hasn't used the Discharge action it suffers feedback taking 18 (4d8) force. Its supercharged state then ends.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Ionic Form", "desc": "Whenever subjected to lightning it takes no damage and instead regains hp equal to lightning dealt. Its Supercharge then recharges. If it takes cold while supercharged it must roll a d6. On a 1 or 2 it loses the supercharged state." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_lakescourge-lotus", "name": "Lakescourge Lotus", "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": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.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": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d8+36", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 17, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "wisdom": 5 }, "saving_throws_all": { "strength": 3, "dexterity": 6, "constitution": 3, "intelligence": 0, "wisdom": 5, "charisma": -4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 3, "deception": -4, "history": 0, "insight": 2, "intimidation": -4, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": -4, "persuasion": -4, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "cold, poison", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Toxic Ichor", "desc": "While submerged in water it’s ichor taints water within 10 ft. of it. When a creature enters area for the 1st time on a turn or starts its turn there that creature must make DC 15 Con save or be poisoned while it remains in area and for 1 min after it leaves. A poisoned creature that is no longer in the water can re-save at end of each of its turns ending effect on itself on a success. If purify food and drink spell is cast on a space within 5 ft. of lotus or on space it occupies trait ceases to function for 1 min." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Waterwalker", "desc": "Can walk across surface of water as if it were solid ground. Otherwise works like water walk but isn’t itself magical." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_mudmutt", "name": "Mudmutt", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "swim": 20 }, "speed_all": { "unit": null, "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": 15, "armor_detail": "", "hit_points": 105, "hit_dice": "14d10+28", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 20, "constitution": 15, "intelligence": 3, "wisdom": 12, "charisma": 2 }, "modifiers": { "strength": 4, "dexterity": 5, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 5, "saving_throws": { "strength": 7 }, "saving_throws_all": { "strength": 7, "dexterity": 5, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -4, "history": -4, "insight": 1, "intimidation": -4, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 5, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "thunder", "damage_resistances": [ { "name": "Thunder", "key": "thunder" } ], "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": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Hop By", "desc": "Doesn't provoke opportunity attacks when it jumps out of an enemy’s reach." }, { "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 ft. with or with o a running start." }, { "name": "Swamp Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in swampy terrain." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_mummy-peat", "name": "Mummy, Peat", "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": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "those it knew in life", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 93, "hit_dice": "11d8+44", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 9, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": 0 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": 0, "history": -2, "insight": 0, "intimidation": 0, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": 0, "persuasion": 0, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "lightning; bludgeoning & piercing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Lightning", "key": "lightning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Bog Melt", "desc": "A creature afflicted with bog melt curse can’t regain hp and its hp max is reduced by 7 (2d6) for every 24 hrs that elapse. Also when cursed creature starts its turn within 30' of a creature it can see it has a 50% chance of going into a rage until end of its turn. While raged cursed creature must attack nearest creature. If no creature is near enough to move to and attack cursed creature stalks off in a random direction seeking a target for its rage. Curse lasts until lifted by remove curse spell or similar. If curse reduces creature’s hp max to 0 creature dies and body dissolves into viscous puddle of goo. Carnivorous creatures with an Int of 3 or lower that can see or smell the goo must make DC 15 Wis save or drink the goo. After 1 min creature’s Bite Claw or Slam attack becomes infused with the curse and any creature hit by that attack: DC 15 Con save or be cursed with bog melt." }, { "name": "Noxious Slurry", "desc": "A creature that hits the peat mummy with melee weapon attack that deals slashing damage while within 5 ft. of it: poisoned until the end of its next turn as noxious fumes and liquefied flesh spray from the wound (DC 15 Con negates)." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_myrmex", "name": "Myrmex", "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": "Elemental", "key": "elemental" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "burrow": 40, "climb": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 40, "climb": 40, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "understands Terran but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d8+36", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 13, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 0, "athletics": 3, "deception": -1, "history": 0, "insight": 2, "intimidation": -1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious ", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Earth Manipulation", "desc": "Can manipulate and move earth within 30' of it that fits within a 5 ft. cube. This manipulation is limited only by its imagination but it often includes creating caricatures of creatures to tell stories of travels or etching symbols to denote dangerous caverns or similar markers for those in the colony. It can also choose to make the ground within 10 ft. of it difficult terrain or to make difficult terrain normal if the ground is earth or stone. Changes caused by Earth Manipulation are permanent.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Elemental Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Limited Telepathy", "desc": "Magically transmit simple messages and images to any creature within 120' of it that can understand a language. This telepathy doesn’t allow receiving creature to telepathically respond." }, { "name": "Stone Walk", "desc": "Difficult terrain composed of earth or stone doesn’t cost the myrmex extra movement." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_npc-warlock-of-the-genie-lord", "name": "Npc: Warlock Of The Genie Lord", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "any alignment", "languages": { "as_string": "Common, Primordial", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 15, "armor_detail": "studded leather", "hit_points": 78, "hit_dice": "12d8+24", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 14, "intelligence": 12, "wisdom": 13, "charisma": 19 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "constitution": 5, "charisma": 7 }, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 5, "intelligence": 1, "wisdom": 1, "charisma": 7 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 1, "athletics": 0, "deception": 4, "history": 1, "insight": 1, "intimidation": 4, "investigation": 1, "medicine": 1, "nature": 1, "perception": 1, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, cold, fire, lightning, thunder", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "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": "Genie Lord's Favor", "desc": "When it takes acid cold fire lightning or thunder warlock has advantage on next Elemental Burst attack it makes before end of its next turn provided Elemental Burst deals same damage as damage warlock took.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Elemental Weapons", "desc": "When it hits with any weapon deals extra 3d6 acid cold fire lightning or thunder (included below) warlock’s choice." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_npc-wind-acolyte", "name": "Npc: Wind Acolyte", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "fly": 50 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 50, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Auran, + any two languages", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 20, "constitution": 16, "intelligence": 12, "wisdom": 18, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 5, "constitution": 3, "intelligence": 1, "wisdom": 4, "charisma": 0 }, "initiative_bonus": 5, "saving_throws": { "dexterity": 8, "wisdom": 7 }, "saving_throws_all": { "strength": 0, "dexterity": 8, "constitution": 3, "intelligence": 1, "wisdom": 7, "charisma": 0 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 4, "arcana": 1, "athletics": 0, "deception": 0, "history": 1, "insight": 4, "intimidation": 0, "investigation": 1, "medicine": 4, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 5, "stealth": 5, "survival": 4 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold, lightning", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Lightning", "key": "lightning" } ], "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": "Buoying Wind", "desc": "Summons winds to break the fall of up to 5 falling creatures it can see within 60' of it. A falling creature's rate of descent slows to 60' per round for 1 min. If a falling creature lands before effect ends it takes no falling damage and can land on its feet.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Drift", "desc": "When a creature moves to within 15 ft. of the wind acolyte the acolyte can fly up to half its flying speed.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Air Senses", "desc": "Can’t use blindsight underwater or in an area with o air." }, { "name": "Air Weapons", "desc": "When it attacks it conjures a weapon out of the air itself weapon appearing and disappearing in the blink of an eye. Air weapon is a swirl of wind in the shape of a simple or martial weapon but always deals 2d6 damage of the same type as that weapon. Air weapon shaped like a ranged weapon uses the range of that weapon except acolyte doesn’t have disadvantage on ranged attack rolls when attacking a target beyond weapon’s normal range. Air weapons don’t use any other weapon properties of weapons they mimic. Air weapon attacks are magical." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_nullicorn", "name": "Nullicorn", "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": "Aberration", "key": "aberration" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.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": "chaotic evil", "languages": { "as_string": "Celestial, Elvish, Sylvan, telepathy 60'", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "", "hit_points": 105, "hit_dice": "14d10+28", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 15, "intelligence": 11, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 4, "deception": 3, "history": 0, "insight": 3, "intimidation": 3, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Limited Magic Immunity", "desc": "At the end of its turn any spell or magical effect with duration that is affecting the nullicorn such as hold monster or mage armor immediately ends." }, { "name": "Magic Evasion", "desc": "If it is subjected to a spell or magical effect that allows it to make a save to take only half damage it instead takes no damage if it makes the save and only half damage if it fails." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Nullifying Blight", "desc": "A creature infected with this disease manifests symptoms 1d4 hrs after infection: fatigue light-headedness and blurry vision. When infected creature casts a spell or activates a magic item itchy rash appears and spreads as more magic is used. Until disease is cured when infected creature starts its turn wielding or wearing magic item and each time it casts a spell or activates a magic item it loses 5 (2d4) hp. At end of each long rest infected creature must make a DC 13 Con save. Fail: hp the creature loses each time it uses magic increases by 2 (1d4). A creature that makes 3 saves recovers." }, { "name": "Sense Magic", "desc": "Senses magic within 120' of it at will. This trait otherwise works like the detect magic spell but isn’t itself magical." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_obsidian-ophidian", "name": "Obsidian Ophidian", "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": "Elemental", "key": "elemental" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Ignan, Terran", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "13d12+52", "experience_points": 1800, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 18, "intelligence": 5, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "nonmagical piercing & slashing attacks ", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "bludgeoning, cold", "damage_vulnerabilities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" } ], "condition_immunities_display": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Unconscious", "key": "unconscious" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [], "traits": [ { "name": "Lava Walker", "desc": "Can move across lava surface as if harmless solid ground. In addition can swim through lava at its walk speed." }, { "name": "One with Lava", "desc": "Can’t be surprised by creatures within 5 ft. of lava and can sense any creature touching same pool of lava it is touching." }, { "name": "Sharp Fragments", "desc": "When it takes bludgeoning each creature within 5 ft. of it takes 2 (1d4) piercing damage as shards of obsidian fly from it." }, { "name": "Volcanic Rejuvenation", "desc": "Regains 10 hp at the start of its turn if at least part of its body is in contact with lava. If it takes cold dmage this doesn't function at the start of its next turn. Dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_ogre-cunning-artisan", "name": "Ogre, Cunning Artisan", "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": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "breastplate", "hit_points": 119, "hit_dice": "14d10+42", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 16, "wisdom": 12, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6, "intelligence": 6, "wisdom": 4 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 6, "intelligence": 6, "wisdom": 4, "charisma": 2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": 3, "athletics": 4, "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": 0, "stealth": 0, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Arcane Weapons", "desc": "Its weapon attacks are magical. When it hits with any weapon deals an extra 1d8 force (included below)." }, { "name": "Artisan’s Prowess", "desc": "If a magic item requires an action to activate ogre can activate it as a bonus action instead." }, { "name": "Sense Magic", "desc": "Senses magic within 120' of it at will. Otherwise works like the detect magic spell but isn’t itself magical." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_ogre-rockchewer", "name": "Ogre, Rockchewer", "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": "Giant", "key": "giant" }, "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": "lawful neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 126, "hit_dice": "12d12+48", "experience_points": 1800, "ability_scores": { "strength": 21, "dexterity": 7, "constitution": 18, "intelligence": 6, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -2, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -2, "athletics": 5, "deception": -2, "history": -2, "insight": -1, "intimidation": -2, "investigation": -2, "medicine": -1, "nature": -2, "perception": -1, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning 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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Quick Chew", "desc": "Uses Chew Rock.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Rock Catching", "desc": "If a rock or similar object is hurled at the rockchewer ogre the ogre can with successful DC 10 Dex save catch the missile and take no bludgeoning from it.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Stone Chomper", "desc": "The rockchewer ogre deals double damage to stone objects and structures with its bite attack." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_old-salt", "name": "Old Salt", "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": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.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": "neutral evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 117, "hit_dice": "18d8+36", "experience_points": 1800, "ability_scores": { "strength": 13, "dexterity": 16, "constitution": 15, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "wisdom": 3 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 1, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" } ], "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": "Cunning Action", "desc": "Take Dash Disengage or Hide.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Experienced Sailor", "desc": "Advantage on Str (Athletics) checks made to climb while on a sailing ship and on Dex (Acrobatics) checks to maintain its footing while on a sailing ship." }, { "name": "Seaside Rejuvenation", "desc": "If at least one of its accusers is still alive or if its name hasn’t been cleared destroyed old salt gains new body in 13 days regaining all hp and becoming active again. New body appears on beach or dock nearest one of its living accusers." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_rakshasa-pustakam", "name": "Rakshasa, Pustakam", "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": "Fiend", "key": "fiend" }, "size": { "name": "Small", "key": "small" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 25, "climb": 20 }, "speed_all": { "unit": null, "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Infernal, telepathy 60'", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 91, "hit_dice": "14d6+42", "experience_points": 1800, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 16, "intelligence": 13, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 1, "deception": 4, "history": 1, "insight": 3, "intimidation": 4, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "piercing from magic weapons wielded by good creatures", "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": "Change Shape", "desc": "Transforms into Tiny object or back into true fiend form. Its stats except size are same in each form. Items worn/carried not transformed. Reverts on death.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance (Object Form Only)", "desc": "While it remains motionless it is indistinguishable from an ordinary object." }, { "name": "Limited Magic Immunity", "desc": "Can't be affected or detected by spells of 2nd level or lower unless it wishes to be. Has advantage on saves vs. all other spells and magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_savior-lumen", "name": "Savior Lumen", "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": "Celestial", "key": "celestial" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "fly": 50, "burrow": 20, "swim": 30 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 50, "burrow": 20, "climb": 10, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Celestial, Common, telepathy 60'", "data": [ { "name": "Celestial", "key": "celestial", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 1800, "ability_scores": { "strength": 14, "dexterity": 20, "constitution": 18, "intelligence": 10, "wisdom": 15, "charisma": 16 }, "modifiers": { "strength": 2, "dexterity": 5, "constitution": 4, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 5, "saving_throws": { "constitution": 7, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 2, "dexterity": 5, "constitution": 7, "intelligence": 0, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 0, "athletics": 2, "deception": 3, "history": 0, "insight": 2, "intimidation": 3, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "poison ", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid, bludgeoning, cold, fire, piercing, radiant, slashing", "damage_resistances": [ { "name": "Acid", "key": "acid" }, { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Piercing", "key": "piercing" }, { "name": "Radiant", "key": "radiant" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, grappled, paralyzed, petrified, poisoned, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" }, { "name": "Grappled", "key": "grappled" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" }, { "name": "Restrained", "key": "restrained" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Fleeting Memory", "desc": "When it leaves creature’s sight creature must make DC 16 Wis save or remember swarm only as softly glowing lights." }, { "name": "Illumination", "desc": "Bright light in 20' radius and dim light an extra 20'." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Swarm", "desc": "Can occupy another creature's space and vice versa and can move through any opening large enough for a Tiny celestial. Can't regain hp or gain temp hp." }, { "name": "Team Effort", "desc": "Considered to be a single Large creature to determine its carrying capacity and has advantage on Str checks made to push pull lift or break objects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_shadow-lurker", "name": "Shadow Lurker", "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": "Fey", "key": "fey" }, "size": { "name": "Medium", "key": "medium" }, "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": "chaotic evil", "languages": { "as_string": "Common, Elvish", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "desc": "Typical speakers are elves." } ] }, "armor_class": 16, "armor_detail": "", "hit_points": 84, "hit_dice": "13d8+26", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 22, "constitution": 14, "intelligence": 12, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 6, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": 1, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 2, "arcana": 1, "athletics": 0, "deception": 3, "history": 1, "insight": 2, "intimidation": 3, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 6, "stealth": 6, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic" } ], "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shadow's Embrace", "desc": "Dim light/darkness: Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Creeping Mists", "desc": "While not in sunlight shadowy mist surrounds it. Mist reduces bright light within 60' of the shadow lurker to dim light." }, { "name": "Shadow Sight", "desc": "Has advantage on Wis (Perception) checks while in dim light or darkness." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_snatch-bat", "name": "Snatch Bat", "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": "Aberration", "key": "aberration" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 20, "fly": 40 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 40, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "understands Deep Speech and Umbral but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8+30", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 20, "constitution": 14, "intelligence": 6, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -2, "athletics": 3, "deception": -3, "history": -2, "insight": 1, "intimidation": -3, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 5, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force" }, { "name": "Psychic", "key": "psychic" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, exhaustion", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "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": "Treasure Sense", "desc": "Can pinpoint by scent the location of precious metals gemstones and jewelry within 60' of it and can sense the general direction of such objects within 1 mile of it." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_starving-specter", "name": "Starving Specter", "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": "Undead", "key": "undead" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 0, "fly": 40 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 40, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "the languages it knew in life", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 90, "hit_dice": "12d8+36", "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 17, "intelligence": 11, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "constitution": 6, "wisdom": 5 }, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 6, "intelligence": 0, "wisdom": 5, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 0, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "psychic", "damage_vulnerabilities": [ { "name": "Psychic", "key": "psychic" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Aura of the Forgotten", "desc": "Beasts and Humanoids within 10 ft. of the starving specter have disadvantage on saves." }, { "name": "Ethereal Sight", "desc": "Can see 60' into the Ethereal Plane." }, { "name": "Incorporeal Movement", "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object." }, { "name": "Life Hunger", "desc": "When a creature specter can see regains hp specter's next Bite deals extra 7 (2d6) necrotic on a hit." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Unnerving Visage", "desc": "When a creature that can see specter’s faces starts its turn within 30' of it at least one of specter’s faces shifts to look like one of the creature’s departed loved ones or bitter enemies if specter isn’t incapacitated and can see the creature. Creature takes 7 (2d6) psychic and is frightened of specter until start of its next turn (DC 14 Wis negates both). Unless surprised a creature can avert its eyes to avoid the save at start of its turn. If creature does so it can’t see the specter until the start of its next turn when it can avert again. If creature looks at specter in the meantime it must immediately save." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_trollkin-ironmonger", "name": "Trollkin Ironmonger", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Trollkin", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 19, "armor_detail": "plate", "hit_points": 105, "hit_dice": "14d8+42", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 13, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": -1, "history": 0, "insight": 1, "intimidation": -1, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": -1, "persuasion": -1, "religion": 0, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Impregnable Counter", "desc": "When a creature within 5 ft. of the ironmonger misses a melee attack vs. it the attacker must make DC 15 Str save or be knocked prone.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Regeneration", "desc": "Gains 3 hp at the start of its turn. If the trollkin takes acid or fire this ability doesn’t function at the start of its next turn. It dies only if it starts its turn with 0 hp and doesn’t regenerate." }, { "name": "Thick Skin", "desc": "Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_trollkin-ragecaster", "name": "Trollkin Ragecaster", "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": "Humanoid", "key": "humanoid" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Trollkin", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 15, "armor_detail": "leather armor", "hit_points": 112, "hit_dice": "15d8+45", "experience_points": 1800, "ability_scores": { "strength": 14, "dexterity": 17, "constitution": 16, "intelligence": 9, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 3, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 2, "dexterity": 3, "constitution": 6, "intelligence": -1, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -1, "athletics": 2, "deception": 4, "history": -1, "insight": 2, "intimidation": 4, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": 4, "persuasion": 4, "religion": -1, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 15, "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": "Ragecasting", "desc": "Enters special rage that lets it channel elemental power for 1 min. While ragecasting: disadvantage on Wis saves and gains fly speed of 60'. It can end ragecasting as a bonus action. When ragecasting ends it descends 60'/round until it lands on a solid surface and can continue concentrating on spell it cast while ragecasting.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Brutal Claws", "desc": "Its claw deals one extra die of its damage when trollkin isn’t ragecasting (included in the attack)." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Regeneration", "desc": "Regains 10 hp at the start of its turn. If it takes acid or fire this trait doesn’t function at start of its next turn. Dies only if it starts turn with 0 hp and doesn’t regenerate." }, { "name": "Thick Hide", "desc": "Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_vorthropod", "name": "Vorthropod", "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": "Monstrosity", "key": "monstrosity" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 30, "climb": 20, "swim": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 15, "armor_detail": "natural", "hit_points": 127, "hit_dice": "15d8+60", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 19, "intelligence": 3, "wisdom": 12, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 3, "deception": -4, "history": -4, "insight": 1, "intimidation": -4, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "fire, poison ", "damage_immunities": [ { "name": "Fire", "key": "fire" }, { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "slashing, piercing", "damage_resistances": [ { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "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": [], "traits": [ { "name": "Lava Bound", "desc": "Can exist outside of lava or magma for up to 4 hrs each day. If it starts its turn outside of lava and didn’t take fire since end of its previous turn its shell begins to cool and harden. While its shell is hardened has walking speed of 20' AC 18 and vulnerability to bludgeoning. If it starts its turn in lava or if it took fire damage since end of its previous turn its shell becomes molten again. If vorthropod remains outside of lava for more than 4 hrs its shell becomes petrified transforming into basalt and vorthropod within goes into hibernation. Its body returns to normal if it is submerged in lava or magma for 1 round. It can stay petrified in hibernation for up to 1d100+10 years after which it dies." }, { "name": "Lava Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in lava and volcanic terrain." }, { "name": "Molten Shell", "desc": "If Its shell isn’t hardened creature that touches it or hits it with melee attack while within 5 ft. of it takes 7 (2d6) fire." } ], "creaturesets": [], "environments": [], "illustration": null }, { "key": "tob3_waterkledde", "name": "Waterkledde", "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": "Fiend", "key": "fiend" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 5.0, "proficiency_bonus": null, "speed": { "walk": 40, "fly": 40, "swim": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 40, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 123, "hit_dice": "13d10+52", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 15, "constitution": 18, "intelligence": 10, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "charisma": 5 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 5 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 4, "deception": 2, "history": 0, "insight": 1, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "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": "Change Shape", "desc": "Magically transforms into a Small or Med Beast or back into its true fiendish form. Without wings it loses its flying speed. Its statistics other than its size and speed are the same in each form. No matter the form its eyes are always an unnatural green. Any equipment it is wearing or carrying isn't transformed. Reverts on death.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Supernatural Speed", "desc": "Takes Dash or Disengage.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Hold Breath", "desc": "Can hold its breath for 15 min." } ], "creaturesets": [], "environments": [], "illustration": null } ] }