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=darkvision_range&page=13
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=darkvision_range&page=14", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=darkvision_range&page=12", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/tob3_sinstar-thrall/?format=api", "key": "tob3_sinstar-thrall", "name": "Sinstar Thrall", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 58, "hit_dice": "9d8+18", "experience_points": 450, "ability_scores": { "strength": 17, "dexterity": 10, "constitution": 15, "intelligence": 3, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -5 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -5, "history": -4, "insight": 0, "intimidation": -5, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -5, "persuasion": -5, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "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", "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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, 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": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Spiny Defense", "desc": "A creature that touches the star thrall or hits it with melee attack while within 5 ft. of it takes 3 (1d6) piercing damage and must make DC 13 Con save or be paralyzed until the end of its next turn." }, { "name": "Telepathic Bond", "desc": "While the star thrall is on the same plane of existence as the sinstar that created it the star thrall can magically convey what it senses to the sinstar and the two can communicate telepathically." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_snatch-bat/?format=api", "key": "tob3_snatch-bat", "name": "Snatch Bat", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 20.0, "fly": 40.0 }, "speed_all": { "unit": null, "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "understands Deep Speech and Umbral but can't speak", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 97, "hit_dice": "15d8+30", "experience_points": 1800, "ability_scores": { "strength": 16, "dexterity": 20, "constitution": 14, "intelligence": 6, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 5, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -3 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": -2, "athletics": 3, "deception": -3, "history": -2, "insight": 1, "intimidation": -3, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": 5, "stealth": 5, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "force, psychic", "damage_resistances": [ { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, exhaustion", "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": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Flyby", "desc": "Doesn’t provoke opportunity attacks when it flies out of an enemy’s reach." }, { "name": "Treasure Sense", "desc": "Can pinpoint by scent the location of precious metals gemstones and jewelry within 60' of it and can sense the general direction of such objects within 1 mile of it." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_sodwose/?format=api", "key": "tob3_sodwose", "name": "Sodwose", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 40.0, "climb": 30.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "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": 127, "hit_dice": "15d8+60", "experience_points": 2300, "ability_scores": { "strength": 10, "dexterity": 21, "constitution": 18, "intelligence": 15, "wisdom": 14, "charisma": 9 }, "modifiers": { "strength": 0, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 2, "charisma": -1 }, "initiative_bonus": 5, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 4, "intelligence": 2, "wisdom": 2, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 2, "arcana": 2, "athletics": 0, "deception": -1, "history": 2, "insight": 2, "intimidation": -1, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": -1, "persuasion": -1, "religion": 2, "sleight_of_hand": 5, "stealth": 5, "survival": 2 }, "passive_perception": 15, "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": "bludgeoning, piercing", "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" } ], "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, exhaustion, frightened, poisoned, restrained, unconscious", "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": "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": "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": null, "darkvision_range": null, "blindsight_range": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Grass Step", "desc": "Teleports along with any equipment it is wearing or carrying up to 30' to an unoccupied spot it sees. The origin and destination spaces must contain grass.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Set Snare", "desc": "Creates a snare in a square area it can see within 30' of it that is 5 ft. on a side and 50%+ grass. 1st creature to moves into that space within next min: DC 15 Str save or be restrained by grasses. A creature including restrained creature can use action to free restrained creature via DC 15 Str check. It can have at most 3 snares set at a time. If it sets a 4th oldest ceases to function.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Grassland Camouflage", "desc": "Advantage: Dex (Stealth) to hide in grassland." }, { "name": "Scarecrow", "desc": "Any creature that starts its turn within 10 ft. of sodwose: frightened until the end of its next turn (DC 15 Wis negates and is immune to sodwose’s Scarecrow for the next 24 hrs)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_stargazer/?format=api", "key": "tob3_stargazer", "name": "Stargazer", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "9.000", "challenge_rating_text": "9", "proficiency_bonus": null, "speed": { "walk": 15.0, "burrow": 20.0 }, "speed_all": { "unit": null, "walk": 15.0, "crawl": 7.5, "hover": false, "fly": 0.0, "burrow": 20.0, "climb": 7.5, "swim": 7.5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "Common, Ignan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 168, "hit_dice": "16d12+64", "experience_points": 5000, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 18, "intelligence": 3, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 9 }, "saving_throws_all": { "strength": 9, "dexterity": 0, "constitution": 4, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 0, "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": 0, "stealth": 0, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "prone", "condition_immunities": [ { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "Reel", "desc": "Pulls up to 2 creatures grappled by it up to 15 ft. straight to it.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Wing Trap Snap", "desc": "When 1+ creatures step onto a space on ground within 10 ft. directly above a hidden stargazer stargazer can burrow up to 10 ft. and snap its wing-like appendages shut emerging on the ground in space directly above where it was buried and that contains one or more other creatures. Each creature must make DC 16 Dex save or be trapped as if it failed save vs. Wing Trap.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Tendril Whip Regrowth", "desc": "Has 12 tendrils. If all are destroyed can't use Tendril Whip. Destroyed tendrils regrow when it finishes long rest." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_stone-eater-slime/?format=api", "key": "tob3_stone-eater-slime", "name": "Stone-Eater Slime", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20.0, "climb": 10.0 }, "speed_all": { "unit": null, "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 90, "hit_dice": "12d6+48", "experience_points": 1100, "ability_scores": { "strength": 16, "dexterity": 11, "constitution": 19, "intelligence": 1, "wisdom": 6, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 4, "intelligence": -5, "wisdom": -2, "charisma": -4 }, "skill_bonuses": { "perception": -2 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -2, "arcana": -5, "athletics": 3, "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": 0, "stealth": 0, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, petrified, 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": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?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.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Move through space 1ft.+ wide with o squeezing." }, { "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_sunflower-sprite/?format=api", "key": "tob3_sunflower-sprite", "name": "Sunflower Sprite", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "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": 12, "armor_detail": "", "hit_points": 14, "hit_dice": "4d6", "experience_points": 100, "ability_scores": { "strength": 8, "dexterity": 14, "constitution": 10, "intelligence": 10, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 0, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 0, "athletics": -1, "deception": 3, "history": 0, "insight": 2, "intimidation": 3, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 2, "stealth": 2, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Diurnal", "desc": "At night or when underground it has disadvantage on initiative rolls and Wis (Perception) checks." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Speak with Plants", "desc": "Can communicate with plants as if they shared a language." }, { "name": "Variable Illumination", "desc": "Sheds bright light in a 5 ft. to 20' radius and dim light for extra number of feet equal to chosen radius. It can alter radius as a bonus action. It can’t use this trait if it hasn’t been exposed to sunlight in past 24 hrs." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_swarm-biting-gnat/?format=api", "key": "tob3_swarm-biting-gnat", "name": "Swarm, Biting Gnat", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10.0, "fly": 30.0, "climb": 10.0 }, "speed_all": { "unit": null, "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 10.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 16, "hit_dice": "3d8+3", "experience_points": 50, "ability_scores": { "strength": 2, "dexterity": 17, "constitution": 12, "intelligence": 1, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 3, "constitution": 1, "intelligence": -5, "wisdom": 0, "charisma": -5 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -5, "athletics": -4, "deception": -5, "history": -5, "insight": 0, "intimidation": -5, "investigation": -5, "medicine": 0, "nature": -5, "perception": 0, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing, slashing", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "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, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?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": "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": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Blood Sense", "desc": "Can pinpoint by scent the location of warm-blooded creatures within 20' of it." }, { "name": "Distracting Buzz", "desc": "A creature that is not deafened and starts its turn in a space occupied by a swarm of biting gnats must make DC 10 Wis save or become distracted by the droning of the gnats’ wings. A distracted creature has disadvantage on attack rolls and ability checks that use Int Wis or Cha for 1 min. A creature can re-save at end of each of its turns success ends effect on itself. If a creature’s save is successful the creature is immune to the swarm’s Distracting Buzz for the next 10 min." }, { "name": "Swarm", "desc": "Can occupy another creature’s space and vice versa and swarm can move through any opening large enough for a Tiny beast. Can’t regain hp or gain temp hp." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_swarm-ice-borers/?format=api", "key": "tob3_swarm-ice-borers", "name": "Swarm, Ice Borers", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 10.0, "fly": 30.0, "climb": 10.0 }, "speed_all": { "unit": null, "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 10.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 40, "hit_dice": "9d8", "experience_points": 450, "ability_scores": { "strength": 7, "dexterity": 15, "constitution": 10, "intelligence": 3, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": -2, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "cold", "damage_immunities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, slashing", "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, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?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": "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": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "False Appearance", "desc": "While motionless indistinguishable from cluster of icicles. This trait doesn’t function if swarm has damaged a creature with blood within the past 2 hrs." }, { "name": "Frigid Mass", "desc": "A creature that starts its turn in the swarm’s space takes 4 (1d8) cold." }, { "name": "Heatsense", "desc": "The swarm can pinpoint the location of creatures emitting heat such as warm-blooded Beasts and Humanoids within 30' of it." }, { "name": "Spider Climb", "desc": "Difficult surfaces even ceilings no ability check." }, { "name": "Swarm", "desc": "Can occupy another creature’s space and vice versa and swarm can move through any opening large enough for a Tiny elemental. Can’t regain hp or gain temp hp." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_swarm-vampire-blossom/?format=api", "key": "tob3_swarm-vampire-blossom", "name": "Swarm, Vampire Blossom", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 20.0, "fly": 10.0 }, "speed_all": { "unit": null, "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 10.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 82, "hit_dice": "11d10+22", "experience_points": 700, "ability_scores": { "strength": 3, "dexterity": 19, "constitution": 14, "intelligence": 3, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": -4, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 4, "saving_throws": { "charisma": 3 }, "saving_throws_all": { "strength": -4, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 2, "charisma": 3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": -4, "athletics": -4, "deception": 1, "history": -4, "insight": 2, "intimidation": 1, "investigation": -4, "medicine": 2, "nature": -4, "perception": 2, "performance": 1, "persuasion": 1, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "psychic", "damage_immunities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, slashing", "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, frightened, grappled, paralyzed, petrified, prone, restrained, stunned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?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": "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": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Blood Frenzy", "desc": "Has advantage on melee attack rolls vs. any creature that doesn’t have all its hp." }, { "name": "Blood Sense", "desc": "Can pinpoint by scent location of creatures that aren’t constructs or undead within 30' of it. Swarm is otherwise blind." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from carpet of flower petals." }, { "name": "Swarm", "desc": "Can occupy another creature’s space and vice versa and swarm can move through any opening large enough for a Tiny plant. Swarm can’t regain hp or gain temp hp." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_thripper/?format=api", "key": "tob3_thripper", "name": "Thripper", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 25.0 }, "speed_all": { "unit": null, "walk": 25.0, "crawl": 12.5, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 12.5, "swim": 12.5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Thrippish, Void Speech", "data": [ { "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": 15, "armor_detail": "natural armor", "hit_points": 104, "hit_dice": "16d8+32", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 19, "constitution": 15, "intelligence": 11, "wisdom": 16, "charisma": 9 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": -1 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 0, "wisdom": 3, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 0, "athletics": 2, "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": 4, "stealth": 4, "survival": 3 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "nonmagic B/P/S attacks", "damage_resistances": [], "damage_vulnerabilities_display": "cold", "damage_vulnerabilities": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60.0, "actions": [ { "name": "Glamour Counter", "desc": "When creature thripper can see within 30' of it casts spell can counter the spell. This works like counterspell spell with +6 spellcasting ability check except thripper can counter only enchantment or illusion spells and it must make the ability check regardless of spell's level.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fey Sense", "desc": "Can pinpoint by scent the location of fey within 60' of it and can sense the general direction of fey within 1 mile of it." }, { "name": "Feybane Weapons", "desc": "Its weapons are cold iron and are magical when used vs. fey. When it hits a fey with any weapon the weapon’s damage is force instead of its normal damage type." }, { "name": "Soft Wings", "desc": "Can fly up to 40' on its turn but must start and end its move on solid surface (roof ground etc.). If it is flying at the end of its turn it falls to the ground and takes falling damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_tigebra/?format=api", "key": "tob3_tigebra", "name": "Tigebra", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "13.000", "challenge_rating_text": "13", "proficiency_bonus": null, "speed": { "walk": 40.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 190, "hit_dice": "20d10+80", "experience_points": 10000, "ability_scores": { "strength": 20, "dexterity": 13, "constitution": 18, "intelligence": 5, "wisdom": 15, "charisma": 5 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 4, "intelligence": -3, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 6, "constitution": 9, "wisdom": 7 }, "saving_throws_all": { "strength": 5, "dexterity": 6, "constitution": 9, "intelligence": -3, "wisdom": 7, "charisma": -3 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": -3, "athletics": 5, "deception": -3, "history": -3, "insight": 2, "intimidation": -3, "investigation": -3, "medicine": 2, "nature": -3, "perception": 2, "performance": -3, "persuasion": -3, "religion": -3, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 17, "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, frightened, paralyzed, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?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" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hypnotic Gaze", "desc": "Gazes on one creature it can see within 60' of it. If target can see it: paralyzed until end of its next turn (DC 17 Wis negates immune to tigebra's Hypnotic Gaze 24 hrs).", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Final Fury", "desc": "When reduced to 0 hp its head and neck separate from body. Snake-like remnant immediately attacks nearest creature moving up to its speed if necessary even if it has already taken its turn this round. This remnant has same stats as original tigebra except it is Medium has 30 hp and can make only one Bite on its turn. Head remains active for 1d4 rounds or until killed." }, { "name": "Keen Hearing and Smell", "desc": "Has advantage on Wis (Perception) checks that rely on hearing or smell." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Potent Poison", "desc": "A creature that normally has resistance to poison doesn’t have resistance to the tigebra’s poison. If a creature normally has immunity to poison it has resistance to the tigebra’s poison instead." } ], "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", "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.0, "fly": 30.0 }, "speed_all": { "unit": null, "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 0.0, "swim": 0.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.0, "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_tripwire-patch/?format=api", "key": "tob3_tripwire-patch", "name": "Tripwire Patch", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 10.0, "burrow": 20.0 }, "speed_all": { "unit": null, "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 0.0, "burrow": 20.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 95, "hit_dice": "10d12+30", "experience_points": 1100, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 17, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, deafened, prone", "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": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": 60.0, "truesight_range": null, "actions": [ { "name": "No Escape", "desc": "If a prone creature within 5 ft. of patch stands up from prone patch can make one Bite vs. it.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Bountiful Death", "desc": "When the tripwire patch reduces a creature to 0 hp nearby plants erupt with growth. Plants within 20' of the body become thick overgrown difficult terrain and all plants within a 2-mile radius centered on the point where the creature was killed become enriched for 7 days for each CR of the slain creature (minimum of 7 days) cumulatively increasing in duration each time the patch kills a creature. Enriched plants yield twice the normal amount of food when harvested." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from normal patch of foliage such as flowers or bushes." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_urushi-constrictor/?format=api", "key": "tob3_urushi-constrictor", "name": "Urushi Constrictor", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.0, "climb": 30.0, "swim": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural", "hit_points": 133, "hit_dice": "14d10+56", "experience_points": 2300, "ability_scores": { "strength": 17, "dexterity": 15, "constitution": 18, "intelligence": 3, "wisdom": 10, "charisma": 3 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 0, "charisma": -4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -4, "history": -4, "insight": 0, "intimidation": -4, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "bludgeoning, poison", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "fire", "damage_vulnerabilities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "condition_immunities_display": "poisoned, prone", "condition_immunities": [ { "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.0, "darkvision_range": null, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Jungle Camouflage", "desc": "Has advantage on Dex (Stealth) checks made to hide in jungle terrain." }, { "name": "Poisonous Leaves", "desc": "Its skin is embedded with vines and poisonous leaves that burn on contact. A non-Construct or Undead creature that touches the constrictor or hits it with melee attack while within 5 ft. of it takes 7 (2d6) poison." }, { "name": "Urushi Blight", "desc": "A creature infected with this disease manifests symptoms within 1d4 hrs which includes gradual spread of painful itchy rash that develops into inflamed and blistered skin during 1st day. Until disease is cured infected creature: disadvantage on Con saves to maintain concentration on a spell and disadvantage on Dex and Cha saves and ability checks. At end of each long rest infected creature: DC 15 Con save. If it succeeds on two saves it recovers." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_veritigibbet/?format=api", "key": "tob3_veritigibbet", "name": "Veritigibbet", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 30.0, "fly": 60.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic neutral", "languages": { "as_string": "Common, Elvish, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "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": 63, "hit_dice": "14d6+14", "experience_points": 1100, "ability_scores": { "strength": 9, "dexterity": 19, "constitution": 12, "intelligence": 14, "wisdom": 11, "charisma": 19 }, "modifiers": { "strength": -1, "dexterity": 4, "constitution": 1, "intelligence": 2, "wisdom": 0, "charisma": 4 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 4, "constitution": 1, "intelligence": 2, "wisdom": 0, "charisma": 4 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 0, "arcana": 2, "athletics": -1, "deception": 4, "history": 2, "insight": 0, "intimidation": 4, "investigation": 2, "medicine": 0, "nature": 2, "perception": 0, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 4, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "nonmagic B/P/S attacks not made w/cold iron weapons", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Liar Liar", "desc": "When a creature lies while within 30' of the veritigibbet that creature: 3 (1d6) fire and it ignites (DC 14 Dex negates). Until creature uses action to douse the fire target takes 3 (1d6) fire at start of each of its turns.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fortissimo Fibber", "desc": "Can’t be magically silenced or forced to tell the truth by any means and it knows if it hears a lie." }, { "name": "Ventriloquist", "desc": "Can make its voice sound as though it originates from any point it can see within 60' of it." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_void-knight/?format=api", "key": "tob3_void-knight", "name": "Void Knight", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 20.0 }, "speed_all": { "unit": null, "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "lawful evil", "languages": { "as_string": "Void Speech, telepathy 120'", "data": [ { "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": 18, "armor_detail": "natural armor", "hit_points": 153, "hit_dice": "18d8+72", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 7, "constitution": 18, "intelligence": 12, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 6, "dexterity": -2, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": -2, "saving_throws": { "strength": 1, "constitution": 8, "wisdom": 7 }, "saving_throws_all": { "strength": 1, "dexterity": -2, "constitution": 8, "intelligence": 1, "wisdom": 7, "charisma": 0 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 3, "arcana": 1, "athletics": 6, "deception": 0, "history": 1, "insight": 3, "intimidation": 0, "investigation": 1, "medicine": 3, "nature": 1, "perception": 3, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": -2, "stealth": -2, "survival": 3 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "force, poison", "damage_immunities": [ { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, { "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": "blinded, charmed, deafened, exhausted, 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": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Call of the Void", "desc": "If creature within 5 ft. of knight attempts to move away from it that creature: DC 13 Str save or be unable to move away from knight. If creature uses magic to move (ex: misty step or freedom of movement) it automatically succeeds." }, { "name": "Construct Nature", "desc": "Doesn’t require air food drink or sleep." }, { "name": "Immoveable", "desc": "Can’t be moved vs. its will except by magical means. In addition knight has disadvantage on Dex (Acrobatics) and Dex (Stealth) checks." }, { "name": "Implosive End", "desc": "When Void knight dies it collapses in on itself releasing a wave of Void energy. Creature within 5 ft. of it: 18 (4d8) force (DC 16 Dex half)." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_wakwak/?format=api", "key": "tob3_wakwak", "name": "Wakwak", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 40.0, "fly": 10.0 }, "speed_all": { "unit": null, "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 10.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 45, "hit_dice": "6d10 +12", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 14, "intelligence": 2, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 2, "intelligence": -4, "wisdom": 0, "charisma": -2 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 3, "deception": -2, "history": -4, "insight": 0, "intimidation": -2, "investigation": -4, "medicine": 0, "nature": -4, "perception": 0, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Bloodthirsty Pounce", "desc": "If the wakwak moves at least 20' straight toward a creature and then hits it with Talon attack on the same turn that target must make DC 13 Str save or be knocked prone. If the target is prone the wakwak can make one Beak attack vs. it as a bonus action gaining temp hp equal to half the damage dealt." }, { "name": "Keen Smell", "desc": "Advantage: smell Wis (Percept) checks." }, { "name": "Pack Tactics", "desc": "Advantage on attacks vs. creature if 1+ unincapacitated attacker ally is within 5 ft. of target." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_wandering-haze/?format=api", "key": "tob3_wandering-haze", "name": "Wandering Haze", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Gargantuan", "key": "gargantuan", "url": "https://api-beta.open5e.com/v2/sizes/gargantuan/?format=api" }, "challenge_rating_decimal": "10.000", "challenge_rating_text": "10", "proficiency_bonus": null, "speed": { "walk": 5.0, "fly": 40.0 }, "speed_all": { "unit": null, "walk": 5.0, "crawl": 2.5, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 2.5, "swim": 2.5 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 170, "hit_dice": "11d20+55", "experience_points": 5900, "ability_scores": { "strength": 22, "dexterity": 16, "constitution": 20, "intelligence": 3, "wisdom": 13, "charisma": 3 }, "modifiers": { "strength": 6, "dexterity": 3, "constitution": 5, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 6, "dexterity": 3, "constitution": 5, "intelligence": -4, "wisdom": 1, "charisma": -4 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": -4, "athletics": 6, "deception": -4, "history": -4, "insight": 1, "intimidation": -4, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -4, "persuasion": -4, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "acid", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?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": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Acidic Fog", "desc": "A creature that starts its turn in the wandering haze’s space takes 7 (2d6) acid." }, { "name": "Cloud Form", "desc": "Can move through a space as narrow as 1 inch wide with o squeezing and can enter a hostile creature’s space and vice versa. The haze’s space is heavily obscured." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from ordinary cloud or fog bank." }, { "name": "Ooze Nature", "desc": "Doesn’t require sleep." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_wind-witch/?format=api", "key": "tob3_wind-witch", "name": "Wind Witch", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "fly": 60.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Common but can't speak", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 66, "hit_dice": "12d8+12", "experience_points": 700, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 12, "intelligence": 6, "wisdom": 11, "charisma": 8 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "constitution": 5 }, "saving_throws_all": { "strength": -2, "dexterity": 5, "constitution": 5, "intelligence": -2, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 0 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 0, "arcana": -2, "athletics": -2, "deception": -1, "history": -2, "insight": 0, "intimidation": -1, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -1, "persuasion": -1, "religion": -2, "sleight_of_hand": 3, "stealth": 3, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning, piercing", "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" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, poisoned, prone", "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" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bouncy Escape", "desc": "When it takes damage from a melee attack can move up to half its fly speed. This move doesn't provoke opportunity attacks. It releases a captured creature when it uses this.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Cursed Plant", "desc": "If damage reduces it to 0 hp becomes inanimate tumbleweed and travels via wind. Regains 5 hp every hr regaining consciousness after the first. This doesn’t function if it took fire on same round it was reduced to 0 hp or if its body was destroyed." }, { "name": "Flammable", "desc": "When it takes fire damage catches fire taking 3 (1d6) fire at start of each of its turns. Burns until it takes cold or is immersed in water. Creature that touches wind witch or hits it with melee attack while within 5 ft. of it while it is burning takes 3 (1d6) fire. While burning deals extra 3 (1d6) fire on each melee attack and deals 7 (2d6) fire to a captured creature at start of its turn." }, { "name": "Tumbleweed Form", "desc": "Can enter hostile creature’s space and stop there." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_witchalder/?format=api", "key": "tob3_witchalder", "name": "Witchalder", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "understands Sylvan but can't speak", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 102, "hit_dice": "12d8+48", "experience_points": 2300, "ability_scores": { "strength": 19, "dexterity": 9, "constitution": 18, "intelligence": 9, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": -1, "saving_throws": { "dexterity": 2, "wisdom": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -1, "wisdom": 6, "charisma": 0 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 3, "arcana": -1, "athletics": 4, "deception": 0, "history": -1, "insight": 3, "intimidation": 0, "investigation": -1, "medicine": 3, "nature": -1, "perception": 3, "performance": 0, "persuasion": 0, "religion": -1, "sleight_of_hand": -1, "stealth": -1, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Deep Roots", "desc": "Has advantage on Str and Dex saves made vs. effects that would move it vs. its will along the ground." }, { "name": "False Appearance", "desc": "While motionless indistinguishable from diseased or dying alder tree." }, { "name": "Speak with Plants", "desc": "Communicate with Plants as if they shared a language." }, { "name": "Sunlight Regeneration", "desc": "While in sunlight the witchalder regains 5 hp at the start of its turn if it has at least 1 hp." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_wrackwraith/?format=api", "key": "tob3_wrackwraith", "name": "Wrackwraith", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "fly": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "any languages it knew in life", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 45, "hit_dice": "6d8+18", "experience_points": 700, "ability_scores": { "strength": 14, "dexterity": 16, "constitution": 16, "intelligence": 10, "wisdom": 12, "charisma": 11 }, "modifiers": { "strength": 2, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 3, "constitution": 3, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "perception": 1 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 0, "athletics": 2, "deception": 0, "history": 0, "insight": 1, "intimidation": 0, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "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": "acid, cold, fire, lightning, thunder; nonmagic B/P/S attacks", "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" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained", "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": "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" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Wrack Jump", "desc": "Leaves current pile magically teleports to another within 60' of it and uses Animate Wrack.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } } ], "traits": [ { "name": "Incorporeal Movement", "desc": "Move through others/objects as difficult terrain. Takes 5 (1d10) force if it ends turn in object." }, { "name": "Wrack Form", "desc": "While animating a pile of wrack has AC 18 and can use Slam and Deluge actions. Also loses its immunity to grappled and restrained conditions and can’t fly. If it moves through a creature or object with Incorporeal Movement while animating wrack wrack falls off its ghostly body ending this. Otherwise can end this as bonus action. If it takes 15+ damage in single turn while animating wrack must make DC 13 Con save or be ejected from wrack ending this." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/tob3_xecha/?format=api", "key": "tob3_xecha", "name": "Xecha", "document": { "name": "Tome of Beasts 3", "key": "tob3", "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": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "6.000", "challenge_rating_text": "6", "proficiency_bonus": null, "speed": { "walk": 30.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal, Common, Infernal, telepathy 120'", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." }, { "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": 15, "armor_detail": "natural armor", "hit_points": 133, "hit_dice": "14d8+70", "experience_points": 2300, "ability_scores": { "strength": 12, "dexterity": 17, "constitution": 20, "intelligence": 11, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 6, "wisdom": 5, "charisma": 6 }, "saving_throws_all": { "strength": 1, "dexterity": 6, "constitution": 5, "intelligence": 0, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 1, "deception": 3, "history": 0, "insight": 2, "intimidation": 3, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "acid, poison", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "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": "blinded, charmed, deafened, exhaustion, frightened, 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": "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": 120.0, "tremorsense_range": null, "truesight_range": null, "actions": [], "traits": [ { "name": "Amorphous", "desc": "Can move through a space as narrow as 1' wide with o squeezing. Any equipment worn/carried is left behind when it goes through a space too small for the equipment." }, { "name": "Assume the Dead", "desc": "Enters corpse of a Small Medium or Large creature that has been dead less than 24 hrs impersonating it for 2d4 days before body decays. If xecha takes 15 damage or more on a single turn while inhabiting body it must make DC 15 Con save or be ejected from the body which falls apart and is destroyed. Its stats except size are same in each body." }, { "name": "Magic Resistance", "desc": "Advantage: spell/magic effect saves." }, { "name": "Transparent", "desc": "Even when in plain sight it takes a successful DC 16 Wis (Perception) check to spot a xecha that has neither moved nor attacked. A creature that tries to enter the xecha’s space while unaware of it is surprised by the xecha." } ], "creaturesets": [], "environments": [], "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", "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.0, "fly": 60.0 }, "speed_all": { "unit": null, "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "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.0, "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/bfrd_acolyte/?format=api", "key": "bfrd_acolyte", "name": "Acolyte", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one language (usually Common)", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 10, "armor_detail": "", "hit_points": 15, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 10, "dexterity": 10, "constitution": 10, "intelligence": 10, "wisdom": 18, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 4, "charisma": 0 }, "initiative_bonus": 0, "saving_throws": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 4, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 4, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 4, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 4, "intimidation": 0, "investigation": 0, "medicine": 4, "nature": 0, "perception": 4, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 4 }, "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Mace", "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 3 (1d6) bludgeoning damage plus 3 (1d6) necrotic or radiant damage (the acolyte's choice).", "attacks": [ { "name": "Mace attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6) blu", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Radiant Bolt", "desc": "_Ranged Spell Attack:_ +6 to hit, range 60 ft., one target. _Hit:_ 6 (1d4+4) radiant damage.", "attacks": [ { "name": "Radiant Bolt attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "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 }, { "name": "Spellcasting", "desc": "The acolyte casts one of the following spells using WIS as the spellcasting ability (spell save DC 13).<br>At will: _light_, _thaumaturgy_<br>3/day each: _bless_, _cure wounds_, _sanctuary_", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Divine Providence", "desc": "Each friendly creature within 20 feet of the acolyte that isn't a Construct or Undead has advantage on death saves." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_androsphinx/?format=api", "key": "bfrd_androsphinx", "name": "Androsphinx", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "17.000", "challenge_rating_text": "17", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common,Sphinx", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 284, "hit_dice": null, "experience_points": 18000, "ability_scores": { "strength": 22, "dexterity": 20, "constitution": 32, "intelligence": 28, "wisdom": 30, "charisma": 22 }, "modifiers": { "strength": 6, "dexterity": 5, "constitution": 11, "intelligence": 9, "wisdom": 10, "charisma": 6 }, "initiative_bonus": 5, "saving_throws": { "strength": 6, "dexterity": 5, "constitution": 11, "intelligence": 9, "wisdom": 10, "charisma": 6 }, "saving_throws_all": { "strength": 6, "dexterity": 5, "constitution": 11, "intelligence": 9, "wisdom": 10, "charisma": 6 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 10, "arcana": 9, "athletics": 6, "deception": 6, "history": 9, "insight": 10, "intimidation": 6, "investigation": 9, "medicine": 10, "nature": 9, "perception": 10, "performance": 6, "persuasion": 6, "religion": 9, "sleight_of_hand": 5, "stealth": 5, "survival": 10 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "psychic; bludgeoning,piercing,and slashing damage from nonmagical attacks,charmed,frightened", "damage_immunities": [ { "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": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "Monstrosity Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Arcane Bolt", "desc": "_Ranged Spell Attack:_ +12 to hit, range 120 ft., one target. _Hit:_ 24 (4d8+6) force damage.", "attacks": [ { "name": "Arcane Bolt attack", "attack_type": "SPELL", "to_hit_mod": 12, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Cast a Spell", "desc": "The sphinx uses Spellcasting.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 1, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Cast a Spell (Costs 2 Actions)", "desc": "The sphinx uses Spellcasting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Claw", "desc": "_Melee Weapon Attack:_ +12 to hit, reach 5 ft., one target. _Hit:_ 17 (2d10+6) slashing damage plus 9 (2d8) force damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 12, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Lacerating Swipe", "desc": "The sphinx rears up on its hind legs, wings fluttering, and swipes in a wide arc with both its forepaws. Each creature in a 15-foot cone must succeed on a DC 18 DEX save or take 11 (2d10) slashing damage and suffer a bleeding wound. A creature with a bleeding wound loses 5 (1d10) HP at the start of each of its turns. Any creature can take an action to stanch the wound with a successful DC 18 WIS (Medicine) check. The wound also closes if the bleeding creature receives magical healing.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 2, "legendary_action_cost": 2, "limited_to_form": null, "usage_limits": null }, { "name": "Lacerating Swipe (Costs 2 Actions)", "desc": "The sphinx rears up on its hind legs, wings fluttering, and swipes in a wide arc with both its forepaws. Each creature in a 15-foot cone must succeed on a DC 18 DEX save or take 11 (2d10) slashing damage and suffer a bleeding wound. A creature with a bleeding wound loses 5 (1d10) HP at the start of each of its turns. Any creature can take an action to stanch the wound with a successful DC 18 WIS (Medicine) check. The wound also closes if the bleeding creature receives magical healing.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The sphinx makes four Claw or Arcane Bolt attacks. It can replace one attack with a use of Spellcasting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Roar", "desc": "The sphinx emits one of the following magical roars. Each roar is audible up to 300 feet away. When it roars, the sphinx chooses up to three creatures it can see within 120 feet of it to be affected by the roar. A creature that fails a save and is affected by an ongoing effect can repeat the save at the end of each of its turns, ending the effect on itself on a success.\n- **Rumbling Roar.** This deep roar rumbles through each target's body, rattling it to its bones. Each target must succeed on a DC 18 CON save or deal only half damage with weapon attacks that use STR or DEX for 1 minute.\n- **Terrifying Roar.** This shrill roar tugs at the self-preservation instincts within creatures. Each target must succeed on a DC 18 WIS save or be frightened for 1 minute. While frightened, a creature's speed is 0. If a creature fails the save by 5 or more, it is also paralyzed while frightened.\n- **Thunderous Roar.** This booming roar slams against the chosen creatures. Each target must succeed on a DC 18 STR save or be pushed up to 15 feet away from the sphinx, knocked prone, and deafened for 1 minute.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The sphinx casts one of the following spells, requiring no material components and using WIS as the spellcasting ability (spell save DC 18).<br>At will: _command_, _detect evil and good_, _thaumaturgy_<br>3/day each: _dispel magic_, _restoration_, _tongues_, _zone of truth_<br>2/day each: _freedom of movement_, _greater restoration_<br>1/day: _heal_", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The sphinx magically teleports, along with any equipment it is wearing or carrying, up to 120 feet to an unoccupied space it can see.", "attacks": [], "action_type": "LEGENDARY_ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Inscrutable", "desc": "The sphinx is immune to any effect that would sense its emotions or read its thoughts, as well as any divination spell that it refuses. WIS (Insight) checks made to ascertain the sphinx's intentions or sincerity have disadvantage." }, { "name": "Magical Claws", "desc": "The sphinx's Claw attacks are magical. When the sphinx hits with a Claw attack, the Claw deals an extra 2d8 force damage (included in the attack)." }, { "name": "Monstrosity Resilience", "desc": "The sphinx is resistant to exhaustion and to the frightened condition." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_animated-armor/?format=api", "key": "bfrd_animated-armor", "name": "Animated Armor", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 25.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 25.0, "crawl": 12.5, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 12.5, "swim": 12.5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 34, "hit_dice": null, "experience_points": 200, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 12, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": 0, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 1, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -2, "arcana": -5, "athletics": 4, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 0, "stealth": 0, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "blinded,deafened,Construct Resilience", "damage_immunities": [], "damage_resistances_display": "slashing", "damage_resistances": [ { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "acid", "damage_vulnerabilities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Helmet Bash", "desc": "The animated armor slams its helmet into a creature it can sense within 5 feet of it. The target must succeed on a DC 13 STR save or take 5 (2d4) bludgeoning damage and be knocked prone.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The animated armor makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 6 (1d8+2) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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 armor is incapacitated while in the area of an antimagic field. If targeted by _dispel magic_, the armor must succeed on a CON save against the caster's spell save DC or fall unconscious for 1 minute." }, { "name": "Construct Nature", "desc": "The armor doesn't require air, food, drink, or sleep." }, { "name": "Construct Resilience", "desc": "The armor is immune to poison and psychic damage, and it is immune to exhaustion and the charmed, frightened, paralyzed, petrified, and poisoned conditions." }, { "name": "False Appearance", "desc": "While the armor remains motionless, it is indistinguishable from a normal suit of armor." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ape/?format=api", "key": "bfrd_ape", "name": "Ape", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 25, "hit_dice": null, "experience_points": 100, "ability_scores": { "strength": 20, "dexterity": 14, "constitution": 14, "intelligence": 6, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 5, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 2, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 5, "deception": -2, "history": -2, "insight": 1, "intimidation": -2, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "stunned", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fist", "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 5 (1d4+3) bludgeoning damage.", "attacks": [ { "name": "Fist attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The ape makes two Fist attacks. If both Fist attacks hit one Medium or smaller creature, the target is grappled (escape DC 13), and the ape can't grapple another creature.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "_Ranged Weapon Attack:_ +5 to hit, range 25/50 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 25.0, "long_range": 50.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_ape-giant/?format=api", "key": "bfrd_ape-giant", "name": "Ape, Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "7.000", "challenge_rating_text": "7", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 40.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 40.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 176, "hit_dice": null, "experience_points": 2900, "ability_scores": { "strength": 26, "dexterity": 14, "constitution": 18, "intelligence": 6, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 8, "dexterity": 2, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 8, "dexterity": 2, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 8, "dexterity": 2, "constitution": 4, "intelligence": -2, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -2, "athletics": 8, "deception": -2, "history": -2, "insight": 1, "intimidation": -2, "investigation": -2, "medicine": 1, "nature": -2, "perception": 1, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "stunned", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fist", "desc": "_Melee Weapon Attack:_ +8 to hit, reach 10 ft., one target. _Hit:_ 27 (4d10+5) bludgeoning damage.", "attacks": [ { "name": "Fist attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?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 ape makes two Fist or Rock attacks. If both Fist attacks hit one Large or smaller creature, the target is grappled (escape DC 16). The ape has two fists, each of which can grapple only one target.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "_Ranged Weapon Attack:_ +8 to hit, range 50/100 ft., one target. _Hit:_ 23 (4d8+5) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 50.0, "long_range": 100.0, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Throw", "desc": "One Large or smaller creature grappled by the ape is thrown up to 50 feet in a random direction and knocked prone. If a thrown target strikes a solid surface, the target takes 3 (1d6) bludgeoning damage for every 10 feet it was thrown. If the target is thrown at another creature, that creature must succeed on a DC 16 DEX save or take the same damage and be knocked prone.", "attacks": [], "action_type": "BONUS_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/bfrd_archdruid/?format=api", "key": "bfrd_archdruid", "name": "Archdruid", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common,Druidic,plus any one language", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Druidic", "key": "druidic", "url": "https://api-beta.open5e.com/v2/languages/druidic/?format=api", "desc": "The secret language of druids. Those who know it can speak the language and use it to leave hidden messages. Those who know this language automatically spot such a message. Others spot the message’s presence with a successful DC 15 Wisdom (Perception) check but can’t decipher it without magic." } ] }, "armor_class": 17, "armor_detail": "Nature's Champion", "hit_points": 210, "hit_dice": null, "experience_points": 8400, "ability_scores": { "strength": 16, "dexterity": 14, "constitution": 12, "intelligence": 22, "wisdom": 28, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 6, "wisdom": 9, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 6, "wisdom": 9, "charisma": 1 }, "saving_throws_all": { "strength": 3, "dexterity": 2, "constitution": 1, "intelligence": 6, "wisdom": 9, "charisma": 1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 9, "arcana": 6, "athletics": 3, "deception": 1, "history": 6, "insight": 9, "intimidation": 1, "investigation": 6, "medicine": 9, "nature": 6, "perception": 9, "performance": 1, "persuasion": 1, "religion": 6, "sleight_of_hand": 2, "stealth": 2, "survival": 9 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Nature's Champion", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Change Shape", "desc": "The archdruid magically transforms into a Beast that has a challenge rating no higher than its own, or back into its true form, which is Humanoid. Any equipment it is wearing or carrying transforms with it. It reverts to its true form if it dies. In a new form, the archdruid retains its HP, ability to speak, proficiencies, and INT, WIS, and CHA modifiers, as well as this bonus action. Its statistics and capabilities are otherwise replaced by those of the new form, except any class features or legendary actions of that form. The archdruid can choose to instead magically transform into an Elemental that has a challenge rating no higher than 6, or back into its true form. If it transforms into an Elemental, the archdruid can remain in that form for up to 6 hours then must finish a short or long rest before it can transform into an Elemental again.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The archdruid makes three Thorned Staff or Nature's Wrath attacks. It can replace one attack with a use of Spellcasting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Nature's Wrath", "desc": "_Ranged Spell Attack:_+9 to hit, range 120 ft., one target. _Hit:_ 27 (5d8+5) cold, fire, lightning, poison, or thunder damage (the archdruid's choice).", "attacks": [ { "name": "Nature's Wrath attack", "attack_type": "SPELL", "to_hit_mod": 9, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 5, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The archdruid casts one of the following spells, using WIS as the spellcasting ability (spell save DC 17).<br>At will: _animal friendship_, _druidcraft_, _entangle_, _speak with animals_<br>3/day each: _heat metal_, _spike growth_, _plant growth_, _speak with plants_<br>1/day each: _polymorph_, _insect plague_", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thorned Staff", "desc": "_Melee Weapon Attack:_+7 to hit, reach 5. ft., one target. _Hit:_ 10 (2d6+3) piercing damage plus 18 (4d8) cold, fire, lightning, poison, or thunder damage (the archdruid's choice).", "attacks": [ { "name": "Thorned Staff attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 4, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?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": "Nature's Champion", "desc": "While the archdruid is conscious, wearing no armor, and in a natural environment or terrain, such as a desert, forest, or mountain, it adds its WIS modifier to its AC (included above). In addition, it is resistant to cold, fire, lightning, poison, and thunder damage." }, { "name": "Nature's Weapons", "desc": "When the archdruid hits with any weapon, the weapon deals an extra 4d8 cold, fire, lightning, poison, or thunder damage (included in the attack), the archdruid's choice." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_archmage/?format=api", "key": "bfrd_archmage", "name": "Archmage", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any six languages", "data": [] }, "armor_class": 17, "armor_detail": "Magic Ward", "hit_points": 212, "hit_dice": null, "experience_points": 8400, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 12, "intelligence": 28, "wisdom": 22, "charisma": 16 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 9, "wisdom": 6, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 9, "wisdom": 6, "charisma": 3 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 1, "intelligence": 9, "wisdom": 6, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 6, "arcana": 9, "athletics": 0, "deception": 3, "history": 9, "insight": 6, "intimidation": 3, "investigation": 9, "medicine": 6, "nature": 9, "perception": 6, "performance": 3, "persuasion": 3, "religion": 9, "sleight_of_hand": 2, "stealth": 2, "survival": 6 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Magic Ward", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Arcane Blast", "desc": "_Melee or Ranged Spell Attack:_ +9 to hit, reach 5 ft. or range 60 ft., one target. _Hit:_ 27 (4d10+5) force damage, and the target must succeed on a DC 17 STR save or be pushed up to 10 feet away from the archmage and knocked prone.", "attacks": [ { "name": "Arcane Blast attack", "attack_type": "SPELL", "to_hit_mod": 9, "reach": 5.0, "range": 60.0, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Burst of Magic", "desc": "The archmage releases a burst of swirling, multicolored, magical energy on a point it can see within 60 feet of it. Each creature within 20 feet of that point must make a DC 17 DEX save, taking 33 (6d10) force damage and 18 (4d8) acid, cold, fire, lightning, or thunder damage (the archmage's choice) on a failed save, or half as much damage on a successful one.", "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": "Counter Spell", "desc": "When a creature the archmage can see within 30 feet of it casts a spell, the archmage can counter the spell, interrupting the casting. This reaction works like the counterspell spell with a +5 spellcasting ability check, except the archmage must always make the ability check, regardless of the spell's circle. The archmage has advantage on this check if the spell is on the Arcane source spell list.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The archmage makes three Arcane Blast attacks. It can replace one attack with a use of Spellcasting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shimmering Step", "desc": "The archmage teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see. Sparks of arcane energy appear at the origin and destination when it uses this bonus action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The archmage casts one of the following spells, using INT as the spellcasting ability (spell save DC 17).<br>At will: _detect magic_, _disguise self_, _mage hand_, _prestidigitation_<br>3/day each: _charm_, _dispel magic_, _fly_, _invisibility_ (self only), _mirror image_<br>1/day each: _dimension door_, _greater hold_, _wall of force_", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Magic Resistance", "desc": "The archmage has advantage on saves against spells and other magical effects." }, { "name": "Magic Ward", "desc": "While the archmage is conscious, wearing no armor, and not inside of an antimagic effect, it adds its INT modifier to its AC (included above). In addition, it is resistant to force damage." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_assassin/?format=api", "key": "bfrd_assassin", "name": "Assassin", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "8.000", "challenge_rating_text": "8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Thieves' Cant plus any two languages", "data": [] }, "armor_class": 15, "armor_detail": "studded leather", "hit_points": 157, "hit_dice": null, "experience_points": 3900, "ability_scores": { "strength": 10, "dexterity": 22, "constitution": 14, "intelligence": 18, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": 4, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 6, "saving_throws": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": 4, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 2, "intelligence": 4, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 0, "arcana": 4, "athletics": 0, "deception": 0, "history": 4, "insight": 0, "intimidation": 0, "investigation": 4, "medicine": 0, "nature": 4, "perception": 0, "performance": 0, "persuasion": 0, "religion": 4, "sleight_of_hand": 6, "stealth": 6, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "poison,poisoned", "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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hand Crossbow", "desc": "_Ranged Weapon Attack:_ +6 to hit, range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage plus 13 (3d8) poison damage, and the target must succeed on a DC 14 CON save or be poisoned for 1 minute. A poisoned creature can repeat the save at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Hand Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 30.0, "long_range": 120.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hidden Step", "desc": "The assassin magically teleports, along with any equipment it is wearing or carrying, up to 30 feet to an unoccupied space it can see and takes the Hide action.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The assassin makes three Shortsword or Hand Crossbow attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shortsword", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) piercing damage plus 13 (3d8) poison damage, and the target must succeed on a DC 14 CON save or be poisoned for 1 minute. A poisoned creature can repeat the save at the end of each of its turns, ending the effect on itself on a success.", "attacks": [ { "name": "Shortsword attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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 } ], "traits": [ { "name": "Evasion", "desc": "If the assassin is subjected to an effect that allows it to make a DEX save to take only half damage, the assassin instead takes no damage if it succeeds on the save, and only half damage if it fails." }, { "name": "Poisoned Weapons", "desc": "The assassin's weapons are coated in poison. When it hits with any weapon, the weapon deals an extra 3d8 poison damage (included in the attack). In addition, at the start of each of its turns, the assassin can choose which of the following poisons is active on its weapons. The poison remains on the weapons until the start of the assassin's next turn.\n- **Assassin's Friend.** A creature poisoned by a weapon coated with this poison takes an extra 4 (1d8) poison damage each time it takes damage while poisoned.\n- **Buyer's Mercy.** A creature poisoned by a weapon coated with this poison falls unconscious while poisoned or until it takes damage or another creature uses an action to wake it.\n- **Meddler's Fate.** A creature poisoned by a weapon coated with this poison has its speed halved while poisoned." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_awakened-shrub/?format=api", "key": "bfrd_awakened-shrub", "name": "Awakened Shrub", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.000", "challenge_rating_text": "0", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "one language known by its creator", "data": [] }, "armor_class": 10, "armor_detail": "", "hit_points": 9, "hit_dice": null, "experience_points": 0, "ability_scores": { "strength": 2, "dexterity": 10, "constitution": 10, "intelligence": 10, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": -4, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": -4, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": -4, "dexterity": 0, "constitution": 0, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": 0, "athletics": -4, "deception": -2, "history": 0, "insight": 0, "intimidation": -2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": -2, "persuasion": -2, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "piercing,Plant Resilience", "damage_resistances": [ { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?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": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Rake", "desc": "_Melee Weapon Attack:_ +2 to hit, reach 5 ft., one target. _Hit:_ 2 (1d4) slashing damage.", "attacks": [ { "name": "Rake attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4) slashing", "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Thorn", "desc": "_Ranged Weapon Attack:_ +2 to hit, range 15/30 ft., one target. _Hit:_ 2 (1d4) piercing damage.", "attacks": [ { "name": "Thorn attack", "attack_type": "WEAPON", "to_hit_mod": 2, "reach": null, "range": 15.0, "long_range": 30.0, "target_creature_only": false, "damage_die_count": 1, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While the shrub remains motionless, it is indistinguishable from a normal shrub." }, { "name": "Plant Resilience", "desc": "The shrub is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_awakened-tree/?format=api", "key": "bfrd_awakened-tree", "name": "Awakened Tree", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "one language known by its creator", "data": [] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 6, "constitution": 14, "intelligence": 10, "wisdom": 10, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "initiative_bonus": -2, "saving_throws": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": -2, "constitution": 2, "intelligence": 0, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 0, "arcana": 0, "athletics": 4, "deception": -2, "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": -2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "bludgeoning,piercing,Plant Resilience", "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" } ], "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": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Broken Branch", "desc": "_Ranged Weapon Attack:_ +6 to hit, range 20/60 ft., one target. _Hit:_ 18 (4d6+4) piercing damage.", "attacks": [ { "name": "Broken Branch attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Entangling Roots", "desc": "One creature on the ground the tree can see within 10 feet of it must succeed on a DC 14 STR save or be restrained by roots until the end of its next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 10 ft., one target. _Hit:_ 22 (4d8+4) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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", "desc": "While the tree remains motionless, it is indistinguishable from a normal tree." }, { "name": "Plant Resilience", "desc": "The tree is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_axe-beak/?format=api", "key": "bfrd_axe-beak", "name": "Axe Beak", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 50.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 50.0, "crawl": 25.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 25.0, "swim": 25.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 13, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 12, "constitution": 12, "intelligence": 2, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 2, "dexterity": 1, "constitution": 1, "intelligence": -4, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -4, "athletics": 2, "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": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8+2) slashing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Evasive", "desc": "The axe beak takes the Disengage or Dodge action.", "attacks": [], "action_type": "BONUS_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/bfrd_azer/?format=api", "key": "bfrd_azer", "name": "Azer", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Dwarvish,Ignan", "data": [ { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." } ] }, "armor_class": 17, "armor_detail": "natural armor, shield", "hit_points": 49, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 12, "constitution": 18, "intelligence": 12, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 3, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 3, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 3, "dexterity": 1, "constitution": 4, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": 1, "athletics": 3, "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": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "fire,poison,poisoned", "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": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Blazing Bulwark", "desc": "The azer creates fire in a 15-foot line that is 1 foot wide, originating from a point the azer can see within 15 feet of it. This line is an opaque wall that is 3 feet tall and provides half-cover to creatures behind it. A creature that moves through the line takes damage as if it touched the azer. The line of fire lasts for 1 minute or until the azer uses this bonus action again.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The azer makes two Warhammer attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Warhammer", "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 7 (1d8+3) bludgeoning damage, or 8 (1d10+3) bludgeoning damage if used with two hands, plus 3 (1d6) fire damage.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "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": "Heated Body", "desc": "A creature that touches the azer or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage." }, { "name": "Heated Weapons", "desc": "When the azer hits with a metal melee weapon, the weapon deals an extra 3 (1d6) fire damage (included in the attack)." }, { "name": "Illumination", "desc": "The azer sheds bright light in a 10-foot radius and dim light for an additional 10 feet." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_balor/?format=api", "key": "bfrd_balor", "name": "Balor", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "19.000", "challenge_rating_text": "19", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Abyssal,telepathy 120 ft.", "data": [ { "name": "Abyssal", "key": "abyssal", "url": "https://api-beta.open5e.com/v2/languages/abyssal/?format=api", "desc": "Typical speakers are demons." } ] }, "armor_class": 19, "armor_detail": "natural armor", "hit_points": 292, "hit_dice": null, "experience_points": 22000, "ability_scores": { "strength": 38, "dexterity": 14, "constitution": 34, "intelligence": 20, "wisdom": 28, "charisma": 34 }, "modifiers": { "strength": 14, "dexterity": 2, "constitution": 12, "intelligence": 5, "wisdom": 9, "charisma": 12 }, "initiative_bonus": 2, "saving_throws": { "strength": 14, "dexterity": 2, "constitution": 12, "intelligence": 5, "wisdom": 9, "charisma": 12 }, "saving_throws_all": { "strength": 14, "dexterity": 2, "constitution": 12, "intelligence": 5, "wisdom": 9, "charisma": 12 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 9, "arcana": 5, "athletics": 14, "deception": 12, "history": 5, "insight": 9, "intimidation": 12, "investigation": 5, "medicine": 9, "nature": 5, "perception": 9, "performance": 12, "persuasion": 12, "religion": 5, "sleight_of_hand": 2, "stealth": 2, "survival": 9 }, "passive_perception": 19, "resistances_and_immunities": { "damage_immunities_display": "fire,Demonic Resilience", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "bludgeoning,piercing,and slashing damage from nonmagical attacks,Demonic Resilience", "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": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 120.0, "actions": [ { "name": "Gore", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 15 (2d6+8) piercing damage plus 13 (3d8) fire damage.", "attacks": [ { "name": "Gore attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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 }, { "name": "Longsword", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 10 ft., one target. _Hit:_ 21 (3d8+8) slashing damage, or 24 (3d10+8) slashing damage if used with two hands, plus 13 (3d8) fire damage. If the balor scores a critical hit, it rolls damage dice three times, instead of twice.", "attacks": [ { "name": "Longsword attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The balor makes one Gore attack, one Longsword attack, and one Whip attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Teleport", "desc": "The balor magically teleports, along with any equipment it is wearing or carrying, up to 60 feet to an unoccupied space it can see.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Whip", "desc": "_Melee Weapon Attack:_ +14 to hit, reach 30 ft., one target. _Hit:_ 15 (3d4+8) slashing damage plus 13 (3d8) fire damage, and the target must succeed on a DC 20 Strength saving throw or be pulled up to 25 feet toward the balor.", "attacks": [ { "name": "Whip attack", "attack_type": "WEAPON", "to_hit_mod": 14, "reach": 30.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D4", "damage_bonus": 8, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Demonic Flames", "desc": "Creatures resistant to fire damage aren't resistant to fire damage dealt by the balor. Creatures immune to fire damage are still immune to the balor's fire damage." }, { "name": "Demonic Resilience", "desc": "The balor is resistant to cold and lightning damage. In addition, it is immune to poison damage and to the poisoned condition." }, { "name": "Diving Assault", "desc": "If the balor is flying and moves at least 30 feet straight toward a creature and then hits it with a Gore attack on the same turn, that target must succeed on a DC 20 STR save or be knocked prone. If the target is prone, the balor can make one Longsword attack against it as a bonus action." }, { "name": "Fire Aura", "desc": "At the start of each of the balor's turns, each creature within 10 feet of it takes 13 (3d8) fire damage, and flammable objects in the aura that aren't being worn or carried ignite." }, { "name": "Flaming Weapons", "desc": "The balor's weapon attacks are magical. When the balor hits with any weapon, the weapon deals an extra 3d8 fire damage (included in the attack)." }, { "name": "Magic Resistance", "desc": "The balor has advantage on saves against spells and other magical effects." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bandit/?format=api", "key": "bfrd_bandit", "name": "Bandit", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one language (usually Common)", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 12, "armor_detail": "leather armor", "hit_points": 9, "hit_dice": null, "experience_points": 25, "ability_scores": { "strength": 10, "dexterity": 12, "constitution": 12, "intelligence": 10, "wisdom": 10, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "initiative_bonus": 1, "saving_throws": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "saving_throws_all": { "strength": 0, "dexterity": 1, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 0, "intimidation": 0, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Light Crossbow", "desc": "_Ranged Weapon Attack:_ +3 to hit, range 80/320 ft., one target. _Hit:_ 5 (1d8+1) piercing damage.", "attacks": [ { "name": "Light Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": null, "range": 80.0, "long_range": 320.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "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": "Scimitar", "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 4 (1d6+1) slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 1, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Steal Item", "desc": "The bandit steals an object from one creature it can see within 5 feet of it. The target must succeed on a DC 11 DEX save or lose one object it is wearing or carrying of the bandit's choice. The object must weigh no more than 10 pounds, can't be a weapon, and can't be wrapped around or firmly attached to the target, such as a shirt or armor.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Opportunist", "desc": "The bandit has advantage on opportunity attacks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bandit-captain/?format=api", "key": "bfrd_bandit-captain", "name": "Bandit Captain", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any two languages", "data": [] }, "armor_class": 16, "armor_detail": "studded leather", "hit_points": 51, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 14, "intelligence": 14, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 2, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 4, "saving_throws": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 2, "wisdom": 0, "charisma": 2 }, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": 2, "wisdom": 0, "charisma": 2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 0, "arcana": 2, "athletics": 2, "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": 4, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dagger", "desc": "_Melee or Ranged Weapon Attack:_ +6 to hit, reach 5 ft. or range 20/60 ft., one target. _Hit:_ 6 (1d4+4) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 bandit captain makes one Dagger attack and two Scimitar attacks, or it makes three Dagger attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Parry", "desc": "The bandit captain adds 2 to its AC against one melee attack that would hit it. To do so, the captain must see the attacker and be wielding a melee weapon.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Reposition Forces", "desc": "Each friendly bandit and thug under the bandit captain's command moves up to half its speed in a direction of the captain's choice. This movement doesn't provoke opportunity attacks.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Scimitar", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 7 (1d6+4) slashing damage.", "attacks": [ { "name": "Scimitar attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Steal Item", "desc": "The bandit captain steals an object from one creature it can see within 5 feet of it. The target must succeed on a DC 14 DEX save or lose one object it is wearing or carrying of the bandit captain's choice. The object must weigh no more than 10 pounds, can't be a weapon, and can't be wrapped around or firmly attached to the target, such as a shirt or armor.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Opportunist", "desc": "The bandit captain has advantage on opportunity attacks." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bard/?format=api", "key": "bfrd_bard", "name": "Bard", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "5.000", "challenge_rating_text": "5", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common plus any two languages", "data": [] }, "armor_class": 15, "armor_detail": "studded leather", "hit_points": 114, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 10, "dexterity": 22, "constitution": 12, "intelligence": 14, "wisdom": 12, "charisma": 24 }, "modifiers": { "strength": 0, "dexterity": 6, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 7 }, "initiative_bonus": 6, "saving_throws": { "strength": 0, "dexterity": 6, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 7 }, "saving_throws_all": { "strength": 0, "dexterity": 6, "constitution": 1, "intelligence": 2, "wisdom": 1, "charisma": 7 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 1, "arcana": 2, "athletics": 0, "deception": 7, "history": 2, "insight": 1, "intimidation": 7, "investigation": 2, "medicine": 1, "nature": 2, "perception": 1, "performance": 7, "persuasion": 7, "religion": 2, "sleight_of_hand": 6, "stealth": 6, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Artistic Expression", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dissonant Outburst", "desc": "Each creature within 30 feet of the bard and that can see or hear it must make a DC 15 WIS save. On a failure, a creature takes 14 (4d6) thunder damage and 7 (2d6) psychic damage and has disadvantage on attack rolls and ability checks until the end of its next turn. On a success, a creature takes half the damage and doesn't have disadvantage on attack rolls and ability checks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 4 } }, { "name": "Hand Crossbow", "desc": "_Ranged Weapon Attack:_+6 to hit, range 30/120 ft., one target. _Hit:_ 6 (1d6+3) piercing damage plus 13 (3d8) damage of the type determined by Artistic Expression.", "attacks": [ { "name": "Hand Crossbow attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 30.0, "long_range": 120.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bard makes two Rapier or Hand Crossbow attacks. It can replace one attack with a use of Spellcasting.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rapier", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5. ft., one target. _Hit:_ 7 (1d8+3) piercing damage plus 13 (3d8) damage of the type determined by Artistic Expression.", "attacks": [ { "name": "Rapier attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Spellcasting", "desc": "The bard casts one of the following spells, using CHA as the spellcasting ability (spell save DC 15).<br>At will: dancing lights, mage hand, message<br>3/day each: _faerie fire_, _hold_, _suggestion_<br>1/day each: _confusion_, _greater invisibility_", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Artistic Expression", "desc": "The bard has one primary form of artistic expression, such as song, poetry, dance, fashion, paint, or similar. It is resistant to one type of damage associated with that artistic expression. For example, a bard expressing art through song or oration is resistant to thunder damage, a bard expressing art through paint is resistant to acid or poison damage (the bard's choice), and a bard expressing art through witty discourse or clever quips is resistant to psychic damage. This trait can't make the bard resistant to force, necrotic, or radiant damage." }, { "name": "Expressive Weapons", "desc": "When the bard hits with any weapon, the weapon deals an extra 3d8 damage of the type determined by Artistic Expression." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bat/?format=api", "key": "bfrd_bat", "name": "Bat", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "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": 5.0, "unit": "feet", "fly": 30.0 }, "speed_all": { "unit": "feet", "walk": 5.0, "crawl": 2.5, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 2.5, "swim": 2.5 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "", "hit_points": 8, "hit_dice": null, "experience_points": 0, "ability_scores": { "strength": 2, "dexterity": 12, "constitution": 8, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -4, "dexterity": 1, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 1, "saving_throws": { "strength": -4, "dexterity": 1, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -4, "dexterity": 1, "constitution": -1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 1, "arcana": -4, "athletics": -4, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 1, "stealth": 1, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "blinded", "damage_resistances": [], "damage_vulnerabilities_display": "deafened", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one creature. _Hit:_ 3 (1d4+1) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 3, "reach": 5.0, "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 } ], "traits": [ { "name": "Echolocation", "desc": "The bat can't use its keensense while deafened." }, { "name": "Heightened Hearing", "desc": "The bat's Perception is 16 when perceiving by hearing." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bat-giant/?format=api", "key": "bfrd_bat-giant", "name": "Bat, Giant", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 10.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 15, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 2, "saving_throws": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": 2, "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": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "blinded", "damage_resistances": [], "damage_vulnerabilities_display": "deafened", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Dizzying Screech", "desc": "The bat releases a dizzying screech at one creature within 10 feet of it. If the target can hear the screech, it must succeed on a DC 12 CON save or be disoriented until the end of its next turn. When a disoriented creature moves, it moves in a random direction.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Echolocation", "desc": "The bat can't use its keensense while deafened." }, { "name": "Heightened Hearing", "desc": "The bat's Perception is 16 when perceiving by hearing." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bat-swarm-of-bats/?format=api", "key": "bfrd_bat-swarm-of-bats", "name": "Bat, Swarm of Bats", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 30.0 }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 14, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 4, "dexterity": 14, "constitution": 10, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": -4, "athletics": -3, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "Swarm Resilience", "damage_immunities": [], "damage_resistances_display": "blinded,Swarm Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "deafened", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bites", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 0 ft., one creature in the swarm's space. _Hit:_ 7 (2d6) piercing damage, or 3 (1d6) piercing damage if the swarm has half of its HP or fewer.", "attacks": [ { "name": "Bites attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 0.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6) 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 } ], "traits": [ { "name": "Cacophonous Swarm", "desc": "A creature in the swarm's space that casts a spell with a verbal component must succeed on a DC 12 CON save or the spell fails to cast, expending the action required to cast it but not the spell slot or daily use." }, { "name": "Echolocation", "desc": "The swarm can't use its keensense while deafened." }, { "name": "Heightened Hearing", "desc": "The swarm's Perception is 16 when perceiving by hearing." }, { "name": "Swarm", "desc": "The swarm can occupy another creature's space and vice versa, and the swarm can move through any opening large enough for a Tiny bat. The swarm can't regain HP or gain temporary HP." }, { "name": "Swarm Resilience", "desc": "The swarm is resistant to bludgeoning, piercing, and slashing damage, and it is immune to the charmed, frightened, grappled, paralyzed, petrified, prone, restrained, and stunned conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bear-black/?format=api", "key": "bfrd_bear-black", "name": "Bear, Black", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 25, "hit_dice": null, "experience_points": 100, "ability_scores": { "strength": 14, "dexterity": 10, "constitution": 14, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 2, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one creature. _Hit:_ 5 (1d6+2) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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:_ 4 (1d4+2) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bear makes one Bite attack and one Claws attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heightened Smell", "desc": "The bear's Perception is 18 when perceiving by smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bear-brown/?format=api", "key": "bfrd_bear-brown", "name": "Bear, Brown", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 30.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 44, "hit_dice": null, "experience_points": 200, "ability_scores": { "strength": 18, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 4, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 4, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 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.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one creature. _Hit:_ 8 (1d8+4) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 brown bear makes one Bite attack and one Claws attack. If both attacks hit one creature, the target is grappled (escape DC 14). The bear can grapple only one creature at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heightened Smell", "desc": "The bear's Perception is 18 when perceiving by smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bear-polar/?format=api", "key": "bfrd_bear-polar", "name": "Bear, Polar", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet", "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 1, "arcana": -4, "athletics": 5, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "cold", "damage_resistances": [ { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "_Melee Weapon Attack:_ +7 to hit, reach 5 ft., one creature. _Hit:_ 9 (1d8+5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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:_ +7 to hit, reach 5 ft., one target. _Hit:_ 12 (2d6+5) slashing damage.", "attacks": [ { "name": "Claws attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 polar bear makes one Bite attack and one Claws attack. If both attacks hit one creature, the target is grappled (escape DC 15). The bear can grapple only one creature at a time.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heightened Smell", "desc": "The bear's Perception is 18 when perceiving by smell." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_berserker/?format=api", "key": "bfrd_berserker", "name": "Berserker", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Humanoid", "key": "humanoid", "url": "https://api-beta.open5e.com/v2/creaturetypes/humanoid/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any one language (usually 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": "hide armor", "hit_points": 60, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 18, "dexterity": 12, "constitution": 16, "intelligence": 8, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "saving_throws_all": { "strength": 4, "dexterity": 1, "constitution": 3, "intelligence": -1, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -1, "athletics": 4, "deception": -1, "history": -1, "insight": 0, "intimidation": -1, "investigation": -1, "medicine": 0, "nature": -1, "perception": 0, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greataxe", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 10 (1d12+4) slashing damage.", "attacks": [ { "name": "Greataxe attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D12", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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": "Multiattack", "desc": "The berserker makes two Greataxe attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Reckless", "desc": "At the start of its turn, the berserker can gain advantage on all melee weapon attack rolls it makes during that turn, but attack rolls against it have advantage until the start of its next turn." }, { "name": "Stalwart", "desc": "If the berserker starts its turn afflicted by an ongoing effect that allows for a repeated save to end the effect, such as the hold spell or the poison from an ettercap's Bite, the gladiator can make the save at the start of the turn instead of the end and has advantage on the save." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_black-pudding/?format=api", "key": "bfrd_black-pudding", "name": "Black Pudding", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Ooze", "key": "ooze", "url": "https://api-beta.open5e.com/v2/creaturetypes/ooze/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 7, "armor_detail": "", "hit_points": 122, "hit_dice": null, "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 4, "constitution": 16, "intelligence": 1, "wisdom": 6, "charisma": 1 }, "modifiers": { "strength": 5, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "initiative_bonus": -3, "saving_throws": { "strength": 5, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "saving_throws_all": { "strength": 5, "dexterity": -3, "constitution": 3, "intelligence": -5, "wisdom": -2, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -3, "animal_handling": -2, "arcana": -5, "athletics": 5, "deception": -5, "history": -5, "insight": -2, "intimidation": -5, "investigation": -5, "medicine": -2, "nature": -5, "perception": -2, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": -3, "stealth": -3, "survival": -2 }, "passive_perception": 8, "resistances_and_immunities": { "damage_immunities_display": "acid,lightning,slashing,grappled,Ooze Resilience", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "Ooze Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dampen Light", "desc": "The black pudding dims the light around it. The radius of each light source within 60 feet of it is halved until the start of its next turn. The pudding can't use this action while in sunlight.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The black pudding makes two Pseudopod attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pseudopod", "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) bludgeoning damage plus 9 (2d8) acid damage. In addition, nonmagical armor worn by the target is partly dissolved and takes a permanent and cumulative -1 penalty to the AC it offers. Armor reduced to an AC of 10 is destroyed.", "attacks": [ { "name": "Pseudopod attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D6", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Split", "desc": "When a pudding that is Medium or larger is subjected to lightning or slashing damage, it splits into two new puddings if it has at least 10 HP. Each new pudding has HP equal to half the original pudding's, rounded down. New puddings are one size smaller than the original pudding.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Amorphous", "desc": "The pudding can move through a space as narrow as 1 inch wide without squeezing." }, { "name": "Corrosive Form", "desc": "A creature that touches the pudding or hits it with a melee attack while within 5 feet of it takes 4 (1d8) acid damage. Any nonmagical weapon made of metal or wood that hits the pudding corrodes. After dealing damage, the weapon takes a permanent and cumulative -1 penalty to damage rolls. If its penalty drops to -5, the weapon is destroyed. Nonmagical ammunition made of metal or wood that hits the pudding is destroyed after dealing damage. The pudding can eat through a panel of nonmagical wood or metal in its space that is up to 2 inches thick in 1 round." }, { "name": "Ooze Nature", "desc": "The pudding doesn't require sleep." }, { "name": "Ooze Resilience", "desc": "The pudding is resistant to the restrained condition, and it is immune to exhaustion and to the blinded, charmed, deafened, frightened, and prone conditions." }, { "name": "Spider Climb", "desc": "The pudding 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/bfrd_blink-dog/?format=api", "key": "bfrd_blink-dog", "name": "Blink Dog", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Blink Dog,understands Sylvan but can't speak it", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 14, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 12, "intelligence": 10, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 1, "arcana": 0, "athletics": 1, "deception": 0, "history": 0, "insight": 1, "intimidation": 0, "investigation": 0, "medicine": 1, "nature": 0, "perception": 1, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Fey Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "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:_ 6 (1d6+3) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": "Teleport", "desc": "The blink dog teleports, along with any equipment it is wearing or carrying, up to 40 feet to an unoccupied space it can see. Before or after teleporting, the dog can make one Bite attack.", "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": [ { "name": "Fey Resilience", "desc": "The blink dog is resistant to the charmed and unconscious conditions." }, { "name": "Heightened Hearing and Smell", "desc": "The blink dog's Perception is 18 while perceiving by hearing or smell." }, { "name": "Pack Tactics", "desc": "The blink dog has advantage on attack rolls against a creature if at least one of the dog's allies is within 5 feet of the creature and the ally isn't incapacitated." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_bloatblossom/?format=api", "key": "bfrd_bloatblossom", "name": "Bloatblossom", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Plant", "key": "plant", "url": "https://api-beta.open5e.com/v2/creaturetypes/plant/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 15, "armor_detail": "natural armor", "hit_points": 60, "hit_dice": null, "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 10, "constitution": 16, "intelligence": 2, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "saving_throws_all": { "strength": 3, "dexterity": 0, "constitution": 3, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -4, "athletics": 3, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "Plant Resilience", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "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:_ 6 (1d6+3) piercing damage plus 4 (1d8) poison damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": "Instinct to Pursue", "desc": "The bloatblossom takes the Dash action toward an uninfected Humanoid it can see or sense.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The bloatblossom makes one Bite attack and one Slam attack, or it makes two Toxic Nodule attacks. If the Bite and Slam attacks both hit one Humanoid, the target must succeed on a DC 13 CON save or be infected with apocalyptic fungus (see sidebar).", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one target. _Hit:_ 6 (1d6+3) bludgeoning damage plus 4 (1d8) poison damage. If the target is Medium or smaller, it is grappled (escape DC 13).", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Toxic Nodule", "desc": "_Ranged Weapon Attack:_ +5 to hit, range 30/60 ft., one target. _Hit:_ 12 (2d8+3) poison damage, and the target must succeed on a DC 13 CON save or be poisoned until the end of its next turn.", "attacks": [ { "name": "Toxic Nodule attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D8", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Heightened Hearing", "desc": "The bloatblossom's Perception is 16 while perceiving by hearing." }, { "name": "Plant Resilience", "desc": "The bloatblossom is resistant to exhaustion and to the paralyzed, petrified, and unconscious conditions." } ], "creaturesets": [], "environments": [], "illustration": null }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_boar/?format=api", "key": "bfrd_boar", "name": "Boar", "document": { "name": "Black Flag SRD", "key": "bfrd", "display_name": "Black Flag SRD", "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/black-flag-reference-document/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 40.0, "unit": "feet" }, "speed_all": { "unit": "feet", "walk": 40.0, "crawl": 20.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 20.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 11, "armor_detail": "natural armor", "hit_points": 15, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 14, "dexterity": 10, "constitution": 12, "intelligence": 2, "wisdom": 8, "charisma": 4 }, "modifiers": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "initiative_bonus": 0, "saving_throws": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "saving_throws_all": { "strength": 2, "dexterity": 0, "constitution": 1, "intelligence": -4, "wisdom": -1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": -1, "arcana": -4, "athletics": 2, "deception": -3, "history": -4, "insight": -1, "intimidation": -3, "investigation": -4, "medicine": -1, "nature": -4, "perception": -1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 0, "stealth": 0, "survival": -1 }, "passive_perception": 9, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Tusk", "desc": "_Melee Weapon Attack:_ +4 to hit, reach 5 ft., one target. _Hit:_ 5 (1d6+2) slashing damage.", "attacks": [ { "name": "Tusk attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": 5.0, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Charge", "desc": "If the boar moves at least 20 feet straight toward a target and then hits it with a Tusk attack on the same turn, the target takes an extra 3 (1d6) slashing damage. If the target is a creature, it must succeed on a DC 12 STR save or be knocked prone." }, { "name": "Relentless (Recharges after a Short or Long Rest)", "desc": "If the boar takes 4 damage or less that would reduce it to 0 HP, it is reduced to 1 HP instead." } ], "creaturesets": [], "environments": [], "illustration": null } ] }{ "count": 3539, "next": "