Monster List
list: API endpoint for returning a list of monsters.
retrieve: API endpoint for returning a particular monster.
GET /v1/monsters/?format=api&ordering=constitution&page=42
{ "count": 3207, "next": "https://api-beta.open5e.com/v1/monsters/?format=api&ordering=constitution&page=43", "previous": "https://api-beta.open5e.com/v1/monsters/?format=api&ordering=constitution&page=41", "results": [ { "slug": "mummy-lord", "desc": "", "name": "Mummy Lord", "size": "Medium", "type": "Undead", "subtype": "", "group": "Mummies", "alignment": "lawful evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 97, "hit_dice": "13d8+39", "speed": { "walk": 20 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 18, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": 8, "intelligence_save": 5, "wisdom_save": 9, "charisma_save": 8, "perception": null, "skills": { "history": 5, "religion": 5 }, "damage_vulnerabilities": "bludgeoning", "damage_resistances": "", "damage_immunities": "necrotic, poison; bludgeoning, piercing, and slashing from nonmagical attacks", "condition_immunities": "charmed, exhaustion, frightened, paralyzed, poisoned", "senses": "darkvision 60 ft., passive Perception 14", "languages": "the languages it knew in life", "challenge_rating": "15", "cr": 15.0, "actions": [ { "name": "Multiattack", "desc": "The mummy can use its Dreadful Glare and makes one attack with its rotting fist." }, { "name": "Rotting Fist", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 14 (3d6 + 4) bludgeoning damage plus 21 (6d6) necrotic damage. If the target is a creature, it must succeed on a DC 16 Constitution saving throw or be cursed with mummy rot. The cursed target can't regain hit points, and its hit point maximum decreases by 10 (3d6) for every 24 hours that elapse. If the curse reduces the target's hit point maximum to 0, the target dies, and its body turns to dust. The curse lasts until removed by the remove curse spell or other magic.", "attack_bonus": 9, "damage_dice": "3d6+6d6", "damage_bonus": 4 }, { "name": "Dreadful Glare", "desc": "The mummy lord targets one creature it can see within 60 feet of it. If the target can see the mummy lord, it must succeed on a DC 16 Wisdom saving throw against this magic or become frightened until the end of the mummy's next turn. If the target fails the saving throw by 5 or more, it is also paralyzed for the same duration. A target that succeeds on the saving throw is immune to the Dreadful Glare of all mummies and mummy lords for the next 24 hours." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "The mummy lord can take 3 legendary actions, choosing from the options below. Only one legendary action option can be used at a time and only at the end of another creature's turn. The mummy lord regains spent legendary actions at the start of its turn.", "legendary_actions": [ { "name": "Attack", "desc": "The mummy lord makes one attack with its rotting fist or uses its Dreadful Glare." }, { "name": "Blinding Dust", "desc": "Blinding dust and sand swirls magically around the mummy lord. Each creature within 5 feet of the mummy lord must succeed on a DC 16 Constitution saving throw or be blinded until the end of the creature's next turn." }, { "name": "Blasphemous Word (Costs 2 Actions)", "desc": "The mummy lord utters a blasphemous word. Each non-undead creature within 10 feet of the mummy lord that can hear the magical utterance must succeed on a DC 16 Constitution saving throw or be stunned until the end of the mummy lord's next turn." }, { "name": "Channel Negative Energy (Costs 2 Actions)", "desc": "The mummy lord magically unleashes negative energy. Creatures within 60 feet of the mummy lord, including ones behind barriers and around corners, can't regain hit points until the end of the mummy lord's next turn." }, { "name": "Whirlwind of Sand (Costs 2 Actions)", "desc": "The mummy lord magically transforms into a whirlwind of sand, moves up to 60 feet, and reverts to its normal form. While in whirlwind form, the mummy lord is immune to all damage, and it can't be grappled, petrified, knocked prone, restrained, or stunned. Equipment worn or carried by the mummy lord remain in its possession." } ], "special_abilities": [ { "name": "Magic Resistance", "desc": "The mummy lord has advantage on saving throws against spells and other magical effects." }, { "name": "Rejuvenation", "desc": "A destroyed mummy lord gains a new body in 24 hours if its heart is intact, regaining all its hit points and becoming active again. The new body appears within 5 feet of the mummy lord's heart." }, { "name": "Spellcasting", "desc": "The mummy lord is a 10th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 17, +9 to hit with spell attacks). The mummy lord has the following cleric spells prepared:\n\n* Cantrips (at will): sacred flame, thaumaturgy\n* 1st level (4 slots): command, guiding bolt, shield of faith\n* 2nd level (3 slots): hold person, silence, spiritual weapon\n* 3rd level (3 slots): animate dead, dispel magic\n* 4th level (3 slots): divination, guardian of faith\n* 5th level (2 slots): contagion, insect plague\n* 6th level (1 slot): harm" } ], "spell_list": [ "https://api-beta.open5e.com/v2/spells/sacred-flame/?format=api", "https://api-beta.open5e.com/v2/spells/thaumaturgy/?format=api", "https://api-beta.open5e.com/v2/spells/command/?format=api", "https://api-beta.open5e.com/v2/spells/guiding-bolt/?format=api", "https://api-beta.open5e.com/v2/spells/shield-of-faith/?format=api", "https://api-beta.open5e.com/v2/spells/hold-person/?format=api", "https://api-beta.open5e.com/v2/spells/silence/?format=api", "https://api-beta.open5e.com/v2/spells/spiritual-weapon/?format=api", "https://api-beta.open5e.com/v2/spells/animate-dead/?format=api", "https://api-beta.open5e.com/v2/spells/dispel-magic/?format=api", "https://api-beta.open5e.com/v2/spells/divination/?format=api", "https://api-beta.open5e.com/v2/spells/guardian-of-faith/?format=api", "https://api-beta.open5e.com/v2/spells/contagion/?format=api", "https://api-beta.open5e.com/v2/spells/insect-plague/?format=api", "https://api-beta.open5e.com/v2/spells/harm/?format=api" ], "page_no": 334, "environments": [ "Temple", "Desert", "Shadowfell", "Ruin", "Tomb" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_mummy-lord/" }, { "slug": "owlbear", "desc": "", "name": "Owlbear", "size": "Large", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 13, "armor_desc": "natural armor", "hit_points": 59, "hit_dice": "7d10+21", "speed": { "walk": 40 }, "strength": 20, "dexterity": 12, "constitution": 17, "intelligence": 3, "wisdom": 12, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 13", "languages": "", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "The owlbear makes two attacks: one with its beak and one with its claws." }, { "name": "Beak", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 10 (1d10 + 5) piercing damage.", "attack_bonus": 7, "damage_dice": "1d10", "damage_bonus": 5 }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage.", "attack_bonus": 7, "damage_dice": "2d8", "damage_bonus": 5 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Keen Sight and Smell", "desc": "The owlbear has advantage on Wisdom (Perception) checks that rely on sight or smell." } ], "spell_list": [], "page_no": 339, "environments": [ "Jungle", "Hills", "Feywild", "Mountains", "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_owlbear/" }, { "slug": "red-dragon-wyrmling", "desc": "", "name": "Red Dragon Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": "Red Dragon", "alignment": "chaotic evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30, "climb": 30, "fly": 60 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 2, "constitution_save": 5, "intelligence_save": null, "wisdom_save": 2, "charisma_save": 4, "perception": 4, "skills": { "perception": 4, "stealth": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "fire", "condition_immunities": "", "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14", "languages": "Draconic", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage plus 3 (1d6) fire damage.", "attack_bonus": 6, "damage_dice": "1d10+1d6", "damage_bonus": 4 }, { "name": "Fire Breath (Recharge 5-6)", "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 24 (7d6) fire damage on a failed save, or half as much damage on a successful one.", "attack_bonus": 0, "damage_dice": "7d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 288, "environments": [ "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_red-dragon-wyrmling/" }, { "slug": "roper", "desc": "", "name": "Roper", "size": "Large", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 20, "armor_desc": "natural armor", "hit_points": 93, "hit_dice": "11d10+33", "speed": { "walk": 10, "climb": 10 }, "strength": 18, "dexterity": 8, "constitution": 17, "intelligence": 7, "wisdom": 16, "charisma": 6, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 6, "skills": { "perception": 6, "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 16", "languages": "", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "The roper makes four attacks with its tendrils, uses Reel, and makes one attack with its bite." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 22 (4d8 + 4) piercing damage.", "attack_bonus": 7, "damage_dice": "4d8", "damage_bonus": 4 }, { "name": "Tendril", "desc": "Melee Weapon Attack: +7 to hit, reach 50 ft., one creature. Hit: The target is grappled (escape DC 15). Until the grapple ends, the target is restrained and has disadvantage on Strength checks and Strength saving throws, and the roper can't use the same tendril on another target.", "attack_bonus": 7 }, { "name": "Reel", "desc": "The roper pulls each creature grappled by it up to 25 ft. straight toward it." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "False Appearance", "desc": "While the roper remains motionless, it is indistinguishable from a normal cave formation, such as a stalagmite." }, { "name": "Grasping Tendrils", "desc": "The roper can have up to six tendrils at a time. Each tendril can be attacked (AC 20; 10 hit points; immunity to poison and psychic damage). Destroying a tendril deals no damage to the roper, which can extrude a replacement tendril on its next turn. A tendril can also be broken if a creature takes an action and succeeds on a DC 15 Strength check against it." }, { "name": "Spider Climb", "desc": "The roper can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." } ], "spell_list": [], "page_no": 342, "environments": [ "Underdark", "Caverns" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_roper/" }, { "slug": "silver-dragon-wyrmling", "desc": "", "name": "Silver Dragon Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": "Silver Dragon", "alignment": "lawful good", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 45, "hit_dice": "6d8+18", "speed": { "walk": 30, "fly": 60 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 2, "constitution_save": 5, "intelligence_save": null, "wisdom_save": 2, "charisma_save": 4, "perception": 4, "skills": { "perception": 4, "stealth": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "cold", "condition_immunities": "", "senses": "blindsight 10 ft., darkvision 60 ft., passive Perception 14", "languages": "Draconic", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (1d10 + 4) piercing damage.", "attack_bonus": 6, "damage_dice": "1d10", "damage_bonus": 4 }, { "name": "Breath Weapons (Recharge 5-6)", "desc": "The dragon uses one of the following breath weapons.\n**Cold Breath.** The dragon exhales an icy blast in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one.\n**Paralyzing Breath.** The dragon exhales paralyzing gas in a 15-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw or be paralyzed for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attack_bonus": 0, "damage_dice": "4d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 303, "environments": [ "Feywild", "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_silver-dragon-wyrmling/" }, { "slug": "triceratops", "desc": "", "name": "Triceratops", "size": "Huge", "type": "Beast", "subtype": "", "group": "Dinosaurs", "alignment": "unaligned", "armor_class": 13, "armor_desc": "natural armor", "hit_points": 95, "hit_dice": "10d12+30", "speed": { "walk": 50 }, "strength": 22, "dexterity": 9, "constitution": 17, "intelligence": 2, "wisdom": 11, "charisma": 5, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 10", "languages": "", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Gore", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (4d8 + 6) piercing damage.", "attack_bonus": 9, "damage_dice": "4d8", "damage_bonus": 6 }, { "name": "Stomp", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one prone creature. Hit: 22 (3d10 + 6) bludgeoning damage.", "attack_bonus": 9, "damage_dice": "3d10", "damage_bonus": 6 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Trampling Charge", "desc": "If the triceratops moves at least 20 ft. straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the triceratops can make one stomp attack against it as a bonus action." } ], "spell_list": [], "page_no": 279, "environments": [ "Jungle", "Swamp", "Grassland", "Mountains" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_triceratops/" }, { "slug": "werebear", "desc": "", "name": "Werebear", "size": "Medium", "type": "Humanoid", "subtype": "human", "group": "Lycanthropes", "alignment": "neutral good", "armor_class": 10, "armor_desc": "10 in humanoid form, 11 (natural armor) in bear and hybrid form", "hit_points": 135, "hit_dice": "18d8+54", "speed": { "notes": "40 ft., climb 30 ft. in bear or hybrid form", "walk": 30 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 12, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 7, "skills": { "perception": 7 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "condition_immunities": "", "senses": "passive Perception 17", "languages": "Common (can't speak in bear form)", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "In bear form, the werebear makes two claw attacks. In humanoid form, it makes two greataxe attacks. In hybrid form, it can attack like a bear or a humanoid." }, { "name": "Bite (Bear or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a humanoid, it must succeed on a DC 14 Constitution saving throw or be cursed with were bear lycanthropy.", "attack_bonus": 7, "damage_dice": "2d10", "damage_bonus": 4 }, { "name": "Claw (Bear or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d8", "damage_bonus": 4 }, { "name": "Greataxe (Humanoid or Hybrid Form Only)", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 10 (1d12 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "1d12", "damage_bonus": 4 } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Shapechanger", "desc": "The werebear can use its action to polymorph into a Large bear-humanoid hybrid or into a Large bear, or back into its true form, which is humanoid. Its statistics, other than its size and AC, are the same in each form. Any equipment it. is wearing or carrying isn't transformed. It reverts to its true form if it dies." }, { "name": "Keen Smell", "desc": "The werebear has advantage on Wisdom (Perception) checks that rely on smell." } ], "spell_list": [], "page_no": 326, "environments": [ "Hill", "Mountains", "Tundra", "Forest", "Arctic", "Hills", "Feywild", "Shadowfell", "Settlement" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_werebear/" }, { "slug": "young-black-dragon", "desc": "", "name": "Young Black Dragon", "size": "Large", "type": "Dragon", "subtype": "", "group": "Black Dragon", "alignment": "chaotic evil", "armor_class": 18, "armor_desc": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "speed": { "walk": 40, "fly": 80, "swim": 40 }, "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 5, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 3, "charisma_save": 5, "perception": 6, "skills": { "perception": 6, "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "acid", "condition_immunities": "", "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16", "languages": "Common, Draconic", "challenge_rating": "7", "cr": 7.0, "actions": [ { "name": "Multiattack", "desc": "The dragon makes three attacks: one with its bite and two with its claws." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 4 (1d8) acid damage.", "attack_bonus": 7, "damage_dice": "2d10+1d8", "damage_bonus": 4 }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d6", "damage_bonus": 4 }, { "name": "Acid Breath (Recharge 5-6)", "desc": "The dragon exhales acid in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 49 (11d8) acid damage on a failed save, or half as much damage on a successful one.", "attack_bonus": 0, "damage_dice": "11d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "spell_list": [], "page_no": 281, "environments": [ "Swamp" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_young-black-dragon/" }, { "slug": "young-brass-dragon", "desc": "", "name": "Young Brass Dragon", "size": "Large", "type": "Dragon", "subtype": "", "group": "Brass Dragon", "alignment": "chaotic good", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 110, "hit_dice": "13d10+39", "speed": { "walk": 40, "burrow": 20, "fly": 80 }, "strength": 19, "dexterity": 10, "constitution": 17, "intelligence": 12, "wisdom": 11, "charisma": 15, "strength_save": null, "dexterity_save": 3, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 3, "charisma_save": 5, "perception": 6, "skills": { "perception": 6, "persuasion": 5, "stealth": 3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "fire", "condition_immunities": "", "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 16", "languages": "Common, Draconic", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "The dragon makes three attacks: one with its bite and two with its claws." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.", "attack_bonus": 7, "damage_dice": "2d10", "damage_bonus": 4 }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d6", "damage_bonus": 4 }, { "name": "Breath Weapons (Recharge 5-6)", "desc": "The dragon uses one of the following breath weapons.\n**Fire Breath.** The dragon exhales fire in a 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 42 (12d6) fire damage on a failed save, or half as much damage on a successful one.\n**Sleep Breath.** The dragon exhales sleep gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 Constitution saving throw or fall unconscious for 5 minutes. This effect ends for a creature if the creature takes damage or someone uses an action to wake it.", "attack_bonus": 0, "damage_dice": "12d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 292, "environments": [ "Desert", "Volcano", "Any" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_young-brass-dragon/" }, { "slug": "young-copper-dragon", "desc": "", "name": "Young Copper Dragon", "size": "Large", "type": "Dragon", "subtype": "", "group": "Copper Dragon", "alignment": "chaotic good", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "speed": { "walk": 40, "climb": 40, "fly": 80 }, "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15, "strength_save": null, "dexterity_save": 4, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 4, "charisma_save": 5, "perception": 7, "skills": { "deception": 5, "perception": 7, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "acid", "condition_immunities": "", "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 17", "languages": "Common, Draconic", "challenge_rating": "7", "cr": 7.0, "actions": [ { "name": "Multiattack", "desc": "The dragon makes three attacks: one with its bite and two with its claws." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage.", "attack_bonus": 7, "damage_dice": "2d10", "damage_bonus": 4 }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d6", "damage_bonus": 4 }, { "name": "Breath Weapons (Recharge 5-6)", "desc": "The dragon uses one of the following breath weapons.\n**Acid Breath.** The dragon exhales acid in an 40-foot line that is 5 feet wide. Each creature in that line must make a DC 14 Dexterity saving throw, taking 40 (9d8) acid damage on a failed save, or half as much damage on a successful one.\n**Slowing Breath.** The dragon exhales gas in a 30-foot cone. Each creature in that area must succeed on a DC 14 Constitution saving throw. On a failed save, the creature can't use reactions, its speed is halved, and it can't make more than one attack on its turn. In addition, the creature can use either an action or a bonus action on its turn, but not both. These effects last for 1 minute. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself with a successful save.", "attack_bonus": 0, "damage_dice": "9d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 297, "environments": [ "Hill" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_young-copper-dragon/" }, { "slug": "young-green-dragon", "desc": "", "name": "Young Green Dragon", "size": "Large", "type": "Dragon", "subtype": "", "group": "Green Dragon", "alignment": "lawful evil", "armor_class": 18, "armor_desc": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "speed": { "walk": 40, "fly": 80, "swim": 40 }, "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 15, "strength_save": null, "dexterity_save": 4, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 4, "charisma_save": 5, "perception": 7, "skills": { "deception": 5, "perception": 7, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "poison", "condition_immunities": "poisoned", "senses": "blindsight 30 ft., darkvision 120 ft., passive Perception 17", "languages": "Common, Draconic", "challenge_rating": "8", "cr": 8.0, "actions": [ { "name": "Multiattack", "desc": "The dragon makes three attacks: one with its bite and two with its claws." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 15 (2d10 + 4) piercing damage plus 7 (2d6) poison damage.", "attack_bonus": 7, "damage_dice": "2d10+2d6", "damage_bonus": 4 }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.", "attack_bonus": 7, "damage_dice": "2d6", "damage_bonus": 4 }, { "name": "Poison Breath (Recharge 5-6)", "desc": "The dragon exhales poisonous gas in a 30-foot cone. Each creature in that area must make a DC 14 Constitution saving throw, taking 42 (12d6) poison damage on a failed save, or half as much damage on a successful one.", "attack_bonus": 0, "damage_dice": "12d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amphibious", "desc": "The dragon can breathe air and water." } ], "spell_list": [], "page_no": 285, "environments": [ "Forest" ], "img_main": null, "document__slug": "wotc-srd", "document__title": "5e Core Rules", "document__license_url": "http://open5e.com/legal", "document__url": "http://dnd.wizards.com/articles/features/systems-reference-document-srd", "v2_converted_path": "/v2/creatures/srd_young-green-dragon/" }, { "slug": "alpine-creeper", "desc": "", "name": "Alpine Creeper", "size": "Huge", "type": "Plant", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 5, "armor_desc": "", "hit_points": 95, "hit_dice": "10d12+30", "speed": { "walk": 15 }, "strength": 3, "dexterity": 1, "constitution": 17, "intelligence": 1, "wisdom": 4, "charisma": 1, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": -3, "skills": { "perception": -3 }, "damage_vulnerabilities": "fire", "damage_resistances": "bludgeoning, piercing", "damage_immunities": "cold", "condition_immunities": "blinded, charmed, deafened, frightened, grappled, prone", "senses": "tremorsense 60', passive Perception 7", "languages": "—", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Gentle Dissolution", "desc": "Each creature in creeper's space: 10 (3d6) acid (DC 13 Con half). Creeper can choose not to harm friendly Beasts in its space. Unconscious creature that takes damage from this: DC 13 Wis save Fail: remain unconscious Success: wakes up." }, { "name": "Sleep Spores", "desc": "Releases sleep-inducing spores. Humanoids and Giants within 20' of it: DC 13 Con save or fall unconscious 1 min. Effect ends for creature if it takes damage or another uses action to wake it." }, { "name": "Cleaning Call (1/Day)", "desc": "Sprays pheromone-laced spores calling nearby Beasts to feast. Arrive in 1d4 rounds and act as creeper allies attacking creatures within 10 ft. of it. Beasts remain 1 hr until creeper dies or until it dismisses them as a bonus action. Choose one CR 1 or lower Beast or roll d100 to choose Summoned Beasts. They arrive at creeper's location; aggressive and prioritize active threats before feasting on creatures knocked out. Summoned Beasts:[br/] • 01-04: 2d4 badgers • 05-09: 1d6 black bears • 10-13: 1d3 brown bears • 14-17: 1d3 dire wolves • 18-20: 1d6 giant badgers • 21-30: 2d6 giant rats • 31-34: 1d3 giant vultures • 35-40: 2d6 giant weasels • 41-44: 1d3 lions or tigers • 45-60: 1d6 swarms of rats • 61-71: 2d4 wolves • 72-75: 1d4 worgs • 76-100: No beasts respond" } ], "bonus_actions": [ { "name": "Lethargic Stupor", "desc": "One unconscious Humanoid or Giant in creeper's space suffers one level of exhaustion. A creature with more than half its hp max can't suffer more than one level of exhaustion from this. This exhaustion lasts until creature finishes short rest." } ], "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "False", "desc": "[+]Appearance[/+] Motionless: indistinguishable from patch of lichen." }, { "name": "Mossy Carpet", "desc": "Enter hostile creature's space and stop there. It can move through space as narrow as 1' wide with o squeezing." } ], "spell_list": [], "page_no": 19, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_alpine-creeper/" }, { "slug": "animated-instrument-quartet", "desc": "", "name": "Animated Instrument, Quartet", "size": "Large", "type": "Construct", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 102, "hit_dice": "12d10+36", "speed": { "walk": 30, "fly": 50 }, "strength": 10, "dexterity": 16, "constitution": 17, "intelligence": 4, "wisdom": 5, "charisma": 18, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": -3, "skills": { "perception": -3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "poison, psychic", "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "senses": "blindsight 60' (blind beyond), passive Perception 7", "languages": "—", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "Two Trouble Clef or Orchestra Hit attacks." }, { "name": "Trouble Clef", "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 13 (4d4+3) bludgeoning damage." }, { "name": "Orchestra Hit", "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 18 (4d6+4) thunder." }, { "name": "Musical Arrangement", "desc": "The quartet plays one of the following songs:Dreadful Dirge. The quartet plays a hair-raising tune that evokes terror. Each hostile creature within 30' of the quartet must make DC 14 Wis save or be frightened until the end of its next turn.Oppressive Overture. The quartet plays a heavy melody that reverberates through nearby creatures. Each hostile creature within 30' of the quartet must make DC 14 Str save or be knocked prone.Seditious Sonata. The quartet plays a song that incites disobedience and rebellion. Each hostile creature within 30' of the quartet must make DC 14 Cha save" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Antimagic Susceptibility", "desc": "The quartet is incapacitated while in the area of an antimagic field. If targeted by dispel magic the quartet must succeed on a Con save vs. the caster's spell save DC or fall unconscious for 1 min." }, { "name": "Construct Nature", "desc": "The quartet doesn't require air food drink or sleep." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from group of musical instruments." }, { "name": "Four-Part Harmony", "desc": "An animated quartet is always composed of four instruments that sit or hover close together acting with singular intent. If an attack deals at least 25 damage to the quartet then one of the instruments falls unconscious causing the quartet to deal one die less of damage with its Trouble Clef and Orchestra Hit actions." } ], "spell_list": [], "page_no": 34, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_animated-instrument-quartet/" }, { "slug": "blaspheming-hand", "desc": "", "name": "Blaspheming Hand", "size": "Large", "type": "Fiend", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 68, "hit_dice": "8d10+24", "speed": { "walk": 30, "fly": 30 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 6, "wisdom": 12, "charisma": 12, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "cold, fire, psychic; nonmagic B/P/S attacks not made w/silvered weapons", "damage_immunities": "poison", "condition_immunities": "blinded, deafened, poisoned", "senses": "blindsight 60' (blind beyond), passive Perception 11", "languages": "understands Abyssal and Infernal but can't speak", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "One Claw attack and uses Evil Fingers." }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage and target is grappled (escape DC 14) if it is a Med or smaller creature and hand isn't being used as a mount. Until the grapple ends the target is restrained hand can't use its Claw on another and hand's walking speed is reduced to 0." }, { "name": "Evil Fingers", "desc": "Gestures at one creature it can see within 60' causing one of the following effects:Beckoning Finger Target: DC 14 Str save or be magically pulled up to 30' in a straight line toward hand. If creature is pulled to within 5 ft. of the hand hand can make one Claw attack vs. it as a bonus action.Punishing Finger Target: DC 14 Cha save or take 10 (3d6) fire and be marked for punishment. Until start of hand's next turn each time punished target makes an attack vs. the hand or its rider target takes 7 (2d6) fire.Repelling Finger Target: DC 14 Str save or take 11 (2d10) force and be pushed up to 10 ft. away from the hand and knocked prone.Unravelling Finger Target: DC 14 Wis save or bear a magical mark. When hand deals damage to marked creature regains hp equal to half damage dealt. Mark lasts until hand dismisses it as a bonus action or it uses Unravelling Finger again." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Steadfast", "desc": "Can't be charmed or frightened while at least one of its allies is within 30' of it." } ], "spell_list": [], "page_no": 60, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_blaspheming-hand/" }, { "slug": "capybear", "desc": "", "name": "Capybear", "size": "Medium", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 13, "armor_desc": "natural armor", "hit_points": 60, "hit_dice": "8d8+24", "speed": { "walk": 30, "swim": 20 }, "strength": 15, "dexterity": 14, "constitution": 17, "intelligence": 9, "wisdom": 12, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 13", "languages": "Capybear", "challenge_rating": "1", "cr": 1.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 9 (2d6+2) piercing damage." }, { "name": "Slam", "desc": "Melee Weapon Attack: +4 to hit, 5 ft., one target, 7 (2d4+2) bludgeoning damage." } ], "bonus_actions": null, "reactions": [ { "name": "Protect the Community", "desc": "When another capybear within 5 ft. of this capybear is hit by an attack this capybear can leap in the way becoming the new target of the attack." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Hold Breath", "desc": "Can hold its breath for 30 min." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Pounce", "desc": "If the capybear moves at least 20' straight toward a creature and then hits it with Slam attack on the same turn that target must make DC 13 Str save or be knocked prone. If the target is prone the capybear can make one Bite attack vs. it as a bonus action." }, { "name": "Swamp Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in swamps or muddy terrain." } ], "spell_list": [], "page_no": 72, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_capybear/" }, { "slug": "clockwork-tactician", "desc": "", "name": "Clockwork Tactician", "size": "Medium", "type": "Construct", "subtype": "", "group": null, "alignment": "lawful neutral", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 150, "hit_dice": "20d8+60", "speed": { "walk": 30 }, "strength": 20, "dexterity": 14, "constitution": 17, "intelligence": 20, "wisdom": 15, "charisma": 11, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "nonmagic B/P/S attacks", "damage_immunities": "poison, psychic", "condition_immunities": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned, unconscious", "senses": "darkvision 120', passive Perception 16", "languages": "Common + up to two languages of its creator", "challenge_rating": "11", "cr": 11.0, "actions": [ { "name": "Multiattack", "desc": "Four Multiweapon attacks." }, { "name": "Multiweapon", "desc": "Melee Weapon Attack: +9 to hit, 5 ft., one target, 14 (2d8+5) bludgeoning damage piercing or slashing. The clockwork tactician chooses the damage type when it attacks." }, { "name": "Heavy Crossbow", "desc": "Ranged Weapon Attack: +6 to hit 100/400' one target 7 (1d10+2) piercing damage." } ], "bonus_actions": [ { "name": "Battlefield Commands", "desc": "Issues commands to up to 3 friendly creatures it can see within 60' of it. Each target has advantage on its next ability check or attack roll provided it can hear and understand tactician." }, { "name": "Press the Attack", "desc": "If the clockwork tactician hits one target with two Multiweapon attacks or scores a critical hit with its multiweapon it can make one additional Multiweapon attack." } ], "reactions": [ { "name": "Quick Study", "desc": "When a creature hits tactician with attack tactician makes DC 13 Int check. Success: it chooses one of:Tactician has advantage on melee attack rolls vs. the attacker.Attacker has disadvantage on attack rolls vs. the tactician.Tactician has resistance to damage type of attack that hit it.Can have more than one benefit active at a time. They end when it attacks a different creature or uses Quick Study on another." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Construct Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Immutable Form", "desc": "Immune: form-altering spells/effects." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Magic Weapons", "desc": "Weapon attacks are magical." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." } ], "spell_list": [], "page_no": 90, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_clockwork-tactician/" }, { "slug": "coastline-reaper", "desc": "", "name": "Coastline Reaper", "size": "Large", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 144, "hit_dice": "17d10+51", "speed": { "walk": 10, "swim": 40 }, "strength": 10, "dexterity": 18, "constitution": 17, "intelligence": 4, "wisdom": 14, "charisma": 8, "strength_save": null, "dexterity_save": 8, "constitution_save": 7, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "cold, poison", "damage_immunities": "", "condition_immunities": "exhaustion, poisoned", "senses": "darkvision 60', passive Perception 12", "languages": "—", "challenge_rating": "9", "cr": 9.0, "actions": [ { "name": "Multiattack", "desc": "Two Tentacle Lashes and one Stinging Tentacle." }, { "name": "Tentacle Lash", "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 14 (3d6+4) bludgeoning damage." }, { "name": "Stinging Tentacle", "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 7 (1d6+4) piercing damage + 9 (2d8) poison. Target must make DC 16 Con save or be paralyzed for 1 min. A frightened creature has disadvantage on this save. Paralyzed target can re-save at end of each of its turns success ends effect on itself." }, { "name": "Frightening Visage (Recharge 5-6)", "desc": "If underwater it flares the light from its organs making skull-like structure within more apparent. If above water the coastline reaper tightly pulls in its outer flesh causing its body to take on a fleshy skull-like appearance. Each Humanoid within 30' of it that can see it: 21 (6d6) psychic and frightened 1 min (DC 16 Wis half not frightened). Frightened creature can re-save at end of each of its turns success ends effect on itself." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Glowing Organs", "desc": "While underwater its internal organs glow an eerie pale blue shedding dim light in a 10 ft. radius." }, { "name": "Hold Breath", "desc": "While out of water can hold its breath for 30 min." }, { "name": "Water Breathing", "desc": "Can breathe only underwater." } ], "spell_list": [], "page_no": 92, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_coastline-reaper/" }, { "slug": "copperkill-slime", "desc": "", "name": "Copperkill Slime", "size": "Huge", "type": "Ooze", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 10, "armor_desc": "", "hit_points": 142, "hit_dice": "15d12+45", "speed": { "walk": 20, "climb": 20 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 4, "wisdom": 8, "charisma": 2, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": -1, "skills": { "perception": -1 }, "damage_vulnerabilities": "", "damage_resistances": "piercing, slashing", "damage_immunities": "acid, poison", "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, prone", "senses": "blindsight 60' (blind beyond), passive Perception 9", "languages": "—", "challenge_rating": "8", "cr": 8.0, "actions": [ { "name": "Multiattack", "desc": "Three Pseudopods. If slime hits one creature with two Pseudopods target is grappled (escape DC 15). Until the grapple ends the target is restrained and takes 9 (2d8) poison at start of each of its turns. Slime can have only one target grappled in this way at a time." }, { "name": "Pseudopod", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 7 (1d6+4) bludgeoning damage + 9 (2d8) poison." }, { "name": "Poisonous Snap (Stretched Body Only Recharge 5-6)", "desc": "While it is covering an object or structure it can rapidly collapse back to its normal form ending the stretch and spraying all nearby creatures with poisonous slime. Each creature within 10 ft. of any space the stretched slime occupied before collapsing: 27 (6d8) poison and coated in poisonous slime (DC 15 Dex half not coated). A creature coated takes 9 (2d8) poison at start of each of its turns. A creature including slime-coated creature can take an action to clean it off." } ], "bonus_actions": [ { "name": "Stretch Body", "desc": "Stretches its body across surface of a Gargantuan or smaller object or across surface of a wall pillar or similar structure no larger than a 20' square within 5 ft. of it sharing the space of the object or structure. Slime can end the stretch as a bonus action occupying nearest unoccupied space to the object or structure." } ], "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Ooze Nature", "desc": "Doesn't require sleep." }, { "name": "Patinated Appearance", "desc": "While motionless indistinguishable from the object or structure it is stretched across though the object or structure appears to be covered in green paint or verdigris." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "spell_list": [], "page_no": 94, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_copperkill-slime/" }, { "slug": "dinosaur-therizinosaurus", "desc": "", "name": "Dinosaur, Therizinosaurus", "size": "Huge", "type": "Beast", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 13, "armor_desc": "natural armor", "hit_points": 95, "hit_dice": "10d12+30", "speed": { "walk": 40 }, "strength": 21, "dexterity": 9, "constitution": 17, "intelligence": 3, "wisdom": 14, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 12", "languages": "—", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "Two claw attacks." }, { "name": "Claw", "desc": "Melee Weapon Attack: +8 to hit, 15 ft., one target, 18 (3d8+5) slashing damage and the target must make DC 16 Str save or be knocked prone." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Relentless (Recharge: Short/Long Rest)", "desc": "If therizinosaurus would take 20 or less damage that would reduce it to less than 1 hp it is reduced to 1 hp instead." } ], "spell_list": [], "page_no": 126, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_dinosaur-therizinosaurus/" }, { "slug": "dire-lionfish", "desc": "", "name": "Dire Lionfish", "size": "Large", "type": "Beast", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "speed": { "walk": 0, "swim": 60 }, "strength": 17, "dexterity": 15, "constitution": 17, "intelligence": 3, "wisdom": 12, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 14", "languages": "—", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "One Bite attack and one Headbutt attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 14 (2d10+3) piercing damage." }, { "name": "Headbutt", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 12 (2d8+3) bludgeoning damage + 7 (2d6) poison." }, { "name": "Forceful Spit (Recharge 4-6)", "desc": "Launches a stream of pessurized water from its mouth in a 30' line that is 5 ft. wide Each creature in that line: 21 (6d6) bludgeoning damage and is pushed up to 20' away from the lionfish and is knocked prone (DC 14 Dex half damage and is pushed up to 10 ft. away from the lionfish and isn't knocked prone.)" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Charge", "desc": "If it moves 30'+ straight to foe and hits with Headbutt attack on same turn target takes an extra 9 (2d8) piercing damage." }, { "name": "Coral Camouflage", "desc": "The lionfish has advantage on Dex (Stealth) checks made to hide in underwater terrain that includes plant life or coral reefs." }, { "name": "Envenomed Spines", "desc": "A creature that touches lionfish or hits it with melee attack while within 5 ft. of it: 7 (2d6) poison." }, { "name": "Poison Affinity", "desc": "Advantage on saves vs. being poisoned." }, { "name": "Water Breathing", "desc": "Can breathe only underwater." } ], "spell_list": [], "page_no": 131, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_dire-lionfish/" }, { "slug": "dragon-sand-wyrmling", "desc": "", "name": "Dragon, Sand Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 18, "armor_desc": "natural armor", "hit_points": 52, "hit_dice": "7d8+21", "speed": { "walk": 30, "burrow": 20, "fly": 60 }, "strength": 17, "dexterity": 12, "constitution": 17, "intelligence": 11, "wisdom": 14, "charisma": 12, "strength_save": null, "dexterity_save": 3, "constitution_save": 5, "intelligence_save": null, "wisdom_save": 4, "charisma_save": 3, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "piercing", "damage_immunities": "fire", "condition_immunities": "blinded", "senses": "blindsight 10', darkvision 60', passive Perception 16", "languages": "Draconic", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, 5 ft., one target, 8 (1d10+3) piercing damage." }, { "name": "Breath Weapon (Recharge 5-6)", "desc": "Uses one of the following:Sand Blast. Exhales superheated sand in a 15 ft. cone. Each creature in area: 11 (2d10) piercing damage and 11 (2d10) fire (DC 13 Dex half). Blinding Sand. Breathes fine sand in a 15 ft. cone. Each creature in area: blinded for 1 min (DC 13 Con negates). Blinded creature can take an action to clear its eyes of sand ending effect for it." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Sand Camouflage", "desc": "The sand dragon has advantage on Dex (Stealth) checks made to hide in sandy terrain. " }, { "name": "Sandy Nature", "desc": "Is infused with elemental power and it requires only half the air food and drink that a typical dragon if its size needs." }, { "name": "Stinging Sand", "desc": "The first time it hits a target with melee weapon attack target: DC 13 Con save or have disadvantage on attack rolls and ability checks until end of its next turn." } ], "spell_list": [], "page_no": 144, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_dragon-sand-wyrmling/" }, { "slug": "drake-reef", "desc": "", "name": "Drake, Reef", "size": "Huge", "type": "Dragon", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 18, "armor_desc": "natural", "hit_points": 152, "hit_dice": "16d12+48", "speed": { "walk": 30, "burrow": 30, "swim": 60 }, "strength": 25, "dexterity": 14, "constitution": 17, "intelligence": 7, "wisdom": 15, "charisma": 13, "strength_save": null, "dexterity_save": 6, "constitution_save": null, "intelligence_save": null, "wisdom_save": 6, "charisma_save": 5, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "thunder", "damage_immunities": "", "condition_immunities": "", "senses": "blindsight 10', darkvision 60', passive Perception 12", "languages": "Draconic", "challenge_rating": "9", "cr": 9.0, "actions": [ { "name": "Multiattack", "desc": "One Bite attack and two Slam attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +11 to hit, 15 ft., one target, 26 (3d12+7) slashing damage." }, { "name": "Slam", "desc": "Melee Weapon Attack: +11 to hit, 5 ft., one target, 17 (3d6+7) bludgeoning damage." }, { "name": "Concussive Snap (Recharge 5-6)", "desc": "Snaps its jaws emitting concussive force in a 90' cone. Each creature in that area: 35 (10d6) thunder is pushed up to 15 ft. away from the drake and stops holding its breath if it was doing so. (DC 15 Con half damage isn't pushed and doesn't lose its held breath). Constructs and objects and structures have disadvantage on the save." } ], "bonus_actions": [ { "name": "Reef Stealth", "desc": "If it is within 10 ft. of a coral reef it can take the Hide action." }, { "name": "Siege Follow-Through", "desc": "If it destroys an object or structure it can make a bite attack vs. a creature it can see within 5 ft. of that object or structure." } ], "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Siege Monster", "desc": "Double damage to objects/structures." }, { "name": "Tunneler", "desc": "Can burrow through coral and solid rock at half its burrow speed and leaves a 10 ft. diameter tunnel in its wake." } ], "spell_list": [], "page_no": 154, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_drake-reef/" }, { "slug": "drake-vapor", "desc": "", "name": "Drake, Vapor", "size": "Large", "type": "Dragon", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "speed": { "walk": 30, "fly": 50, "swim": 20 }, "strength": 14, "dexterity": 19, "constitution": 17, "intelligence": 7, "wisdom": 15, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "cold", "damage_immunities": "poison", "condition_immunities": "poisoned", "senses": "darkvision 60', passive Perception 15", "languages": "Draconic", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "One Bite attack and two Claw attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage and target must make DC 15 Con save or be poisoned for 1 min. Creature can re-save at end of each of its turns success ends effect on itself." }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) slashing damage." }, { "name": "Poisonous Breath (Recharge 5-6)", "desc": "Exhales poisonous swamp gas in 30' cone. Each creature in area: 27 (5d8) poison (DC 15 Con half). If drake is flying its Gaseous Ascension immediately ends takes falling damage as normal and each creature that failed save: poisoned 1 min. Poisoned creature can re-save at end of each of its turns success ends effect on itself." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Diving Pounce", "desc": "If flying and moves 20'+ straight toward a creature and then hits it with claw on the same turn target must make DC 13 Str save or be knocked prone. If target is prone drake can make one Bite vs. it as a bonus action." }, { "name": "Gaseous Ascension", "desc": "Must regularly inhale swamp gases to maintain its flight. If it can't breathe or isn't in swampy terrain loses its fly speed. Also when it uses Poisonous Breath it loses its fly speed until Poisonous Breath recharges." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts native to swampland as if they shared a language." }, { "name": "Swamp Camouflage", "desc": "Advantage on Dex (Stealth) checks made to hide in swampy terrain." } ], "spell_list": [], "page_no": 157, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_drake-vapor/" }, { "slug": "elf-shadow-fey-executioner", "desc": "", "name": "Elf, Shadow Fey Executioner", "size": "Medium", "type": "Humanoid", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 16, "armor_desc": "breastplate", "hit_points": 172, "hit_dice": "23d8+69", "speed": { "walk": 30 }, "strength": 20, "dexterity": 15, "constitution": 17, "intelligence": 10, "wisdom": 14, "charisma": 14, "strength_save": 8, "dexterity_save": null, "constitution_save": 6, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "charmed, frightened", "senses": "blindsight 10', darkvision 60', passive Perception 15", "languages": "Common, Elvish, Umbral", "challenge_rating": "8", "cr": 8.0, "actions": [ { "name": "Multiattack", "desc": "Animate Severed Head then 2 of either Axes." }, { "name": "Bearded Axe", "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 12 (2d6+5) slashing damage + 9 (2d8) necrotic." }, { "name": "Throwing Axes", "desc": "Ranged Weapon Attack: +8 to hit 5 ft. or range 20/60' one target 8 (1d6+5) slashing damage + 9 (2d8) necrotic." }, { "name": "Animate Severed Head", "desc": "Pulls head from its belt and commands head to fly to target executioner can see within 30'. Head does so and attaches to it by biting. While head is attached creature has vulnerability to necrotic and at start of each of executioner's turns each attached head: 5 (2d4) piercing damage to that creature. Spellcaster with head attached has disadvantage on Con saves to maintain concentration. Executioner can have at most 4 heads attached to creatures at a time. A creature including target can use action to detach head. Detached head flies back to executioner up to 30'/round." } ], "bonus_actions": [ { "name": "Recall Severed Head", "desc": "Commands all severed heads attached to creatures to detach and return to the executioner's belt." }, { "name": "Shadow Traveler (3/Day)", "desc": "In shadows/dim light/darkness disappears into darkness and reappears in unoccupied space it can see within 30'. Smoke tendril appears at origin and destination." } ], "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Fey Ancestry", "desc": "Advantage: saves vs. charmed; Immune: magic sleep." }, { "name": "Necrotic Weapons", "desc": "Its weapon attacks are infused with slain foes' essence. Any weapon hit deals + 2d8 necrotic (included below)." }, { "name": "Relentless Hunter", "desc": "Advantage on any Wis (Perception) or Wis (Survival) check it makes to find a creature that shadow fey nobility have tasked it with capturing or killing." }, { "name": "Sunlight Sensitivity", "desc": "In sunlight disadvantage on attacks and Wis (Perception) checks that use sight." } ], "spell_list": [], "page_no": 169, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_elf-shadow-fey-executioner/" }, { "slug": "giant-thursir-hearth-priestess", "desc": "", "name": "Giant, Thursir Hearth Priestess", "size": "Large", "type": "Giant", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 14, "armor_desc": "hide armor", "hit_points": 85, "hit_dice": "10d10+30", "speed": { "walk": 40 }, "strength": 17, "dexterity": 14, "constitution": 17, "intelligence": 11, "wisdom": 16, "charisma": 14, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": 5, "charisma_save": 4, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', passive Perception 13", "languages": "Common, Dwarven, Giant", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "Uses Hearth Blessing then two Runic Staff attacks." }, { "name": "Runic Staff", "desc": "Melee Weapon Attack: +5 to hit, 10 ft., one target, 10 (2d6+3) bludgeoning damage and 4 (1d8) fire." }, { "name": "Hearth Blessing", "desc": "Calls upon her deity and connection with the hearth to enhance her allies. She empowers one friendly creature she can see within 30' of her with one of the following options until start of her next turn.Hearth's Burn Target's weapon ignites and when target hits with the weapon weapon deals extra 3 (1d6) fire.Hearth's Comfort If target is charmed or frightened condition immediately ends. In addition target gains 5 (1d10) temp hp.Hearth's Protection Target's Armor Class increases by 2 and its armor is immune to spells and effects that target or affect the armor such as heat metal spell or a rust monster's antennae." }, { "name": "Spellcasting", "desc": "Wis (DC 13): At will: mending spare the dying thaumaturgy3/day ea: cure wounds heat metal1/day: haste" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "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." } ], "spell_list": [], "page_no": 207, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_giant-thursir-hearth-priestess/" }, { "slug": "harpy-plague", "desc": "", "name": "Harpy, Plague", "size": "Medium", "type": "Monstrosity", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 142, "hit_dice": "19d8+57", "speed": { "walk": 20, "fly": 60 }, "strength": 16, "dexterity": 14, "constitution": 17, "intelligence": 11, "wisdom": 14, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "necrotic, poison ", "damage_immunities": "", "condition_immunities": "poisoned", "senses": "blindsight 90', passive Perception 15", "languages": "Common", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "Dirge then 1 Bite and 2 Talons or 3 Sorrowful Caws. If it hits Med or smaller creature with two Talons attacks target grappled (escape DC 15). Until this grapple ends harpy can automatically hit target with its Talons and harpy can't make Talons attacks vs. others." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 8 (2d4+3) piercing damage + 7 (2d6) necrotic. If target is a creature it must make DC 15 Con save or contract harpy's plague disease. If target is disheartened and contracts harpy's plague its hp max is reduced by amount equal to necrotic taken. Until disease is cured target can't regain hp except by magical means and target's hp max decreases by 10 (3d6) every 24 hrs. If target's hp max drops to 0 as a result of this disease target dies." }, { "name": "Talons", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 14 (2d10+3) slashing damage." }, { "name": "Sorrowful Caw", "desc": "Ranged Spell Attack: +6 to hit, 90 ft., one target, 13 (3d6+3) psychic." }, { "name": "Dirge", "desc": "Telepathically sings a mournful hymn and projects images of sickly and dying loved ones in mind of one creature it can see within 90' of it. Target: DC 15 Wis save or be disheartened for 1 min. While disheartened creature has disadvantage on saves vs. being poisoned or contracting a disease. Disheartened creature can re-save at end of each of its turns success ends effect on itself." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Limited Telepathy", "desc": "Magically transmit simple messages and images to any creature within 90' of it that can understand a language. This telepathy doesn't allow receiver to telepathically respond." }, { "name": "Virulence", "desc": "A creature infected with harpy's plague becomes contagious 24 hrs after contracting the disease. When a creature starts its turn within 5 ft. of contagious target that creature must make DC 15 Con save or also contract harpy's plague disease." } ], "spell_list": [], "page_no": 229, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_harpy-plague/" }, { "slug": "ibexian", "desc": "", "name": "Ibexian", "size": "Large", "type": "Fiend", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "speed": { "walk": 50 }, "strength": 19, "dexterity": 17, "constitution": 17, "intelligence": 6, "wisdom": 14, "charisma": 7, "strength_save": 7, "dexterity_save": null, "constitution_save": 6, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "", "damage_resistances": "cold, lightning; nonmagic B/P/S attacks", "damage_immunities": "fire, poison", "condition_immunities": "poisoned", "senses": "darkvision 120', passive Perception 15", "languages": "understands Abyssal but can't speak", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "One Ram and one Hooves or two Spit Fires." }, { "name": "Ram", "desc": "Melee Weapon Attack: +7 to hit, 10 ft., one target, 13 (2d8+4) bludgeoning damage + 7 (2d6) fire." }, { "name": "Hooves", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 9 (2d4+4) bludgeoning damage + 7 (2d6) fire." }, { "name": "Spit Fire", "desc": "Ranged Spell Attack: +5 to hit, 60 ft., one target, 16 (4d6+2) fire." }, { "name": "Pyroclasm (1/Day)", "desc": "Moves up to 30' in straight line to creature and can move through space of any Med or smaller creature stopping when it moves within 5 ft. of target. Each friendly ibexian within 50' of ibexian can use its reaction to also move up to its speed in straight line to target stopping when it moves within 5 ft. of target. This move doesn't provoke opportunity attacks. Target and each creature within 20' of it: 14 (4d6) fire (DC 15 Dex half damage). For each ibexian in Pyroclasm after 1st fire increases by 3 (1d6) max (28) 8d6." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Fiery Blood", "desc": "When it takes damage each creature within 5 ft. of it: DC 15 Dex save or take 3 (1d6) fire. The fire ignites flammable objects within 5 ft. of ibexian that aren't being worn or carried." }, { "name": "Fiery Charge", "desc": "If it moves 20'+ straight toward a target and then hits it with Ram attack on the same turn target takes extra 7 (2d6) fire. If target is a creature it must make DC 15 Str save or be pushed up to 10 ft. away and knocked prone." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." } ], "spell_list": [], "page_no": 238, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_ibexian/" }, { "slug": "myrmex-speaker", "desc": "", "name": "Myrmex Speaker", "size": "Large", "type": "Elemental", "subtype": "", "group": null, "alignment": "neutral good", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 119, "hit_dice": "14d10+42", "speed": { "walk": 40, "burrow": 40, "climb": 40 }, "strength": 18, "dexterity": 13, "constitution": 17, "intelligence": 12, "wisdom": 16, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "poison; nonmagic B/P/S attacks", "damage_immunities": "", "condition_immunities": "exhaustion, paralyzed, petrified, poisoned, prone, unconscious ", "senses": "blindsight 60', passive Perception 17", "languages": "understands Common, Terran, and Undercommon but can't speak, telepathy 120'", "challenge_rating": "9", "cr": 9.0, "actions": [ { "name": "Multiattack", "desc": "Three Bite attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 13 (2d8+4) piercing damage + 7 (2d6) poison." }, { "name": "Earth Shift", "desc": "Ranged Spell Attack: +7 to hit 60' 1 tgt in contact with ground. Target pushed up to 15 ft. in direction of myrmex's choice speed half til end of its next turn." }, { "name": "Static Barrage (Recharge 5-6)", "desc": "Blasts foes with painful psychic static. Each creature of myrmex's choice within 30' of it: 18 (4d8) psychic (DC 15 Int half)." }, { "name": "Wall of Earth", "desc": "Makes a wall of earth spring out of earth or rock on a point it can sense within 30' of it. Works like wall of stone spell except can create only one 10 ft. × 10 ft. panel with AC 13 and 15 hp." } ], "bonus_actions": [ { "name": "Earth Manipulation", "desc": "Can manipulate and move earth within 30' of it that fits within a 5 ft. cube. This manipulation is limited only by its imagination but it often includes creating caricatures of creatures to tell stories of travels or etching symbols to denote dangerous caverns or similar markers for those in the colony. It can also choose to make the ground within 10 ft. of it difficult terrain or to make difficult terrain normal if the ground is earth or stone. Changes caused by Earth Manipulation are permanent." } ], "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Elemental Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Stone Walk", "desc": "Difficult terrain composed of earth or stone doesn't cost the myrmex extra movement." } ], "spell_list": [], "page_no": 283, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_myrmex-speaker/" }, { "slug": "npc:-atavist", "desc": "", "name": "Npc: Atavist", "size": "Medium", "type": "Humanoid", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30 }, "strength": 18, "dexterity": 14, "constitution": 17, "intelligence": 13, "wisdom": 7, "charisma": 9, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": 0, "charisma_save": null, "perception": -2, "skills": { "perception": -2 }, "damage_vulnerabilities": "", "damage_resistances": "necrotic, poison", "damage_immunities": "", "condition_immunities": "", "senses": "passive Perception 8", "languages": "any two languages", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "Two Keratin Blade or Bone Shard attacks. If both attacks hit one target the target takes an extra 7 (2d6) piercing damage as bits of bone dig deeper into the target." }, { "name": "Keratin Blade", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 11 (2d6+4) slashing damage." }, { "name": "Bone Shard", "desc": "Ranged Weapon Attack: +4 to hit 30/120' one target 7 (2d4+2) piercing damage." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Malleable Physiology", "desc": "At the start of its turn the atavist gains one of the following benefits until it ends the effect (no action required) or the start of its next turn:Darkvision out to a range of 30 feet.A climbing flying or swimming speed of 30 feet.Advantage on Wis (Perception) checks that rely on hearing or smell.Bony spikes sprout along its skin and a creature that touches the atavist or hits it with melee attack while within 5 ft. of it takes 4 (1d8) piercing damage." } ], "spell_list": [], "page_no": 404, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_npc-atavist/" }, { "slug": "ogre-cunning-artisan", "desc": "", "name": "Ogre, Cunning Artisan", "size": "Large", "type": "Giant", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 14, "armor_desc": "breastplate", "hit_points": 119, "hit_dice": "14d10+42", "speed": { "walk": 30 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 16, "wisdom": 12, "charisma": 15, "strength_save": null, "dexterity_save": null, "constitution_save": 6, "intelligence_save": 6, "wisdom_save": 4, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', passive Perception 14", "languages": "Common, Giant", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "Two Battleaxes or three Arcane Bolts." }, { "name": "Battleaxe", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 13 (2d8+4) slashing damage or 15 (2d10+4) slashing damage if used with two hands + 4 (1d8) force." }, { "name": "Arcane Bolt", "desc": "Ranged Spell Attack: +6 to hit, 60 ft., one target, 12 (2d8+3) force." }, { "name": "Curse Item (Recharge 5-6)", "desc": "Curses one magic item it can see within 60' of it. If item is being worn or carried by a creature creature must make DC 15 Cha save to avoid curse. For 1 min cursed item suffers one curse described below based on type." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "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." } ], "spell_list": [], "page_no": 299, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_ogre-cunning-artisan/" }, { "slug": "sewer-weird", "desc": "", "name": "Sewer Weird", "size": "Large", "type": "Elemental", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 136, "hit_dice": "16d10+48", "speed": { "walk": 30, "swim": 60 }, "strength": 10, "dexterity": 19, "constitution": 17, "intelligence": 5, "wisdom": 10, "charisma": 3, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 0, "skills": { "perception": 0 }, "damage_vulnerabilities": "", "damage_resistances": "acid, cold; nonmagic B/P/S attacks", "damage_immunities": "poison", "condition_immunities": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "senses": "darkvision 60', passive Perception 10 ", "languages": "Aquan", "challenge_rating": "8", "cr": 8.0, "actions": [ { "name": "Multiattack", "desc": "Three Slam attacks." }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 13 (2d8+4) bludgeoning damage and the target must make DC 15 Con save or be poisoned until end of its next turn." }, { "name": "Sewer Overflow (Recharge 5-6)", "desc": "Emits a tide of filth and water from itself in a 15 ft. cube. Each creature in this cube: 18 (4d8) bludgeoning damage and 18 (4d8) poison and is infected with sewer plague (DC 15 Con half damage and isn't infected)." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Elemental Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Flammable Fumes", "desc": "If it takes fire it erupts in a gout of flame. The weird immediately takes 5 (2d4) thunder and each creature within 10 ft. of the weird must make DC 15 Dex save or take 3 (1d6) thunder and 7 (2d6) fire." }, { "name": "Water Form", "desc": "Can enter a hostile creature's space and stop there. It can move through a space as narrow as 1 inch wide with o squeezing." } ], "spell_list": [], "page_no": 341, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_sewer-weird/" }, { "slug": "sinstar", "desc": "", "name": "Sinstar", "size": "Tiny", "type": "Plant", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 275, "hit_dice": "50d4+150", "speed": { "walk": 5 }, "strength": 5, "dexterity": 14, "constitution": 17, "intelligence": 21, "wisdom": 18, "charisma": 15, "strength_save": null, "dexterity_save": null, "constitution_save": 9, "intelligence_save": 1, "wisdom_save": 1, "charisma_save": null, "perception": 4, "skills": { "perception": 4 }, "damage_vulnerabilities": "", "damage_resistances": "acid, cold, fire, lightning", "damage_immunities": "poison", "condition_immunities": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, poisoned, prone", "senses": "tremorsense 120', blindsight 60' (blind beyond), passive Perception 14", "languages": "Common, Deep Speech, telepathy 120'", "challenge_rating": "17", "cr": 17.0, "actions": [ { "name": "Multiattack", "desc": "Alluring Whispers then three Spines or Psychic Lash attacks." }, { "name": "Spines", "desc": "Melee or Ranged Weapon Attack: +8 to hit 5 ft. or range 20/60' one target 16 (4d6+2) piercing damage and if the target is a Humanoid it must make DC 19 Con save or contract the thrall sickness disease (see the Thrall Sickness trait)." }, { "name": "Psychic Lash", "desc": "Ranged Spell Attack: +11 to hit, 120 ft., one target, 18 (3d8+5) psychic." }, { "name": "Alluring Whispers", "desc": "The sinstar telepathically whispers soothing and beckoning words in the minds of all Humanoids within 120' of it. Each target must make DC 19 Wis save or be charmed for 1 min. While charmed a creature is incapacitated and if it is more than 5 ft. away from the sinstar it must move on its turn toward the sinstar by the most direct route trying to get within 5 ft. of the sinstar and touch it. The creature doesn't avoid opportunity attacks but before moving into damaging terrain such as lava or a pit and whenever it takes damage from a source other than the sinstar the creature can repeat the save. A charmed creature can also re-save at end of each of its turns. If the save is successful the effect ends on it. A creature that successfully saves is immune to this sinstar's Alluring Whispers for the next 24 hrs." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": [ { "name": "Spines", "desc": "Makes one Spines attack." }, { "name": "Teleport", "desc": "Magically teleports up to 120' to an unoccupied spot it sees." }, { "name": "Detonate Thrall (2)", "desc": "Orders one of its star thralls to explode. Each creature within 10 ft. of the thrall must make a DC 19 Dex save taking 10 (3d6) bludgeoning damage and 7 (2d6) piercing damage on a failed save or half damage if made." } ], "special_abilities": [ { "name": "Legendary Resistance (3/Day)", "desc": "Choose to succeed failed save." }, { "name": "Spiny Defense", "desc": "A creature that touches the sinstar or hits it with melee attack while within 5 ft. of it takes 10 (3d6) piercing damage and if the target is a Humanoid it must make DC 19 Con save or contract the thrall sickness disease (see the Thrall Sickness trait)." }, { "name": "Thrall Sickness", "desc": "A Humanoid infected with this disease manifests symptoms 1d4 days after infection which include excessive thirst increased desire for exposure to sunlight and the appearance of itchy bumps on the skin. This disease wears down the victim's psyche while slowly transforming its body. Until the disease is cured at the end of each long rest the infected creature must make a DC 19 Con save. On a failure the creature's Dex and Int scores are each reduced by 1d4. The reductions last until the infected creature finishes a long rest after the disease is cured. The infected creature dies if the disease reduces its Dex or Int score to 0. A Humanoid that dies from this disease transforms into a star thrall under the complete psychic control of the sinstar that infected it. This otherworldly disease can be removed by the greater restoration spell or similar magic." } ], "spell_list": [], "page_no": 345, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_sinstar/" }, { "slug": "star-nosed-diopsid", "desc": "", "name": "Star-Nosed Diopsid", "size": "Large", "type": "Aberration", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 16, "armor_desc": "natural", "hit_points": 153, "hit_dice": "18d10+54", "speed": { "walk": 30, "burrow": 15, "fly": 30 }, "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 17, "wisdom": 16, "charisma": 15, "strength_save": null, "dexterity_save": null, "constitution_save": 7, "intelligence_save": 7, "wisdom_save": 7, "charisma_save": null, "perception": 3, "skills": { "perception": 3 }, "damage_vulnerabilities": "", "damage_resistances": "nonmagic B/P/S attacks", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', tremorsense 60', passive Perception 17", "languages": "Deep Speech, Undercommon, telepathy 100' (300' w/its own kind)", "challenge_rating": "9", "cr": 9.0, "actions": [ { "name": "Multiattack", "desc": "One Stinger attack and two Tentacle attacks." }, { "name": "Stinger", "desc": "Melee Weapon Attack: +8 to hit, 5 ft., one target, 26 (4d10+4) piercing damage. If Humanoid succumbs to diopsid's venom (DC 16 Con negates see Mutagenic Venom)." }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +8 to hit, 10 ft., one target, 17 (3d8+4) bludgeoning damage. Target is grappled (escape DC 16) if it is an up to Large creature and diopsid doesn't have 2 grappled." }, { "name": "Share Senses", "desc": "While within 300' of an envenomed Humanoid diopsid sees through target's eyes and hears what target hears until start of its next turn gaining benefits of any special senses target has. On subsequent turns diopsid can use a bonus action to extend duration of this effect until start of its next turn." }, { "name": "Control Envenomed (3/Day)", "desc": "While within 300' of an envenomed Humanoid diopsid can telepathically suggest course of activity to it. Humanoid must make DC 16 Wis save or pursue the activity suggested to it. Success: Humanoid takes 11 (2d10) psychic and has disadvantage next time it makes this save. Works like suggestion spell and Humanoid unaware of diopsid's influence." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Mutagenic Venom", "desc": "Produces potent poison that envenoms Humanoid victim and slowly transforms it into new diopsid. While envenomed treats all diopsid as if charmed by them. Every 24 hrs that elapse victim : DC 16 Con save reducing hp max by 5 (2d4) on failure. Reduction lasts until creature finishes long rest after venom removed. Creature dies if this reduces hp max to 0. Humanoid that dies from this horrifically transformed becoming new diopsid and losing all memory of its former life. Poison remains within creature's body until removed by greater restoration or similar." } ], "spell_list": [], "page_no": 355, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_star-nosed-diopsid/" }, { "slug": "starving-specter", "desc": "", "name": "Starving Specter", "size": "Medium", "type": "Undead", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 13, "armor_desc": "", "hit_points": 90, "hit_dice": "12d8+36", "speed": { "walk": 0, "fly": 40 }, "strength": 10, "dexterity": 16, "constitution": 17, "intelligence": 11, "wisdom": 14, "charisma": 13, "strength_save": null, "dexterity_save": null, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 5, "charisma_save": null, "perception": 2, "skills": { "perception": 2 }, "damage_vulnerabilities": "psychic", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', passive Perception 15", "languages": "the languages it knew in life", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "One Bite attack and one Bladed Arm attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 8 (2d4+3) piercing damage + 3 (1d6) necrotic." }, { "name": "Bladed Arm", "desc": "Melee Weapon Attack: +6 to hit, 10 ft., one target, 10 (2d6+3) slashing damage. This attack can target a creature on the Ethereal or Material Plane." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Aura of the Forgotten", "desc": "Beasts and Humanoids within 10 ft. of the starving specter have disadvantage on saves." }, { "name": "Ethereal Sight", "desc": "Can see 60' into the Ethereal Plane." }, { "name": "Life Hunger", "desc": "When a creature specter can see regains hp specter's next Bite deals extra 7 (2d6) necrotic on a hit." }, { "name": "Incorporeal Movement", "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object." }, { "name": "Undead Nature", "desc": "Doesn't require air food drink or sleep." }, { "name": "Unnerving Visage", "desc": "When a creature that can see specter's faces starts its turn within 30' of it at least one of specter's faces shifts to look like one of the creature's departed loved ones or bitter enemies if specter isn't incapacitated and can see the creature. Creature takes 7 (2d6) psychic and is frightened of specter until start of its next turn (DC 14 Wis negates both). Unless surprised a creature can avert its eyes to avoid the save at start of its turn. If creature does so it can't see the specter until the start of its next turn when it can avert again. If creature looks at specter in the meantime it must immediately save." } ], "spell_list": [], "page_no": 356, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_starving-specter/" }, { "slug": "tripwire-patch", "desc": "", "name": "Tripwire Patch", "size": "Huge", "type": "Plant", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 95, "hit_dice": "10d12+30", "speed": { "walk": 10, "burrow": 20 }, "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 2, "wisdom": 12, "charisma": 6, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "blinded, deafened, prone", "senses": "tremorsense 60', passive Perception 15", "languages": "—", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "Two Bite attacks or one Bite attack and two Tripwire Vine attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one creature,. 13 (2d8+4) piercing damage." }, { "name": "Tripwire Vine", "desc": "Melee Weapon Attack: +6 to hit, 20 ft., one creature,. 7 (1d6+4) bludgeoning damage and the target must make DC 14 Str save or be knocked prone and pulled up to 15 ft. toward the tripwire patch." } ], "bonus_actions": null, "reactions": [ { "name": "No Escape", "desc": "If a prone creature within 5 ft. of patch stands up from prone patch can make one Bite vs. it." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Bountiful Death", "desc": "When the tripwire patch reduces a creature to 0 hp nearby plants erupt with growth. Plants within 20' of the body become thick overgrown difficult terrain and all plants within a 2-mile radius centered on the point where the creature was killed become enriched for 7 days for each CR of the slain creature (minimum of 7 days) cumulatively increasing in duration each time the patch kills a creature. Enriched plants yield twice the normal amount of food when harvested." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from normal patch of foliage such as flowers or bushes." } ], "spell_list": [], "page_no": 371, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_tripwire-patch/" }, { "slug": "trollkin-ironmonger", "desc": "", "name": "Trollkin Ironmonger", "size": "Medium", "type": "Humanoid", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 19, "armor_desc": "plate", "hit_points": 105, "hit_dice": "14d8+42", "speed": { "walk": 30 }, "strength": 18, "dexterity": 13, "constitution": 17, "intelligence": 11, "wisdom": 12, "charisma": 9, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', passive Perception 11", "languages": "Common, Trollkin", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "One Greatsword attack and two Slam attacks or it makes three Throwing Axe attacks." }, { "name": "Greatsword", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 11 (2d6+4) slashing damage." }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, 5 ft., one target, 8 (1d8+4) bludgeoning damage." }, { "name": "Throwing Axe", "desc": "Melee or Ranged Weapon Attack: +6 to hit 5 ft. or range 30/60' one target 7 (1d6+4) slashing damage." } ], "bonus_actions": null, "reactions": [ { "name": "Impregnable Counter", "desc": "When a creature within 5 ft. of the ironmonger misses a melee attack vs. it the attacker must make DC 15 Str save or be knocked prone." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Regeneration", "desc": "Gains 3 hp at the start of its turn. If the trollkin takes acid or fire this ability doesn't function at the start of its next turn. It dies only if it starts its turn with 0 hp and doesn't regenerate." }, { "name": "Thick Skin", "desc": "Its skin is thick and tough granting it a +1 bonus to Armor Class (already factored into its AC)." } ], "spell_list": [], "page_no": 376, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_trollkin-ironmonger/" }, { "slug": "wilderness-crone", "desc": "", "name": "Wilderness Crone", "size": "Medium", "type": "Fey", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 17, "armor_desc": "natural armor", "hit_points": 105, "hit_dice": "14d8+42", "speed": { "walk": 30 }, "strength": 16, "dexterity": 10, "constitution": 17, "intelligence": 15, "wisdom": 18, "charisma": 8, "strength_save": null, "dexterity_save": null, "constitution_save": 6, "intelligence_save": null, "wisdom_save": 7, "charisma_save": null, "perception": 4, "skills": { "perception": 4 }, "damage_vulnerabilities": "", "damage_resistances": "piercing", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60', passive Perception 14", "languages": "Common, Sylvan", "challenge_rating": "6", "cr": 6.0, "actions": [ { "name": "Multiattack", "desc": "Three Staff attacks." }, { "name": "Wild Staff", "desc": "Melee Weapon Attack: +6 to hit, 5 ft., one target, 10 (2d6+3) bludgeoning damage + 4 (1d8) force." }, { "name": "Needle Breath (Recharge 5-6)", "desc": "Exhales pine needles in a 30' cone. Each creature in the area: 28 (8d6) piercing damage (DC 15 Dex half)." }, { "name": "Spellcasting", "desc": "Wis (DC 15). Prepared: At will: minor illusion tree stride3/day ea: goodberry hold person locate animals or plants1/day ea: commune with nature remove curse" } ], "bonus_actions": null, "reactions": [ { "name": "Transmigratory Strike", "desc": "When she kills a Humanoid can immediately restore it to life as a Beast with CR no higher the Humanoid's CR or level. Otherwise works as reincarnate spell." } ], "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Beast Passivism", "desc": "No beast with Int 3 or less can willingly attack the crone. They can be forced to do so through magical means." }, { "name": "Speak with Beasts and Plants", "desc": "Can communicate with Beasts and Plants as if they shared a language." } ], "spell_list": [], "page_no": 392, "environments": [], "img_main": null, "document__slug": "tob3", "document__title": "Tome of Beasts 3", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-3-for-5th-edition/", "v2_converted_path": "/v2/creatures/tob3_wilderness-crone/" }, { "slug": "accursed-defiler", "desc": "_A gaunt figure in a tattered black mantle shrouded in a cloud of whirling sand. Thin cracks run across its papyrus-dry skin and around its hollow, black eyes._ \n**Cursed to Wander and Thirst.** Accursed defilers are the remnants of an ancient tribe that desecrated a sacred oasis. For their crime, the wrathful spirits cursed the tribe to forever wander the wastes attempting to quench an insatiable thirst. Each defiler carries a parched sandstorm within its lungs and in the flowing sand in its veins. Wherever they roam, they leave only the desiccated husks of their victims littering the sand. \n**Unceasing Hatred.** The desperate or foolish sometimes try to speak with these ill-fated creatures in their archaic native tongue, to learn their secrets or to bargain for their services, but a defiler’s heart is blackened with hate and despair, leaving room for naught but woe. \n**Servants to Great Evil.** On very rare occasions, accursed defilers serve evil high priests, fext, or soulsworn warlocks as bodyguards and zealous destroyers, eager to spread the withering desert’s hand to new lands. \n**Undead Nature.** An accursed defiler doesn’t require air, food, drink, or sleep.", "name": "Accursed Defiler", "size": "Medium", "type": "Undead", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 12, "armor_desc": "", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30 }, "strength": 19, "dexterity": 14, "constitution": 17, "intelligence": 6, "wisdom": 15, "charisma": 14, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 4, "skills": { "perception": 4, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "necrotic; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "poison", "condition_immunities": "charmed, exhaustion, frightened, poisoned", "senses": "darkvision 60 ft., passive Perception 14", "languages": "understands an ancient language, but can't speak", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "The accursed defiler makes two slam attacks." }, { "name": "Slam", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 11 (2d6 + 4) bludgeoning damage. If a creature is hit by this attack twice in the same round (from the same or different accursed defilers), the target must make a DC 13 Constitution saving throw or gain one level of exhaustion.", "attack_bonus": 6, "damage_dice": "2d6" }, { "name": "Sandslash (Recharge 5-6)", "desc": "As an action, the accursed defiler intensifies the vortex of sand that surrounds it. All creatures within 10 feet of the accursed defiler take 21 (6d6) slashing damage, or half damage with a successful DC 14 Dexterity saving throw." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Cursed Existence", "desc": "When it drops to 0 hit points in desert terrain, the accursed defiler's body disintegrates into sand and a sudden parched breeze. However, unless it was killed in a hallowed location, with radiant damage, or by a blessed creature, the accursed defiler reforms at the next sundown 1d100 miles away in a random direction." }, { "name": "Sand Shroud", "desc": "A miniature sandstorm constantly whirls around the accursed defiler in a 10-foot radius. This area is lightly obscured to creatures other than an accursed defiler. Wisdom (Survival) checks made to follow tracks left by an accursed defiler or other creatures that were traveling in its sand shroud are made with disadvantage." } ], "spell_list": [], "page_no": 12, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_accursed-defiler/" }, { "slug": "amphiptere", "desc": "_The amphiptere is most commonly found as a flight of gold-crested, bat-winged serpents bursting from the foliage._ \n**Tiny Wyverns.** An amphiptere has batlike wings and a stinger similar to a wyvern’s at the end of its tail. Their reptilian bodies are scaly, but their wings sprout greenish-yellow feathers. \n**Swooping and Swift.** They are surprisingly maneuverable in spite of their size, able to change direction suddenly and make deadly hit-and-run strikes. They swoop in and out of combat, snapping at targets with their needlelike teeth and striking with their envenomed stingers. Once a foe is poisoned and injured, they hover closer in a tightly packed, flapping mass of fangs, battering wings, and jabbing stingers. \n**Strength in Flocks.** Despite their fighting ability, amphipteres are not particularly brave. Most often, they tend to lurk in small flocks in dense foliage, where they can burst forth in a flurry of wings when prey comes within view. They display surprising cunning and tenacity in large groups; they may harass foes for minutes or hours before closing in for the kill.", "name": "Amphiptere", "size": "Medium", "type": "Beast", "subtype": "", "group": null, "alignment": "unaligned", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 60, "hit_dice": "8d8+24", "speed": { "walk": 20, "climb": 20, "fly": 60, "swim": 20 }, "strength": 11, "dexterity": 18, "constitution": 17, "intelligence": 2, "wisdom": 16, "charisma": 6, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 5, "skills": { "perception": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "blindsight 10 ft., passive Perception 15", "languages": "-", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "The amphiptere makes one bite attack and one stinger attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage.", "attack_bonus": 6, "damage_dice": "1d6" }, { "name": "Stinger", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) piercing damage plus 10 (3d6) poison damage, and the target must make a successful DC 13 Constitution saving throw or be poisoned for 1 hour.", "attack_bonus": 6, "damage_dice": "1d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Flyby", "desc": "The amphiptere doesn't provoke an opportunity attack when it flies out of an enemy's reach." }, { "name": "Swarming", "desc": "Up to two amphipteres can share the same space at the same time. The amphiptere has advantage on melee attack rolls if it is sharing its space with another amphiptere that isn't incapacitated." } ], "spell_list": [], "page_no": 16, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_amphiptere/" }, { "slug": "asanbosam", "desc": "_An asasonbosam is a hirsute hulk with bulging, bloodshot eyes, often perched high in a tree and ready to seize unwary passersby with talons like rusty hooks._ \n**Iron Hooks and Fangs.** They resemble hairy ogres from the waist up, but with muscular and flexible legs much longer than those of an ogre. These odd appendages end in feet with hooklike talons, and both the creature’s hooks and its fangs are composed of iron rather than bone or other organic material. These iron fangs and claws mark an asanbosam’s age, not just by their size but also by their color. The youngest specimens have shiny gray hooks and fangs, while older ones have discolored and rusty ones. \n**Iron Eaters.** The asanbosam diet includes iron in red meat, poultry, fish, and leaf vegetables, and—in times of desperation— grinding iron filings off their own hooks to slake their cravings. The asanbosams’ taste for fresh blood and humanoid flesh led to the folklore that they are vampiric (not true). \n**Tree Lairs.** Asanbosams spend most of their lives in trees, where they build nestlike houses or platforms of rope and rough planks. They don’t fear magic; most tribes count at least one spellcaster among its members.", "name": "Asanbosam", "size": "Large", "type": "Aberration", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 102, "hit_dice": "12d10+36", "speed": { "walk": 40, "climb": 15 }, "strength": 18, "dexterity": 13, "constitution": 17, "intelligence": 11, "wisdom": 10, "charisma": 5, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 3, "skills": { "acrobatics": 4, "perception": 3, "stealth": 4 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 13", "languages": "Giant", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "The asanbosam makes one bite attack and one claws attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Constitution saving throw against disease. If the saving throw fails, the target takes 11 (2d10) poison damage immediately and becomes poisoned until the disease is cured. Every 24 hours that elapse, the creature must repeat the saving throw and reduce its hit point maximum by 5 (1d10) on a failure. This reduction lasts until the disease is cured. The creature dies if the disease reduces its hit point maximum to 0.", "attack_bonus": 7, "damage_dice": "2d10" }, { "name": "Claws", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 20 (3d10 + 4) piercing damage, and the target is grappled (escape DC 14). Until this grapple ends, the target is restrained and the asanbosam can't claw a different target. If the target is a creature, it must succeed on a DC 14 Constitution saving throw against disease or contract the disease described in the bite attack.", "attack_bonus": 7, "damage_dice": "3d10" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Spider Climb", "desc": "The asanbosam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." }, { "name": "Arboreal", "desc": "While up in trees, the asanbosam can take the Disengage or Hide action as a bonus action on each of its turns." } ], "spell_list": [], "page_no": 27, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_asanbosam/" }, { "slug": "bucca", "desc": "_These tiny, obsidian-skinned, bat-winged fey always have a hungry look, leering with razor-sharp fangs showing and licking their leathery faces with their forked, purple tongues._ \n**Hidden in Crevices.** Buccas are tiny, underground faeries who are also known as “snatchers,” because they love to steal from miners and hoard precious minerals and gems in tiny, trap‑filled crevices. Their small size makes them easy to overlook. \n**Treasure Finders.** Buccas are often enslaved by derro as treasure seekers and can be summoned by some derro shamans. Buccas are the bane of the dwarves of many mountains and hilly cantons, serving as spies and scouts for evil humanoids. \n**Bat Friends.** Buccas often train bats as mounts, messengers, and guard animals. On occasion they sell them to goblins and kobolds.", "name": "Bucca", "size": "Tiny", "type": "Fey", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 14, "armor_desc": "natural armor", "hit_points": 27, "hit_dice": "5d4+15", "speed": { "walk": 20, "fly": 30 }, "strength": 10, "dexterity": 16, "constitution": 17, "intelligence": 13, "wisdom": 9, "charisma": 16, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 1, "skills": { "perception": 1, "stealth": 7 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 11", "languages": "Darakhul, Dwarvish", "challenge_rating": "1/2", "cr": 0.5, "actions": [ { "name": "Dagger", "desc": "Melee Weapon Damage: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage, and the target must succeed on a DC 13 Constitution saving throw against poison or take 1d2 Strength damage. The target must repeat the saving throw at the end of each of its turns, and it loses another 1d2 Strength for each failed saving throw. The effect ends when one of the saving throws succeeds or automatically after 4 rounds. All lost Strength returns after a long rest." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Flyby", "desc": "The bucca doesn't provoke an opportunity attack when it flies out of an enemy's reach." }, { "name": "Vulnerability to Sunlight", "desc": "A bucca takes 1 point of radiant damage for every minute it is exposed to sunlight." }, { "name": "Innate Spellcasting", "desc": "the bucca's innate spellcasting ability is Charisma (spell save DC 13). It can innately cast the following spells, requiring no material components:\n\nat will: invisibility\n\n3/day each: darkness, ensnaring strike, locate object" } ], "spell_list": [], "page_no": 46, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_bucca/" }, { "slug": "carrion-beetle", "desc": "_The beetles wore golden bridles and carried huge leather sacks of stone and guano. They marched without stopping; dozens, even hundreds, bringing fresh earth to the white-fungus trees of the great forests. Their claws skittered with a sound like horseshoes slipping on stone, but their multiple legs ensured they never fell. The air around them singed the nostrils with the taint of acid._ \n**Beasts of Burden and War.** Carrion beetles are powerful beasts of burden with strong jaws and the ability to both climb and burrow. With a wide back, serrated, spiky forelegs, and a narrow head, the carrion beetle is too large to ride on very comfortably although it makes an excellent platform for ballistae and howdahs. Its thick exoskeleton varies from drab brown, tan, and black to shimmering blue green, purple-green, and a highly prized yellow‑orange. \nThe largest carrion beetles make a distinctive wheezing sound when their spiracles are stressed; this noise creates a hum when multiple beetles run or charge on the field of battle. War beetles are often armored with protective strips of metal or chitinous armor fused to their exoskeletons, increasing their natural armor by +2 while reducing their speed to 20 feet. \n**Devour Fungi and Carrion.** Carrion beetles rarely gather in groups larger than a breeding pair and a small cluster of offspring in the wild. The domesticated varieties travel in herds of 20-40 to feed on fungal forests, scavenge battlefields, or devour cave lichen and scour sewage pits. The larger caravan beetles are always antagonistic. \nWhen breeding season hits, carrion beetles feast on the bodies of large animals. They are often found in symbiotic relationships with deathcap mycolids, darakhul, and related species. Many species in the deep underworld consider carrion beetles food and use their exoskeletons to fashion shields and armor (though their chitin is too brittle for weaponry). \nPurple worms are their major predators. Worms swallow entire caravans when they find the beetles within. \n**Domesticated by Ghouls.** Domesticated by the darakhul, the carrion beetles live a more complex life. They begin as simple pack animals, with the strongest being trained as war beetles. War beetles often carry ballistae and harpoons fitted with lines for use against flying foes. \nIn late life, the beetles are used as excavators, scouring out tunnels with their acid. After death, their exoskeletons are used both as animated scouting vehicles (ghouls hide within the shell to approach hostile territory) and as armored undead platforms packed with archers and spellcasters.", "name": "Carrion Beetle", "size": "Large", "type": "Beast", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 127, "hit_dice": "15d10+45", "speed": { "walk": 30, "burrow": 20, "climb": 10 }, "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 1, "wisdom": 13, "charisma": 10, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "paralysis", "senses": "darkvision 60 ft., passive Perception 11", "languages": "-", "challenge_rating": "4", "cr": 4.0, "actions": [ { "name": "Multiattack", "desc": "The beetle makes one bite attack and two claw attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 10 (1d12 + 4) piercing damage.", "attack_bonus": 6, "damage_dice": "1d12" }, { "name": "Claws", "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 7 (1d6 + 4) slashing damage.", "attack_bonus": 6, "damage_dice": "1d6" }, { "name": "Acid Spit (Recharge 5-6)", "desc": "The carrion beetle spits a line of acid that is 30 ft. long and 5 ft. wide. Each creature in that line takes 32 (5d12) acid damage, or half damage with a successful DC 13 Dexterity saving throw." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": null, "spell_list": [], "page_no": 52, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_carrion-beetle/" }, { "slug": "cave-dragon-wyrmling", "desc": "Covered in black spikes, the dragon’s eyeless head swings from side to side. Darkness creeps from its strange, eel-like hide, spreading like ink in water. \nApex predators of the underworld, cave dragons are the stuff of nightmare for creatures with little else to fear. They can speak, but they value silence, speaking rarely except when bargaining for food. \n_**Born to Darkness.**_ Eyeless, these dragons have long, thin spikes that help them navigate tunnels, or seal passages around them, preventing foes from outflanking them. Their stunted wings are little more than feelers, useful in rushing down tunnels. Their narrow snouts poke into tight passages which their tongues scour free of bats and vermin. Young cave dragons and wyrmlings can fly, poorly, but older specimens lose the gift of flight entirely. \nCave dragon coloration darkens with age, but it always provides good camouflage against stone: white like limestone, yellow, muddy brown, then black at adult and older categories. Mature adult and old cave dragons sometimes fade to gray again. \n_**Ravenous Marauders.**_ Cave dragons are always hungry and ready to eat absolutely everything. They devour undead, plant creatures, or anything organic. When feeding, they treat all nearby creatures as both a threat and the next course. What alliances they do make only last so long as their allies make themselves scarce when the dragon feeds. They can be bribed with food as easily as with gold, but other attempts at diplomacy typically end in failure. Cave dragons do form alliances with derro or drow, joining them in battle against the darakhul, but there is always a price to be paid in flesh, bone, and marrow. Wise allies keep a cave dragon well fed. \n_**A Hard Life.**_ Limited food underground makes truly ancient cave dragons almost unheard of. The eldest die of starvation after stripping their territory bare of prey. A few climb to the surface to feed, but their sensitivity to sunlight, earthbound movement, and lack of sight leave them at a terrible disadvantage. \n\n## A Cave Dragon’s Lair\n\n \nLabyrinthine systems of tunnels, caverns, and chasms make up the world of cave dragons. They claim miles of cave networks as their own. Depending on the depth of their domain, some consider the surface world their territory as well, though they visit only to eliminate potential rivals. \nLarge vertical chimneys, just big enough to contain the beasts, make preferred ambush sites for young cave dragons. Their ruff spikes hold them in position until prey passes beneath. \nDue to the scarcity of food in their subterranean world, a cave dragon’s hoard may consist largely of food sources: colonies of bats, enormous beetles, carcasses in various states of decay, a cavern infested with shriekers, and whatever else the dragon doesn’t immediately devour. \nCave dragons are especially fond of bones and items with strong taste or smell. Vast collections of bones, teeth, ivory, and the shells of huge insects litter their lairs, sorted or arranged like artful ossuaries. \nCave dragons have no permanent society. They gather occasionally to mate and to protect their eggs at certain spawning grounds. Large vertical chimneys are popular nesting sites. There, the oldest cave dragons also retreat to die in peace. Stories claim that enormous treasures are heaped up in these ledges, abysses, and other inaccessible locations. \n\n### Lair Actions\n\n \nOn initiative count 20 (losing initiative ties), the dragon takes a lair action for one of the following effects; the dragon can’t use the same effect two rounds in a row:\n* The ceiling collapses above one creature that the dragon can see within 120 feet of it. The creature takes 10 (3d6) bludgeoning damage and is knocked prone and restrained (by fallen debris); damage is halved and the creature is not restrained if it makes a successful DC 15 Dexterity saving throw. The creature is freed when it or an adjacent ally uses an action to make a successful DC 15 Strength (Athletics) check.\n* A ten foot-wide, ten foot-long crack opens in the cavern floor where the dragon wishes. Any creature occupying that space must make a successful DC 15 Dexterity saving throw or fall 20 feet, taking 7 (2d6) bludgeoning damage plus 7 (3d4) piercing damage from the jagged stones at the bottom.\n* The dragon summons a swarm of insects as if it had cast insect plague, filling a 20-foot radius sphere within 90 feet of the dragon. Creatures that are in the affected space or that enter it take 22 (4d10) piercing damage, or half damage with a successful DC 18 Constitution saving throw. The swarm lasts until initiative count 20 on the next round.\n \n### Regional Effects\n\n \nThe region containing a legendary cave dragon’s lair is warped by the dragon’s magic, which creates one or more of the following effects:\n* Poisonous and odorless gases suddenly fill passages and caverns, and just as quickly disperse, within six miles of the dragon’s lair.\n* Flash flooding turns tunnels into death traps as tremors create fissures in the stone within six miles of the lair. On the surface, ponds drain away, and long-dry creek beds break their banks in flood.\n* Swarms of vermin within one mile of the lair increase in both size and number as they try to escape the dragon’s endless and undiscriminating hunger.\n \nIf the dragon dies, these effects fade over the course of 1d10 days.", "name": "Cave Dragon Wyrmling", "size": "Medium", "type": "Dragon", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30, "burrow": 20, "fly": 20 }, "strength": 19, "dexterity": 12, "constitution": 17, "intelligence": 8, "wisdom": 10, "charisma": 12, "strength_save": null, "dexterity_save": 3, "constitution_save": 5, "intelligence_save": null, "wisdom_save": null, "charisma_save": 3, "perception": 2, "skills": { "perception": 2, "stealth": 5 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "acid, poison, thunder", "condition_immunities": "poisoned", "senses": "blindsight 120 ft., passive Perception 12", "languages": "Draconic", "challenge_rating": "2", "cr": 2.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) piercing damage plus 3 (1d6) poison damage.", "attack_bonus": 6, "damage_dice": "2d6" }, { "name": "Poison Breath (Recharge 5-6)", "desc": "The dragon exhales a cone of black poison gas in a 15-foot cone. Each creature in that area must make a DC 13 Constitution saving throw, taking 14 (4d6) poison damage on a failed save and the target is poisoned if it is a creature. The poisoned condition lasts until the target takes a long or short rest or removes the condition with lesser restoration. If the save is successful, the target takes half the damage and does not become poisoned." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Tunneler", "desc": "The cave dragon can burrow through solid rock at half its burrowing speed and leaves a 5-foot wide, 5-foot high tunnel in its wake." }, { "name": "Innate Spellcasting", "desc": "the dragon's innate spellcasting ability is Charisma. It can innately cast the following spell, requiring no material components:\n\n3/day: darkness" } ], "spell_list": [], "page_no": 127, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_cave-dragon-wyrmling/" }, { "slug": "chelicerae", "desc": "_A chelicerae resembles a massive spider perched on tall, stilted legs. Most often, the disheveled body of a robed arcanist swings from its clenched mandibles._ \n**Feed on Spellcasters.** These massive arachnids are largely confined to the great forests and occasional wastelands, although rumors do persist of sightings in the dark alleys of magocratic cities, causing trepidation among the spellcasters there. Few creatures pose such a threat to spellcasters as chelicerae. \n**Carry Their Prey.** Walking on high, stilted legs, these creatures resemble gigantic harvesters. More often than not, they are found with the grisly bodies of humanoids dangling from the chelicerae’s clenched mandibles. \n**Cocoon Arcanists.** Chelicerae stalk isolated victims, striking them with a poisonous bite and then pinning its prey within its jaws. There, their helpless body can hang for days on end as the chelicerae pursues obscure and eldritch tasks. At best, victims wake up weeks later with no memory of the events, far from home, and drained of vitality and spells. Others are stored immobilized in a thick cocoon in a high treetop until their body and mind recover. A few unlucky victims are slain and animated as walking dead to protect the chelicerae.", "name": "Chelicerae", "size": "Large", "type": "Aberration", "subtype": "", "group": null, "alignment": "neutral evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 153, "hit_dice": "18d10+54", "speed": { "walk": 40, "climb": 30 }, "strength": 22, "dexterity": 17, "constitution": 17, "intelligence": 14, "wisdom": 15, "charisma": 14, "strength_save": null, "dexterity_save": 6, "constitution_save": null, "intelligence_save": null, "wisdom_save": 5, "charisma_save": 5, "perception": 5, "skills": { "acrobatics": 6, "athletics": 9, "perception": 5, "stealth": 6 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "poison", "condition_immunities": "charmed, poisoned", "senses": "darkvision 60 ft., passive Perception 15", "languages": "-", "challenge_rating": "7", "cr": 7.0, "actions": [ { "name": "Multiattack", "desc": "The chelicerae makes one bite attack and two claw attacks." }, { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 17 (2d10 + 6) piercing damage, and the target is grappled (escape DC 16). The target must also make a successful DC 16 Constitution saving throw or become poisoned. While poisoned this way, the target is unconscious and takes 1d4 Strength damage at the start of each of its turns. The poisoning ends after 4 rounds or when the target makes a successful DC 16 Constitution save at the end of its turn.", "attack_bonus": 9, "damage_dice": "2d10" }, { "name": "Claw", "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 15 (2d8 + 6) slashing damage.", "attack_bonus": 9, "damage_dice": "2d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Magic Resistance", "desc": "The chelicerae has advantage on saving throws against spells and other magical effects." }, { "name": "Spellcasting", "desc": "the chelicerae is an 8th-level spellcaster. Its spellcasting ability is Intelligence (spell save DC 13, +5 to hit with spell attacks). It requires no material components to cast its spells. The chelicerae has the following wizard spells prepared:\n\ncantrips: acid splash, mage hand, minor illusion, true strike\n\n1st level: burning hands, detect magic, expeditious retreat, ray of sickness\n\n2nd level: hold person, invisibility, scorching ray\n\n3rd level: animate dead, haste, lightning bolt\n\n4th level: phantasmal killer" }, { "name": "Siphon Spell Slots", "desc": "The chelicerae cannot replenish its spells naturally. Instead, it uses grappled spellcasters as spell reservoirs, draining uncast spells to power its own casting. Whenever the chelicerae wishes to cast a spell, it consumes a number of spell slots from its victim equal to the spell slots necessary to cast the spell. If the victim has too few spell slots available, the chelicerae cannot cast that spell. The chelicerae can also draw power from drained spellcasters or creatures without magic ability. It can reduce a grappled creature's Wisdom by 1d4, adding 2 spell slots to its spell reservoir for every point lowered. A creature reduced to 0 Wisdom is unconscious until it regains at least one point, and can't offer any more power. A creature regains all lost Wisdom when it finishes a long rest." }, { "name": "Spider Climb", "desc": "Chelicerae can climb difficult surfaces, including upside down on ceilings, without requiring an ability check." } ], "spell_list": [], "page_no": 54, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_chelicerae/" }, { "slug": "deep-one-archimandrite", "desc": "_Deep Ones With enormous eyes, a wide mouth, and almost no chin, the deep ones are hideous, fishlike folk, often hunched and scaled when encountered in coastal villages._ \n_**Elder Gods.**_ In their fully grown form, the deep ones are an ocean-dwelling race that worships elder gods such as Father Dagon and Mother Hydra, and they dwell in deep water darkness. They’ve intermarried with coastal humans to create human-deep one hybrids. \n_**Coastal Raiders.**_ The deep ones keep to themselves in isolated coastal villages and settlements in the ocean for long periods, and then turn suddenly, at the command of their patron gods, into strong, relentless raiders, seizing territory, slaves, and wealth all along the coasts. Some deep ones have even founded small kingdoms lasting generations in backwater reaches or distant chilled seas. \n_**Demand Sacrifices.**_ They demand tolls from mariners frequently; those who do not leave tribute to them at certain islands or along certain straits find the fish escape their nets, or the storms shatter their hulls and drown their sailors. Over time, some seafaring nations have found it more profitable to ally themselves with the deep ones; this is the first step in their patient plans to dominate and rule.", "name": "Deep One Archimandrite", "size": "Large", "type": "Humanoid", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 153, "hit_dice": "18d10+54", "speed": { "walk": 40, "swim": 40 }, "strength": 20, "dexterity": 15, "constitution": 17, "intelligence": 12, "wisdom": 17, "charisma": 19, "strength_save": null, "dexterity_save": 5, "constitution_save": null, "intelligence_save": null, "wisdom_save": 6, "charisma_save": 7, "perception": 6, "skills": { "arcana": 4, "perception": 6 }, "damage_vulnerabilities": "fire", "damage_resistances": "cold, thunder", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 240 ft., passive Perception 16", "languages": "Common, Void Speech", "challenge_rating": "8", "cr": 8.0, "actions": [ { "name": "Multiattack", "desc": "A deep one archimandrite makes one claw attack and 1 unholy trident attack." }, { "name": "Claw", "desc": "Melee Weapon Attack. +8 to hit, reach 5 ft., one target. Hit: 14 (2d8 + 5) slashing damage." }, { "name": "Unholy Trident", "desc": "Melee Weapon Attack: +8 to hit, reach 10 ft., one target. Hit: 14 (2d8 + 5) piercing damage plus 13 (2d12) necrotic damage.", "attack_bonus": 8, "damage_dice": "2d8" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Amphibious", "desc": "A deep one can breathe air or water with equal ease." }, { "name": "Frenzied Rage", "desc": "On its next turn after a deep one archimandrite takes 10 or more damage from a single attack, it has advantage on its attacks, it adds +4 to damage, and it can make one extra unholy trident attack." }, { "name": "Innate Spellcasting", "desc": "the deep one archimandrite's innate spellcasting ability is Charisma (spell save DC 15, +7 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nat will: bless, revivify, sacred flame, shocking grasp, suggestion\n\n3/day each: charm person, lightning bolt, sanctuary, shatter\n\n1/day each: chain lightning, cone of cold, ice storm" }, { "name": "Legendary Resistance (1/Day)", "desc": "If the deep one archimandrite fails a saving throw, it can count it as a success instead." }, { "name": "Lightless Depths", "desc": "A deep one hybrid priest is immune to the pressure effects of the deep ocean." }, { "name": "Voice of the Archimandrite", "desc": "With a ringing shout, the deep one archimandrite summons all deep ones within a mile to come to his aid. This is not a spell but a command that ocean creatures and deep ones heed willingly." } ], "spell_list": [], "page_no": 74, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_deep-one-archimandrite/" }, { "slug": "dream-eater", "desc": "_This tattered skeletal humanoid resembles a monster from a nightmare. A dream eater’s natural form is mostly human in appearance, though with vestigial skeletal wings with a few feathers, small horns, sharp teeth, and cloven hooves. Most often they use magic to disguise themselves as attractive members of a humanoid race._ \n**Drawn to Sin.** Dream eaters are dedicated to lust, gluttony, and greed, and they make their lairs in casinos, brothels, thieves’ dens, and other locations where gambling, food, and other pleasures are readily available. Sometimes dream eaters work together to create such a place, especially near large towns or cities. Some band together to create traveling shows, offering all the oddities, whimsies, and flights of fantasy customary for such entertainers. \n**Devouring Hopes.** Dream eaters lure people into their lairs, enticing them with promises of pleasure or wealth, but they make sure the odds are stacked in their favor. Eventually, their victims are left with nothing. Worse than the loss of physical treasures, though, dream eaters leave their victims stripped of all hopes and aspirations. Dream eaters feed on their emotions, leaving helpless thralls willing to sell their souls for their vices. \n**Lords of Confusion.** When confronted, dream eaters are dangerous opponents. Using their innate abilities, they can drive enemies into a dream state, using the resulting confusion to make their escape while their foes destroy themselves.", "name": "Dream Eater", "size": "Medium", "type": "Fiend", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 75, "hit_dice": "10d8+30", "speed": { "walk": 30, "fly": 20 }, "strength": 15, "dexterity": 18, "constitution": 17, "intelligence": 16, "wisdom": 13, "charisma": 20, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": { "deception": 8, "insight": 4, "persuasion": 8 }, "damage_vulnerabilities": "", "damage_resistances": "cold, fire, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "poison", "condition_immunities": "poisoned", "senses": "darkvision 60 ft., passive Perception 11", "languages": "Celestial, Common, Draconic, Infernal, telepathy 100 ft.", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "The dream eater makes one bite attack and one claw attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) piercing damage, and the target is grappled (escape DC 12).", "attack_bonus": 7, "damage_dice": "2d8" }, { "name": "Claw", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 24 (4d10 + 2) slashing damage.", "attack_bonus": 7, "damage_dice": "4d10" }, { "name": "Dream Eater's Caress", "desc": "A creature that ends its turn grappled by a dream eater is restrained until the end of its next turn, it takes 5 (1d4 + 3) psychic damage, and the dream eater gains the same number of temporary hit points." }, { "name": "Lotus Scent (Recharge 6)", "desc": "The dream eater secretes an oily chemical that most creatures find intoxicating. All living creatures within 30 feet must succeed on a DC 14 Constitution saving throw against poison or be poisoned for 2d4 rounds. While poisoned this way, the creature is stunned. Creatures that successfully save are immune to that dream eater's lotus scent for 24 hours." }, { "name": "Waking Dreams (1/Day)", "desc": "Every creature within 20 feet of the dream eater must make a DC 16 Charisma saving throw. Those that fail enter waking dreams and are confused (as the spell) for 6 rounds. On turns when the creature can act normally (rolls 9 or 10 for the confusion effect), it can repeat the saving throw at the end of its turn, and the effect ends early on a successful save." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Shapechanger", "desc": "The dream eater can use its turn to polymorph into a Small or Medium humanoid it has seen, or back into its true form. Its statistics, other than its size, are the same in all forms. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies." }, { "name": "Innate Spellcasting", "desc": "the dream eater's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: command\n\n3/day: suggestion" } ], "spell_list": [], "page_no": 158, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_dream-eater/" }, { "slug": "far-darrig", "desc": "_These shy fairies dress as small fey herdsmen wearing tan hide armor, hide boots, cloaks, and cowls, all trimmed in fox fur and often with a red sash or tunic. They often ride woodland creatures, such as dire weasels or snowy owls._ \nHunters & Herders. The far darrig were the hunters, herders, and equerry of the elven nobility—some still serve in this capacity in planes where the elves rule. Some stayed behind after the many of the fey retreated to wilder lands in the face of expanding human kingdoms. \nFar darrig carry glaives made from fey antlers; each remains enchanted only as long as a far darrig holds it. Their leaders ride on fey elk the color of foxes, with gleaming green eyes; it is believed that their antlers are the ones used to make far darrig antler glaives. \n**Hate Arcanists.** While not inherently evil, far darrig are hostile to all humans and will often attack human wizards, warlocks, and sorcerers on sight. If they can be moved to a friendly attitude through Persuasion or a charm spell or effect, they make very good guides, scouts, and hunters. \n**Serve Hags and Worse.** They are sometimes found as thralls or scouts serving hags, trollkin, and shadow fey, but they are unwilling and distrustful allies at best.", "name": "Far Darrig", "size": "Small", "type": "Fey", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 14, "armor_desc": "hide armor", "hit_points": 104, "hit_dice": "16d6+48", "speed": { "walk": 20 }, "strength": 15, "dexterity": 16, "constitution": 17, "intelligence": 11, "wisdom": 15, "charisma": 17, "strength_save": null, "dexterity_save": 5, "constitution_save": 7, "intelligence_save": null, "wisdom_save": null, "charisma_save": 7, "perception": 6, "skills": { "medicine": 6, "nature": 4, "perception": 6, "survival": 6 }, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 16", "languages": "Common, Elvish, Sylvan", "challenge_rating": "3", "cr": 3.0, "actions": [ { "name": "Multiattack", "desc": "The far darrig makes four antler glaive attacks." }, { "name": "Antler Glaive", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft. or 10 ft., one target. Hit: 7 (1d10 + 2) slashing damage and the target must make a successful DC 13 Strength saving throw or either be disarmed or fall prone; the attacking far darrig chooses which effect occurs.", "attack_bonus": 4, "damage_dice": "1d10" }, { "name": "Enchanted Glaive Maneuvers", "desc": "A far darrig can magically extend or shrink its antler glaive as a bonus action to give it either a 10-foot or 5-foot reach." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Innate Spellcasting", "desc": "the far darrig's innate spellcasting ability is Charisma (spell save DC 13, +5 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\n\nconstant: magic weapon (antler glaive only), speak with animals\n\nat will: calm emotions, charm animal (as charm person but affects beasts only), cure wounds, detect poison and disease, water breathing, water walk\n\n3/day each: barkskin, conjure woodland beings, hold animal (as hold person but affects beasts only), jump, longstrider\n\n1/day each: commune with nature, freedom of movement, nondetection, tree stride" } ], "spell_list": [], "page_no": 179, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_far-darrig/" }, { "slug": "fellforged", "desc": "_A darkly foreboding intelligence glows behind this automaton’s eyes, and its joints seep hissing green vapors._ \n**Wraith Constructs.** Fellforged are the castoffs of gearforged and clockworks production, given foul sentience when the construct bodies attract wraiths yearning to feel the corporeal world. The clockwork bodies trap the wraiths, which dulls many of their supernatural abilities but gives them physical form. The wraiths twist the bodies to their own use—going so far as to destroy the body to harm the living. \n**Soldiers for Vampires.** Fellforged commonly seek out greater undead as their masters. Vampires and liches are favorite leaders, but banshees and darakhul also make suitable commanders. \n**Grave Speech.** The voice of the fellforged is echoing and sepulchral, a tomb voice that frightens animals and children. \n**Constructed Nature.** A fellforged doesn’t require air, food, drink, or sleep.", "name": "Fellforged", "size": "Medium", "type": "Construct", "subtype": "", "group": null, "alignment": "lawful evil", "armor_class": 15, "armor_desc": "natural armor", "hit_points": 135, "hit_dice": "18d8+54", "speed": { "walk": 30 }, "strength": 14, "dexterity": 12, "constitution": 17, "intelligence": 12, "wisdom": 14, "charisma": 15, "strength_save": 8, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "acid, cold, fire, lightning", "damage_immunities": "necrotic, poison", "condition_immunities": "charmed, exhaustion, poisoned", "senses": "darkvision 60 ft., passive Perception 12", "languages": "any languages it knew in life", "challenge_rating": "5", "cr": 5.0, "actions": [ { "name": "Multiattack", "desc": "The fellforged makes two necrotic slam attacks." }, { "name": "Necrotic Slam", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 11 (2d8 + 2) bludgeoning damage plus 4 (1d8) necrotic damage, and the target must succeed on a DC 14 Constitution saving throw or its hit point maximum is reduced by an amount equal to the total damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.", "attack_bonus": 5, "damage_dice": "2d8" }, { "name": "Violent Escapement", "desc": "With little regard for the clockwork bodies they inhabit, fellforged wraiths can stress and strain their mechanisms in such a violent manner that flywheels become unbalanced, gears shatter, and springs snap. As a bonus action, this violent burst of gears and pulleys deals 7 (2d6) piercing damage to all foes within 5 feet who fail a DC 14 Dexterity saving throw. Each use of this ability imposes a cumulative reduction in movement of 5 feet upon the fellforged. If its speed is reduced to 0 feet, the fellforged becomes paralyzed." } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Expelled Spirit", "desc": "While the fellforged body was made to bind spirits, the wraith within is vulnerable to turning attempts. Any successful turn attempt exorcises the wraith from its clockwork frame. The expelled wraith retains its current hp total and fights normally. The construct dies without an animating spirit." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the fellforged has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." }, { "name": "Unnatural Aura", "desc": "All animals, whether wild or domesticated, can sense the unnatural presence of fellforged at a distance of 30 feet. They do not willingly approach nearer than that and panic if forced to do so, and they remain panicked as long as they are within that range." } ], "spell_list": [], "page_no": 182, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_fellforged/" }, { "slug": "flutterflesh", "desc": "_This mass of fused corpses resembles a butterfly with wings of skin, limbs of bone, and a head formed of several different skulls. The dark magic that formed this abomination swirls around it hungrily._ \n**Bound by Necromancy.** Flutterflesh result from a terrible necromantic ritual. Cultists gather in the name of a dark god, powerful lich, or crazed madman, and forever bind themselves body and soul into a single evil being. Flutterflesh take recently severed limbs and fuse these new pieces to themselves in accordance with some unknowable aesthetic. \n**Dilemma of Flesh.** The most horrifying thing about a flutterflesh, however, is its devious nature. A flutterflesh offers its prey the choice to either die or lose a limb. One can always tell where a flutterflesh resides because so many of the locals are missing appendages. \n**Undead Nature.** A flutterflesh doesn’t require air, food, drink, or sleep.", "name": "Flutterflesh", "size": "Large", "type": "Undead", "subtype": "", "group": null, "alignment": "chaotic evil", "armor_class": 16, "armor_desc": "natural armor", "hit_points": 187, "hit_dice": "22d10+66", "speed": { "walk": 10, "fly": 60 }, "strength": 11, "dexterity": 18, "constitution": 17, "intelligence": 12, "wisdom": 13, "charisma": 10, "strength_save": 4, "dexterity_save": 8, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": 5, "skills": { "deception": 4, "perception": 5, "stealth": 8 }, "damage_vulnerabilities": "radiant", "damage_resistances": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_immunities": "necrotic, poison", "condition_immunities": "charmed, paralyzed, exhaustion, poison, stunned, unconscious", "senses": "darkvision 240 ft., passive Perception 15", "languages": "Common, Darakhul", "challenge_rating": "12", "cr": 12.0, "actions": [ { "name": "Multiattack", "desc": "The flutterflesh makes two bone spur attacks or two tormenting gaze attacks." }, { "name": "Bone Spur", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage plus 11 (2d10) necrotic damage. If both attacks hit a single creature in the same turn, it is grappled (escape DC 10). As a bonus action, the flutterflesh can choose whether this attack does bludgeoning, piercing, or slashing damage.", "attack_bonus": 8, "damage_dice": "2d12" }, { "name": "Tormenting Gaze", "desc": "A target creature within 120 feet and able to see the flutterflesh takes 18 (4d8) psychic damage and is paralyzed for 1d4 rounds, or takes half damage and isn't paralyzed with a successful DC 15 Wisdom saving throw. Tormenting gaze can't be used against the same target twice in a single turn." }, { "name": "Slash", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. On a critical hit, the target takes an additional 27 (5d10) slashing damage and must make a DC 12 Constitution saving throw. On a failure, the flutterflesh lops off and absorbs one of the target's limbs (chosen randomly) and heals hit points equal to the additional slashing damage it inflicted.", "attack_bonus": 8, "damage_dice": "2d6" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Magic Weapons", "desc": "The flutterflesh's attacks are magical." }, { "name": "Turn Resistance", "desc": "The flutterflesh has advantage on saving throws against any effect that turns undead." }, { "name": "Creeping Death", "desc": "A creature that starts its turn within 30 feet of the flutterflesh must make a successful DC 15 Constitution saving throw or take 14 (4d6) necrotic damage." }, { "name": "Regeneration", "desc": "The flutterflesh regains 10 hit points at the start of its turn. If the flutterflesh takes radiant or fire damage, this trait doesn't function at the start of its next turn. The flutterflesh dies only if it starts its turn with 0 hit points and doesn't regenerate." } ], "spell_list": [], "page_no": 203, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_flutterflesh/" }, { "slug": "gerridae", "desc": "_These large water-striding insects resemble a strange cross between camels and wingless, long-legged locusts. A rider can comfortably sit in the large hollow in the small of their backs, even at high speeds or on choppy water. Riders use the gerridae’s long, looping antennae to steer._ \n**Elvish Water Steeds.** Known by their Elvish name, these large fey water striders were enchanted and bred by the elves in ages past, when their explorers roamed the world. Elven mages started with normal water striders and—through elaborate magical procedures and complex cross-breeding programs— transformed the mundane water striders into large, docile mounts. They can cross large bodies of water quickly while carrying a humanoid rider, even in windy conditions. \n**Sturdy Mounts.** A gerridae can carry up to 300 pounds of rider and gear before being encumbered, or 600 while encumbered. \n**Fond of Sweet Scents.** Gerridae can sometimes be distracted by appealing scents, such as apple blossom or fresh hay. They are also fond of raw duck and swan.", "name": "Gerridae", "size": "Large", "type": "Fey", "subtype": "", "group": null, "alignment": "neutral", "armor_class": 14, "armor_desc": "", "hit_points": 77, "hit_dice": "9d10+27", "speed": { "walk": 10, "climb": 10, "swim": 80 }, "strength": 16, "dexterity": 15, "constitution": 17, "intelligence": 2, "wisdom": 13, "charisma": 7, "strength_save": null, "dexterity_save": null, "constitution_save": null, "intelligence_save": null, "wisdom_save": null, "charisma_save": null, "perception": null, "skills": {}, "damage_vulnerabilities": "", "damage_resistances": "", "damage_immunities": "", "condition_immunities": "", "senses": "darkvision 60 ft., passive Perception 11", "languages": "-", "challenge_rating": "1", "cr": 1.0, "actions": [ { "name": "Multiattack", "desc": "The gerridae makes one bite attack and one claw attack." }, { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attack_bonus": 5, "damage_dice": "1d6" }, { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.", "attack_bonus": 5, "damage_dice": "1d4" } ], "bonus_actions": null, "reactions": null, "legendary_desc": "", "legendary_actions": null, "special_abilities": [ { "name": "Bred to the Saddle", "desc": "Gerridae do not take any penalties to their movement or speed due to encumbrance or carrying a single rider." }, { "name": "Waterborne", "desc": "Any gerridae can run while on the surface of water, but not while on land or climbing. They treat stormy water as normal rather than difficult terrain. A gerridae takes one point of damage for every hour spent on dry land." } ], "spell_list": [], "page_no": 212, "environments": [], "img_main": null, "document__slug": "tob", "document__title": "Tome of Beasts", "document__license_url": "http://open5e.com/legal", "document__url": "https://koboldpress.com/kpstore/product/tome-of-beasts-for-5th-edition-print/", "v2_converted_path": "/v2/creatures/tob_gerridae/" } ] }