Creature List
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/?format=api&ordering=-size&page=4
{ "count": 3540, "next": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-size&page=5", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=-size&page=3", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/tob_alehouse-drake/?format=api", "key": "tob_alehouse-drake", "name": "Alehouse Drake", "document": { "name": "Tome of Beasts", "key": "tob", "type": "SOURCE", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "fly": 80 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 80, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 65, "hit_dice": "10d4+40", "experience_points": 100, "ability_scores": { "strength": 7, "dexterity": 16, "constitution": 19, "intelligence": 11, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5 }, "saving_throws_all": { "strength": -2, "dexterity": 5, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 3 }, "skill_bonuses": { "deception": 5, "insight": 3, "persuasion": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 0, "athletics": -2, "deception": 5, "history": 0, "insight": 3, "intimidation": 3, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 3, "persuasion": 5, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, unconscious", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "An alehouse drake can burp a cloud of intoxicating gas in a 15-foot cone. A creature caught in the cloud becomes poisoned for 1 minute and must make a successful DC 14 Constitution saving throw or become stunned for 1d6 rounds.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Discombobulating Touch", "desc": "An alehouse drake can make a touch attack that grants its target +3 to Dexterity-based skill checks and melee attacks but also induces confusion as per the spell. This effect lasts for 1d4 rounds. A successful DC 13 Charisma saving throw negates this effect.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forgetful Spellcasting", "desc": "When a creature fails an Intelligence, Wisdom, or Charisma saving throw against a spell cast by an alehouse drake, the creature immediately forgets the source of the spellcasting." }, { "name": "Innate Spellcasting", "desc": "the drake's innate casting 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\nat will: friends, vicious mockery\n\n5/day each: calm emotions, dissonant whispers, ray of sickness, hideous laughter\n\n3/day each: confusion, invisibility" } ], "creaturesets": [], "environments": [ { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_zilaq/?format=api", "key": "tob3_zilaq", "name": "Zilaq", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30, "fly": 60 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 60, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 82, "hit_dice": "15d4+45", "experience_points": 1100, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 16, "intelligence": 14, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 3, "intelligence": 2, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "intelligence": 4, "charisma": 4 }, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 3, "intelligence": 4, "wisdom": 0, "charisma": 4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 2, "athletics": -1, "deception": 2, "history": 2, "insight": 0, "intimidation": 2, "investigation": 2, "medicine": 0, "nature": 2, "perception": 0, "performance": 2, "persuasion": 2, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "thunder", "damage_immunities": [ { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Eidetic Memory", "desc": "Remembers everything it hears or reads. It has advantage on Int (Arcana) and Int (History) checks." }, { "name": "Two-Headed", "desc": "Advantage on Wis (Perception) checks and on saves vs. being blinded charmed deafened frightened stunned and knocked unconscious." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_torch-mimic/?format=api", "key": "tob3_torch-mimic", "name": "Torch Mimic", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 0, "fly": 30 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 30, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "understands Common, can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 21, "hit_dice": "6d4+6", "experience_points": 100, "ability_scores": { "strength": 7, "dexterity": 15, "constitution": 13, "intelligence": 6, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 1, "intelligence": -2, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": -2, "deception": -1, "history": -2, "insight": 1, "intimidation": -1, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire", "damage_resistances": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from ordinary torch." }, { "name": "Fiery Soul", "desc": "Can ignite or extinguish fire that crowns its head as a bonus action. While ignited it sheds bright light in a 20' radius and dim light for an extra 20 feet. When mimic is subjected to effect that would extinguish its flames vs. its will (ex: submerged in area of create or destroy water or gust of wind spells) mimic must make DC 11 Con save or fall unconscious until it takes damage or someone uses action to wake it. If effect is nonmagical mimic has advantage on the save." }, { "name": "Regeneration", "desc": "Regains 2 hp at start of its turn. If mimic takes cold this doesn’t function at start of its next turn. Dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_sinstar/?format=api", "key": "tob3_sinstar", "name": "Sinstar", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 5 }, "speed_all": { "unit": null, "walk": 5, "crawl": 2, "hover": false, "fly": 0, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Deep Speech, telepathy 120'", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 275, "hit_dice": "50d4+150", "experience_points": 18000, "ability_scores": { "strength": 5, "dexterity": 14, "constitution": 17, "intelligence": 21, "wisdom": 18, "charisma": 15 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 3, "intelligence": 5, "wisdom": 4, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": { "constitution": 9, "intelligence": 1, "wisdom": 1 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 9, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 5, "athletics": -3, "deception": 2, "history": 5, "insight": 4, "intimidation": 2, "investigation": 5, "medicine": 4, "nature": 5, "perception": 4, "performance": 2, "persuasion": 2, "religion": 5, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, cold, fire, lightning", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, poisoned, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": 120, "truesight_range": null, "actions": [ { "name": "Detonate Thrall", "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.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Spines", "desc": "Makes one Spines attack.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "Magically teleports up to 120' to an unoccupied spot it sees.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "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." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_rock-salamander/?format=api", "key": "tob3_rock-salamander", "name": "Rock Salamander", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "burrow": 20, "climb": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 20, "climb": 20, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands Terran but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 27, "hit_dice": "6d4+12", "experience_points": 100, "ability_scores": { "strength": 8, "dexterity": 17, "constitution": 14, "intelligence": 5, "wisdom": 13, "charisma": 8 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": -1, "deception": -1, "history": -3, "insight": 1, "intimidation": -1, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, paralyzed, petrified, poisoned, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [], "traits": [ { "name": "Earth Glide", "desc": "Can burrow through nonmagical unworked earth/stone with o disturbing material it moves through." }, { "name": "Stone Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in rocky terrain." }, { "name": "Stone Spider Climb", "desc": "Can climb difficult stone surfaces including upside down on ceilings with o an ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_porcellina/?format=api", "key": "tob3_porcellina", "name": "Porcellina", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 40 }, "speed_all": { "unit": null, "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 100, "ability_scores": { "strength": 8, "dexterity": 16, "constitution": 12, "intelligence": 3, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5 }, "saving_throws_all": { "strength": -1, "dexterity": 5, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -4, "athletics": -1, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Squeal", "desc": "When a porcellina is hit with an attack it can let out a blood-curdling scream. Each creature within 10 ft. of the porcellina must make DC 11 Wis save or become frightened until the end of its next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Keen Hearing and Smell", "desc": "The porcillina has advantage on Wis (Perception) checks that rely on hearing or smell." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." }, { "name": "Poisonous Flesh", "desc": "A creature that touches the porcellina or consumes the meat of the porcellina must make DC 11 Con save or become poisoned for 1 hr." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_musk-deer/?format=api", "key": "tob3_musk-deer", "name": "Musk Deer", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 17, "hit_dice": "5d4+5", "experience_points": 50, "ability_scores": { "strength": 4, "dexterity": 16, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 7 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -4, "athletics": -3, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Musk", "desc": "Emits a pungent musk around itself for 1 min. While musk is active a creature that starts its turn within 10 ft. of deer: poisoned 1 min (DC 11 Con negates). Poisoned creature can re-save at end of each of its turns success ends effect on itself. For 1 hr after creature fails this save others have advantage on Wis (Perception) and Wis (Survival) checks to find or track the creature unless creature spends 10+ min washing off the musk.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Sprinter", "desc": "Takes the Dash action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_moppet/?format=api", "key": "tob3_moppet", "name": "Moppet", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands one language known by its creator but can't speak", "data": [] }, "armor_class": 10, "armor_detail": "", "hit_points": 17, "hit_dice": "5d6", "experience_points": 200, "ability_scores": { "strength": 3, "dexterity": 10, "constitution": 10, "intelligence": 3, "wisdom": 10, "charisma": 15 }, "modifiers": { "strength": -4, "dexterity": 0, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 0, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": -4, "deception": 2, "history": -4, "insight": 0, "intimidation": 2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": 2, "persuasion": 2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, incapacitated, paralyzed, petrified, poisoned, stunned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Incapacitated", "key": "incapacitated", "url": "https://api-beta.open5e.com/v2/conditions/incapacitated/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Nimble Moves", "desc": "Takes the Dash or Disengage action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "False Appearance", "desc": "Motionless: indistinguishable from normal doll." }, { "name": "Psychic Pool", "desc": "Absorbs psychic energy from creatures in its nightmare holding up to four Psychic Points. As a bonus action while casting a spell within 5 ft. of moppet owner can expend points equal to spell’s level to cast with o using spell slot." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_meerkat/?format=api", "key": "tob3_meerkat", "name": "Meerkat", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 20, "burrow": 10 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 10, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 2, "hit_dice": "1d4", "experience_points": 0, "ability_scores": { "strength": 4, "dexterity": 12, "constitution": 10, "intelligence": 2, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": -3, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": -3, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Keen Sight", "desc": "Advantage: sight Wis (Percept) checks." }, { "name": "Snake Hunter", "desc": "Has advantage on saves vs. being poisoned." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_khamaseen/?format=api", "key": "tob3_khamaseen", "name": "Khamaseen", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 0, "fly": 30 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 30, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Auran, Terran", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 27, "hit_dice": "6d4+12", "experience_points": 200, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 15, "intelligence": 5, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 2, "deception": -3, "history": -3, "insight": 0, "intimidation": -3, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "nonmagic B/P/S attacks", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Shock", "desc": "If a creature wearing metal armor or wielding a metal weapon or shield moves within 5 ft. of khamaseen it takes 5 (2d4) lightning (DC 12 Dex negates).", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Elemental Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Stinging Dust", "desc": "Is surrounded by a cloud of swirling dust and small stones. A creature that starts its turn within 5 ft. of the khamaseen must make DC 12 Con save or have disadvantage on attack rolls until the start of its next turn. On a successful save the creature is immune to the khamaseen’s Stinging Dust for the next 24 hrs." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_gremlin-rum-story-keeper/?format=api", "key": "tob3_gremlin-rum-story-keeper", "name": "Gremlin, Rum Story Keeper", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20, "climb": 10, "swim": 10 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 38, "hit_dice": "7d4+21", "experience_points": 450, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 16, "intelligence": 12, "wisdom": 9, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": -1, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 3, "intelligence": 1, "wisdom": -1, "charisma": 3 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": 1, "athletics": 1, "deception": 3, "history": 1, "insight": -1, "intimidation": 3, "investigation": 1, "medicine": -1, "nature": 1, "perception": -1, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Aura of Drunkenness", "desc": "Each creature that starts its turn in 20' radius aura: DC 12 Con save or poisoned for 1 hr. Creature that has consumed alcohol within past hr has disadvantage on the save. While poisoned creature falls prone if it tries to move more than half its speed during a turn. Creature that succeeds on the save is immune to Aura of Drunkenness of all rum gremlins for 24 hrs." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_gremlin-bilge/?format=api", "key": "tob3_gremlin-bilge", "name": "Gremlin, Bilge", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "climb": 10, "swim": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Aquan, Sylvan", "data": [ { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 36, "hit_dice": "8d4+16", "experience_points": 100, "ability_scores": { "strength": 7, "dexterity": 17, "constitution": 14, "intelligence": 10, "wisdom": 9, "charisma": 12 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": -1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": -1, "charisma": 1 }, "skill_bonuses": { "perception": -1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": 0, "athletics": -2, "deception": 1, "history": 0, "insight": -1, "intimidation": 1, "investigation": 0, "medicine": -1, "nature": 0, "perception": -1, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Aura of Mechanical Mishap", "desc": "The bilge gremlin’s presence interferes with nonmagical objects that have moving parts such as clocks crossbows or hinges within 20' of it. Such objects that aren’t being worn or carried malfunction while within the aura and if in the aura for more than 1 min they cease to function until repaired. If a creature in the aura uses a nonmagical object with moving parts roll a d6. On a 5 or 6 weapons such as crossbows or firearms misfire and jam and other objects cease to function. A creature can take its action to restore the malfunctioning object by succeeding on a DC 13 Int check." }, { "name": "Filth Dweller", "desc": "The bilge gremlin is immune to disease." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_dragonette-shovel/?format=api", "key": "tob3_dragonette-shovel", "name": "Dragonette, Shovel", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "burrow": 30 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 30, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 33, "hit_dice": "6d4+18", "experience_points": 100, "ability_scores": { "strength": 14, "dexterity": 11, "constitution": 16, "intelligence": 8, "wisdom": 13, "charisma": 10 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -1, "athletics": 2, "deception": 0, "history": -1, "insight": 1, "intimidation": 0, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 6013, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [], "traits": [ { "name": "Floral Camouflage", "desc": "Advantage on Dex (Stealth) checks made to hide among ample obscuring flowers fruits or vegetables." }, { "name": "Messy Digger", "desc": "Opportunity attacks vs. it have disadvantage when dragonette burrows out of an enemy’s reach." }, { "name": "Squat Body", "desc": "Advantage on ability checks/saves vs. effects to move it vs. its will and if effect moves it vs. its will along the ground can use a reaction to reduce distance moved by up to 10 ft.." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_dragonette-sedge/?format=api", "key": "tob3_dragonette-sedge", "name": "Dragonette, Sedge", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "swim": 50 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 50 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 27, "hit_dice": "5d4+15", "experience_points": 100, "ability_scores": { "strength": 14, "dexterity": 10, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 11 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 2, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison", "damage_resistances": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Boggy Presence", "desc": "Transmutes ground in 10 ft. radius centered on it into a muddy soup for 10 min. For the duration any creature other than sedge dragonette moving through area must spend 4' of move per 1' it moves.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Prickly Defense", "desc": "When a creature dragonette can see hits dragonette with melee attack while within 5 ft. of it dragonette can make one Spines attack vs. the creature.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Swamp Camouflage", "desc": "The sedge dragonette has advantage on Dex (Stealth) checks made to hide in swampy terrain." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_dragonette-barnyard/?format=api", "key": "tob3_dragonette-barnyard", "name": "Dragonette, Barnyard", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 18, "hit_dice": "4d4+8", "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 15, "intelligence": 8, "wisdom": 13, "charisma": 13 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 1 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -1, "athletics": 2, "deception": 1, "history": -1, "insight": 1, "intimidation": 1, "investigation": -1, "medicine": 1, "nature": -1, "perception": 1, "performance": 1, "persuasion": 1, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Speak with Beasts", "desc": "The barnyard dragonette can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_doppelixir/?format=api", "key": "tob3_doppelixir", "name": "Doppelixir", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 20, "climb": 20, "swim": 20 }, "speed_all": { "unit": null, "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "10d4+20", "experience_points": 200, "ability_scores": { "strength": 11, "dexterity": 17, "constitution": 14, "intelligence": 3, "wisdom": 12, "charisma": 7 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 0, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, fire, necrotic, slashing", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Imitative Liquid", "desc": "Imitates one common or uncommon potion oil or other alchemical substance until it uses this bonus action again to end it or to imitate a different liquid. If it takes no acid fire or poison on the round it is slain creature can collect its remains which can be used as the liquid it was imitating as died.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from the liquid it imitates." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_diving-gel/?format=api", "key": "tob3_diving-gel", "name": "Diving Gel", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 5, "swim": 40 }, "speed_all": { "unit": null, "walk": 5, "crawl": 2, "hover": false, "fly": 0, "burrow": 0, "climb": 2, "swim": 40 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 17, "hit_dice": "5d4+5", "experience_points": 50, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 13, "intelligence": 3, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -5 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -5 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": -4, "athletics": -4, "deception": -5, "history": -4, "insight": -2, "intimidation": -5, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, fire, poison", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "name": "Amphibious", "desc": "Can breathe air and water." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_demon-balbazu/?format=api", "key": "tob3_demon-balbazu", "name": "Demon, Balbazu", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 10, "swim": 20 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Abyssal but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 36, "hit_dice": "8d6+8", "experience_points": 450, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 13, "intelligence": 5, "wisdom": 11, "charisma": 7 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -3, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -3, "athletics": -4, "deception": -2, "history": -3, "insight": 0, "intimidation": -2, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold, fire, lightning; nonmagic B/P/S attacks", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Aquatic Invisibility", "desc": "Invisible while fully immersed in water." }, { "name": "Blood Reservoir", "desc": "Stores drained blood within itself. Each time it causes blood loss to a creature its Blood Reservoir increases by amount equal to hp of blood it drained from the creature." }, { "name": "Demon Food", "desc": "A demon within 5 ft. of it and that isn’t another balbazu can use a bonus action to reduce the Blood Reservoir by up to 10 regaining hp equal to that amount as it drinks blood from the reservoir." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_brownie-mystic/?format=api", "key": "tob3_brownie-mystic", "name": "Brownie Mystic", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 82, "hit_dice": "15d4+45", "experience_points": 1800, "ability_scores": { "strength": 4, "dexterity": 20, "constitution": 16, "intelligence": 10, "wisdom": 17, "charisma": 12 }, "modifiers": { "strength": -3, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 1 }, "initiative_bonus": 5, "saving_throws": { "wisdom": 3, "charisma": 4 }, "saving_throws_all": { "strength": -3, "dexterity": 5, "constitution": 3, "intelligence": 0, "wisdom": 3, "charisma": 4 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 3, "arcana": 0, "athletics": -3, "deception": 1, "history": 0, "insight": 3, "intimidation": 1, "investigation": 0, "medicine": 3, "nature": 0, "perception": 3, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_brownie-beastrider/?format=api", "key": "tob3_brownie-beastrider", "name": "Brownie Beastrider", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 54, "hit_dice": "12d4+24", "experience_points": 700, "ability_scores": { "strength": 4, "dexterity": 20, "constitution": 14, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -3, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 5, "saving_throws": { "charisma": 3 }, "saving_throws_all": { "strength": -3, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 0, "athletics": -3, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Mounted Warrior", "desc": "While mounted the brownie’s mount can’t be charmed or frightened." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_brownie/?format=api", "key": "tob3_brownie", "name": "Brownie", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 200, "ability_scores": { "strength": 4, "dexterity": 20, "constitution": 12, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -3, "dexterity": 5, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 5, "saving_throws": { "charisma": 3 }, "saving_throws_all": { "strength": -3, "dexterity": 5, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 0, "athletics": -3, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Speak with Beasts", "desc": "Can communicate with Beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_blood-barnacle/?format=api", "key": "tob3_blood-barnacle", "name": "Blood Barnacle", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10, "swim": 30 }, "speed_all": { "unit": null, "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 25, "hit_dice": "10d4", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 14, "constitution": 10, "intelligence": 1, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "constitution": 2 }, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 2, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": -4, "deception": -1, "history": -5, "insight": 1, "intimidation": -1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -1, "persuasion": -1, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Host Defense", "desc": "When a creature damages an attached blood barnacle with anything other than fire creature hosting barnacle must make DC 12 Wis save or use its reaction to protect the barnacle. Barnacle takes half the damage dealt to it and host takes the other half.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Barnacle Shivers", "desc": "Characterized by inescapable cold and shiveringthat slowly pervades victim’s body this is a disease that infects creatures attacked by blood barnacles. Until disease is cured infected creature can’t regain hp except magically and its hp max decreases by 3 (1d6) for every 24 hrs that elapse. Reduction lasts until disease is cured. Creature dies if disease reduces its hp max to 0. A Humanoid or Beast slain by this disease rises 24 hrs later as a zombie. Zombie isn’t under barnacle’s control but it views barnacle as an ally." }, { "name": "Blood Sense", "desc": "Can pinpoint by scent location of creatures that aren’t Constructs or Undead and that don’t have all of their hp within 60' of it and can sense general direction of such creatures within 1 mile of it." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from normal barnacle." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_aziza/?format=api", "key": "tob3_aziza", "name": "Aziza", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 30, "fly": 30, "climb": 30 }, "speed_all": { "unit": null, "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic good", "languages": { "as_string": "Sylvan", "data": [ { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 15, "armor_detail": "leather", "hit_points": 21, "hit_dice": "6d4+6", "experience_points": 100, "ability_scores": { "strength": 8, "dexterity": 18, "constitution": 13, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -1, "dexterity": 4, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 4, "constitution": 1, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": -1, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dazzling Glow", "desc": "When a creature the aziza can see targets it with melee attack its skin briefly glows brightly causing the attacker to have disadvantage on the attack roll.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Speak with Frogs and Toads", "desc": "Can communicate with frogs and toads as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_archon-word/?format=api", "key": "tob3_archon-word", "name": "Archon, Word", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 0, "fly": 90 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 90, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "all, telepathy 60'", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 13, "intelligence": 13, "wisdom": 17, "charisma": 16 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 3, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 5, "charisma": 5 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 1, "wisdom": 5, "charisma": 5 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 1, "athletics": 0, "deception": 3, "history": 1, "insight": 3, "intimidation": 3, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 3, "persuasion": 3, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "necrotic, poison", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Keen Sight", "desc": "Advantage: sight Wis (Percept) checks." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_animated-instrument/?format=api", "key": "tob3_animated-instrument", "name": "Animated Instrument", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 0, "fly": 30 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 30, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 17, "hit_dice": "7d4", "experience_points": 50, "ability_scores": { "strength": 1, "dexterity": 12, "constitution": 11, "intelligence": 1, "wisdom": 5, "charisma": 15 }, "modifiers": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": 2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": 2 }, "skill_bonuses": { "perception": -3 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -3, "arcana": -5, "athletics": -5, "deception": 2, "history": -5, "insight": -3, "intimidation": 2, "investigation": -5, "medicine": -3, "nature": -5, "perception": -3, "performance": 2, "persuasion": 2, "religion": -5, "sleight_of_hand": 1, "stealth": 1, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Antimagic Susceptibility", "desc": "Incapacitated while in the area of an antimagic field. If targeted by dispel magic instrument must succeed on a Con save vs. caster’s spell save DC or fall unconscious for 1 min." }, { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "False Appearance", "desc": "While motionless and not flying indistinguishable from normal musical instrument." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_angel-haladron/?format=api", "key": "tob3_angel-haladron", "name": "Angel, Haladron", "document": { "name": "Tome of Beasts 3", "key": "tob3", "type": "SOURCE", "display_name": "Tome of Beasts 3", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-3/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 0, "fly": 60 }, "speed_all": { "unit": null, "walk": 0, "crawl": 0, "hover": false, "fly": 60, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful good", "languages": { "as_string": "Celestial, Common, telepathy 30'", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 28, "hit_dice": "8d4+8", "experience_points": 100, "ability_scores": { "strength": 13, "dexterity": 12, "constitution": 12, "intelligence": 15, "wisdom": 15, "charisma": 10 }, "modifiers": { "strength": 1, "dexterity": 1, "constitution": 1, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 1, "constitution": 1, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 2, "athletics": 1, "deception": 0, "history": 2, "insight": 2, "intimidation": 0, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned, prone, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Flyby", "desc": "The haladron doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Immortal Nature", "desc": "Doesn't require food drink or sleep" }, { "name": "Immutable Form", "desc": "Immune: form-altering spells/effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_zoog/?format=api", "key": "ccdx_zoog", "name": "Zoog", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, Void Speech", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Void Speech", "key": "void-speech", "url": "https://api-beta.open5e.com/v2/languages/void-speech/?format=api", "desc": "Void speech is a rename of Deep Speech from Tome of Beasts." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 3, "hit_dice": "1d4+1", "experience_points": 0, "ability_scores": { "strength": 3, "dexterity": 16, "constitution": 12, "intelligence": 11, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 2, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": 0, "athletics": -4, "deception": -1, "history": 0, "insight": 0, "intimidation": -1, "investigation": 0, "medicine": 0, "nature": 0, "perception": 2, "performance": -1, "persuasion": -1, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_wolpertinger/?format=api", "key": "ccdx_wolpertinger", "name": "Wolpertinger", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 30, "burrow": 10 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 30, "burrow": 10, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 9, "hit_dice": "2d4+4", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 14, "intelligence": 5, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -3, "athletics": -2, "deception": -2, "history": -3, "insight": 1, "intimidation": -2, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Gore", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Keening", "desc": "The wolpertinger emits a piercing shriek. Each creature within 30 feet that can hear the wolpertinger must succeed on a DC 13 Constitution saving throw or be deafened for 1 minute. A beast with an Intelligence of 4 or lower that is in the area must also succeed on a DC 13 Wisdom saving throw or be frightened until the beginning of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Charge", "desc": "If the wolpertinger moves at least 10 feet straight toward a target and then hits it with a gore attack on the same turn, the target takes an extra 2 (1d4) piercing damage." }, { "name": "Flyby", "desc": "The wolpertinger doesn't provoke an opportunity attack when it flies out of an enemy's reach." }, { "name": "Standing Leap", "desc": "The wolpertinger's long jump is up to 20 feet and its high jump is up to 10 feet, with or without a running start." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_weirding-scroll/?format=api", "key": "ccdx_weirding-scroll", "name": "Weirding Scroll", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 10 }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": false, "fly": 10, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "all, telepathy 120 ft.", "data": [] }, "armor_class": 10, "armor_detail": "", "hit_points": 27, "hit_dice": "6d4+12", "experience_points": 100, "ability_scores": { "strength": 1, "dexterity": 10, "constitution": 15, "intelligence": 16, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": -5, "dexterity": 0, "constitution": 2, "intelligence": 3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 0, "saving_throws": { "wisdom": 2 }, "saving_throws_all": { "strength": -5, "dexterity": 0, "constitution": 2, "intelligence": 3, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "deception": 5 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 3, "athletics": -5, "deception": 5, "history": 3, "insight": 0, "intimidation": -1, "investigation": 3, "medicine": 0, "nature": 3, "perception": 0, "performance": -1, "persuasion": -1, "religion": 3, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "blinded, charmed, deafened, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dominate", "desc": "A weirding scroll beguiles one humanoid that it can see within 30 feet. The target must succeed on a DC 13 Wisdom saving throw or be charmed for 1 hour. The charmed creature obeys the telepathic commands of the weirding scroll to the best of its ability. This action works like the dominate person spell, except the weirding scroll doesn't need to concentrate to maintain the domination, and it can't take total and precise control of the target. The weirding scroll can have only one humanoid under its control at one time. If it dominates another, the effect on the previous target ends.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tendril of Light", "desc": "Melee Spell Attack: +5 to hit, reach 10 ft., one target. Hit: 3 (1d6) psychic damage plus 3 (1d6) radiant damage.", "attacks": [ { "name": "Tendril of Light attack", "attack_type": "SPELL", "to_hit_mod": 5, "reach": 10, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6) psychic", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antimagic Susceptibility", "desc": "The weirding scroll is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the weirding scroll must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute." }, { "name": "False Appearance", "desc": "While the weirding scroll remains motionless, it is indistinguishable from a normal scroll." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_skull-lantern/?format=api", "key": "ccdx_skull-lantern", "name": "Skull Lantern", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 0, "unit": "feet", "fly": 30, "hover": true }, "speed_all": { "unit": "feet", "walk": 0, "crawl": 0, "hover": true, "fly": 30, "burrow": 0, "climb": 0, "swim": 0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 14, "hit_dice": "4d4+4", "experience_points": 50, "ability_scores": { "strength": 1, "dexterity": 16, "constitution": 12, "intelligence": 3, "wisdom": 6, "charisma": 5 }, "modifiers": { "strength": -5, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5 }, "saving_throws_all": { "strength": -5, "dexterity": 5, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": -4, "athletics": -5, "deception": -3, "history": -4, "insight": -2, "intimidation": -3, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, poisoned, prone, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Beam", "desc": "The skull lantern opens its mouth, releasing a searing beam of light in a 15-foot line that is 5 feet wide. Each creature in that line must make a DC 13 Dexterity saving throw, taking 7 (2d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Flare", "desc": "When immersed in magical darkness, a skull lantern emits a brilliant flash of light powerful enough to dispel magical darkness in a 30-foot-radius sphere centered on itself, illuminating the area with bright light for 1d4 rounds. Afterwards, the light winks out and the skull falls to the ground, inert. In one week, the skull lantern has a 50% chance of becoming active again, though failure to do so means it will never reanimate." }, { "name": "Illumination", "desc": "The skull lantern sheds bright light in a 20-foot-radius and dim light for an additional 20 feet." }, { "name": "Undead Fortitude", "desc": "If damage reduces the skull to 0 hp, it must make a Constitution saving throw with a DC of 5 + the damage taken, unless the damage is radiant or from a critical hit. On a success, the skull drops to 1 hp instead." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_paper-golem/?format=api", "key": "ccdx_paper-golem", "name": "Paper Golem", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 30, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 7, "hit_dice": "2d4+2", "experience_points": 50, "ability_scores": { "strength": 8, "dexterity": 16, "constitution": 12, "intelligence": 3, "wisdom": 7, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": -2, "charisma": -4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": -4, "athletics": -1, "deception": -4, "history": -4, "insight": -2, "intimidation": -4, "investigation": -4, "medicine": -2, "nature": -4, "perception": -2, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Paper Cut", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.", "attacks": [ { "name": "Paper Cut attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While the paper golem remains motionless, it is indistinguishable from an ordinary sheet of paper." }, { "name": "Immutable Form", "desc": "The paper golem is immune to any spell or effect that would alter its form." }, { "name": "Ink Blot (Recharge 4-6)", "desc": "As a bonus action, the paper golem applies ink to itself. The next time it hits a creature with a paper cut attack, the creature must make a DC 13 Constitution saving throw, taking 5 (2d4) poison damage on a failed save, or half as much damage on a successful one." }, { "name": "Magic Weapons", "desc": "The paper golem's weapon attacks are magical." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_necrotic-tick/?format=api", "key": "ccdx_necrotic-tick", "name": "Necrotic Tick", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "climb": 10 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 3, "hit_dice": "1d4+1", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 14, "constitution": 12, "intelligence": 1, "wisdom": 12, "charisma": 8 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "constitution": 3 }, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 3, "intelligence": -5, "wisdom": 1, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -5, "athletics": -4, "deception": -1, "history": -5, "insight": 1, "intimidation": -1, "investigation": -5, "medicine": 1, "nature": -5, "perception": 1, "performance": -1, "persuasion": -1, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Blood Drain", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 1 piercing damage, and the tick attaches to the target. While attached, the necrotic tick doesn't attack. Instead, at the start of each of the tick's turns, the target loses 5 (1d4 + 3) hp due to blood loss. The target must make a DC 13 Wisdom saving throw. If it fails, it is affected by the tick's toxins and doesn't attempt to remove the tick. The host will even replace a dislodged tick unless prevented from doing so for 1 minute, after which the tick's influence fades. \n\nThe tick can detach itself by spending 5 feet of its movement. It does so when seeking a new host or if the target dies. A creature, including the target, can use its action to detach the tick. When a necrotic tick detaches, voluntarily or otherwise, its host takes 1 necrotic damage.", "attacks": [ { "name": "Blood Drain attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Necrotic Regeneration", "desc": "While attached to a living host, a necrotic tick leaks negative energy into the host's bloodstream, quickly closing over the creature's wounds with scabrous, necrotic flesh. If the host doesn't already have regeneration, it regains 2 hp at the start of its turn if it has at least 1 hit point. Track how many “necrotic hp” a host recovers via Necrotic Regeneration. Magical healing reverses the necrosis and subtracts an equal number of necrotic hp from those accumulated. When the necrotic hp equal the host's hit point maximum, the host becomes a zombie." }, { "name": "Ride Host", "desc": "When a necrotic tick's living host has lost three-quarters of its maximum hp from Blood Drain, the tick's toxins fill the host with an unnatural desire to approach other living beings. When a suitable creature is within 5 feet, the tick incites a sudden rage in the host, riding the current host to a new host. The current host must succeed on a DC 13 Wisdom saving throw or it attempts to grapple a living creature within 5 feet of it as a reaction. The host can re-attempt this saving throw at the end of each turn that it suffers damage from the necrotic tick's Blood Drain." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_mandrake/?format=api", "key": "ccdx_mandrake", "name": "Mandrake", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 0, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 8, "armor_detail": "", "hit_points": 22, "hit_dice": "4d4+12", "experience_points": 100, "ability_scores": { "strength": 10, "dexterity": 6, "constitution": 16, "intelligence": 1, "wisdom": 9, "charisma": 12 }, "modifiers": { "strength": 0, "dexterity": -2, "constitution": 3, "intelligence": -5, "wisdom": -1, "charisma": 1 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": -2, "constitution": 3, "intelligence": -5, "wisdom": -1, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -1, "arcana": -5, "athletics": 0, "deception": 1, "history": -5, "insight": -1, "intimidation": 1, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": 1, "persuasion": 1, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 5 (2d4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4) piercing", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shriek", "desc": "All creatures within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 5 (2d4) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_leonino/?format=api", "key": "ccdx_leonino", "name": "Leonino", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 40, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Elvish", "data": [ { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 13, "hit_dice": "3d4+6", "experience_points": 25, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 14, "intelligence": 8, "wisdom": 8, "charisma": 12 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": -1, "wisdom": -1, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 1 }, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 2, "intelligence": -1, "wisdom": 1, "charisma": 1 }, "skill_bonuses": { "perception": 1, "persuasion": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -1, "athletics": 0, "deception": 1, "history": -1, "insight": -1, "intimidation": 1, "investigation": -1, "medicine": -1, "nature": -1, "perception": 1, "performance": 1, "persuasion": 3, "religion": -1, "sleight_of_hand": 3, "stealth": 5, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage. If this is the first time the leonino has hit the target within the past 24 hours, the target must succeed on a DC 10 Wisdom saving throw or be charmed by the leonino for 1 hour.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Evasion", "desc": "If the leonino is subjected to an effect that allows it to make a Dexterity saving throw to take only half damage, the leonino instead takes no damage if it succeeds on the saving throw, and only half damage if it fails." }, { "name": "Flyby", "desc": "The leonino doesn't provoke opportunity attacks when it flies out of an enemy's reach." }, { "name": "Silent Wings", "desc": "The flight of a leonine is especially silent and difficult to notice in forests and urban settings. It has advantage on Dexterity (Stealth) checks made while flying in these areas." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_inkling/?format=api", "key": "ccdx_inkling", "name": "Inkling", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 10, "hit_dice": "4d4", "experience_points": 50, "ability_scores": { "strength": 4, "dexterity": 14, "constitution": 10, "intelligence": 14, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "arcana": 4, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 4, "athletics": -3, "deception": 0, "history": 2, "insight": 1, "intimidation": 0, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Lash", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.", "attacks": [ { "name": "Lash attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Redirect Spell", "desc": "If a spell attack hits the inkling, it can force the attacker to make a DC 12 Intelligence saving throw. If the attacker fails the saving throw, the spell is redirected to hit another creature of the inkling's choice within 30 feet.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "A Thirst for Knowledge", "desc": "If an inkling spends 24 hours with a spellbook or a spell scroll, it can learn the magic of one 2nd level or lower spell, erasing and absorbing all the ink and magic used to inscribe the spell. The inkling can then cast the spell once per day." }, { "name": "Amorphous", "desc": "The inkling can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Innate Spellcasting", "desc": "The inkling's innate spellcasting ability is Intelligence (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring only somatic components:\nAt will: fire bolt, mending, minor illusion, prestidigitation\n1/day each: color spray, detect magic, magic missile" }, { "name": "Magic Resistance", "desc": "The inkling has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_great-mandrake/?format=api", "key": "ccdx_great-mandrake", "name": "Great Mandrake", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 44, "hit_dice": "8d4+24", "experience_points": 200, "ability_scores": { "strength": 14, "dexterity": 8, "constitution": 16, "intelligence": 4, "wisdom": 11, "charisma": 12 }, "modifiers": { "strength": 2, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": -1, "constitution": 3, "intelligence": -3, "wisdom": 0, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -3, "athletics": 2, "deception": 1, "history": -3, "insight": 0, "intimidation": 1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": 1, "persuasion": 1, "religion": -3, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "A great mandrake makes two attacks with its bite. When its shriek is available, it can use the shriek in place of one bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shriek", "desc": "Each creature within 60 feet of the mandrake that can hear it must succeed on a DC 13 Constitution saving throw or take 11 (3d6) thunder damage. If a creature fails the saving throw by 5 or more, it is stunned until the end of its next turn. If it fails by 10 or more, it falls unconscious. An unconscious creature can repeat the saving throw at the end of each of its turns, regaining consciousness on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 3 } } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_gloomflower/?format=api", "key": "ccdx_gloomflower", "name": "Gloomflower", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands all languages known by creatures within 120 feet, but can't speak, telepathy 120 ft.", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 44, "hit_dice": "8d4+24", "experience_points": 700, "ability_scores": { "strength": 10, "dexterity": 6, "constitution": 16, "intelligence": 1, "wisdom": 6, "charisma": 18 }, "modifiers": { "strength": 0, "dexterity": -2, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": 4 }, "initiative_bonus": -2, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": -2, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": 4 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": -2, "arcana": -5, "athletics": 0, "deception": 4, "history": -5, "insight": -2, "intimidation": 4, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": 4, "persuasion": 4, "religion": -5, "sleight_of_hand": -2, "stealth": -2, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, deafened, frightened", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": 1208, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Corrupting Visions", "desc": "Each creature of the gloomflower's choice that is within 60 feet of the gloomflower and aware of it must make a DC 14 Wisdom saving throw. On a failure, a creature is bombarded with visions of its fears and anxieties for 1 minute. While bombarded, it takes 7 (2d6) psychic damage at the start of each of its turns and must spend its action to make one melee attack against a creature within 5 feet of it, other than the gloomflower or itself. If the creature can't make a melee attack, it takes the Dodge action. The creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. On a success, a creature is incapacitated by hallucinations until the end of its next turn but isn't bombarded with visions of its fears and anxieties. \n\nA creature that is reduced to 0 hp by this psychic damage falls unconscious and is stable. When that creature regains consciousness, it suffers permanent hallucinations and has disadvantage on ability checks until cured by a remove curse spell or similar magic.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The gloomflower makes two psychic strike attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Psychic Strike", "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 10 (3d6) psychic damage.", "attacks": [ { "name": "Psychic Strike attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 120, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6) psychic", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Blur", "desc": "Creatures have disadvantage on attack rolls against the gloomflower. An attacker is immune to this effect if it doesn't rely on sight, as with blindsight, or can see through illusions, as with truesight." }, { "name": "Psychic Scream", "desc": "Whenever the gloomflower takes damage, each creature within 10 feet of the gloomflower must succeed on a DC 14 Wisdom saving throw or take 7 (2d6) psychic damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_fire-imp/?format=api", "key": "ccdx_fire-imp", "name": "Fire Imp", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 40 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 40, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Common, Infernal", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 14, "hit_dice": "4d4+4", "experience_points": 100, "ability_scores": { "strength": 5, "dexterity": 14, "constitution": 12, "intelligence": 10, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "deception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": -3, "deception": 3, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Touch", "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) fire damage and if the target is a flammable object that isn't being worn or carried, it also catches fire. If the target is a creature, it must succeed on a DC 12 Dexterity saving throw or take another 2 (1d4) fire damage at the start of its next turn.", "attacks": [ { "name": "Fire Touch attack", "attack_type": "SPELL", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hurl Flame", "desc": "Ranged Spell Attack: +4 to hit, range 150 ft., one target. Hit: 5 (2d4) fire damage and if the target is a flammable object that isn't being worn or carried, it also catches fire.", "attacks": [ { "name": "Hurl Flame attack", "attack_type": "SPELL", "to_hit_mod": 4, "reach": null, "range": 150, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4) fire", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devil's Sight", "desc": "Magical darkness doesn't impede the imp's darkvision." }, { "name": "Fire Absorption", "desc": "Whenever the imp is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt." }, { "name": "Heat Metal (1/Day)", "desc": "As a bonus action, the imp casts the heat metal spell without expending any material components (spell save DC 12)." }, { "name": "Magic Resistance", "desc": "The imp has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_exploding-toad/?format=api", "key": "ccdx_exploding-toad", "name": "Exploding Toad", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "swim": 20 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 0, "burrow": 0, "climb": 10, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Goblin but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 2, "hit_dice": "1d4", "experience_points": 50, "ability_scores": { "strength": 1, "dexterity": 13, "constitution": 11, "intelligence": 4, "wisdom": 8, "charisma": 3 }, "modifiers": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -3, "wisdom": -1, "charisma": -4 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 1, "constitution": 0, "intelligence": -3, "wisdom": -1, "charisma": -4 }, "skill_bonuses": { "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": -1, "arcana": -3, "athletics": -5, "deception": -4, "history": -3, "insight": -1, "intimidation": -4, "investigation": -3, "medicine": -1, "nature": -3, "perception": -1, "performance": -4, "persuasion": -4, "religion": -3, "sleight_of_hand": 1, "stealth": 5, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 30, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Death Leap", "desc": "The exploding toad can turn an attack that missed it into a hit or turn a successful saving throw into a failure.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amphibious", "desc": "The toad can breathe air and water." }, { "name": "Final Croak", "desc": "When the toad is reduced to 0 hp, it explodes in a 10-foot-radius sphere. Each creature in the area must make a DC 11 Dexterity saving throw, taking 10 (3d6) fire damage on a failed save, or half as much damage on a successful one." }, { "name": "Mad Hopping", "desc": "Ranged attacks against the toad have disadvantage." }, { "name": "Selective Immunity", "desc": "When an attack or effect deals fire damage to the toad, the toad can choose to take the fire damage as if it were not immune." }, { "name": "Standing Leap", "desc": "The toad's long jump is up to 10 feet and its high jump is up to 5 feet, with or without a running start." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_bookkeeper/?format=api", "key": "ccdx_bookkeeper", "name": "Bookkeeper", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 30 }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": false, "fly": 30, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 5, "hit_dice": "2d4", "experience_points": 25, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 10, "intelligence": 6, "wisdom": 8, "charisma": 3 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": -2, "wisdom": -1, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": -2, "wisdom": -1, "charisma": -4 }, "skill_bonuses": { "perception": 1, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": -2, "athletics": -1, "deception": -4, "history": -2, "insight": -1, "intimidation": -4, "investigation": -2, "medicine": -1, "nature": -2, "perception": 1, "performance": -4, "persuasion": -4, "religion": -2, "sleight_of_hand": 2, "stealth": 4, "survival": -1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "either cold or fire (designated at the time of the bookkeeper's creation), poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 1 poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Elusive Pages", "desc": "While inside its book, the bookkeeper magically turns its book invisible until it attacks, or until its concentration ends (as if concentrating on a spell). The bookkeeper is also invisible while inside the invisible book", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Ink Splash", "desc": "Ranged Weapon Attack: +4 to hit, range 20 ft., one target. Hit: 3 (1d6) poison damage and the target must succeed on a DC 13 Dexterity saving throw or be blinded until the end of its next turn.", "attacks": [ { "name": "Ink Splash attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 20, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6) poison", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Between the Lines", "desc": "As a bonus action while within 30 feet of its book, the bookkeeper can hop inside its book. While inside its book, the bookkeeper has a flying speed of 30 feet and is indistinguishable from ink on a page." }, { "name": "Book Bound", "desc": "A bookkeeper makes all attacks, saving throws, and skill checks with advantage when its creator is within 60 feet of its book. The bookkeeper's hp maximum is reduced by 1 for every minute it is further than 60 feet from its book. When its hp maximum reaches 0, it dies. If its creator dies, the bookkeeper can be convinced to pass ownership of the book to a new creature if the creature succeeds on a DC 13 Charisma check. The new owner becomes the bookkeeper's new “creator” and inherits the bookkeeper along with the book." }, { "name": "Disintegrate", "desc": "When the bookkeeper dies, the book it is bound to is also destroyed." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_archaeopteryx/?format=api", "key": "ccdx_archaeopteryx", "name": "Archaeopteryx", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 50, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 7, "hit_dice": "3d4", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 13, "constitution": 10, "intelligence": 2, "wisdom": 14, "charisma": 6 }, "modifiers": { "strength": -2, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 1, "constitution": 0, "intelligence": -4, "wisdom": 2, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": -2, "history": -4, "insight": 2, "intimidation": -2, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The archaeopteryx makes two attacks: one with its beak and one with its talons.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 1) slashing damage.", "attacks": [ { "name": "Talons attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The archaeopteryx doesn't provoke opportunity attacks when it flies out of an enemy's reach." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_arcamag/?format=api", "key": "ccdx_arcamag", "name": "Arcamag", "document": { "name": "Creature Codex", "key": "ccdx", "type": "SOURCE", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 30, "hover": true }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": true, "fly": 30, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 22, "hit_dice": "5d4+10", "experience_points": 450, "ability_scores": { "strength": 7, "dexterity": 10, "constitution": 15, "intelligence": 5, "wisdom": 12, "charisma": 18 }, "modifiers": { "strength": -2, "dexterity": 0, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 0, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": 4 }, "skill_bonuses": { "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -3, "athletics": -2, "deception": 4, "history": -3, "insight": 1, "intimidation": 4, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": 4, "persuasion": 4, "religion": -3, "sleight_of_hand": 0, "stealth": 4, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Attach", "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one creature that can cast spells. Hit: The arcamag attaches to the target. While attached, the arcamag doesn't attack. Instead, it causes a handful of changes in its spellcaster host (see Changes to the Host sidebar). The arcamag can detach itself by spending 5 feet of its movement. A creature other than the host can use its action to detach the arcamag by succeeding on a DC 15 Strength check. The host can use its action to detach the arcamag only after the host has expended all of its spell slots for the day, including the extra cantrips and spell slots gained from having the arcamag attached. Doing so doesn't require a Strength check. When the arcamag detaches itself or is detached from a host, the host takes 2 (1d4) psychic damage per spellcaster level.", "attacks": [ { "name": "Attach attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": null, "damage_die_type": null, "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The arcamag magically teleports up to 60 feet to an unoccupied space. If it is attached to a host when it uses this action, it automatically detaches.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Camouflage", "desc": "While attached to a host, the arcamag has advantage on Dexterity (Stealth) checks." }, { "name": "Shapechanger", "desc": "The arcamag can use its action to polymorph into a small object, such as a ring, wand, orb, rod, or scroll. Its statistics 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. False Appearance (Object Form Only). While motionless, the arcamag is indistinguishable from an ordinary object." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_yowler/?format=api", "key": "tob2_yowler", "name": "Yowler", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 40, "unit": "feet", "climb": 30 }, "speed_all": { "unit": "feet", "walk": 40, "crawl": 20, "hover": false, "fly": 0, "burrow": 0, "climb": 30, "swim": 20 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 22, "hit_dice": "4d4+12", "experience_points": 100, "ability_scores": { "strength": 3, "dexterity": 15, "constitution": 16, "intelligence": 3, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 3, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": { "perception": 2, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": -4, "deception": -3, "history": -4, "insight": 0, "intimidation": -3, "investigation": -4, "medicine": 0, "nature": -4, "perception": 2, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "frightened, poisoned", "condition_immunities": [ { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned until the end of its next turn.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claws", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The yowler makes two attacks: one with its bite and one with its claws. It can use Yowl in place of a bite attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Yowl", "desc": "The yowler lets loose a horrid scream. Each hostile creature within 30 feet of the yowler that can hear it must succeed on a DC 12 Wisdom saving throw or become frightened for 1 minute. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the creature is immune to the yowler's Yowl for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Living Projection", "desc": "The yowler’s undead form is constantly covered with a magical illusion that makes it look like it did in life. This effect is suppressed for 1 minute if the yowler attacks or uses Yowl.\n\nThe changes wrought by this illusion fail to hold up to physical inspection. For example, the yowler’s fur appears soft and silky, but someone touching it would feel the yowler’s rotten fur and exposed bones. Otherwise, a creature must take an action to visually inspect the illusion and succeed on a DC 15 Intelligence (Investigation) check to discern the yowler’s true appearance." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_wicked-skull/?format=api", "key": "tob2_wicked-skull", "name": "Wicked Skull", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30, "crawl": 15, "hover": false, "fly": 0, "burrow": 0, "climb": 15, "swim": 15 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 7, "hit_dice": "2d4+2", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 13, "intelligence": 11, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "deception": 4, "insight": 3, "persuasion": 4, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 0, "athletics": -2, "deception": 4, "history": 0, "insight": 3, "intimidation": 2, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 2, "persuasion": 4, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 120, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Petty Mockery", "desc": "The wicked skull unleashes a string of insults laced with subtle enchantments at a creature it can see within 60 feet. If the target can hear the wicked skull (though it does not have to understand it), the target must succeed on a DC 11 Wisdom saving throw or have disadvantage on the next attack roll it makes before the end of its next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pseudopod", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) bludgeoning damage.", "attacks": [ { "name": "Pseudopod attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance (Object Form Only)", "desc": "While the wicked skull remains motionless, it is indistinguishable from an ordinary object." }, { "name": "Jokester", "desc": "The wicked skull has advantage on a Charisma (Deception) or Charisma (Persuasion) check if it includes mockery or a joke or riddle as part of the check." }, { "name": "Shapechanger", "desc": "The wicked skull can use its action to polymorph into a Tiny object or back into its true, amorphous form. Its statistics 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." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_warmth-thief/?format=api", "key": "tob2_warmth-thief", "name": "Warmth Thief", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 40, "hover": true }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": true, "fly": 40, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Sylvan, Umbral", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 112, "hit_dice": "15d4+75", "experience_points": 5000, "ability_scores": { "strength": 11, "dexterity": 18, "constitution": 20, "intelligence": 17, "wisdom": 15, "charisma": 18 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 5, "intelligence": 3, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 8, "wisdom": 6, "charisma": 8 }, "saving_throws_all": { "strength": 0, "dexterity": 8, "constitution": 5, "intelligence": 3, "wisdom": 6, "charisma": 8 }, "skill_bonuses": { "deception": 8, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 3, "athletics": 0, "deception": 8, "history": 3, "insight": 2, "intimidation": 4, "investigation": 3, "medicine": 2, "nature": 3, "perception": 2, "performance": 4, "persuasion": 4, "religion": 3, "sleight_of_hand": 4, "stealth": 8, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks not made with cold iron weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, prone", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60, "actions": [ { "name": "Freezing Claw", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one creature. Hit: 7 (1d6 + 4) slashing damage plus 14 (4d6) cold damage. The warmth thief regains hp equal to half the cold damage dealt. The target must succeed on a DC 16 Constitution saving throw or be chilled for 1 minute. A chilled creature takes 7 (2d6) cold damage at the start of each of its turns. A chilled creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. A humanoid slain while chilled rises 24 hours later as a chill haunt, unless the humanoid is restored to life or its body is destroyed.", "attacks": [ { "name": "Freezing Claw attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The warmth thief makes two freezing claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aura of Warmth Stealing", "desc": "At the start of each of the warmth thief’s turns, each creature within 5 feet of the warmth thief must succeed on a DC 16 Constitution saving throw or take 7 (2d6) cold damage. The warmth thief regains hp equal to the single highest amount of cold damage dealt." }, { "name": "Cold Physiology", "desc": "A warmth thief can’t abide constant warmth. Each hour it spends in an area with a temperature above 40 degrees Fahrenheit, the warmth thief must succeed on a DC 15 Constitution saving throw or suffer one level of exhaustion that can’t be removed until it finishes a long rest in an area with a temperature below 40 degrees." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_valkruung/?format=api", "key": "tob2_valkruung", "name": "Valkruung", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 25, "unit": "feet", "climb": 20 }, "speed_all": { "unit": "feet", "walk": 25, "crawl": 12, "hover": false, "fly": 0, "burrow": 0, "climb": 20, "swim": 12 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Goblin", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Goblin", "key": "goblin", "url": "https://api-beta.open5e.com/v2/languages/goblin/?format=api", "desc": "Typical speakers are goblinoids." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 22, "hit_dice": "4d6+8", "experience_points": 100, "ability_scores": { "strength": 8, "dexterity": 16, "constitution": 14, "intelligence": 5, "wisdom": 12, "charisma": 9 }, "modifiers": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 3, "constitution": 2, "intelligence": -3, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "acrobatics": 5, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -3, "athletics": -1, "deception": -1, "history": -3, "insight": 1, "intimidation": -1, "investigation": -3, "medicine": 1, "nature": -3, "perception": 1, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claws", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage, and the target must succeed on a DC 13 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target suffers an itchy rash, and, at the start of each of its turns, it must succeed on a DC 13 Wisdom saving or spend its action furiously scratching the rash. A creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Disarming Tendrils", "desc": "When a creature the valkruung can see targets it with a melee weapon attack, the attacker must succeed on a DC 13 Dexterity saving throw or its weapon is knocked out of its grasp into a random unoccupied space within 5 feet of the attacker. The valkruung can't use this reaction against attackers wielding a heavy or two-handed weapon.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Prehensile Tendrils", "desc": "The valkruung has 10 shiny blue-gray tendrils that constantly grab at things in the environment. Each tendril can pick up or hold a Tiny object, such as a coin or piece of jewelry, that isn’t being worn or carried. If it uses all 10 of its tendrils, the valkruung can carry a single Small object, such as a backpack. The valkruung can use its tendrils to interact with objects, but it can’t use them to wield a weapon. It has advantage on Dexterity (Sleight of Hand) checks when using its tendrils and can use its tendrils to disarm opponents (see the Disarming Tendrils reaction)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_rotsam/?format=api", "key": "tob2_rotsam", "name": "Rotsam", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "swim": 30 }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": false, "fly": 0, "burrow": 0, "climb": 5, "swim": 30 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "10d4+20", "experience_points": 450, "ability_scores": { "strength": 5, "dexterity": 16, "constitution": 14, "intelligence": 1, "wisdom": 9, "charisma": 6 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": 2, "intelligence": -5, "wisdom": -1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -1, "arcana": -5, "athletics": -3, "deception": -2, "history": -5, "insight": -1, "intimidation": -2, "investigation": -5, "medicine": -1, "nature": -5, "perception": -1, "performance": -2, "persuasion": -2, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, prone", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Diseased Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one creature. Hit: 5 (1d4 + 3) piercing damage plus 10 (3d6) necrotic damage, and the rotsam attaches to the target. While attached, the rotsam doesn't attack. Instead, at the start of each of the rotsam's turns, the target takes 10 (3d6) necrotic damage. If a creature ends its turn with a rotsam attached to it, the creature must succeed on a DC 12 Constitution saving throw or contract a disease (see the Bog Rot trait). The rotsam can detach itself by spending 5 feet of its movement. It does so after the target contracts its disease or the target dies. A creature, including the target, can take its action to detach the rotsam by succeeding on a DC 12 Strength check.", "attacks": [ { "name": "Diseased Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The rotsam can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Bog Rot", "desc": "A creature that fails its saving throw against the rotsam’s diseased bite attack becomes infected with the bog rot disease. Until the disease is cured, the infected creature’s skin breaks out in a rot-like rash that slowly spreads across its body, and its hp maximum decreases by 7 (2d6) for every 24 hours that elapse. After the first 24 hours, the creature’s skin starts to smell like rot, and creatures have advantage on Wisdom (Perception) and Wisdom (Survival) checks to find the infected creature. The reduction and rot smell last until the disease is cured. The creature dies if the disease reduces its hp maximum to 0." }, { "name": "Spider Climb", "desc": "The rotsam can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_nyctli/?format=api", "key": "tob2_nyctli", "name": "Nyctli", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10, "unit": "feet", "fly": 40, "hover": true }, "speed_all": { "unit": "feet", "walk": 10, "crawl": 5, "hover": true, "fly": 40, "burrow": 0, "climb": 5, "swim": 5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Sylvan", "data": [ { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 7, "hit_dice": "3d4", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 18, "constitution": 10, "intelligence": 6, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": -4, "dexterity": 4, "constitution": 0, "intelligence": -2, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 4, "constitution": 0, "intelligence": -2, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "perception": 4, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": -2, "athletics": -4, "deception": 1, "history": -2, "insight": 2, "intimidation": 1, "investigation": -2, "medicine": 2, "nature": -2, "perception": 4, "performance": 1, "persuasion": 1, "religion": -2, "sleight_of_hand": 4, "stealth": 6, "survival": 2 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Douse Light", "desc": "The nyctli magically dispels or douses a single magical or nonmagical light source within 30 feet of it. The nyctli can't dispel light created by a spell of 3rd level or higher.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stingers", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one creature. Hit: 1 piercing damage plus 3 (1d6) necrotic damage, and the target must succeed on a DC 11 Constitution saving throw or be blinded until the end of its next turn.", "attacks": [ { "name": "Stingers attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "Damage plus 3 (1", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_lymarien/?format=api", "key": "tob2_lymarien", "name": "Lymarien", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 5, "unit": "feet", "fly": 50 }, "speed_all": { "unit": "feet", "walk": 5, "crawl": 2, "hover": false, "fly": 50, "burrow": 0, "climb": 2, "swim": 2 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Sylvan", "data": [ { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 5, "hit_dice": "2d4", "experience_points": 25, "ability_scores": { "strength": 1, "dexterity": 17, "constitution": 10, "intelligence": 7, "wisdom": 13, "charisma": 11 }, "modifiers": { "strength": -5, "dexterity": 3, "constitution": 0, "intelligence": -2, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -5, "dexterity": 3, "constitution": 0, "intelligence": -2, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 3, "stealth": 5 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -2, "athletics": -5, "deception": 0, "history": -2, "insight": 1, "intimidation": 0, "investigation": -2, "medicine": 1, "nature": -2, "perception": 3, "performance": 0, "persuasion": 0, "religion": -2, "sleight_of_hand": 3, "stealth": 5, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Distracting Swoop", "desc": "If the lymarien moves at least 20 feet straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 11 Wisdom saving throw or be distracted until the end of its next turn. A distracted creature has disadvantage on its next attack roll or ability check." }, { "name": "Speak with Beasts", "desc": "The lymarien can communicate with beasts as if they shared a language." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_light-drake/?format=api", "key": "tob2_light-drake", "name": "Light Drake", "document": { "name": "Tome of Beasts 2", "key": "tob2", "type": "SOURCE", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20, "unit": "feet", "fly": 60, "hover": true }, "speed_all": { "unit": "feet", "walk": 20, "crawl": 10, "hover": true, "fly": 60, "burrow": 0, "climb": 10, "swim": 10 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Common, Draconic", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." } ] }, "armor_class": 13, "armor_detail": "", "hit_points": 24, "hit_dice": "7d4+7", "experience_points": 100, "ability_scores": { "strength": 7, "dexterity": 16, "constitution": 13, "intelligence": 8, "wisdom": 12, "charisma": 14 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": -1, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": -1, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "acrobatics": 5, "perception": 3 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -1, "athletics": -2, "deception": 2, "history": -1, "insight": 1, "intimidation": 2, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": 2, "persuasion": 2, "religion": -1, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "radiant", "damage_resistances": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560, "darkvision_range": 60, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath Weapon", "desc": "A light drake can breathe a 30-foot line of brilliant white light. Each creature in that line must make a DC 13 Dexterity saving throw. On a failure, a creature takes 5 (2d4) radiant damage and is blinded for 1 minute. On a success, a creature takes half the damage and isn't blinded. A blinded creature can make a DC 13 Constitution saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } } ], "traits": [ { "name": "Innate Spellcasting", "desc": "The light drake’s innate spellcasting ability is Charisma (spell save DC 12, +4 to hit with spell attacks). It can innately cast the following spells, requiring no material components:\nAt will: dancing lights, light, guiding star, starburst\n3/day each: color spray, faerie fire" }, { "name": "Reflective Scales", "desc": "When a light drake is within 5 feet of a source of light, that source of light sheds bright light and dim light for an additional 10 feet. While the light drake wears or carries an object that sheds light from the daylight spell, the light within 10 feet of the drake is sunlight." } ], "creaturesets": [], "environments": [], "illustration": null } ] }