Creature List
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/?format=api&ordering=type&page=43
{ "count": 3541, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=44", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=type&page=42", "results": [ { "key": "tob_forest-marauder", "name": "Forest Marauder", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.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": "Giant, Orc, Sylvan", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Orc", "key": "orc", "desc": "Typical speakers are orcs" }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 1100, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 6, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -2, "athletics": 5, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Boar Spear", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit:16 (2d10 + 5) piercing damage, and the forest marauder can choose to push the target 10 feet away if it fails a DC 16 Strength saving throw.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Boar Spear attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The forest marauder makes two boar spear attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 19 (3d8 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "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": "Sunlight Sensitivity", "desc": "While in sunlight, the forest marauder has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest" }, { "name": "Badlands", "key": "tob_badlands" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_gug", "name": "Gug", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 12.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 evil", "languages": { "as_string": "Deep Speech, Giant, Undercommon", "data": [ { "name": "Deep Speech", "key": "deep-speech", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Undercommon", "key": "undercommon", "desc": "Typical speakers are underworld traders." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 270, "hit_dice": "20d12+140", "experience_points": 8400, "ability_scores": { "strength": 24, "dexterity": 10, "constitution": 25, "intelligence": 10, "wisdom": 8, "charisma": 14 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 7, "intelligence": 0, "wisdom": -1, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "strength": 12, "dexterity": 4, "constitution": 11, "charisma": 6 }, "saving_throws_all": { "strength": 12, "dexterity": 4, "constitution": 11, "intelligence": 0, "wisdom": -1, "charisma": 6 }, "skill_bonuses": { "athletics": 11, "perception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": 0, "athletics": 11, "deception": 2, "history": 0, "insight": -1, "intimidation": 2, "investigation": 0, "medicine": -1, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 0, "stealth": 4, "survival": -1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "confusion, exhaustion, paralysis, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 240, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attack", "desc": "The gug makes one slam or stomp attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Grab", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: the target is grappled (escape DC 17).", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Move", "desc": "The gug moves up to half its speed.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The gug makes two slam attacks, two stomp attacks, or one of each.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one creature. Hit: 16 (2d8 + 7) bludgeoning damage. If a creature is hit by this attack twice in the same turn, the target must make a successful DC 19 Constitution saving throw or gain one level of exhaustion.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stomp", "desc": "Melee Weapon Attack. +11 to hit, reach 10 ft., one target. Hit: 20 (2d12 + 7) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "The gug swallows one creature it has grappled. The creature takes 26 (3d12 + 7) bludgeoning damage immediately plus 13 (2d12) acid damage at the start of each of the gug's turns. A swallowed creature is no longer grappled but is blinded and restrained, and has total cover against attacks and other effects from outside the gug. If the gug takes 75 points of damage in a single turn, the swallowed creature is expelled and falls prone next to the gug. When the gug dies, a swallowed creature can crawl from the corpse by using 10 feet of movement.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 3, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Throw", "desc": "The gug throws one creature it has grappled. The creature is thrown a distance of 2d4 times 10 feet in the direction the gug chooses, and takes 20 (2d12 + 7) bludgeoning damage (plus falling damage if they are thrown into a chasm or off a cliff). A gug can throw a creature up to Large size. Small creatures are thrown twice as far, but the damage is the same.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 4, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Towering Strength", "desc": "A gug can lift items up to 4,000 pounds as a bonus action." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves" }, { "name": "Ruins", "key": "ruins" }, { "name": "Underworld", "key": "underworld" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_hraesvelgr-the-corpse-swallower", "name": "Hraesvelgr The Corpse Swallower", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 19.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": "neutral", "languages": { "as_string": "Auran, Common, Giant (can't speak in roc form)", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 241, "hit_dice": "21d12+105", "experience_points": 22000, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 20, "intelligence": 16, "wisdom": 17, "charisma": 20 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 5, "intelligence": 3, "wisdom": 3, "charisma": 5 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 6, "intelligence": 9, "wisdom": 9, "charisma": 11 }, "saving_throws_all": { "strength": 7, "dexterity": 6, "constitution": 5, "intelligence": 9, "wisdom": 9, "charisma": 11 }, "skill_bonuses": { "athletics": 13, "perception": 9, "survival": 9 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 3, "arcana": 3, "athletics": 13, "deception": 5, "history": 3, "insight": 3, "intimidation": 5, "investigation": 3, "medicine": 3, "nature": 3, "perception": 9, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 0, "stealth": 0, "survival": 9 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_resistances_display": "lightning, thunder", "damage_resistances": [ { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attack", "desc": "Hraesvelgr makes a fist or talon attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Beak", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 25 (4d8 + 7) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Beak (Roc Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Roc Form Only", "usage_limits": null }, { "name": "Fist", "desc": "Melee Weapon Attack: +13 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage, and the target must succeed on a DC 21 Constitution saving throw or be stunned until the start of Hraesvelgr's next turn.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Fist (Giant Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "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": "Giant Form Only", "usage_limits": null }, { "name": "Gale Blast", "desc": "Hraesvelgr unleashes a gale-force blast of wind in a line 60 feet long and 10 feet wide. Creatures in the area take 35 (10d6) bludgeoning damage and are pushed 15 feet directly away from Hraesvelgr, or they take half damage and are not pushed with a successful DC 19 Strength saving throw.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Move", "desc": "Hraesvelgr moves half his speed. If in roc form, all creatures within 10 feet of Hraesvelgr at the end of this move must succeed on a DC 15 Dexterity saving throw or take 10 (3d6) bludgeoning damage and fall prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "Hraesvelgr makes two attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Swallow", "desc": "Hraesvelgr makes a bite attack against a creature he has grappled. If he hits, he swallows the creature. A swallowed creature is no longer grappled, but is blinded, restrained, and has advantage against attacks and effects originating from outside Hraesvelgr. A swallowed creature takes 14 (4d6) acid damage at the start of each of Hraesvelgr's turns. If Hraesvelgr returns to giant form, or takes 40 damage or more in a single turn from a swallowed creature, he must succeed on a DC 20 Constitution saving throw or regurgitate all swallowed creatures, which land prone within 10 feet of the giant. If Hraesvelgr dies, swallowed creatures are no longer restrained and can escape the corpse by spending 30 feet of movement, exiting prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": "Roc Form Only", "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +13 to hit, reach 5 ft., one target. Hit: 21 (4d6 + 7) slashing damage, and the target is grappled (escape DC 17). Until this grapple ends, the target is restrained and Hraesvelgr can't use his talons against another target.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Talons (Roc Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 13, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": "Roc Form Only", "usage_limits": null } ], "traits": [ { "name": "Hraesvelgr's Lair", "desc": "on initiative count 20 (losing initiative ties), Hraesvelgr takes a lair action to cause one of the following effects; Hraesvelgr can't use the same effect two rounds in a row:\n\n- Hraesvelgr unleashes a blast of wind in a 60-foot cone. All creatures in the area must succeed on a DC 15 Dexterity saving throw or be knocked prone.\n\n- One creature within 60 feet that Hraesvelgr can see must succeed on a DC 15 Strength saving throw or be swept up in a pillar of wind. The creature is restrained and suspended 15 feet off the ground. If the creature has something to pull on, it can pull itself out of the wind by using an action and making a successful DC 15 Strength check; another creature who can reach the suspended creature can pull it free in the same way. Alternatively, a flying creature can repeat the saving throw as an action. On a success, it moves 5 feet out of the pillar of wind. This effect lasts until Hraesvelgr takes this action again or dies.\n\n- Hraesvelgr lets out a thunderous bellow in giant form or an ear-splitting shriek in roc form. All creatures within 30 feet must make a successful DC 15 Constitution saving throw or be frightened for 1 minute. A frightened creature repeats the saving throw at the end of its turn, ending the effect on itself on a success." }, { "name": "Innate Spellcasting", "desc": "hraesvelgr's innate spellcasting ability is Charisma (spell save DC 19). He can innately cast the following spells, requiring no material or somatic components:\n\nat will: feather fall, light\n\n3/day: control weather" }, { "name": "Keen Sight (Roc Form Only)", "desc": "Hraesvelgr has advantage on Wisdom (Perception) checks that rely on sight." }, { "name": "Legendary Resistance (3/day)", "desc": "If Hraesvelgr fails a saving throw, he can choose to succeed instead." }, { "name": "Regional Effects", "desc": "the region containing Hraesvelgr's lair is warped by the corpse swallower's magic, which creates one or more of the following effects:\n\n- Strong windstorms are common within 6 miles of the lair.\n\n- Giant avian beasts are drawn to the lair and fiercely defend it against intruders.\n\n- The wind within 10 miles of the lair bears a pungent carrion stench.\n\nif Hraesvelgr dies, conditions in the area surrounding the lair return to normal over the course of 1d10 days." }, { "name": "Shapechanger", "desc": "Hraesvelgr can use a bonus action to change into a roc. Any equipment he wears or carries melds into his new form. It keeps its game statistics except as noted. He reverts to his giant form if it is reduced to 0 hit points or when it uses a bonus action to change back." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_jotun-giant", "name": "Jotun Giant", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 22.0, "proficiency_bonus": null, "speed": { "walk": 60, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 60, "crawl": 30, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "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": 20, "armor_detail": "natural armor", "hit_points": 407, "hit_dice": "22d20+176", "experience_points": 41000, "ability_scores": { "strength": 30, "dexterity": 8, "constitution": 26, "intelligence": 18, "wisdom": 20, "charisma": 14 }, "modifiers": { "strength": 10, "dexterity": -1, "constitution": 8, "intelligence": 4, "wisdom": 5, "charisma": 2 }, "initiative_bonus": -1, "saving_throws": { "constitution": 14, "wisdom": 11, "charisma": 8 }, "saving_throws_all": { "strength": 10, "dexterity": -1, "constitution": 14, "intelligence": 4, "wisdom": 11, "charisma": 8 }, "skill_bonuses": { "arcana": 10, "history": 10, "nature": 10, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 5, "arcana": 10, "athletics": 10, "deception": 2, "history": 10, "insight": 5, "intimidation": 2, "investigation": 4, "medicine": 5, "nature": 10, "perception": 5, "performance": 2, "persuasion": 2, "religion": 4, "sleight_of_hand": -1, "stealth": 5, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Piercing", "key": "piercing" }, { "name": "Slashing", "key": "slashing" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Detect", "desc": "The Jotun giant makes a Wisdom (Perception) check.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Frightful Presence", "desc": "Each creature of the giant's choice that is within 120 feet of the giant and aware of it must succeed on a DC 19 Wisdom saving throw or become frightened for 1 minute. A creature repeats the saving throw at the end of each of its turns, ending the effect on itself on a success. Once a creature's saving throw is successful, it is immune to the giant's Frightful Presence for the next 24 hours.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Greatclub", "desc": "Melee Weapon Attack: +16 to hit, reach 30 ft., one target. Hit: 55 (10d8 + 10) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": 30, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two greatclub attacks and a frightful presence attack, or one rock throwing attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Planar Return", "desc": "If banished, a Jotun giant can return to the plane it departed 2/day. If banished a third time, it cannot return.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +16 to hit, range 90/240 ft., one target. Hit: 49 (6d12 + 10) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 16, "reach": null, "range": 90, "long_range": 240, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock Catching", "desc": "If a rock or similar object is hurled at the giant, the giant can, with a successful DC 10 Dexterity saving throw, catch the missile and take no bludgeoning damage from it.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sweeping Blow", "desc": "The Jotun giant can sweep its greatclub in an arc around itself. The sweep affects a semicircular path 30 feet wide around the giant. All targets in that area take 46 (8d8 + 10) bludgeoning damage, or no damage with a successful DC 19 Dexterity saving throw.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Immortality", "desc": "Jotuns suffer no ill effects from age, and are immune to effects that reduce ability scores and hit point maximum." }, { "name": "Innate Spellcasting", "desc": "the Jotun giant's innate spellcasting ability is Wisdom (spell save DC 19). It can innately cast the following spells, requiring no material components:\n\nat will: earthquake, shapechange, speak with animals\n\n3/day: bestow curse, gust of wind\n\n1/day: divination" }, { "name": "Magic Resistance", "desc": "The giant has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The giant's weapon attacks are magical." }, { "name": "Too Big to Notice", "desc": "The sheer size of the Jotun giant often causes those near it to confuse one at rest for part of the landscape. The jotun has advantage on Stealth checks when not moving." } ], "creaturesets": [], "environments": [ { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Mountain", "key": "mountain" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_lake-troll", "name": "Lake Troll", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 40 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 40 }, "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": 15, "armor_detail": "natural armor", "hit_points": 126, "hit_dice": "12d10+60", "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 13, "constitution": 20, "intelligence": 8, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 5, "deception": -2, "history": -1, "insight": 0, "intimidation": -2, "investigation": -1, "medicine": 0, "nature": -1, "perception": 3, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) piercing damage. If the lake troll hits a creature with both claw attacks in the same turn, the target creature must make a successful DC 16 Dexterity saving throw or its weapon (if any) gains a permanent and cumulative -1 penalty to damage rolls. If the penalty reaches -5, the weapon is destroyed. A damaged weapon can be repaired with appropriate artisan's tools during a long rest.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claws 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": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The lake troll makes one bite attack and two claw attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The lake troll can breathe air and water." }, { "name": "Keen Smell", "desc": "The lake troll has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Regeneration", "desc": "The lake troll regains 10 hit points at the start of its turn. If the lake troll takes cold or fire damage, it regains only 5 hit points at the start of its next turn; if it takes both cold and fire damage, this trait doesn't function at the start of the lake troll's next turn. The lake troll dies only if it starts its turn with 0 hit points and doesn't regenerate." } ], "creaturesets": [], "environments": [ { "name": "Ocean", "key": "ocean" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_ogre-chieftain-corrupted", "name": "Ogre Chieftain, Corrupted", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 6.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": 17, "armor_detail": "splint", "hit_points": 127, "hit_dice": "15d10+45", "experience_points": 2300, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 16, "intelligence": 5, "wisdom": 7, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": { "strength": 8, "constitution": 6, "charisma": 2 }, "saving_throws_all": { "strength": 8, "dexterity": -1, "constitution": 6, "intelligence": -3, "wisdom": -2, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -2, "arcana": -3, "athletics": 5, "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": -1, "stealth": -1, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatclub", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub 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": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Javelin", "desc": "Melee or Ranged Weapon Attack: +8 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 12 (2d6 + 5) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Javelin attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The corrupted ogre chieftain makes two melee attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aggressive", "desc": "As a bonus action, the corrupted ogre chieftain can move up to its speed toward a hostile creature that it can see. Mutation. The corrupted ogre chieftain has one mutation from the list below:" }, { "name": "Mutation", "desc": "1 - Armored Hide: The corrupted ogre chieftain's skin is covered in dull, melted scales that give it resistance to bludgeoning, piercing, and slashing damage from nonmagical attacks.\n\n2 - Extra Arm: The corrupted ogre chieftain has a third arm growing from its chest. The corrupted ogre chieftain can make three melee attacks or two ranged attacks.\n\n3 - Savant: The corrupted ogre chieftain's head is grossly enlarged. Increase its Charisma to 16. The corrupted ogre chieftain gains Innate Spellcasting (Psionics), and its innate spellcasting ability is Charisma (spell save DC 14). It can innately cast the following spells, requiring no components: At will: misty step, shield; 1/day each: dominate monster, levitate.\n\n4 - Terrifying: The corrupted ogre chieftain's body is covered in horns, eyes, and fanged maws. Each creature of the corrupted ogre chieftain's choice that is within 60 feet of it and is aware of it must succeed on a DC 15 Wisdom saving throw or become frightened for 1 minute. A frightened creature repeats 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 ogre chieftain's Frightful Presence for the next 24 hours." } ], "creaturesets": [], "environments": [ { "name": "Caves", "key": "caves" }, { "name": "Hills", "key": "hills" }, { "name": "Ruins", "key": "ruins" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Underworld", "key": "underworld" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_thursir-giant", "name": "Thursir Giant", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 3.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 evil (50%) lawful evil (50%)", "languages": { "as_string": "Common, Dwarven, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 13, "armor_detail": "chain shirt", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 700, "ability_scores": { "strength": 19, "dexterity": 10, "constitution": 18, "intelligence": 13, "wisdom": 15, "charisma": 11 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 6, "intelligence": 1, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "athletics": 6, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 1, "athletics": 6, "deception": 0, "history": 1, "insight": 2, "intimidation": 0, "investigation": 1, "medicine": 2, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two warhammer attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +6 to hit, range 40/160 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 40, "long_range": 160, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Runic Blood", "desc": "Thursir giants can inscribe the thurs rune on a weapon. A creature hit by the weapon takes an additional 1d8 lightning damage, and the target can't take reactions until the start of its next turn. The thurs rune lasts for one hour, or for three hits, whichever comes first.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Warhammer", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Cast Iron Stomach", "desc": "The giant can consume half of its weight in food without ill effect, and it has advantage against anything that would give it the poisoned condition. Poisonous and spoiled foodstuffs are common in a thursir lair." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob_zimwi", "name": "Zimwi", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Medium", "key": "medium" }, "challenge_rating": 4.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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 76, "hit_dice": "9d8+36", "experience_points": 1100, "ability_scores": { "strength": 13, "dexterity": 18, "constitution": 19, "intelligence": 6, "wisdom": 9, "charisma": 7 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": -1, "arcana": -2, "athletics": 1, "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": 4, "stealth": 4, "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": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage. If the target is a Medium or smaller creature grappled by the zimwi, that creature is swallowed, and the grapple ends. While swallowed, the creature is blinded and restrained, it has total cover against attacks and other effects outside the zimwi, and it takes 14 (4d6) acid damage at the start of each of the zimwi's turns. If the zimwi's stomach takes 20 damage or more on a single turn from a creature inside it, the zimwi must succeed on a DC 14 Constitution saving throw at the end of that turn or regurgitate all swallowed creatures, which fall prone in a space within 5 feet of the zimwi. Damage done to a zimwi's stomach does not harm the zimwi. The zimwi's stomach is larger on the inside than the outside. It can have two Medium creatures or four Small or smaller creatures swallowed at one time. If the zimwi dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 feet of movement, exiting prone.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Acid", "key": "acid" }, "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: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage, and if the target is a Medium or smaller creature and the zimwi isn't already grappling a creature, it is grappled (escape DC 11).", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Multiattack", "desc": "The zimwi makes one claws attack and one bite attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic" }, { "name": "Caves", "key": "caves" }, { "name": "Coast", "key": "coast" }, { "name": "Desert", "key": "desert" }, { "name": "Forest or Jungle", "key": "forest" }, { "name": "Grassland or Plains", "key": "grassland" }, { "name": "Hills", "key": "hills" }, { "name": "Laboratory", "key": "laboratory" }, { "name": "Lake", "key": "lake" }, { "name": "Mountain", "key": "mountain" }, { "name": "Ocean", "key": "ocean" }, { "name": "Ruins", "key": "ruins" }, { "name": "Sewer", "key": "sewer" }, { "name": "Shadowfell", "key": "shadowfell" }, { "name": "The Abyss", "key": "srd_abyss" }, { "name": "Astral Plane", "key": "srd_astral-plane" }, { "name": "Elysium", "key": "srd_elysium" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane" }, { "name": "Feywild", "key": "srd_feywild" }, { "name": "Hell", "key": "srd_hell" }, { "name": "Material Plane", "key": "srd_material-plane" }, { "name": "Plane of Air", "key": "srd_plane-of-air" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire" }, { "name": "Plane of Water", "key": "srd_plane-of-water" }, { "name": "Swamp or Marsh", "key": "swamp" }, { "name": "Temple", "key": "temple" }, { "name": "Badlands", "key": "tob_badlands" }, { "name": "Tomb", "key": "tomb" }, { "name": "Underworld", "key": "underworld" }, { "name": "Urban", "key": "urban" } ], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_cloud-giant", "name": "Cloud Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 9.0, "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 60 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 60, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "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": 175, "hit_dice": null, "experience_points": 5000, "ability_scores": { "strength": 26, "dexterity": 10, "constitution": 30, "intelligence": 12, "wisdom": 24, "charisma": 26 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 8 }, "initiative_bonus": 0, "saving_throws": { "strength": 8, "dexterity": 0, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 8 }, "saving_throws_all": { "strength": 8, "dexterity": 0, "constitution": 10, "intelligence": 1, "wisdom": 7, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 7, "arcana": 1, "athletics": 8, "deception": 8, "history": 1, "insight": 7, "intimidation": 8, "investigation": 1, "medicine": 7, "nature": 1, "perception": 7, "performance": 8, "persuasion": 8, "religion": 1, "sleight_of_hand": 0, "stealth": 0, "survival": 7 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold,Giant Attributes", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "Giant Attributes", "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": "Cirrus Deflection", "desc": "The cloud giant creates a bit of hardened cloud between it and an attacker, increasing the giant's AC by 4. To do so, it must be able to see the attacker.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cloud-Coated Mace", "desc": "_Melee Weapon Attack:_ +12 to hit, reach 10 ft., one target. _Hit:_ 18 (3d6+8) piercing damage plus 4 (1d8) cold damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Cloud-Coated Mace attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cloud Cover", "desc": "The cloud giant creates a 20-foot cube of clouds centered on a point it can see within 60 feet of it. The cube spreads around corners, and its area is heavily obscured. The cloud lasts for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Condense", "desc": "The cloud giant causes a 20-foot-radius sphere of cloud, fog, smoke, or steam centered on a point it can see within 60 feet of it to become as thick as mud, making the area difficult terrain for creatures moving through it. A creature that starts its turn in the hardened cloud must succeed on a DC 15 STR save or be restrained until the start of its next turn. The cloud remains condensed for 1 minute, until the cloud giant dies, or until the cloud giant uses this bonus action again.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The cloud giant makes three Cloud-Coated Mace attacks, or it makes two Wind Burst attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wind Burst", "desc": "_Ranged Spell Attack:_ +8 to hit, range 150 ft., one target. _Hit:_ 31 (5d10+4) bludgeoning damage, and the target must succeed on a DC 16 STR save or be pushed up to 10 feet away from the cloud giant and knocked prone.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Wind Burst attack", "attack_type": "SPELL", "to_hit_mod": 8, "reach": null, "range": 150, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Cloudsight", "desc": "The cloud giant can see through areas obscured by clouds, fog, smoke, and steam without penalty." }, { "name": "Giant Attributes", "desc": "The cloud giant is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Heightened Smell", "desc": "The cloud giant's Perception is 22 when perceiving by smell." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_ettin", "name": "Ettin", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 4.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": "Giant,Orc", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Orc", "key": "orc", "desc": "Typical speakers are orcs" } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 95, "hit_dice": null, "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 16, "intelligence": 6, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 5, "deception": -1, "history": -2, "insight": 0, "intimidation": -1, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Giant Attributes,Multiple Heads", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Knobbed Club", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 18 (3d8+5) bludgeoning damage, and the target must succeed on a DC 15 STR save or be incapacitated until the end of its next turn, as the blow knocks the wind out of the target. This weapon is wielded by the right head.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Knobbed Club attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ettin makes one Knobbed Club attack and one Spiked Club attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spiked Club", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 18 (3d8+5) piercing damage, and the target must succeed on a DC 15 CON save or be poisoned for 1 minute, as bits of rotten meat clinging to the club's spikes coat the target's wound. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success. This weapon is wielded by the left head.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Spiked Club attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "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": "That One!", "desc": "One of the ettin's heads picks a creature the ettin can see within 30 feet of it, gaining advantage on its next attack against that creature. The other head doesn't like being told what to do and has disadvantage on its next attack against that creature. Each weapon attack notes which head controls that weapon.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Giant Attributes", "desc": "The ettin is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Multiple Heads", "desc": "The ettin has two heads and is resistant to the blinded, charmed, deafened, frightened, stunned, and unconscious conditions." }, { "name": "Obstinate", "desc": "The ettin has advantage on WIS and CHA saves." }, { "name": "Wakeful", "desc": "When one of the ettin's heads is asleep, its other head is awake." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_fire-giant", "name": "Fire Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 9.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": "Dwarven,Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "plate", "hit_points": 175, "hit_dice": null, "experience_points": 5000, "ability_scores": { "strength": 24, "dexterity": 16, "constitution": 30, "intelligence": 10, "wisdom": 14, "charisma": 26 }, "modifiers": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "initiative_bonus": 3, "saving_throws": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "saving_throws_all": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 7, "deception": 8, "history": 0, "insight": 2, "intimidation": 8, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 8, "persuasion": 8, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "Giant Attributes", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Flaming Greatsword", "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6+7) slashing damage plus 4 (1d8) fire damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Flaming Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lava Boulder", "desc": "_Ranged Weapon Attack:_ +7 to hit, range 60/240 ft., one target. _Hit:_ 19 (3d10+3) bludgeoning damage plus 13 (3d8) fire damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Lava Boulder attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The fire giant makes two Flaming Greatsword or Lava Boulder attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pyroclastic Surge", "desc": "A burst of volcanic gas and rock fragments flows in a 60-foot-line that is 5 feet wide from the fire giant's outstretched hand. Each creature in the line must succeed on a DC 16 DEX save or be poisoned until the end of its next turn and pushed up to 15 feet away from the giant. A creature that fails the save by 5 or more is petrified in volcanic ash for 1 hour or until a creature spends 1 minute soaking the petrified creature in cool water.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Volcanic Burst", "desc": "The fire giant expels built-up heat from within itself, sending a blast of lava outward. Each creature within 15 feet of the fire giant must make a DC 16 DEX save. On a failure, a creature takes 36 (8d8) fire damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. A creature that fails this save has disadvantage on the next save it makes against the giant's Pyroclastic Surge before the start of the giant's next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Giant Attributes", "desc": "The fire giant is resistant to the stunned condition, and it is vulnerable to the prone condition." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_frost-giant", "name": "Frost Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 8.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": "hide armor", "hit_points": 166, "hit_dice": null, "experience_points": 3900, "ability_scores": { "strength": 22, "dexterity": 14, "constitution": 26, "intelligence": 8, "wisdom": 16, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 8, "intelligence": -1, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "strength": 6, "dexterity": 2, "constitution": 8, "intelligence": -1, "wisdom": 3, "charisma": 4 }, "saving_throws_all": { "strength": 6, "dexterity": 2, "constitution": 8, "intelligence": -1, "wisdom": 3, "charisma": 4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": -1, "athletics": 6, "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": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold" } ], "damage_resistances_display": "blinded,Giant Attributes", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Avalanche", "desc": "The frost giant sends out a wave of snow in a 30-foot cone. Each creature in that area must make a DC 16 DEX save. On a failure, a creature takes 14 (4d6) bludgeoning damage and 18 (4d8) cold damage and is buried. On a success, a creature takes half the damage and isn't buried. A buried creature is restrained and unable to breathe or stand up. A creature, including the buried creature, can take its action to free the buried creature by succeeding on a DC 16 STR check.", "crossreferences": { "to": [] }, "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": "Ice Boulder", "desc": "_Ranged Weapon Attack:_ +6 to hit, range 60/240 ft., one target. _Hit:_ 18 (3d10+2) bludgeoning damage plus 9 (2d8) cold damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Ice Boulder attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Icy Greataxe", "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 25 (3d12+6) slashing damage plus 4 (1d8) cold damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Icy Greataxe attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D12", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two Icy Greataxe or Ice Boulder attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wintry Blast", "desc": "A blast of wintry air extends in a 30-foot line that is 5 feet wide from the frost giant's outstretched hand. Each creature in the line must succeed on a DC 16 CON save or its speed is halved until the end of its next turn. A creature that fails the save by 5 or more is petrified in ice for 1 hour or until a creature spends 1 minute warming the petrified creature.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Giant Attributes", "desc": "The frost giant is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Ice Walk", "desc": "The frost giant can move across icy surfaces without needing to make an ability check. In addition, difficult terrain composed of ice or snow doesn't cost it extra movement." }, { "name": "Snowsight", "desc": "The frost giant can see through areas obscured by snowfall, sleet, and other wintry precipitation without penalty." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_hill-giant", "name": "Hill Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 12, "armor_detail": "hide armor", "hit_points": 126, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 24, "intelligence": 4, "wisdom": 8, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 7, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 5, "dexterity": 0, "constitution": 7, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 7, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -3, "athletics": 5, "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": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison,poisoned,Giant Attributes", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "Giant Attributes", "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": "Body Bounce", "desc": "The hill giant bumps its stomach, hip, shoulder, knee, or other part of its body into a creature within 10 feet of it. The target must succeed on a DC 16 STR save or be pushed up to 10 feet away from the giant and knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two Spiked Tree Branch or Rotten Snack attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rotten Snack", "desc": "_Ranged Weapon Attack:_ +8 to hit, range 60/240 ft., one target. _Hit:_ 12 (2d6+5) bludgeoning damage plus 7 (2d6) poison damage, and the target must succeed on a DC 16 CON save or be poisoned until the end of its next turn.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rotten Snack attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 2, "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": "Spiked Tree Branch", "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 14 (2d8+5) bludgeoning damage plus 5 (2d4) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Spiked Tree Branch attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "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 } ], "traits": [ { "name": "Giant Attributes", "desc": "The hill giant is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Show of Might", "desc": "The hill giant can use STR instead of CHA when making CHA (Intimidation) checks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_ogre", "name": "Ogre", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 2.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": 11, "armor_detail": "hide armor", "hit_points": 66, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 16, "intelligence": 4, "wisdom": 6, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": -2, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -2, "arcana": -3, "athletics": 4, "deception": -2, "history": -3, "insight": -2, "intimidation": -2, "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": "Giant Attributes", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Bowling Sweep", "desc": "The ogre sweeps its weapon in a wide arc around it. Each creature within 10 feet of the ogre must make a DC 14 STR save. Small and smaller creatures have disadvantage on the save. On a failure, a creature takes 14 (4d6) bludgeoning damage, is pushed up to 10 feet away from the ogre, and is knocked prone. On a success, a creature takes half the damage and isn't pushed or knocked prone.", "crossreferences": { "to": [] }, "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": "Greatclub", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Javelin", "desc": "_Melee or Ranged Weapon Attack:_ +6 to hit, reach 5 ft. or range 30/120 ft., one target. _Hit:_ 11 (2d6+4) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Javelin attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": 30, "long_range": 120, "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": "Multiattack", "desc": "The ogre makes two Greatclub or Javelin attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shoving Rush", "desc": "The ogre takes the Dash action. If it moves, it can propel itself into one creature it can see along its path. The target must succeed on a DC 14 STR save or be knocked prone. This movement doesn't provoke opportunity attacks from a target that fails this save.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Giant Attributes", "desc": "The ogre is resistant to the stunned condition, and it is vulnerable to the prone condition." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_oni", "name": "Oni", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "challenge_rating": 7.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "hover": true }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": true, "fly": 30, "burrow": 0, "climb": 15, "swim": 15 }, "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": 16, "armor_detail": "chain mail", "hit_points": 134, "hit_dice": null, "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 22, "intelligence": 14, "wisdom": 18, "charisma": 22 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "initiative_bonus": 3, "saving_throws": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 2, "wisdom": 4, "charisma": 6 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 4, "arcana": 2, "athletics": 4, "deception": 6, "history": 2, "insight": 4, "intimidation": 6, "investigation": 2, "medicine": 4, "nature": 2, "perception": 4, "performance": 6, "persuasion": 6, "religion": 2, "sleight_of_hand": 3, "stealth": 3, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "prone", "damage_immunities": [], "damage_resistances_display": "Giant Attributes", "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": "Arcane Bolt", "desc": "_Ranged Spell Attack:_ +6 to hit, range 60 ft., one target. _Hit:_ 17 (4d6+3) force damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Arcane Bolt attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 60, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Change Shape", "desc": "The oni magically transforms into a Small or Medium Humanoid, a Large ogre, or back into its true form, which is Giant. Its statistics, other than its size, are the same in each form. Any equipment it is wearing or carrying transforms with it, except for its glaive, which adjusts to fit its new form. If the oni dies, it reverts to its true form, and the glaive reverts to its normal size.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) slashing damage plus 10 (3d6) force damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw (True Form Only) 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": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "True Form Only", "usage_limits": null }, { "name": "Glaive", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 15 (2d10+4) slashing damage, or 9 (1d10+4) slashing damage in a Medium or smaller form, plus 10 (3d6) force damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Glaive attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The oni makes two Claw or Glaive attacks, or it makes three Arcane Bolt attacks. It can replace one attack with a use of Spellcasting.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The oni casts one of the following spells, requiring no material components and using CHA as the spellcasting ability (spell save DC 14).\n\n- **At Will:** _darkness_, _invisibility_ (self only)\n- **1/Day Each:** _charm_, _gaseous form_, _sleep_", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Whirling Glaive", "desc": "The oni channels its magic into its twirling glaive, creating magical wind in a 30-foot cone. Each creature in the area must make a DC 14 STR save. On a failure, a creature takes 31 (9d6) cold damage and is pushed up to 15 feet away from the oni. On a success, a creature takes half the damage and isn't pushed.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Empowered Weapons", "desc": "The oni's weapon attacks are magical. When the oni hits with any weapon, the weapon deals an extra 3d6 force damage (included in the attack)." }, { "name": "Giant Attributes", "desc": "The oni is resistant to the stunned condition." }, { "name": "Regeneration", "desc": "The oni regains 10 HP at the start of its turn if it has at least 1 HP." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_stone-giant", "name": "Stone Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 7.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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 156, "hit_dice": null, "experience_points": 2900, "ability_scores": { "strength": 22, "dexterity": 20, "constitution": 26, "intelligence": 10, "wisdom": 18, "charisma": 8 }, "modifiers": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 0, "wisdom": 4, "charisma": -1 }, "initiative_bonus": 5, "saving_throws": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 0, "wisdom": 4, "charisma": -1 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 0, "wisdom": 4, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 4, "arcana": 0, "athletics": 6, "deception": -1, "history": 0, "insight": 4, "intimidation": -1, "investigation": 0, "medicine": 4, "nature": 0, "perception": 4, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "lightning,petrified,Giant Attributes", "damage_resistances": [ { "name": "Lightning", "key": "lightning" } ], "damage_vulnerabilities_display": "thunder,Giant Attributes", "damage_vulnerabilities": [ { "name": "Thunder", "key": "thunder" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Missile Deflection", "desc": "If a creature the giant can see makes a ranged weapon attack against the giant, the giant can add 3 to its AC. If the attack misses, the giant can catch the missile, provided the attack included a projectile, and throw it back at the attacker, using the giant's normal ranged weapon attack bonus and the weapon's normal damage.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two Stony Fist or Rock attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "_Ranged Weapon Attack:_ +9 to hit, range 60/240 ft., one target. _Hit:_ 28 (4d10+6) bludgeoning damage. If the target is a creature, it must succeed on a DC 17 STR save or be knocked prone.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stony Fist", "desc": "_Melee Weapon Attack:_ +9 to hit, reach 10 ft., one target. _Hit:_ 24 (4d8+6) bludgeoning damage. The target is grappled (escape DC 17) if it is a Large or smaller creature and the stone giant isn't already grappling a creature.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Stony Fist attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wrestle", "desc": "The stone giant performs one of the following wrestling maneuvers against one creature it is grappling. The target must succeed on a DC 17 STR save or suffer the listed effect until the stone giant uses this bonus action again or until the grapple ends.\n- **Armbar.** The target has disadvantage on attack rolls and on checks made to escape the grapple.\n- **Chinlock.** The target can't speak and can't cast spells with verbal components.\n- **Takedown.** The target is knocked prone and restrained.\n- **Throw.** The target is thrown up to 30 feet in a random direction and knocked prone, ending the grapple. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 17 DEX save or take the same damage and be knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Giant Attributes", "desc": "The stone giant is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Stone Camouflage", "desc": "The giant's Stealth is 20 while in rocky terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_storm-giant", "name": "Storm Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Huge", "key": "huge" }, "challenge_rating": 13.0, "proficiency_bonus": null, "speed": { "walk": 50, "unit": "feet", "swim": 50 }, "speed_all": { "unit": "feet", "walk": 50, "crawl": 25, "hover": false, "fly": 0, "burrow": 0, "climb": 25, "swim": 50 }, "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": 16, "armor_detail": "scale mail", "hit_points": 243, "hit_dice": null, "experience_points": 10000, "ability_scores": { "strength": 38, "dexterity": 14, "constitution": 30, "intelligence": 16, "wisdom": 28, "charisma": 28 }, "modifiers": { "strength": 14, "dexterity": 2, "constitution": 10, "intelligence": 3, "wisdom": 9, "charisma": 9 }, "initiative_bonus": 2, "saving_throws": { "strength": 14, "dexterity": 2, "constitution": 10, "intelligence": 3, "wisdom": 9, "charisma": 9 }, "saving_throws_all": { "strength": 14, "dexterity": 2, "constitution": 10, "intelligence": 3, "wisdom": 9, "charisma": 9 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 9, "arcana": 3, "athletics": 14, "deception": 9, "history": 3, "insight": 9, "intimidation": 9, "investigation": 3, "medicine": 9, "nature": 3, "perception": 9, "performance": 9, "persuasion": 9, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 9 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "lightning,thunder", "damage_immunities": [ { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "cold,Giant Attributes", "damage_resistances": [ { "name": "Cold", "key": "cold" } ], "damage_vulnerabilities_display": "Giant Attributes", "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": "Greatsword", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 30 (6d6+9) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": 9, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lightning Bolt", "desc": "_Ranged Spell Attack:_ +9 to hit, range 150 ft., one target. _Hit:_ 22 (4d8+4) lightning damage. If the giant scores a critical hit, the target must succeed on a DC 17 CON save or be paralyzed until the end of its next turn.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Lightning Bolt attack", "attack_type": "SPELL", "to_hit_mod": 9, "reach": null, "range": 150, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": "Lightning", "key": "lightning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes three Greatsword attacks, or it makes four Lightning Bolt attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stormy Rebuke", "desc": "When a creature the storm giant can see hits it with a melee attack while within 5 feet of the giant, the giant can send a stormy blast at the creature. The attacker must succeed on a DC 17 STR save or be pushed up to 15 feet away from the giant and knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thunderous Strike", "desc": "The giant hurls a magical lightning bolt at a point it can see within 500 feet of it. Each creature within 10 feet of that point must make a DC 17 DEX save. On a failure, a creature takes 36 (8d8) lightning damage and 21 (6d6) thunder damage and is stunned until the end of its next turn. On a success, a creature takes half the damage and isn't stunned.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Amphibious", "desc": "The giant can breathe air and water." }, { "name": "Giant Attributes", "desc": "The giant is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Influence Weather", "desc": "Nearby weather responds to the storm giant's desires. At the start of each minute, the storm giant can choose to change the precipitation, temperature, and wind within 3 miles of it by one stage, up or down (no action required). This effect works like the changing weather conditions aspect of the control weather spell, except the conditions change immediately and the storm giant can't change the temperature by more than one stage up or down from the area's standard temperature." }, { "name": "Stormsight", "desc": "The storm giant can see through areas obscured by clouds, fog, rain, snow, and storms without penalty." }, { "name": "Updraft", "desc": "While in an area open to the sky, the storm giant has a flying speed of 30 feet." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "bfrd_troll", "name": "Troll", "document": { "name": "Black Flag SRD", "key": "bfrd", "type": "SOURCE", "display_name": "Black Flag SRD", "publisher": { "name": "Kobold Press", "key": "kobold-press" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014" }, "permalink": "https://koboldpress.com/black-flag-reference-document/" }, "type": { "name": "Giant", "key": "giant" }, "size": { "name": "Large", "key": "large" }, "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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 94, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 20, "intelligence": 6, "wisdom": 8, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 5, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -2, "athletics": 4, "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": 1, "stealth": 1, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Giant Attributes", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Bite", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8+4) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Claw", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 10 ft., one target. _Hit:_ 11 (2d6+4) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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": "Multiattack", "desc": "The troll makes one Bite attack and two Claw attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ravenous Frenzy", "desc": "Desperate for a meal as its injuries mount, the troll moves up to half its speed and makes one Bite attack against a creature it can see within range. The troll then regains HP equal to half the damage dealt.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Giant Attributes", "desc": "The troll is resistant to the stunned condition, and it is vulnerable to the prone condition." }, { "name": "Heightened Smell", "desc": "The troll's Perception is 17 while perceiving by smell." }, { "name": "Regeneration", "desc": "The troll regains 10 HP at the start of its turn. If the troll takes acid or fire damage, this trait doesn't function at the start of the troll's next turn. The troll dies only if it starts its turn with 0 HP and doesn't regenerate." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_blood-giant", "name": "Blood Giant", "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": "Huge", "key": "huge" }, "challenge_rating": 8.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": "lawful neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 126, "hit_dice": "12d12+48", "experience_points": 3900, "ability_scores": { "strength": 23, "dexterity": 12, "constitution": 18, "intelligence": 8, "wisdom": 16, "charisma": 5 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 4, "intelligence": -1, "wisdom": 3, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 4, "constitution": 7, "wisdom": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 4, "constitution": 7, "intelligence": -1, "wisdom": 6, "charisma": -3 }, "skill_bonuses": { "history": 2, "perception": 6, "religion": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": -1, "athletics": 6, "deception": -3, "history": 2, "insight": 3, "intimidation": -3, "investigation": -1, "medicine": 3, "nature": -1, "perception": 6, "performance": -3, "persuasion": -3, "religion": 2, "sleight_of_hand": 1, "stealth": 1, "survival": 3 }, "passive_perception": 16, "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": "exhaustion, poisoned", "condition_immunities": [ { "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": [ { "name": "Blood Magic", "desc": "The blood giant uses one of the following:\nImpale. The blood giant causes 10-foot-high blood spikes to burst from the ground within 15 feet of it. Each creature in the area must make a DC 15 Dexterity saving throw, taking 26 (4d12) piercing damage plus 7 (2d6) cold damage on a failed save, or half as much damage on a successful one.\nDrown. The blood giant sends blood pouring down the throat of one creature within 30 feet, which must make a DC 15 Constitution saving throw. On a failure, the creature is incapacitated until the end of its next turn as it coughs up the blood and is poisoned for 1 minute after that.\nVaporize. A red mist surrounds the blood giant in a 20-foot-radius sphere. The mist spreads around corners, and its area is heavily obscured. It moves with the blood giant and doesn't impede the giant's vision. The mist dissipates after 1d4 rounds.", "crossreferences": { "to": [] }, "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": "Blood Spear", "desc": "Melee Weapon Attack: +9 to hit, range 15 ft., one target. Hit: 19 (3d8 + 6) piercing damage plus 7 (2d6) cold damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Blood Spear attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 15, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold" }, "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 blood giant makes two blood spear attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +9 to hit, range 60/240 ft., one target. Hit: 28 (4d10 + 6) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 6, "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": "Blood Sense", "desc": "A blood giant can pinpoint the location of living creatures within 60 feet of it and can sense the general direction of living creatures within 1 mile of it." }, { "name": "Magic Weapons", "desc": "The blood giant's weapon attacks are magical." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_cacus-giant", "name": "Cacus Giant", "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": "Huge", "key": "huge" }, "challenge_rating": 6.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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 138, "hit_dice": "12d12+60", "experience_points": 2300, "ability_scores": { "strength": 21, "dexterity": 11, "constitution": 20, "intelligence": 7, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 5, "intelligence": -2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 8, "constitution": 8, "wisdom": 5 }, "saving_throws_all": { "strength": 8, "dexterity": 0, "constitution": 8, "intelligence": -2, "wisdom": 5, "charisma": 0 }, "skill_bonuses": { "perception": 5, "survival": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -2, "athletics": 5, "deception": 0, "history": -2, "insight": 2, "intimidation": 0, "investigation": -2, "medicine": 2, "nature": -2, "perception": 5, "performance": 0, "persuasion": 0, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 5 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Breath", "desc": "The cacus giant exhales fire in a 30-foot cone. Each creature in that area must make a DC 16 Dexterity saving throw, taking 24 (7d6) fire damage on a failed save, or half as much damage on a successful one.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Greatclub", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The cacus giant makes two greatclub attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +8 to hit, range 30/120 ft., one target. Hit: 27 (4d10 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 5, "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": "Final Breath", "desc": "When the cacus giant dies, it exhales a final breath of divine essence in a gout of intense fire. Each creature within 5 feet of it must make a DC 16 Dexterity saving throw, taking 27 (6d8) fire damage on a failed save, or half as much damage on a successful one." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_cave-giant", "name": "Cave Giant", "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": "Huge", "key": "huge" }, "challenge_rating": 10.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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 200, "hit_dice": "16d12+96", "experience_points": 5900, "ability_scores": { "strength": 27, "dexterity": 10, "constitution": 22, "intelligence": 8, "wisdom": 13, "charisma": 6 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 6, "intelligence": -1, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "dexterity": 4, "constitution": 10, "wisdom": 5 }, "saving_throws_all": { "strength": 8, "dexterity": 4, "constitution": 10, "intelligence": -1, "wisdom": 5, "charisma": -2 }, "skill_bonuses": { "athletics": 12, "perception": 5, "survival": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -1, "athletics": 12, "deception": -2, "history": -1, "insight": 1, "intimidation": -2, "investigation": -1, "medicine": 1, "nature": -1, "perception": 5, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Handaxe", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 18 (3d6 + 8) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Handaxe attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes three attacks: two with its handaxe and one with its tusks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +12 to hit, range 60/240 ft., one target. Hit: 30 (4d10 + 8) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tusks", "desc": "Melee Weapon Attack: +12 to hit, reach 10 ft., one target. Hit: 22 (4d6 + 8) slashing damage, and if the target is a Large or smaller creature it must succeed on a DC 20 Strength saving throw or be knocked prone.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Tusks attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sunlight Petrification", "desc": "If the giant starts its turn in sunlight, it takes 20 radiant damage. While in sunlight, it moves at half speed and has disadvantage on attack rolls and ability checks. If the giant is reduced to 0 hp while in sunlight, it is petrified." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_chuhaister", "name": "Chuhaister", "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": 7.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": "Giant, Orc, Sylvan", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Orc", "key": "orc", "desc": "Typical speakers are orcs" }, { "name": "Sylvan", "key": "sylvan", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 157, "hit_dice": "15d10+75", "experience_points": 2900, "ability_scores": { "strength": 22, "dexterity": 9, "constitution": 20, "intelligence": 10, "wisdom": 11, "charisma": 12 }, "modifiers": { "strength": 6, "dexterity": -1, "constitution": 5, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": { "constitution": 8 }, "saving_throws_all": { "strength": 6, "dexterity": -1, "constitution": 8, "intelligence": 0, "wisdom": 0, "charisma": 1 }, "skill_bonuses": { "athletics": 9 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": 0, "athletics": 9, "deception": 1, "history": 0, "insight": 0, "intimidation": 1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Deadfall Shield", "desc": "When the chuhaister or one ally within 30 feet of it is hit by an attack, the chuhaister can create a magical, wooden barrier that interrupts the attack. The attack causes no damage. The shield splinters and disappears afterwards.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Greatclub", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 23 (5d6 + 6) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The chuhaister makes two greatclub attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +2 to hit, range 30/120 ft., one target. Hit: 33 (5d10 + 6) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": null, "range": 30, "long_range": 120, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D10", "damage_bonus": 6, "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": "Feybane", "desc": "Creatures of the fey type don't recover spells during a long rest while within 60 feet of the chuhaister. In addition, the chuhaister automatically sees through magical illusions created by spells of 3rd level or lower and has advantage on saving throws and ability checks to detect or see through illusion spells of 4th level or higher." }, { "name": "Light Sensitivity", "desc": "While in bright light, the chuhaister has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_desert-troll", "name": "Desert Troll", "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": 6.0, "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "burrow": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 30, "climb": 15, "swim": 15 }, "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": 15, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d10+50", "experience_points": 2300, "ability_scores": { "strength": 20, "dexterity": 13, "constitution": 20, "intelligence": 9, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -1, "athletics": 5, "deception": -2, "history": -1, "insight": 1, "intimidation": -2, "investigation": -1, "medicine": 1, "nature": -1, "perception": 4, "performance": -2, "persuasion": -2, "religion": -1, "sleight_of_hand": 1, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 8 (1d6 + 5) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "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": "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: +8 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) slashing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Claws 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": "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": "Multiattack", "desc": "The desert troll makes three attacks: one with its bite and two with its claws.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Desert Camouflage", "desc": "The desert troll has advantage on Dexterity (Stealth) checks made to hide in desert terrain." }, { "name": "Erupt", "desc": "If the desert troll burrows at least 15 feet straight toward a creature, it can burst out of the ground, harming those above it. Each creature in its space when it erupts must make a DC 16 Strength saving throw. On a failure, the creature takes 10 (3d6) bludgeoning damage, is pushed out of the troll's space, and is knocked prone. On a success, the creature takes half the damage and is pushed out of the troll's space, but isn't knocked prone." }, { "name": "Keen Smell", "desc": "The desert troll has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Regeneration", "desc": "The troll regains 10 hp at the start of its turn. If the troll takes acid damage, this trait doesn't function at the start of the troll's next turn. The troll dies only if it starts its turn with 0 hp and doesn't regenerate." }, { "name": "Water Susceptibility", "desc": "The desert troll takes 1 acid damage for every 5 feet it moves in water or for every gallon of water splashed on it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_dvarapala", "name": "Dvarapala", "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": "Huge", "key": "huge" }, "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": "any alignment (as its patron deity)", "languages": { "as_string": "Common; telepathy 120 ft.", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 136, "hit_dice": "13d12+52", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 8, "constitution": 18, "intelligence": 10, "wisdom": 16, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": 0, "wisdom": 3, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": { "strength": 7, "constitution": 7, "wisdom": 6 }, "saving_throws_all": { "strength": 7, "dexterity": -1, "constitution": 7, "intelligence": 0, "wisdom": 6, "charisma": -1 }, "skill_bonuses": { "perception": 6, "religion": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": 0, "athletics": 4, "deception": -1, "history": 0, "insight": 3, "intimidation": -1, "investigation": 0, "medicine": 3, "nature": 0, "perception": 6, "performance": -1, "persuasion": -1, "religion": 3, "sleight_of_hand": -1, "stealth": -1, "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": "charmed, exhaustion, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Exhaustion", "key": "exhaustion" }, { "name": "Frightened", "key": "frightened" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Gada", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 25 (6d6 + 4) bludgeoning damage and if the target is Large or smaller it must succeed on a DC 16 Strength saving throw or be pushed up to 15 feet away from the dvarapala.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Gada attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "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": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Javelin", "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 10 ft. or range 20/60 ft., one target. Hit: 14 (3d6 + 4) piercing damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Javelin attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10, "range": 20, "long_range": 60, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Sweeping Strike", "desc": "The dvarapala targets one or more creatures it can see within 10 feet of it. Each target must make a DC 16 Strength saving throw, taking 24 (7d6) bludgeoning damage on a failed save, or half as much damage on a successful one. A creature who fails its save is pushed 5 feet away from the dvarapala.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } } ], "traits": [ { "name": "Divine Words", "desc": "In addition to Common, a dvarapala can speak one language associated with its patron deity: Abyssal (chaotic or neutral evil deities), Celestial (good deities), or Infernal (lawful evil deities). A dvarapala who serves a neutral deity knows a language that is most appropriate for service to its deity (such as Primordial for a neutral god of elementals or Sylvan for a neutral god of nature)." }, { "name": "Innate Spellcasting", "desc": "The dvarapala's innate spellcasting ability is Wisdom (spell save DC 14). The dvarapala can innately cast the following spells, requiring no material components:\nAt will: sacred flame (2d8)\n3/day: thunderwave\n1/day each: gust of wind, wind wall" }, { "name": "Keen Senses", "desc": "The dvarapala has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell." }, { "name": "Magic Resistance", "desc": "The dvarapala has advantage on saving throws against spells and other magical effects." }, { "name": "You Shall Not Pass", "desc": "The dvarapala can make an opportunity attack when a hostile creature moves within its reach as well as when a hostile creature moves out of its reach. It gets one extra reaction that be used only for opportunity attacks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_haunted-giant", "name": "Haunted Giant", "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": "Huge", "key": "huge" }, "challenge_rating": 6.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 neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 126, "hit_dice": "12d12+48", "experience_points": 2300, "ability_scores": { "strength": 21, "dexterity": 8, "constitution": 19, "intelligence": 5, "wisdom": 9, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": -1, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "dexterity": 2, "constitution": 7, "wisdom": 2 }, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 7, "intelligence": -3, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "athletics": 8, "perception": 2 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": -1, "arcana": -3, "athletics": 8, "deception": -2, "history": -3, "insight": -1, "intimidation": -2, "investigation": -3, "medicine": -1, "nature": -3, "perception": 2, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "survival": -1 }, "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": [ { "name": "Greatclub", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two greatclub attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +8 to hit, range 60/240 ft., one target. Hit: 21 (3d10 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 5, "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": "Ancestral Spirits", "desc": "Three ghostly spirits haunt the giant. The spirits are incorporeal, remain within 10 feet of the giant at all times, and can't take actions. Each uses the giant's AC and saving throws, has 15 hp and can only be harmed by radiant damage. If an ancestral spirit is reduced to 0 hp, it disappears temporarily. Reduce the giant's AC by 1 and remove one trait granted by the spirits for each spirit that is driven off. Ancestral spirits can't be turned." }, { "name": "Reckless", "desc": "At the start of its turn, the giant can gain advantage on all melee weapon attack rolls during that turn, but attack rolls against it have advantage until the start of its next turn. This trait is granted by the ancestral spirits." }, { "name": "See Invisibility", "desc": "The giant can see invisible creatures and objects as if they were visible and can see into the Ethereal Plane. This trait is granted by the ancestral spirits." }, { "name": "Steadfast", "desc": "The giant is immune to the charmed and frightened conditions. This trait is granted by the ancestral spirits." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_laestrigonian-giant", "name": "Laestrigonian Giant", "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": 4.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": 13, "armor_detail": "natural armor", "hit_points": 95, "hit_dice": "10d10+40", "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 14, "constitution": 18, "intelligence": 9, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 4, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -1, "athletics": 5, "deception": -1, "history": -1, "insight": 0, "intimidation": -1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 9 (1d8 + 5) piercing damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw or contract a disease. Until the disease is cured, the target can't regain hp except by magical means, and the target's hp maximum decreases by 3 (1d6) every 24 hours. If the target's hp maximum drops to 0 as a result of this disease, the target dies.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 5, "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": "Greatclub", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Greatclub 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": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The Laestrigonian giant makes one greatclub attack and one bite attack.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 60/240 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": 60, "long_range": 240, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "ccdx_mountain-giant", "name": "Mountain Giant", "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": "Gargantuan", "key": "gargantuan" }, "challenge_rating": 21.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": "neutral evil", "languages": { "as_string": "Common, Giant, Terran", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 20, "armor_detail": "natural armor", "hit_points": 313, "hit_dice": "19d20+114", "experience_points": 33000, "ability_scores": { "strength": 26, "dexterity": 10, "constitution": 22, "intelligence": 14, "wisdom": 20, "charisma": 10 }, "modifiers": { "strength": 8, "dexterity": 0, "constitution": 6, "intelligence": 2, "wisdom": 5, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "constitution": 13, "intelligence": 9, "wisdom": 12, "charisma": 7 }, "saving_throws_all": { "strength": 8, "dexterity": 0, "constitution": 13, "intelligence": 9, "wisdom": 12, "charisma": 7 }, "skill_bonuses": { "athletics": 15, "perception": 12 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 5, "arcana": 2, "athletics": 15, "deception": 0, "history": 2, "insight": 5, "intimidation": 0, "investigation": 2, "medicine": 5, "nature": 2, "perception": 12, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 0, "stealth": 0, "survival": 5 }, "passive_perception": 22, "resistances_and_immunities": { "damage_immunities_display": "cold, fire, lightning, thunder; bludgeoning", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" }, { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, paralyzed, petrified, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed" }, { "name": "Frightened", "key": "frightened" }, { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Stunned", "key": "stunned" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 120, "truesight_range": null, "actions": [ { "name": "Boulder", "desc": "Ranged Weapon Attack: +15 to hit, range 100/400 ft., one target. Hit: 40 (5d12 + 8) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Boulder attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": null, "range": 100, "long_range": 400, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D12", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Boulder Spray", "desc": "The mountain giant unleashes a barrage of boulders in a 60-foot cone. Each creature in that area must make a DC 22 Dexterity saving throw. On a failure, a creature takes 58 (9d12) bludgeoning damage and is knocked prone and restrained. On a success, the creature takes half the damage and isn't knocked prone or restrained. A target, including the restrained creature can take an action to make a DC 20 Strength (Athletics) or Dexterity (Acrobatics) check, freeing the restrained creature on a success.", "crossreferences": { "to": [] }, "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": "Grasping Soil", "desc": "The mountain giant commands the earth itself to assist in the fight. The giant chooses three creatures it can see within 60 feet. Each target must succeed on a DC 21 Dexterity saving throw or be restrained until the start of its next turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The mountain giant makes two slam attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The mountain giant emits a tremendous growl. Each creature within 20 feet of the giant must make a DC 21 Constitution saving throw. On a failure, a creature takes 21 (6d6) thunder damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Roar (Costs 2 Actions)", "desc": "The mountain giant emits a tremendous growl. Each creature within 20 feet of the giant must make a DC 21 Constitution saving throw. On a failure, a creature takes 21 (6d6) thunder damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +15 to hit, reach 20 ft., one target. Hit: 21 (2d12 + 8) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 15, "reach": 20, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spawn Elemental", "desc": "A piece of the mountain giant's body tears away in the form of an earth elemental. The earth elemental acts on the same initiative count as the mountain giant, obeying the mountain giant's commands and fighting until destroyed. The mountain giant can have no more than five earth elementals under its control at one time.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 3, "limited_to_form": null, "usage_limits": null }, { "name": "Spawn Elemental (Costs 3 Actions)", "desc": "A piece of the mountain giant's body tears away in the form of an earth elemental. The earth elemental acts on the same initiative count as the mountain giant, obeying the mountain giant's commands and fighting until destroyed. The mountain giant can have no more than five earth elementals under its control at one time.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Legendary Resistance (2/Day)", "desc": "If the mountain giant fails a saving throw, it can choose to succeed instead." }, { "name": "Magic Resistance", "desc": "A mountain giant has advantage on saving throws against spells and other magical effects." }, { "name": "Mountain Master", "desc": "The mountain giant can move and shape the terrain around it. This trait works like the move earth spell, except it has no duration, and the giant can manipulate any stone, natural or worked." }, { "name": "Siege Monster", "desc": "The mountain giant deals triple damage to objects and structures with its melee and ranged weapon attacks." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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.", "crossreferences": { "to": [] }, "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.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 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.", "crossreferences": { "to": [] }, "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.", "crossreferences": { "to": [] }, "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, "crossreferences": { "to": [] } }, { "key": "ccdx_void-giant", "name": "Void Giant", "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": "Huge", "key": "huge" }, "challenge_rating": 11.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 neutral", "languages": { "as_string": "Common, Draconic, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 210, "hit_dice": "20d12+80", "experience_points": 7200, "ability_scores": { "strength": 24, "dexterity": 10, "constitution": 18, "intelligence": 18, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 4, "intelligence": 4, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": { "constitution": 8, "wisdom": 4, "charisma": 6 }, "saving_throws_all": { "strength": 7, "dexterity": 0, "constitution": 8, "intelligence": 4, "wisdom": 4, "charisma": 6 }, "skill_bonuses": { "arcana": 8, "history": 8, "investigation": 8 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 8, "athletics": 7, "deception": 2, "history": 8, "insight": 0, "intimidation": 2, "investigation": 8, "medicine": 0, "nature": 4, "perception": 0, "performance": 2, "persuasion": 2, "religion": 4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Magic Absorption", "desc": "If the void giant succeeds on a saving throw against an enemy spell, the void giant doesn't suffer the effects of that spell. If it uses Void Casting on its next turn, the void giant can affect all creatures hit by its spell or who fail a saving throw against its spell instead of just one creature.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The void giant makes two slam attacks.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.", "crossreferences": { "to": [] }, "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Spellcasting", "desc": "The void giant is an 11th-level spellcaster. Its spellcasting ability is Intelligence (save DC 16, +8 to hit with spell attacks). The void giant has the following wizard spells prepared: \n\n- **Cantrips** (at will): chill touch, light, mending, shocking grasp\n- **1st Level** (4 slots): comprehend languages, magic missile, shield\n- **2nd Level** (3 slots): crown of madness, mirror image, scorching ray\n- **3rd Level** (3 slots): counterspell, fly, lightning bolt\n- **4th Level** (3 slots): confusion, ice storm, phantasmal killer\n- **5th Level** (2 slots): cone of cold, dominate person\n- **6th Level** (1 slot): disintegrate" }, { "name": "Void Casting", "desc": "As a bonus action, the void giant can infuse a spell with void magic. One creature that is hit by that spell or who fails a saving throw against that spell is stunned until the end of the creature's next turn." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_abaasy", "name": "Abaasy", "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": 8.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": "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": 18, "armor_detail": "armor scraps, Dual Shields", "hit_points": 126, "hit_dice": "11d12+55", "experience_points": 3900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 20, "intelligence": 9, "wisdom": 14, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": -1, "athletics": 5, "deception": -1, "history": -1, "insight": 2, "intimidation": -1, "investigation": -1, "medicine": 2, "nature": -1, "perception": 2, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "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": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Iron Axe", "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 18 (3d8+5) slashing damage.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "Three melee attacks only one of which can be a Shield Shove. If it uses two hands to make a Spear attack it can't make an Iron Axe attack that turn.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Armored Berserker", "desc": "The pain caused by the iron plates bolted to its body keep it on the edge of madness. Whenever it starts its turn with 60 hp or fewer roll a d6. On a 6 it goes berserk. While berserk has resistance to B/P/S damage. On each of its turns while berserk it attacks nearest creature it can see. If no creature is near enough to move to and attack attacks an object with preference for object smaller than itself. Once it goes berserk continues to do so until destroyed or regains all its hp." }, { "name": "Dual Shields", "desc": "Carries two shields which together give it a +3 bonus to its AC (included in its AC)." }, { "name": "Poor Depth Perception", "desc": "Has disadvantage on attack rolls vs. a target more than 30' away from it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_belu", "name": "Belu", "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": 10.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 good", "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": 16, "armor_detail": "natural armor", "hit_points": 184, "hit_dice": "16d12+80", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 12, "constitution": 20, "intelligence": 12, "wisdom": 10, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 1, "wisdom": 0, "charisma": 4 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "constitution": 9 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 9, "intelligence": 1, "wisdom": 0, "charisma": 4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 1, "athletics": 6, "deception": 4, "history": 1, "insight": 0, "intimidation": 4, "investigation": 1, "medicine": 0, "nature": 1, "perception": 0, "performance": 4, "persuasion": 4, "religion": 1, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "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 form. Its stats other than size are same in each form. Any equipment it is wearing or carrying transforms with it. If it dies it reverts to its true form.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Healing Lotuscraft", "desc": "(1/Day). Can spend 1 min crafting poultice that lasts 24 hrs. When a creature takes an action to apply poultice to a wound or skin of a creature target regains 18 (4d8) hp and is cured of any diseases or conditions affecting it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_berberoka", "name": "Berberoka", "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": 7.0, "proficiency_bonus": null, "speed": { "walk": 40, "swim": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "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": 16, "armor_detail": "natural armor", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 6, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 4, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -2, "athletics": 5, "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": 0, "stealth": 0, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "acid", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, petrified, poisoned", "condition_immunities": [ { "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": "Saturated Expansion", "desc": "While in contact with body of water it absorbs water that is a cube up to 10 ft. on a side and becomes saturated as water fills its body. While saturated increases in size along with anything it is wearing or carrying becoming Huge and has advantage on Str checks and Str saves. If it lacks room to become Huge it attains max size possible in space available. Ground exposed by the absorbed water becomes difficult terrain.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Aqueous Regeneration", "desc": "If it starts its turn in contact with body of water large enough to submerge at least half of its body it regains 10 hp if it has at least 1 hp." }, { "name": "Muck-Coated Slam (Saturated Only)", "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 24 (3d12+5) bludgeoning damage and the target: DC 15 Dex save or its speed is reduced by 10 ft. as mud and muck coat it. A creature including target can take an action to clean off the mud and muck." }, { "name": "Multiattack", "desc": "Three Slams or two Muck-Coated Slam attacks." }, { "name": "Slam", "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 14 (2d8+5) bludgeoning damage." }, { "name": "Swamp Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in marshland or swamp terrain." }, { "name": "Swamp Stalker", "desc": "Leaves behind no tracks or other traces of its passage when it moves through marshland or swamp terrain." }, { "name": "Water Jet (Saturated Only Recharge 4–6)", "desc": "Releases all absorbed water as a powerful jet in a 60' line that is 5 ft. wide. Each creature in that line: 40 (9d8) bludgeoning damage and is pushed up to 15 ft. away from it and knocked prone (DC 14 Dex half damage and isn’t pushed or knocked prone). After using Water Jet it is no longer saturated." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_crystallite", "name": "Crystallite", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 14, "intelligence": 17, "wisdom": 11, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": 3, "athletics": 4, "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": -1, "stealth": -1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison" } ], "damage_resistances_display": "cold, fire", "damage_resistances": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "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": 60, "truesight_range": null, "actions": [ { "name": "Calcify", "desc": "When it takes 5+ damage on a single turn it can reduce its hp max by an amount equal to damage taken and gains a +1 bonus to AC. Reduction and bonus last until it finishes a long rest. Can't increase its AC above 20 using this.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from large geode." }, { "name": "Final Form", "desc": "When it dies its corpse transforms into crystal and becomes a Large object that can be attacked and destroyed (AC 17; hp 45; immunity to poison and psychic). It can no longer be affected by spells and effects that target creatures." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ettin-kobold", "name": "Ettin, Kobold", "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": "Medium", "key": "medium" }, "challenge_rating": 1.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": "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": 12, "armor_detail": "armor scraps", "hit_points": 34, "hit_dice": "4d8+16", "experience_points": 200, "ability_scores": { "strength": 17, "dexterity": 11, "constitution": 18, "intelligence": 6, "wisdom": 8, "charisma": 7 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": -1, "charisma": -2 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -2, "athletics": 3, "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": 0, "stealth": 0, "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": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Bickering Heads", "desc": "A kobold ettin’s constant bickering can be easily heard and proves a tough habit to disrupt. It has disadvantage on Dex (Stealth) checks to stay silent but it has advantage on Wis (Perception) checks. Has advantage vs. being blinded charmed deafened frightened stunned and knocked unconscious." }, { "name": "Might of Giants", "desc": "Though squat by ettin standards kobold ettins are as much giant as they are kobold. It is a Large Giant for the purpose of determining its carrying capacity." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-firestorm", "name": "Giant, Firestorm", "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": 7.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": "neutral", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "hide armor", "hit_points": 149, "hit_dice": "13d12+65", "experience_points": 2900, "ability_scores": { "strength": 23, "dexterity": 15, "constitution": 20, "intelligence": 12, "wisdom": 16, "charisma": 9 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "constitution": 8, "wisdom": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 8, "intelligence": 1, "wisdom": 6, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": -1, "history": 1, "insight": 3, "intimidation": -1, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "cold, fire", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Fire", "key": "fire" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-hellfire", "name": "Giant, Hellfire", "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": 9.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": "neutral good", "languages": { "as_string": "Giant, Infernal", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Infernal", "key": "infernal", "desc": "Typical speakers are devils." } ] }, "armor_class": 16, "armor_detail": "breastplate", "hit_points": 168, "hit_dice": "16d12+64", "experience_points": 5000, "ability_scores": { "strength": 23, "dexterity": 15, "constitution": 19, "intelligence": 10, "wisdom": 12, "charisma": 17 }, "modifiers": { "strength": 6, "dexterity": 2, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 5, "constitution": 6, "wisdom": 4 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 6, "intelligence": 0, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 0, "athletics": 6, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "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": [ { "name": "Runic Shield", "desc": "Adds 4 to its AC vs. one attack that would hit it as green runes encircle the giant. To do so giant must see the attacker and can't be invisible", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Death Malison", "desc": "When it dies the runes on its body flash a bright green then turn to mundane malachite. Each creature within 20' of giant: cursed 7 days (DC 16 Con negates) or until lifted by remove curse spell or similar. While cursed creature has disadvantage on saves and on first attack roll it makes on each of its turns. Fiends have disadvantage on the save." }, { "name": "Rune-Powered Weapons", "desc": "Its weapon attacks are magical. When it hits with any weapon weapon deals extra 2d8 fire (included in below)." }, { "name": "Stone Camouflage", "desc": "Advantage on Dex (Stealth) checks made to hide in rocky terrain." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-lantern", "name": "Giant, Lantern", "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": 12.0, "proficiency_bonus": null, "speed": { "walk": 40, "swim": 60 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Giant, Primordial", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Primordial", "key": "primordial", "desc": "Typical speakers are elementals." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 225, "hit_dice": "18d12+108", "experience_points": 8400, "ability_scores": { "strength": 26, "dexterity": 12, "constitution": 22, "intelligence": 15, "wisdom": 16, "charisma": 17 }, "modifiers": { "strength": 8, "dexterity": 1, "constitution": 6, "intelligence": 2, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": { "constitution": 1, "wisdom": 7, "charisma": 7 }, "saving_throws_all": { "strength": 8, "dexterity": 1, "constitution": 1, "intelligence": 2, "wisdom": 7, "charisma": 7 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 3, "arcana": 2, "athletics": 8, "deception": 3, "history": 2, "insight": 3, "intimidation": 3, "investigation": 2, "medicine": 3, "nature": 2, "perception": 3, "performance": 3, "persuasion": 3, "religion": 2, "sleight_of_hand": 1, "stealth": 1, "survival": 3 }, "passive_perception": 17, "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": "blinded", "condition_immunities": [ { "name": "Blinded", "key": "blinded" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Hypnotic Luminescence", "desc": "Tendril on giant’s head sheds bright light in 60' radius and dim light extra 60'. When creature that can see the light starts its turn within 60' of giant creature charmed 24 hrs (DC 18 Cha negates) regarding giant as friendly acquaintance. If giant or one of its allies harms charmed creature this effect ends. If save succeeds/effect ends for it creature immune to giant's Hypnotic Luminescence for next 24 hrs. At start of its turn lantern giant chooses whether this light is active." }, { "name": "Limited Amphibiousness", "desc": "Can breathe air and water but it needs to be submerged at least once every 4 hrs to avoid suffocating." }, { "name": "Speak with Aquatic Creatures", "desc": "Communicate with Monstrosities and Beasts that have a swim speed as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-shire", "name": "Giant, Shire", "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": 8.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 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": "natural armor", "hit_points": 138, "hit_dice": "12d12+60", "experience_points": 3900, "ability_scores": { "strength": 19, "dexterity": 8, "constitution": 20, "intelligence": 9, "wisdom": 10, "charisma": 9 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 5, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -1, "athletics": 4, "deception": -1, "history": -1, "insight": 0, "intimidation": -1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-thursir-armorer", "name": "Giant, Thursir Armorer", "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": 6.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 evil", "languages": { "as_string": "Common, Dwarven, Giant", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 19, "armor_detail": "splint, shield", "hit_points": 138, "hit_dice": "12d10+72", "experience_points": 2300, "ability_scores": { "strength": 20, "dexterity": 9, "constitution": 23, "intelligence": 12, "wisdom": 15, "charisma": 9 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 6, "intelligence": 1, "wisdom": 2, "charisma": -1 }, "initiative_bonus": -1, "saving_throws": { "constitution": 9 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 9, "intelligence": 1, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": 1, "athletics": 5, "deception": -1, "history": 1, "insight": 2, "intimidation": -1, "investigation": 1, "medicine": 2, "nature": 1, "perception": 2, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": -1, "stealth": -1, "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": "Harness Dwarven Soul", "desc": "Draws on the soul fragment trapped in one of the dwarven skulls on its belt. Armorer has advantage on ability checks when using smith's tools and on attack rolls using a battleaxe handaxe light hammer or warhammer until start of its next turn. It carries six skulls on its belt.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forged Forgery", "desc": "Thursir armorers wear armor forged from dwarven armor and shaped to resemble dwarven armor. Skilled blacksmiths can recognize and exploit this design quirk. When a creature proficient with smith’s tools scores a critical hit vs. thursir armorer armorer’s armor breaks reducing armorer’s AC by 5 until armorer repairs armor. If armorer is critically hit by any creature while its armor is broken armor shatters and is destroyed reducing armorer’s AC to 12." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_giant-thursir-hearth-priestess", "name": "Giant, Thursir Hearth Priestess", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Dwarven, 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": "hide armor", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 1100, "ability_scores": { "strength": 17, "dexterity": 14, "constitution": 17, "intelligence": 11, "wisdom": 16, "charisma": 14 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 5, "charisma": 4 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 3, "intelligence": 0, "wisdom": 5, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 0, "athletics": 3, "deception": 2, "history": 0, "insight": 3, "intimidation": 2, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 2, "persuasion": 2, "religion": 0, "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": "", "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": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Magic Weapons", "desc": "Weapon attacks are magical." }, { "name": "Protect the Hearth", "desc": "When she is hit by a weapon attack up to two friendly creatures within 60' of her that can see her can use their reactions to move up to their speed toward priestess." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_hvalfiskr", "name": "Hvalfiskr", "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": 15.0, "proficiency_bonus": null, "speed": { "walk": 40, "swim": 60 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 60 }, "category": "Monsters", "subcategory": null, "alignment": "lawful neutral", "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": 16, "armor_detail": "natural armor", "hit_points": 275, "hit_dice": "22d12+132", "experience_points": 13000, "ability_scores": { "strength": 23, "dexterity": 17, "constitution": 22, "intelligence": 10, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 6, "dexterity": 3, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 8, "intelligence": 5, "wisdom": 7, "charisma": 9 }, "saving_throws_all": { "strength": 6, "dexterity": 8, "constitution": 6, "intelligence": 5, "wisdom": 7, "charisma": 9 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 6, "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": 17, "resistances_and_immunities": { "damage_immunities_display": "cold, lightning, thunder", "damage_immunities": [ { "name": "Cold", "key": "cold" }, { "name": "Lightning", "key": "lightning" }, { "name": "Thunder", "key": "thunder" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion" } ] }, "normal_sight_range": 10560, "darkvision_range": 12017, "blindsight_range": 120, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Transforms into Huge frost giant Huge whale or back into its true whale-giant hybrid form. Its stats are the same in each form. Items worn/carried transform with it. Reverts on death.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reel Anchor", "desc": "Pulls on the chain connected to anchor returning it to its empty hand. If anchor is hooked around a creature creature: DC 19 Str save or be pulled up to 30' toward hvalfiskr.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Echolocation (Whale Form Only)", "desc": "No blindsight while deafened." }, { "name": "Hold Breath", "desc": "Can hold its breath for 1 hr." }, { "name": "Speak with Cetaceans", "desc": "Can communicate with dolphins porpoises and whales as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-alleybasher", "name": "Ogre, Alleybasher", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "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": 13, "armor_detail": "studded leather", "hit_points": 85, "hit_dice": "10d10+30", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 16, "intelligence": 8, "wisdom": 7, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": -2, "charisma": -2 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -2, "arcana": -1, "athletics": 4, "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": 1, "stealth": 1, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Intimidating Rebuff", "desc": "When a creature the alleybasher can see within 30' of it targets it with an attack ogre can make a Str (Intimidation) check taking half a step forward snarling or otherwise spooking the attacker. If check is equal to or higher than attack roll attacker must reroll the attack using lower of the two results.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "I Work for the Boss (3/Day)", "desc": "If subjected to an effect that would force it to make an Int Wis or Cha save while it is within 30' of its superior can use the superior’s Int Wis or Cha modifier for the save instead of its own." }, { "name": "Imposing Figure", "desc": "Uses its Str modifier instead of its Cha when making Intimidation checks (included above)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-black-sun", "name": "Ogre, Black Sun", "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": 8.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": "lawful evil", "languages": { "as_string": "Common, Giant, Orc", "data": [ { "name": "Common", "key": "common", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Orc", "key": "orc", "desc": "Typical speakers are orcs" } ] }, "armor_class": 17, "armor_detail": "half plate, Infernal Runes", "hit_points": 152, "hit_dice": "16d10+64", "experience_points": 3900, "ability_scores": { "strength": 20, "dexterity": 13, "constitution": 18, "intelligence": 10, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": { "constitution": 7, "wisdom": 4, "charisma": 5 }, "saving_throws_all": { "strength": 5, "dexterity": 1, "constitution": 7, "intelligence": 0, "wisdom": 4, "charisma": 5 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 0, "athletics": 5, "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": 1, "stealth": 1, "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": [ { "name": "Gauntleted Backhand", "desc": "When a creature within 5 ft. of the ogre misses the ogre with melee attack the attacker must make DC 16 Dex save or be knocked prone", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Infernal Runes", "desc": "Its tattoos give it a +2 bonus to its AC (included above). In addition the ogre has advantage on saves vs. spells and other magical effects." }, { "name": "Unholy Blade", "desc": "Infused with unholy power the ogre’s weapon attacks are magical. When it hits with any weapon weapon deals an extra 2d6 necrotic (included below)." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-kadag", "name": "Ogre, Kadag", "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": 7.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": "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": "natural armor", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 18, "intelligence": 10, "wisdom": 16, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": 0, "wisdom": 3, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": 0, "wisdom": 3, "charisma": -3 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": 0, "athletics": 5, "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": -1, "stealth": -1, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic; piercing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning" }, { "name": "Necrotic", "key": "necrotic" }, { "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": [], "traits": [ { "name": "Scent of Death", "desc": "Any creature that isn’t Undead and that starts its turn within 5 ft. of the kadag ogre: poisoned until the start of its next turn (DC 15 Con negates and target immune to the kadag ogre’s Scent of Death for 1 hr)." }, { "name": "Undead Affinity", "desc": "An Undead has disadvantage on attack rolls vs. the kadag ogre if the ogre hasn’t attacked that Undead within the past 24 hrs. In addition each skeleton and zombie within 30' of the kadag ogre that has no master follows ogre’s verbal commands until a master asserts magical control over it." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-rainforest", "name": "Ogre, Rainforest", "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": 4.0, "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "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": 12, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d10+24", "experience_points": 1100, "ability_scores": { "strength": 19, "dexterity": 12, "constitution": 14, "intelligence": 7, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 2, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "Transforms into a Large boar or back into its true ogre form. Its stats are the same in each form. Any equipment it is wearing or carrying isn't transformed. Reverts on death.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devouring Charge (Boar Form Only)", "desc": "If it moves at least 20' straight toward a target and then hits it with Tusk attack on the same turn the target must make DC 14 Str save or be knocked prone. If the target is prone the ogre can make one Bite attack vs. it as a bonus action." }, { "name": "Fey Ancestry", "desc": "Advantage: saves vs. charmed; Immune: magic sleep." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "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.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 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.", "crossreferences": { "to": [] }, "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, "crossreferences": { "to": [] } }, { "key": "tob3_ogre-void-blessed", "name": "Ogre, Void Blessed", "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": 6.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 evil", "languages": { "as_string": "Giant, Void Speech", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." }, { "name": "Void Speech", "key": "void-speech", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 2300, "ability_scores": { "strength": 20, "dexterity": 8, "constitution": 19, "intelligence": 5, "wisdom": 16, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": -1, "constitution": 4, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "initiative_bonus": -1, "saving_throws": { "constitution": 7, "wisdom": 6 }, "saving_throws_all": { "strength": 5, "dexterity": -1, "constitution": 7, "intelligence": -3, "wisdom": 6, "charisma": -2 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": -3, "athletics": 5, "deception": -2, "history": -3, "insight": 3, "intimidation": -2, "investigation": -3, "medicine": 3, "nature": -3, "perception": 3, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic" } ], "damage_resistances_display": "necrotic, poison", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic" }, { "name": "Poison", "key": "poison" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded" }, { "name": "Poisoned", "key": "poisoned" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 30, "tremorsense_range": 120, "truesight_range": null, "actions": [ { "name": "Volatile Stomach", "desc": "When it takes bludgeoning piercing or slashing can regurgitate some of its stomach contents. Each creature within 5 ft. of it: 4 (1d8) necrotic and be poisoned until end of its next turn (DC 15 Con negates). A pool of Void infused stomach contents forms in a space ogre can see within 5 ft. of it and lasts until start of ogre's next turn. A creature that enters pool for first time on a turn or starts its turn there: 4 (1d8) necrotic.", "crossreferences": { "to": [] }, "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "Advantage on Wis (Perception) checks that rely on hearing or smell." }, { "name": "Tentacle Senses", "desc": "Can’t use its tremorsense while grappled or restrained." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_troll-breakwater", "name": "Troll, Breakwater", "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": 7.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 neutral", "languages": { "as_string": "understands Giant but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 105, "hit_dice": "10d10+50", "experience_points": 2900, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 20, "intelligence": 9, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 5, "intelligence": -1, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -1, "athletics": 4, "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": 2, "stealth": 2, "survival": 2 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Acid", "key": "acid" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, petrified, poisoned, prone", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed" }, { "name": "Petrified", "key": "petrified" }, { "name": "Poisoned", "key": "poisoned" }, { "name": "Prone", "key": "prone" } ] }, "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": "Regeneration", "desc": "Regains 10 hp at start of its turn. If it takes lightning or force this doesn’t work at its next turn start. Dies only if it starts turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } }, { "key": "tob3_troll-gutter", "name": "Troll, Gutter", "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": "Medium", "key": "medium" }, "challenge_rating": 4.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": "Giant", "data": [ { "name": "Giant", "key": "giant", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 16, "constitution": 16, "intelligence": 7, "wisdom": 11, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 3, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned" } ] }, "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": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Psychoactive Sweat", "desc": "Any creature that starts its turn within 5 ft. of the troll must make DC 13 Con save or be poisoned until the start of its next turn." }, { "name": "Regeneration", "desc": "The troll regains 10 hp at the start of its turn. If the troll takes acid or fire this trait doesn’t function at the start of the troll’s next turn. The troll dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [], "illustration": null, "crossreferences": { "to": [] } } ] }