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=name&page=25
https://api-beta.open5e.com/v2/creatures/?format=api&ordering=name&page=26", "previous": "https://api-beta.open5e.com/v2/creatures/?format=api&ordering=name&page=24", "results": [ { "url": "https://api-beta.open5e.com/v2/creatures/srd_fire-giant/?format=api", "key": "srd_fire-giant", "name": "Fire Giant", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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": 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": "Giants", "alignment": "lawful evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "plate", "hit_points": 162, "hit_dice": "13d12+78", "experience_points": 5000, "ability_scores": { "strength": 25, "dexterity": 9, "constitution": 23, "intelligence": 10, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 7, "dexterity": -1, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": { "dexterity": 3, "constitution": 10, "charisma": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "skill_bonuses": { "athletics": 11, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": 0, "athletics": 11, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 6, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatsword", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two greatsword attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": null, "range": 60.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D10", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_fire-giant/?format=api", "key": "srd-2024_fire-giant", "name": "Fire Giant", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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": 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": "lawful evil", "languages": { "as_string": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 162, "hit_dice": "13d12 + 78", "experience_points": 5000, "ability_scores": { "strength": 25, "dexterity": 9, "constitution": 23, "intelligence": 10, "wisdom": 14, "charisma": 13 }, "modifiers": { "strength": 7, "dexterity": -1, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 3, "saving_throws": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "saving_throws_all": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "skill_bonuses": { "athletics": 11, "perception": 6 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": 0, "athletics": 11, "deception": 1, "history": 0, "insight": 2, "intimidation": 1, "investigation": 0, "medicine": 2, "nature": 0, "perception": 6, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": -1, "stealth": -1, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Flame Sword", "desc": "Melee Attack Roll: +11, reach 10 ft. 21 (4d6 + 7) Slashing damage plus 10 (3d6) Fire damage.", "attacks": [ { "name": "Flame Sword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "damage_die_type": "D6", "damage_bonus": 7, "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": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Hammer Throw", "desc": "Ranged Attack Roll: +11, range 60/240 ft. 23 (3d10 + 7) Bludgeoning damage plus 4 (1d8) Fire damage, and the target is pushed up to 15 feet straight away from the giant and has Disadvantage on the next attack roll it makes before the end of its next turn.", "attacks": [ { "name": "Hammer Throw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": null, "range": 60.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two attacks, using Flame Sword or Hammer Throw in any combination.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_fire-giant/?format=api", "key": "bfrd_fire-giant", "name": "Fire 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": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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": 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": "Dwarven,Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "plate", "hit_points": 175, "hit_dice": null, "experience_points": 5000, "ability_scores": { "strength": 24, "dexterity": 16, "constitution": 30, "intelligence": 10, "wisdom": 14, "charisma": 26 }, "modifiers": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "initiative_bonus": 3, "saving_throws": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "saving_throws_all": { "strength": 7, "dexterity": 3, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 8 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 7, "deception": 8, "history": 0, "insight": 2, "intimidation": 8, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 8, "persuasion": 8, "religion": 0, "sleight_of_hand": 3, "stealth": 3, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "Giant Attributes", "damage_resistances": [], "damage_vulnerabilities_display": "Giant Attributes", "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": "Flaming Greatsword", "desc": "_Melee Weapon Attack:_ +11 to hit, reach 10 ft., one target. _Hit:_ 28 (6d6+7) slashing damage plus 4 (1d8) fire damage.", "attacks": [ { "name": "Flaming Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire", "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": "Lava Boulder", "desc": "_Ranged Weapon Attack:_ +7 to hit, range 60/240 ft., one target. _Hit:_ 19 (3d10+3) bludgeoning damage plus 13 (3d8) fire damage.", "attacks": [ { "name": "Lava Boulder attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 60.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Fire", "key": "fire", "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 fire giant makes two Flaming Greatsword or Lava Boulder attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pyroclastic Surge", "desc": "A burst of volcanic gas and rock fragments flows in a 60-foot-line that is 5 feet wide from the fire giant's outstretched hand. Each creature in the line must succeed on a DC 16 DEX save or be poisoned until the end of its next turn and pushed up to 15 feet away from the giant. A creature that fails the save by 5 or more is petrified in volcanic ash for 1 hour or until a creature spends 1 minute soaking the petrified creature in cool water.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Volcanic Burst", "desc": "The fire giant expels built-up heat from within itself, sending a blast of lava outward. Each creature within 15 feet of the fire giant must make a DC 16 DEX save. On a failure, a creature takes 36 (8d8) fire damage and is knocked prone. On a success, a creature takes half the damage and isn't knocked prone. A creature that fails this save has disadvantage on the next save it makes against the giant's Pyroclastic Surge before the start of the giant's next turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Giant Attributes", "desc": "The fire giant is resistant to the stunned condition, and it is vulnerable to the prone condition." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_fire-giant/?format=api", "key": "a5e-mm_fire-giant", "name": "Fire Giant", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "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": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 162, "hit_dice": "13d12+78", "experience_points": 7200, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 22, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": { "strength": 11, "dexterity": 4, "constitution": 10, "charisma": 5 }, "saving_throws_all": { "strength": 11, "dexterity": 4, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "skill_bonuses": { "athletics": 11, "intimidation": 5, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 11, "deception": 1, "history": 0, "insight": 2, "intimidation": 5, "investigation": 0, "medicine": 2, "nature": 0, "perception": 6, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatsword", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature it makes a DC 19 Strength saving throw. On a failure it is pushed up to 10 feet away from the giant and knocked prone.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 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": "Kick", "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two greatsword attacks.", "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: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature it makes a DC 19 Strength saving throw falling prone on a failure.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": null, "range": 60.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Sword Sweep", "desc": "The giant makes a greatsword attack against each creature within 10 feet.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Cold Weakness", "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_fire-giant-war-priest/?format=api", "key": "a5e-mm_fire-giant-war-priest", "name": "Fire Giant War Priest", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?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": "Giant", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "", "hit_points": 162, "hit_dice": "13d12+78", "experience_points": 8400, "ability_scores": { "strength": 25, "dexterity": 10, "constitution": 22, "intelligence": 10, "wisdom": 14, "charisma": 12 }, "modifiers": { "strength": 7, "dexterity": 0, "constitution": 6, "intelligence": 0, "wisdom": 2, "charisma": 1 }, "initiative_bonus": 0, "saving_throws": { "strength": 11, "dexterity": 4, "constitution": 10, "charisma": 5 }, "saving_throws_all": { "strength": 11, "dexterity": 4, "constitution": 10, "intelligence": 0, "wisdom": 2, "charisma": 5 }, "skill_bonuses": { "athletics": 11, "intimidation": 5, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 11, "deception": 1, "history": 0, "insight": 2, "intimidation": 5, "investigation": 0, "medicine": 2, "nature": 0, "perception": 6, "performance": 1, "persuasion": 1, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Greatsword", "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage. If the target is a Large or smaller creature it makes a DC 19 Strength saving throw. On a failure it is pushed up to 10 feet away from the giant and knocked prone.", "attacks": [ { "name": "Greatsword attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 6, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": 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": "Ignite Blades", "desc": "The greatswords of each fire giant of the giants choice within 30 feet magically kindle into flame. For the next minute each of their greatsword attacks deal an extra 7 (2d6) fire damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Kick", "desc": "When hit by a melee attack by a Medium or smaller creature the giant can see within 10 feet, the giant kicks its attacker. The attacker makes a DC 19 Dexterity saving throw. On a failure, it takes 14 (3d4 + 7) bludgeoning damage, is pushed up to 20 feet from the giant, and falls prone.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The giant makes two greatsword attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Pillar of Flame", "desc": "Each creature within a 10-foot-radius 40-foot-high cylinder centered on a point within 60 feet that the fire giant can see makes a DC 18 Dexterity saving throw taking 56 (16d6) fire damage on a failed save or half damage on a success. Unattended flammable objects are ignited.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Rock", "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 42 (10d6 + 7) bludgeoning damage. If the target is a Large or smaller creature it makes a DC 19 Strength saving throw falling prone on a failure.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": null, "range": 60.0, "long_range": 240.0, "target_creature_only": false, "damage_die_count": 10, "damage_die_type": "D6", "damage_bonus": 7, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Sword Sweep", "desc": "The giant makes a greatsword attack against each creature within 10 feet.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } } ], "traits": [ { "name": "Cold Weakness", "desc": "When the fire giant takes cold damage, its speed is reduced by 10 feet until the end of its next turn." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_fire-imp/?format=api", "key": "ccdx_fire-imp", "name": "Fire Imp", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Fiend", "key": "fiend", "url": "https://api-beta.open5e.com/v2/creaturetypes/fiend/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.500", "challenge_rating_text": "1/2", "proficiency_bonus": null, "speed": { "walk": 20.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "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": "lawful evil", "languages": { "as_string": "Common, Infernal", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Infernal", "key": "infernal", "url": "https://api-beta.open5e.com/v2/languages/infernal/?format=api", "desc": "Typical speakers are devils." } ] }, "armor_class": 13, "armor_detail": "natural armor", "hit_points": 14, "hit_dice": "4d4+4", "experience_points": 100, "ability_scores": { "strength": 5, "dexterity": 14, "constitution": 12, "intelligence": 10, "wisdom": 10, "charisma": 14 }, "modifiers": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 2, "constitution": 1, "intelligence": 0, "wisdom": 0, "charisma": 2 }, "skill_bonuses": { "deception": 3, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 0, "athletics": -3, "deception": 3, "history": 0, "insight": 0, "intimidation": 2, "investigation": 0, "medicine": 0, "nature": 0, "perception": 0, "performance": 2, "persuasion": 2, "religion": 0, "sleight_of_hand": 2, "stealth": 4, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silver", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Fire Touch", "desc": "Melee Spell Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (2d4 + 2) fire damage and if the target is a flammable object that isn't being worn or carried, it also catches fire. If the target is a creature, it must succeed on a DC 12 Dexterity saving throw or take another 2 (1d4) fire damage at the start of its next turn.", "attacks": [ { "name": "Fire Touch attack", "attack_type": "SPELL", "to_hit_mod": 4, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hurl Flame", "desc": "Ranged Spell Attack: +4 to hit, range 150 ft., one target. Hit: 5 (2d4) fire damage and if the target is a flammable object that isn't being worn or carried, it also catches fire.", "attacks": [ { "name": "Hurl Flame attack", "attack_type": "SPELL", "to_hit_mod": 4, "reach": null, "range": 150.0, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4) fire", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Devil's Sight", "desc": "Magical darkness doesn't impede the imp's darkvision." }, { "name": "Fire Absorption", "desc": "Whenever the imp is subjected to fire damage, it takes no damage and instead regains a number of hp equal to the fire damage dealt." }, { "name": "Heat Metal (1/Day)", "desc": "As a bonus action, the imp casts the heat metal spell without expending any material components (spell save DC 12)." }, { "name": "Magic Resistance", "desc": "The imp has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_fire-infused-water-elemental/?format=api", "key": "tob2_fire-infused-water-elemental", "name": "Fire-Infused Water Elemental", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?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": 30.0, "unit": "feet", "swim": 90.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 15.0, "swim": 90.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Aquan", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 138, "hit_dice": "12d12+60", "experience_points": 2900, "ability_scores": { "strength": 20, "dexterity": 14, "constitution": 20, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": 2, "constitution": 5, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 2, "constitution": 5, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 5, "deception": -1, "history": -3, "insight": 0, "intimidation": -1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 0, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "acid, cold, fire; bludgeoning, piercing, slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?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": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The elemental makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scald", "desc": "A fire-infused water elemental sprays a 30-foot cone of superheated water. Each creature in the area must make a DC 12 Dexterity saving throw. On a failure, a creature takes 21 (6d6) fire damage and is knocked prone. On a success, a creature takes half as much damage and isn't knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Slam", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage plus 7 (2d6) fire damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": 2, "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": "Water Form", "desc": "The elemental can enter a hostile creature’s space and stop there. It can move through a space as narrow as 1 inch wide without squeezing." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_firebird/?format=api", "key": "tob_firebird", "name": "Firebird", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?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, "unit": "feet", "fly": 100.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 100.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral good", "languages": { "as_string": "Celestial, Common, Elvish, Primordial, Sylvan", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Elvish", "key": "elvish", "url": "https://api-beta.open5e.com/v2/languages/elvish/?format=api", "desc": "Typical speakers are elves." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 99, "hit_dice": "18d6+36", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 19, "constitution": 14, "intelligence": 16, "wisdom": 15, "charisma": 21 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 2, "intelligence": 3, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 6, "constitution": 4, "intelligence": 5, "wisdom": 4, "charisma": 7 }, "saving_throws_all": { "strength": 1, "dexterity": 6, "constitution": 4, "intelligence": 5, "wisdom": 4, "charisma": 7 }, "skill_bonuses": { "acrobatics": 6, "arcana": 5, "insight": 4, "medicine": 4, "nature": 5, "perception": 7, "religion": 5 }, "skill_bonuses_all": { "acrobatics": 6, "animal_handling": 2, "arcana": 5, "athletics": 1, "deception": 5, "history": 3, "insight": 4, "intimidation": 5, "investigation": 3, "medicine": 4, "nature": 5, "perception": 7, "performance": 5, "persuasion": 5, "religion": 5, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 17, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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, invisible", "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": "Invisible", "key": "invisible", "url": "https://api-beta.open5e.com/v2/conditions/invisible/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": 60.0, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 5 (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": 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 }, { "name": "Blinding Ray", "desc": "The firebird can fire a burning ray of light from its tail feathers in a line 5 feet wide and up to 50 feet long. Targets in the line must succeed on a DC 15 Dexterity saving throw or take 24 (7d6) fire damage and become blinded for 1d4 rounds. A successful saving throw negates the blindness and reduces the damage by half.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Claw", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 10 (2d8 + 4) slashing damage.", "attacks": [ { "name": "Claw 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": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "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 firebird makes one bite attack and two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the firebird's innate spellcasting ability is Charisma (spell save DC 15). It can innately cast the following spells, requiring no material components:\n\nat will: guidance, purify food and drink, speak with animals\n\n3/day each: charm person, cure wounds (2d8 + 5), daylight, faerie fire, heat metal, hypnotic pattern, tongues\n\n1/day each: geas, heal, reincarnate" }, { "name": "Light of the World", "desc": "The firebird's feathers glow with a warm light. The creature sheds light as dim as a candle or as bright as a lantern. It always sheds light, and any feathers plucked from the creature continue to shed light as a torch." }, { "name": "Warming Presence", "desc": "The firebird and any creatures within a 5-foot radius are immune to the effects of natural, environmental cold. Invited into a home or building, a firebird can expand this warming presence to its inhabitants no matter how close they are to the creature." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_firebird/?format=api", "key": "tob-2023_firebird", "name": "Firebird", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/creaturetypes/celestial/?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": 60.0, "unit": "feet", "fly": 20.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 20.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "Neutral Good", "languages": { "as_string": "Celestial, Common, Primordial, telepathy 60 ft.", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 88, "hit_dice": "16d6 + 32", "experience_points": 1100, "ability_scores": { "strength": 12, "dexterity": 19, "constitution": 14, "intelligence": 16, "wisdom": 15, "charisma": 21 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 2, "intelligence": 3, "wisdom": 2, "charisma": 5 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 4, "charisma": 7 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 2, "intelligence": 3, "wisdom": 4, "charisma": 7 }, "skill_bonuses": { "insight": 4, "medicine": 4, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 3, "athletics": 1, "deception": 5, "history": 3, "insight": 4, "intimidation": 5, "investigation": 3, "medicine": 4, "nature": 3, "perception": 6, "performance": 5, "persuasion": 5, "religion": 3, "sleight_of_hand": 4, "stealth": 4, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, frightened, 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": "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": 60.0, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage plus 7 (2d6) fire damage.", "attacks": [ { "name": "Beak 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": 2, "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 }, { "name": "Blinding Ray", "desc": "The firebird fires a burning ray of light from its tail feathers in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 15 Dexterity saving throw. On a failure, a creature takes 17 (5d6) fire damage and is blinded until the end of its next turn. On a success, a creature takes half the damage and isn't blinded.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Healing Feathers", "desc": "The firebird touches another creature, brushing its wings against the creature. The target magically regains 10 (3d6) hp and is freed from any disease, poison, blindness, or deafness.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 3 } }, { "name": "Multiattack", "desc": "The firebird makes one Beak attack and one Talon attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talon", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage plus 7 (2d6) fire damage.", "attacks": [ { "name": "Talon 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": 2, "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": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Enforce Good Deeds", "desc": "A creature that has received assistance, such as healing or a glowing feather, from the firebird must succeed on a DC 15 Wisdom saving throw or be affected by the geas spell for 30 days. While under the geas, the affected creature must assist nonhostile creatures suffering from starvation or thirst by alleviating the starvation or thirst." }, { "name": "Fiery Weapons", "desc": "The firebird’s weapon attacks are magical. When the firebird hits with any weapon, the weapon deals an extra 2d6 fire damage (included in the attack)." }, { "name": "Glowing Feathers", "desc": "The firebird sheds bright light in a 5- to 20-foot radius and dim light for an additional number of feet equal to the chosen radius. The firebird can alter the radius as a bonus action. If the firebird willingly gifts a feather to a creature, the feather sheds bright light in a 10-foot radius and dim light for an additional 10 feet indefinitely." }, { "name": "Magic Resistance", "desc": "The firebird has advantage on saving throws against spells and other magical effects." }, { "name": "Warming Presence", "desc": "The firebird and each creature within 5 feet of it are immune to the effects of cold environments, provided the cold is caused by naturally occurring weather and climate. When the firebird is inside a structure, it can choose for this trait to affect all creatures within the structure (no action required), regardless of how close they are to it." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_firegeist/?format=api", "key": "tob_firegeist", "name": "Firegeist", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "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": "neutral evil", "languages": { "as_string": "Primordial", "data": [ { "name": "Primordial", "key": "primordial", "url": "https://api-beta.open5e.com/v2/languages/primordial/?format=api", "desc": "Typical speakers are elementals." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 87, "hit_dice": "25d6", "experience_points": 450, "ability_scores": { "strength": 7, "dexterity": 18, "constitution": 10, "intelligence": 4, "wisdom": 16, "charisma": 6 }, "modifiers": { "strength": -2, "dexterity": 4, "constitution": 0, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 4, "constitution": 0, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": -3, "athletics": -2, "deception": -2, "history": -3, "insight": 3, "intimidation": -2, "investigation": -3, "medicine": 3, "nature": -3, "perception": 5, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Combustion Touch", "desc": "The firegeist may ignite a target when making a slam attack. The target must immediately succeed at a DC 13 Dexterity saving throw or catch fire, taking an additional 5 (1d10) fire damage at the beginning of its next turn. Until someone takes an action to douse the fire, the creature takes 5 (1d10) fire damage at the start of each of its turns.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The firegeist 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: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam 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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Hide By Firelight", "desc": "In an area lit only by nonmagical flame, a Firegeist gains a +2 bonus on Stealth checks. This becomes +4 when hiding within the fire." }, { "name": "Illumination", "desc": "The firegeist sheds dim light in a 30-foot radius." }, { "name": "Magical Light Sensitivity", "desc": "While in magical light, the firegeist has disadvantage on attack rolls and ability checks." }, { "name": "Water Susceptibility", "desc": "For every 5 feet the firegeist moves in water, or for every gallon of water splashed on it, it takes 3 cold damage." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_firegeist/?format=api", "key": "tob-2023_firegeist", "name": "Firegeist", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Elemental", "key": "elemental", "url": "https://api-beta.open5e.com/v2/creaturetypes/elemental/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "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": "Neutral Evil", "languages": { "as_string": "Ignan", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 82, "hit_dice": "15d6 + 30", "experience_points": 450, "ability_scores": { "strength": 7, "dexterity": 18, "constitution": 14, "intelligence": 4, "wisdom": 16, "charisma": 6 }, "modifiers": { "strength": -2, "dexterity": 4, "constitution": 2, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 4, "constitution": 2, "intelligence": -3, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": -3, "athletics": -2, "deception": -2, "history": -3, "insight": 3, "intimidation": -2, "investigation": -3, "medicine": 3, "nature": -3, "perception": 5, "performance": -2, "persuasion": -2, "religion": -3, "sleight_of_hand": 4, "stealth": 4, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "fire, poison", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "exhaustion, grappled, paralyzed, petrified, poisoned, prone, restrained, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Grappled", "key": "grappled", "url": "https://api-beta.open5e.com/v2/conditions/grappled/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" }, { "name": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Burning Slam", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) bludgeoning damage plus 7 (2d6) fire damage. If the target is a flammable object, it ignites. If the target is a creature, the target must succeed on a DC 13 Dexterity saving throw or ignite. Until a creature takes an action to douse the fire, the target takes 3 (1d6) fire damage at the start of each of its turns.", "attacks": [ { "name": "Burning Slam 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": 2, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Burning Terror", "desc": "The firegeist assaults the mind of one creature it can see within 30 feet of it with the painful, humiliating memory of the firegeist's first death. The target must make a DC 13 Wisdom saving throw. On a failure, the target takes 14 (4d6) fire damage and is frightened for 1 minute. On a success, the target takes half the damage and isn't frightened. While frightened, the creature takes 3 (1d6) fire damage at the start of each of its turns. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Elemental Nature", "desc": "The firegeist doesn’t require air, food, drink, or sleep." }, { "name": "Hide By Firelight", "desc": "The firegeist has advantage on Dexterity (Stealth) checks made to hide in fire or in areas lit by nonmagical fire." }, { "name": "Magical Light Sensitivity", "desc": "While in an area of light created by a spell or other magical effect, the firegeist has disadvantage on attack rolls and ability checks." }, { "name": "Variable Illumination", "desc": "The firegeist sheds dim light in a 5- to 20-foot radius. It can alter the radius as a bonus action." }, { "name": "Water Susceptibility", "desc": "For every 5 feet the firegeist moves in water, or for every gallon of water splashed on it, it takes 1 cold damage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tdcs_firetamer/?format=api", "key": "tdcs_firetamer", "name": "Firetamer", "document": { "name": "Tal'dorei Campaign Setting", "key": "tdcs", "display_name": "Tal'dorei Campaign Setting", "publisher": { "name": "Green Ronin Publishing", "key": "green-ronin", "url": "https://api-beta.open5e.com/v2/publishers/green-ronin/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://en.wikipedia.org/wiki/Critical_Role%3A_Tal'Dorei_Campaign_Setting" }, "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": "7.000", "challenge_rating_text": "7", "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": "neutral good", "languages": { "as_string": "Common, Druidic, Primordial (Ignan)", "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": "red dragon scale mail", "hit_points": 92, "hit_dice": "16d8+20", "experience_points": 2900, "ability_scores": { "strength": 8, "dexterity": 15, "constitution": 14, "intelligence": 12, "wisdom": 18, "charisma": 11 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 4, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 4, "arcana": 1, "athletics": -1, "deception": 0, "history": 1, "insight": 4, "intimidation": 0, "investigation": 1, "medicine": 4, "nature": 1, "perception": 4, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": 4 }, "passive_perception": 14, "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": [ { "name": "Flamecharm ", "desc": "The firetamer can cast _dominate monster_ (save DC 16) on a fire elemental or other fire elemental creature. If the elemental has 150 or more hit points, it has advantage on the saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": null, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 14 (4d6) fire damage. Flamecharm (Recharges after a Short or Long Rest). The firetamer can cast dominate monster (save DC 16) on a fire elemental or other fire elemental creature. If the elemental has 150 or more hit points, it has advantage on the saving throw.", "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": 2, "damage_type": null, "extra_damage_die_count": 4, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flameform", "desc": "As a bonus action, the firetamer can transform into a **fire elemental**. While in this form, the firetamer cannot cast spells, but can expend a spell slot as a bonus action to regain 1d8 hit points per level of the spell slot expended. When the firetamer is reduced to 0 hit points, falls unconscious, or dies in this form, it reverts to its humanoid form. It can remain in flameform for up to 5 hours, and can enter flameform twice, regaining expended uses after completing a short or long rest." }, { "name": "Spellcasting", "desc": "The firetamer is a 9th-level spellcaster. Its spellcasting ability is Wisdom (spell save DC 16, +8 to hit with spell attacks). It has the following druid spells prepared:\n\n* Cantrips (at will): druidcraft, mending, produce flame\n* 1st level (4 slots): cure wounds, faerie fire, longstrider, jump\n* 2nd level (3 slots): flame blade, heat metal, lesser restoration\n* 3rd level (3 slots): daylight, dispel magic, protection from energy\n* 4th level (3 slots): blight, freedom of movement, wall of fire 5th level (1 slot): conjure elemental" } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_flab-giant/?format=api", "key": "tob_flab-giant", "name": "Flab Giant", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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" }, "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": "Dwarvish, Giant", "data": [ { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10+39", "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 6, "constitution": 16, "intelligence": 9, "wisdom": 13, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "initiative_bonus": -2, "saving_throws": { "constitution": 5 }, "saving_throws_all": { "strength": 5, "dexterity": -2, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 1, "arcana": -1, "athletics": 5, "deception": -1, "history": -1, "insight": 1, "intimidation": -1, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": -2, "stealth": -2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two slam attacks. If both hit, the target is grappled (escape DC 15), and the flab giant uses its squatting pin against the target as a bonus action.", "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: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage.", "attacks": [ { "name": "Slam 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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Squatting Pin", "desc": "The flab giant squats atop the target, pinning it to the ground, where it is grappled and restrained (escape DC 17). The flab giant is free to attack another target, but the restrained creatures are released if it moves from its current space. As long as the giant does not move from the spot, it can maintain the squatting pin on up to two Medium-sized or smaller creatures. A creature suffers 9 (1d8 + 5) bludgeoning damage every time it starts its turn restrained by a squatting pin.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Massive", "desc": "A flab giant can't dash. Attacks that push, trip, or grapple are made with disadvantage against a flab giant." } ], "creaturesets": [], "environments": [ { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_flab-giant/?format=api", "key": "tob-2023_flab-giant", "name": "Flab Giant", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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" }, "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": "Common, Dwarvish, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Dwarvish", "key": "dwarvish", "url": "https://api-beta.open5e.com/v2/languages/dwarvish/?format=api", "desc": "Typical speakers are dwarves." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 110, "hit_dice": "13d10 + 39", "experience_points": 1100, "ability_scores": { "strength": 20, "dexterity": 6, "constitution": 16, "intelligence": 9, "wisdom": 13, "charisma": 8 }, "modifiers": { "strength": 5, "dexterity": -2, "constitution": 3, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "initiative_bonus": -2, "saving_throws": { "constitution": 5 }, "saving_throws_all": { "strength": 5, "dexterity": -2, "constitution": 5, "intelligence": -1, "wisdom": 1, "charisma": -1 }, "skill_bonuses": { "perception": 3 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 1, "arcana": -1, "athletics": 5, "deception": -1, "history": -1, "insight": 1, "intimidation": -1, "investigation": -1, "medicine": 1, "nature": -1, "perception": 3, "performance": -1, "persuasion": -1, "religion": -1, "sleight_of_hand": -2, "stealth": -2, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "poisoned", "condition_immunities": [ { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The giant makes two Slam attacks. If both attacks hit a Medium or smaller creature, the target is grappled (escape DC 15).", "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: +7 to hit, reach 5 ft., one target. Hit: 12 (2d6 + 5) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "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": "Squatting Pin", "desc": "One creature grappled by the flab giant must make a DC 15 Strength saving throw. On a failure, a creature takes 22 (5d6 + 5) bludgeoning damage and is restrained until the grapple ends. On a success, a creature takes half the damage and isn't restrained, but it remains grappled until it escapes. While restrained, a creature takes 8 (1d6 + 5) bludgeoning damage at the start of each of the giant's turns. If the flab giant moves, the target is no longer restrained or grappled.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Massive Bulk", "desc": "A flab giant can’t take the Dash action. In addition, a creature attempting to grapple, push, or knock the giant prone has disadvantage on attack rolls and ability checks to do so." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_flame-dragon-wyrmling/?format=api", "key": "tob_flame-dragon-wyrmling", "name": "Flame Dragon Wyrmling", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "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, "unit": "feet", "fly": 60.0, "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Common, Draconic, Ignan", "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": 17, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8+16", "experience_points": 700, "ability_scores": { "strength": 12, "dexterity": 14, "constitution": 15, "intelligence": 13, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4, "constitution": 4, "wisdom": 3, "charisma": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "deception": 5, "insight": 3, "perception": 5, "persuasion": 5, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 1, "athletics": 1, "deception": 5, "history": 1, "insight": 3, "intimidation": 3, "investigation": 1, "medicine": 1, "nature": 1, "perception": 5, "performance": 3, "persuasion": 5, "religion": 1, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d10 + 1) piercing damage plus 3 (1d6) fire 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": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 10-foot cone. Each creature in that area takes 24 (7d6) fire damage, or half damage with a successful DC 12 Dexterity saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [], "creaturesets": [], "environments": [ { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_flame-dragon-wyrmling/?format=api", "key": "tob-2023_flame-dragon-wyrmling", "name": "Flame Dragon Wyrmling", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?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": 60.0, "unit": "feet", "fly": 30.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "Chaotic Evil", "languages": { "as_string": "Common, Draconic, Ignan", "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": 17, "armor_detail": "natural armor", "hit_points": 52, "hit_dice": "8d8 + 16", "experience_points": 450, "ability_scores": { "strength": 12, "dexterity": 14, "constitution": 15, "intelligence": 13, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 2, "intelligence": 1, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4, "constitution": 4, "wisdom": 3, "charisma": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": 1, "wisdom": 3, "charisma": 5 }, "skill_bonuses": { "deception": 5, "perception": 5, "persuasion": 5, "stealth": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 1, "athletics": 1, "deception": 5, "history": 1, "insight": 1, "intimidation": 3, "investigation": 1, "medicine": 1, "nature": 1, "perception": 5, "performance": 3, "persuasion": 5, "religion": 1, "sleight_of_hand": 2, "stealth": 4, "survival": 1 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 6 (1d10 + 1) piercing damage plus 3 (1d6) fire 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": "D10", "damage_bonus": 1, "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Breath", "desc": "The dragon exhales fire in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 17 (5d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Heated Body", "desc": "A creature that touches the flame dragon or hits it with a melee attack while within 5 feet of it takes 3 (1d6) fire damage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_flame-eater-swarm/?format=api", "key": "ccdx_flame-eater-swarm", "name": "Flame Eater Swarm", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "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": 0.0, "unit": "feet", "fly": 40.0 }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 40.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 33, "hit_dice": "6d8+6", "experience_points": 450, "ability_scores": { "strength": 3, "dexterity": 15, "constitution": 12, "intelligence": 2, "wisdom": 14, "charisma": 4 }, "modifiers": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -4, "dexterity": 2, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": -4, "athletics": -4, "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": 2, "stealth": 2, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "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, 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": "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": 30.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "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": "Bite 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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The swarm can make two bite attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Consume Flame", "desc": "Any normal fire in the flame eater swarm's space at the end of the swarm's turn is extinguished. Magical fire (a flaming weapon or wall of fire spell, for example) is extinguished if the swarm makes a successful DC 13 Constitution check. Only the swarm's space is affected; fires larger than the swarm continue burning outside the swarm's space. For 1 minute after the swarm consumes any flame, its bite attack deals an extra 9 (2d8) fire damage and any creature that ends its turn in the swarm's space takes 4 (1d8) fire damage." }, { "name": "Swarm", "desc": "The swarm can occupy the same space as another creature and vice versa. The swarm can move through any opening large enough for a Tiny bat. The swarm can't regain hp or gain temporary hp." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_flame-scourged-scion/?format=api", "key": "ccdx_flame-scourged-scion", "name": "Flame-Scourged Scion", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "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": 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, Deep Speech, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 125, "hit_dice": "10d12+60", "experience_points": 5000, "ability_scores": { "strength": 19, "dexterity": 17, "constitution": 22, "intelligence": 16, "wisdom": 6, "charisma": 15 }, "modifiers": { "strength": 4, "dexterity": 3, "constitution": 6, "intelligence": 3, "wisdom": -2, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": { "constitution": 10, "wisdom": 2, "charisma": 6 }, "saving_throws_all": { "strength": 4, "dexterity": 3, "constitution": 10, "intelligence": 3, "wisdom": 2, "charisma": 6 }, "skill_bonuses": { "insight": 6, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -2, "arcana": 3, "athletics": 4, "deception": 2, "history": 3, "insight": 6, "intimidation": 2, "investigation": 3, "medicine": -2, "nature": 3, "perception": 6, "performance": 2, "persuasion": 2, "religion": 3, "sleight_of_hand": 3, "stealth": 3, "survival": -2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "fire; slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?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": "grappled, paralyzed, restrained", "condition_immunities": [ { "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": "Restrained", "key": "restrained", "url": "https://api-beta.open5e.com/v2/conditions/restrained/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Embers", "desc": "The flame-scourged scion fills the area around itself with a cloud of burning embers. Each creature within 10 feet of the flame-scourged scion must make a DC 18 Constitution saving throw, taking 28 (8d6) fire damage on a failed save, or half as much damage on a successful one. The embers die out within moments.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Multiattack", "desc": "The flame-scourged scion makes three tentacle attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 15 (2d10 + 4) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 16). Until the grapple ends, the target is restrained, the flame-scourged scion can automatically hit the target with its tentacle, and it can't use the same tentacle on another target. The flame-scourged scion can grapple up to two creatures at one time.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 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": "Burning Rage", "desc": "When a flame-scourged scion takes fire damage, it has advantage on its attack rolls until the end of its next turn. If it takes more than 5 fire damage, it has advantage on its attack rolls for 2 rounds." }, { "name": "Firesight", "desc": "A flame-scourged scion can see through areas obscured by fire, smoke, and fog without penalty." }, { "name": "Groundbreaker", "desc": "Difficult terrain caused by rocks, sand, or natural vegetation, living or dead, doesn't cost the flamescourged scion extra movement. Its speed can't be reduced by any effect." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_flayed-wraith/?format=api", "key": "tob2_flayed-wraith", "name": "Flayed Wraith", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "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": 0.0, "unit": "feet", "fly": 60.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 60.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "any languages it knew in life", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 67, "hit_dice": "9d8+27", "experience_points": 1800, "ability_scores": { "strength": 9, "dexterity": 15, "constitution": 17, "intelligence": 12, "wisdom": 9, "charisma": 8 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": -1, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": { "wisdom": 2 }, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 3, "intelligence": 1, "wisdom": 2, "charisma": -1 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -1, "arcana": 1, "athletics": -1, "deception": -1, "history": 1, "insight": -1, "intimidation": -1, "investigation": 1, "medicine": -1, "nature": 1, "perception": -1, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 2, "stealth": 2, "survival": -1 }, "passive_perception": 9, "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": "cold; bludgeoning, piercing, and slashing from nonmagical attacks not made with silvered weapons", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, paralyzed, poisoned, prone", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Prone", "key": "prone", "url": "https://api-beta.open5e.com/v2/conditions/prone/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) slashing damage plus 5 (2d4) necrotic damage.", "attacks": [ { "name": "Claw 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": 2, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D4", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Howl of Agony", "desc": "The wraith screams its pain into the mind of one creature it can see within 30 feet of it. The target must make a DC 14 Wisdom saving throw. On a failure, the target takes 10 (3d6) psychic damage and is incapacitated as it doubles over in pain. On a success, the target takes half the damage and isn't incapacitated.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The flayed wraith uses its Howl of Agony. It then makes two claw attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the flayed wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." }, { "name": "Torturer", "desc": "When the flayed wraith reduces a creature to 0 hp, it knocks out the creature, which falls unconscious and is stable." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_flesh-golem/?format=api", "key": "srd_flesh-golem", "name": "Flesh Golem", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-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": "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": "Golems", "alignment": "neutral", "languages": { "as_string": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 9, "armor_detail": "", "hit_points": 93, "hit_dice": "11d8+44", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 9, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -3, "history": -2, "insight": 0, "intimidation": -3, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison; bludgeoning, piercing, and slashing from nonmagical attacks not made with adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The golem makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aversion of Fire", "desc": "If the golem takes fire damage, it has disadvantage on attack rolls and ability checks until the end of its next turn." }, { "name": "Berserk", "desc": "Whenever the golem starts its turn with 40 hit points or fewer, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its hit points.\nThe golem's creator, if within 60 feet of the berserk golem, can try to calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 Charisma (Persuasion) check. If the check succeeds, the golem ceases being berserk. If it takes damage while still at 40 hit points or fewer, the golem might go berserk again." }, { "name": "Immutable Form", "desc": "The golem is immune to any spell or effect that would alter its form." }, { "name": "Lightning Absorption", "desc": "Whenever the golem is subjected to lightning damage, it takes no damage and instead regains a number of hit points equal to the lightning damage dealt." }, { "name": "Magic Resistance", "desc": "The golem has advantage on saving throws against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The golem's weapon attacks are magical." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_flesh-golem/?format=api", "key": "srd-2024_flesh-golem", "name": "Flesh Golem", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-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": "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": "neutral", "languages": { "as_string": "Understands Common plus one other language but can't speak", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 9, "armor_detail": "natural armor", "hit_points": 127, "hit_dice": "15d8 + 60", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 9, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -3, "history": -2, "insight": 0, "intimidation": -3, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": "charmed, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The golem makes two Slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null }, { "name": "Slam", "desc": "Melee Attack Roll: +7, reach 5 ft. 13 (2d8 + 4) Bludgeoning damage plus 4 (1d8) Lightning damage.", "attacks": [ { "name": "Slam 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": "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": 1, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aversion to Fire", "desc": "If the golem takes Fire damage, it has Disadvantage on attack rolls and ability checks until the end of its next turn." }, { "name": "Berserk", "desc": "Whenever the golem starts its turn Bloodied, roll 1d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object. Once the golem goes berserk, it remains so until it is destroyed or it is no longer Bloodied. The golem's creator, if within 60 feet of the berserk golem, can try to calm it by taking an action to make a DC 15 Charisma (Persuasion) check; the golem must be able to hear its creator. If this check succeeds, the golem ceases being berserk until the start of its next turn, at which point it resumes rolling for the Berserk trait again if it is still Bloodied." }, { "name": "Immutable Form", "desc": "The golem can't shape-shift." }, { "name": "Lightning Absorption", "desc": "Whenever the golem is subjected to Lightning damage, it regains a number of Hit Points equal to the Lightning damage dealt." }, { "name": "Magic Resistance", "desc": "The golem has Advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_flesh-golem/?format=api", "key": "bfrd_flesh-golem", "name": "Flesh Golem", "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": "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": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 9, "armor_detail": "", "hit_points": 129, "hit_dice": null, "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 4 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -3, "history": -2, "insight": 0, "intimidation": -3, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning,Flesh Golem Resilience", "damage_immunities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Creator's Anguish", "desc": "The golem releases a wave of emotional anguish from its core. Each creature within 15 feet of the golem must make a DC 15 WIS save. On a failure, a creature takes 31 (9d6) psychic damage and is incapacitated until the end of its next turn, as its mind fills with memories of its greatest failures. On a success, a creature takes half the damage and isn't incapacitated.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The golem 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:_ +7 to hit, reach 5 ft., one target. _Hit:_ 17 (3d8+4) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Aversion of Fire", "desc": "If the golem takes fire damage, it loses its immunity to the frightened condition and has disadvantage on attack rolls and ability checks until the end of its next turn." }, { "name": "Berserk (55 HP or Fewer)", "desc": "When the golem starts its turn, roll a d6. On a 6, the golem goes berserk. On each of its turns while berserk, the golem attacks the nearest creature it can see. If no creature is near enough to move to and attack, the golem attacks an object, with preference for an object smaller than itself. Once the golem goes berserk, it continues to do so until it is destroyed or regains all its HP. The golem's creator, if within 60 feet of the berserk golem, can try to calm it by speaking firmly and persuasively. The golem must be able to hear its creator, who must take an action to make a DC 15 CHA (Persuasion) check. If the check succeeds, the golem ceases being berserk. If the golem takes damage while still at 55 HP or fewer, the golem might go berserk again." }, { "name": "Construct Nature", "desc": "The golem doesn't require air, food, drink, or sleep." }, { "name": "Flesh Golem Resilience", "desc": "The golem is immune to poison damage and to bludgeoning, piercing, and slashing damage from nonmagical attacks. In addition, it is immune to exhaustion and to the charmed, frightened, paralyzed, petrified, and poisoned conditions." }, { "name": "Immutable Form", "desc": "The golem is immune to any spell or effect that would alter its form." }, { "name": "Lightning Absorption", "desc": "Whenever the golem is subjected to lightning damage, it takes no damage and instead regains HP equal to the lightning damage dealt." }, { "name": "Magic Resistance", "desc": "The golem has advantage on saves against spells and other magical effects." }, { "name": "Magic Weapons", "desc": "The golem's weapon attacks are magical." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flesh-guardian/?format=api", "key": "a5e-mm_flesh-guardian", "name": "Flesh Guardian", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "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": "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": "understands the languages of its creator but can't speak", "data": [] }, "armor_class": 9, "armor_detail": "", "hit_points": 93, "hit_dice": "11d8+44", "experience_points": 1800, "ability_scores": { "strength": 18, "dexterity": 8, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 5 }, "modifiers": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": -1, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 0, "arcana": -2, "athletics": 4, "deception": -3, "history": -2, "insight": 0, "intimidation": -3, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -3, "persuasion": -3, "religion": -2, "sleight_of_hand": -1, "stealth": -1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "lightning, poison; damage from nonmagical, non-adamantine weapons", "damage_immunities": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, fatigue, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Hurl Object", "desc": "Ranged Weapon Attack: +7 to hit, range 20/60 ft., one target. Hit: 18 (4d6 + 4) bludgeoning damage.", "attacks": [ { "name": "Hurl Object attack", "attack_type": "WEAPON", "to_hit_mod": 7, "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": "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": "Lightning Bolt", "desc": "An 80-foot-long 5-foot-wide lightning bolt springs from the guardians chest. Each creature in the area makes a DC 15 Dexterity saving throw taking 28 (8d6) lightning damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Multiattack", "desc": "The guardian attacks twice with its slam.", "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: +7 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Berserk", "desc": "When the guardian starts its turn while bloodied, roll a d6. On a 6, the guardian goes berserk. While berserk, the guardian attacks the nearest creature it can see. If it can't reach a creature, it attacks an object. The guardian stays berserk until it is destroyed or restored to full hit points." }, { "name": "Constructed Nature", "desc": "Guardians dont require air, sustenance, or sleep." }, { "name": "Fire Fear", "desc": "When the guardian takes fire damage, it is rattled until the end of its next turn." }, { "name": "If a berserk guardian can see and hear its creator, the creator can use an action to try to calm it ", "desc": "On a success, the guardian is no longer berserk." }, { "name": "Immutable Form", "desc": "The guardian is immune to any effect that would alter its form." }, { "name": "Lightning Absorption", "desc": "When the guardian is subjected to lightning damage, it instead regains hit points equal to the lightning damage dealt." }, { "name": "Magic Resistance", "desc": "The guardian has advantage on saving throws against spells and magical effects." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_flesh-reaver/?format=api", "key": "ccdx_flesh-reaver", "name": "Flesh Reaver", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "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" }, "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": "neutral evil", "languages": { "as_string": "understands Common and Darakhul but can't speak", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 19, "hit_dice": "3d8+6", "experience_points": 100, "ability_scores": { "strength": 14, "dexterity": 14, "constitution": 14, "intelligence": 5, "wisdom": 10, "charisma": 8 }, "modifiers": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 2, "constitution": 2, "intelligence": -3, "wisdom": 0, "charisma": -1 }, "skill_bonuses": { "perception": 2 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": -3, "athletics": 2, "deception": -1, "history": -3, "insight": 0, "intimidation": -1, "investigation": -3, "medicine": 0, "nature": -3, "perception": 2, "performance": -1, "persuasion": -1, "religion": -3, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "poison", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" } ], "damage_resistances_display": "necrotic", "damage_resistances": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "charmed, exhaustion, poisoned", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "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": [ { "name": "Claw", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.", "attacks": [ { "name": "Claw 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 }, { "name": "Consume Flesh", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one prone creature. Hit: 4 (1d4 + 2) piercing damage, and the creature must make a DC 13 Constitution saving throw, taking 7 (2d6) necrotic damage on a failed save, or half as much damage on a successful one.", "attacks": [ { "name": "Consume Flesh 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": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?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": "Keen Senses", "desc": "The flesh reaver has advantage on Wisdom (Perception) checks that rely on sight, hearing, or smell." }, { "name": "Leap", "desc": "If the flesh reaver moves at least 15 feet, it can jump up to 20 feet in any direction. If it lands within 5 feet of a creature, the creature must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the flesh reaver can make one Consume Flesh attack against it as a bonus action." }, { "name": "Pack Tactics", "desc": "The flesh reaver has advantage on attack rolls against a creature if at least one of the flesh reaver's allies is within 5 feet of the creature and the ally isn't incapacitated." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_fleshdreg/?format=api", "key": "tob2_fleshdreg", "name": "Fleshdreg", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "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": "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": "neutral good", "languages": { "as_string": "Common, Deep Speech, Sylvan", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." }, { "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": "natural armor", "hit_points": 115, "hit_dice": "10d12+50", "experience_points": 1800, "ability_scores": { "strength": 19, "dexterity": 6, "constitution": 20, "intelligence": 13, "wisdom": 16, "charisma": 7 }, "modifiers": { "strength": 4, "dexterity": -2, "constitution": 5, "intelligence": 1, "wisdom": 3, "charisma": -2 }, "initiative_bonus": -2, "saving_throws": { "constitution": 8 }, "saving_throws_all": { "strength": 4, "dexterity": -2, "constitution": 8, "intelligence": 1, "wisdom": 3, "charisma": -2 }, "skill_bonuses": { "insight": 6, "nature": 4 }, "skill_bonuses_all": { "acrobatics": -2, "animal_handling": 3, "arcana": 1, "athletics": 4, "deception": -2, "history": 1, "insight": 6, "intimidation": -2, "investigation": 1, "medicine": 3, "nature": 4, "perception": 3, "performance": -2, "persuasion": -2, "religion": 1, "sleight_of_hand": -2, "stealth": -2, "survival": 3 }, "passive_perception": 13, "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": "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": "exhaustion, unconscious", "condition_immunities": [ { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Disgorge Innards", "desc": "The fleshdreg expels acidic sludge in a 30-foot line that is 5 feet wide. Each creature in that line must make a DC 16 Dexterity saving throw, taking 18 (4d8) acid damage on a failed save, or half as much damage on a successful one. A creature that fails the saving throw takes 9 (2d8) acid damage the end of its next turn, unless it or a creature within 5 feet of it takes an action to remove the sludge.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 6 } }, { "name": "Multiattack", "desc": "The fleshdreg makes two slam attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Melee Weapon Attack: +7 to hit, range 60/180 ft., one target. Hit: 20 (3d10 + 4) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 60.0, "long_range": 180.0, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D10", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Slam", "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one creature. Hit: 14 (3d6 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Regeneration", "desc": "The fleshdreg regains 5 hp at the start of its turn if it has at least 1 hp. If the fleshdreg uses its Disgorge Innards action, this trait doesn’t function at the start of its next turn." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_fleshpod-hornet/?format=api", "key": "ccdx_fleshpod-hornet", "name": "Fleshpod Hornet", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "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": 10.0, "unit": "feet", "fly": 60.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 10.0, "crawl": 5.0, "hover": true, "fly": 60.0, "burrow": 0.0, "climb": 5.0, "swim": 5.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "-", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 120, "hit_dice": "16d10+32", "experience_points": 2300, "ability_scores": { "strength": 14, "dexterity": 18, "constitution": 15, "intelligence": 3, "wisdom": 12, "charisma": 6 }, "modifiers": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": 2, "dexterity": 4, "constitution": 2, "intelligence": -4, "wisdom": 1, "charisma": -2 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": 2, "deception": -2, "history": -4, "insight": 1, "intimidation": -2, "investigation": -4, "medicine": 1, "nature": -4, "perception": 4, "performance": -2, "persuasion": -2, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Multiattack", "desc": "The fleshpod hornet makes two attacks: one with its slam and one with its stinger.", "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: +7 to hit, reach 5 ft., one creature. Hit: 13 (2d8 + 4) bludgeoning damage.", "attacks": [ { "name": "Slam 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": "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": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Stinger", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one creature. Hit: 11 (2d6 + 4) piercing damage. The target must make a DC 13 Constitution saving throw, taking 21 (6d6) poison damage on a failed save, or half as much damage on a successful one. On a failed saving throw, the target is also infected with the eggs of the fleshpod hornet. \n\nThe injected eggs form a circular lotus pod tumor, roughly half a foot in diameter, on the target within 1 minute of injection. While carrying this tumor, the target has disadvantage on skill checks and saving throws. Exactly 24 hours after the lotus pod appears, a young fleshpod hornet (use giant wasp statistics) erupts from the tumor, dealing does 33 (6d10) slashing damage to the target. \n\nThe tumor can be excised with a DC 15 Wisdom (Medicine) check, causing 16 (3d10) slashing damage to the host. If it is cut out without the check, the patient must succeed on a DC 15 Constitution saving throw or take 22 (4d10) slashing damage.", "attacks": [ { "name": "Stinger attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flying Charge", "desc": "If the fleshpod hornet flies at least 20 feet straight toward a creature and then hits it with a slam attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_fleshspurned/?format=api", "key": "tob2_fleshspurned", "name": "Fleshspurned", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Medium", "key": "medium", "url": "https://api-beta.open5e.com/v2/sizes/medium/?format=api" }, "challenge_rating_decimal": "4.000", "challenge_rating_text": "4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 40.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 40.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "any languages it knew in life", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 75, "hit_dice": "10d8+30", "experience_points": 1100, "ability_scores": { "strength": 1, "dexterity": 18, "constitution": 16, "intelligence": 10, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "wisdom": 4 }, "saving_throws_all": { "strength": -5, "dexterity": 4, "constitution": 3, "intelligence": 0, "wisdom": 4, "charisma": 3 }, "skill_bonuses": { "perception": 4, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 2, "arcana": 0, "athletics": -5, "deception": 3, "history": 0, "insight": 2, "intimidation": 3, "investigation": 0, "medicine": 2, "nature": 0, "perception": 4, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 4, "stealth": 6, "survival": 2 }, "passive_perception": 14, "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; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "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": "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" }, { "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, frightened, 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": "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": "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": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Chatter", "desc": "The fleshspurned clashes its oversized teeth together to create a clattering din. Each creature within 30 feet of the fleshspurned must succeed on a DC 14 Wisdom saving throw or be confused for 1 minute. While confused, a creature acts as if under the effects of the confusion spell. A confused creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success. If a creature's saving throw is successful or the effect ends for it, the target is immune to the fleshspurned's Chatter for the next 24 hours.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Phantasmal Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 18 (4d6 + 4) necrotic damage. If the target is a creature other than a construct or an undead, it must succeed on a DC 14 Constitution saving throw or become ghostly for 1 minute. While ghostly, it has the Incorporeal Movement trait and is susceptible to the fleshspurned's Ghost Eater trait. The creature can repeat the saving throw at the end of each of its turns, ending the ghostly effect on itself on a success.", "attacks": [ { "name": "Phantasmal Bite attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": 5.0, "range": null, "long_range": null, "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": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ghost Eater", "desc": "The fleshspurned has advantage on attack rolls against ghosts, wraiths, and other undead with the Incorporeal Movement trait, and such creatures aren’t immune to the necrotic damage dealt by the fleshspurned’s bite. When the fleshspurned kills one of these creatures, the fleshspurned gains temporary hp equal to double the creature’s challenge rating (minimum of 1)." }, { "name": "Incorporeal Movement", "desc": "The fleshspurned can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object. A fleshspurned can’t move through other creatures with the Incorporeal Movement trait." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_flinderbeast/?format=api", "key": "bfrd_flinderbeast", "name": "Flinderbeast", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 20.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 20.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Sylvan", "data": [ { "name": "Sylvan", "key": "sylvan", "url": "https://api-beta.open5e.com/v2/languages/sylvan/?format=api", "desc": "Typical speakers are fey creatures." } ] }, "armor_class": 14, "armor_detail": "", "hit_points": 38, "hit_dice": null, "experience_points": 200, "ability_scores": { "strength": 12, "dexterity": 18, "constitution": 10, "intelligence": 6, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -2, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -2, "wisdom": 1, "charisma": 3 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -2, "wisdom": 1, "charisma": 3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -2, "athletics": 1, "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": 4, "stealth": 4, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid,Fey Resilience", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acid Spit", "desc": "_Ranged Weapon Attack:_ +6 to hit, range 20/60 ft., one target. _Hit:_ 11 (2d6+4) acid damage.", "attacks": [ { "name": "Acid Spit attack", "attack_type": "WEAPON", "to_hit_mod": 6, "reach": null, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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": "Bite", "desc": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 9 (2d4+4) piercing damage plus 3 (1d6) acid 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": 2, "damage_die_type": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "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": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Breath of Flinders", "desc": "The flinderbeast exhales splinters in a 15-foot cone. Each creature in that area must make a DC 14 DEX save, taking 18 (4d8) piercing damage 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": "Catch Snack", "desc": "When the flinderbeast is the target of a ranged weapon attack that uses ammunition made mostly of wood, such as an arrow, the flinderbeast can attempt to catch and eat the ammunition. The flinderbeast must make a DC 14 DEX save. On a success, it gains 3 (1d6) temporary HP and prevents the attack's damage.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Short Step", "desc": "The flinderbeast teleports to an unoccupied space it can see within 15 feet of it.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Fey Resilience", "desc": "The flinderbeast is resistant to the charmed and unconscious conditions." }, { "name": "Heightened Hearing and Smell", "desc": "The flinderbeast's Perception 18 when perceiving by hearing or smell." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_flithidir/?format=api", "key": "tob2_flithidir", "name": "Flithidir", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "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": "Auran, 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": 13, "armor_detail": "", "hit_points": 27, "hit_dice": "6d6+6", "experience_points": 200, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 12, "intelligence": 12, "wisdom": 13, "charisma": 15 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 1, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": 0, "dexterity": 3, "constitution": 1, "intelligence": 1, "wisdom": 1, "charisma": 2 }, "skill_bonuses": { "acrobatics": 5, "perception": 3, "performance": 6 }, "skill_bonuses_all": { "acrobatics": 5, "animal_handling": 1, "arcana": 1, "athletics": 0, "deception": 2, "history": 1, "insight": 1, "intimidation": 2, "investigation": 1, "medicine": 1, "nature": 1, "perception": 3, "performance": 6, "persuasion": 2, "religion": 1, "sleight_of_hand": 3, "stealth": 3, "survival": 1 }, "passive_perception": 13, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Beak", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Beak (Bird Form Only) 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": "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": "Bird Form Only", "usage_limits": null }, { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 5 (1d4 + 3) piercing damage.", "attacks": [ { "name": "Dagger (Humanoid or Fey Form Only) attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": "Humanoid or Fey Form Only", "usage_limits": null }, { "name": "Mocking Retort", "desc": "When a creature the flithidir can see misses it with an attack, the flithidir can cast vicious mockery at the attacker.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The flithidir makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Cacophony", "desc": "If three or more flithidirs are within 15 feet of each other, they can use their reactions to start a cacophony. Each creature that starts its turn within 30 feet of one of the flithidirs and that can hear the cacophony must succeed on a DC 10 Constitution saving throw or have disadvantage on its next attack roll or ability check. The DC increases by 1 for each flithidir participating in the cacophony to a maximum of DC 16. To join or maintain an existing cacophony, a flithidir must use its bonus action on its turn and end its turn within 15 feet of another flithidir participating in the cacophony. The cacophony ends when less than three flithidir maintain it. A flithidir can still speak and cast spells with verbal components while participating in a cacophony." }, { "name": "Innate Spellcasting", "desc": "The flithidir’s innate spellcasting ability is Charisma (spell save DC 12). It can innately cast the following spells, requiring no material components.\nAt will: minor illusion (auditory only), vicious mockery\n1/day each: charm person, enthrall" }, { "name": "Shapechanger", "desc": "The flithidir can use its action to polymorph into a Small humanoid, into a Small or smaller bird, or back into its true fey form. Its statistics, other than its size and speed, are the same in each form. Any equipment it is wearing or carrying isn’t transformed. No matter the form, it always has bright or multicolored hair, fur, scales, or feathers. It reverts to its true form if it dies." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flumph/?format=api", "key": "a5e-mm_flumph", "name": "Flumph", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 5.0, "unit": "feet", "fly": 30.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 5.0, "crawl": 2.5, "hover": false, "fly": 30.0, "burrow": 0.0, "climb": 2.5, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "understands Common and Undercommon but can't speak, telepathy 60 ft.", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 7, "hit_dice": "2d6", "experience_points": 25, "ability_scores": { "strength": 6, "dexterity": 14, "constitution": 10, "intelligence": 14, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -2, "dexterity": 2, "constitution": 0, "intelligence": 2, "wisdom": 2, "charisma": 0 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 2, "arcana": 2, "athletics": -2, "deception": 0, "history": 2, "insight": 2, "intimidation": 0, "investigation": 2, "medicine": 2, "nature": 2, "perception": 2, "performance": 0, "persuasion": 0, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "psychic", "damage_vulnerabilities": [ { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Stench Spray", "desc": "Each creature in a 15-foot cone makes a DC 10 Dexterity saving throw. On a failure the creature exudes a horrible stench for 1 hour. While a creature exudes this stench it and any creature within 5 feet of it are poisoned. A creature can remove the stench on itself by bathing during a rest.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Tendrils", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 3 (1d6) acid damage.", "attacks": [ { "name": "Tendrils 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": "Damage plus 3 (1", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?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": "Amphibious", "desc": "The flumph can breathe air and water." }, { "name": "Flumph Light", "desc": "As a bonus action, the flumph can cast dim light for 30 feet, or extinguish its glow. The flumph can change the color of the light it casts at will." }, { "name": "Telepathic Spy", "desc": "The flumph can perceive any telepathic messages sent or received within 60 feet, and can't be surprised by creatures with telepathy. The flumph is also immune to divination and to any effect that would sense its emotions or read its thoughts, except for the Telepathic Spy feature of another flumph." }, { "name": "Tippable", "desc": "If a flumph is knocked prone, it lands upside down and is incapacitated. At the end of each of its turns, it can make a DC 10 Dexterity saving throw, flipping itself over and ending the incapacitated condition on a success." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_flutterflesh/?format=api", "key": "tob_flutterflesh", "name": "Flutterflesh", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "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": "Common, Darakhul", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "22d10+66", "experience_points": 8400, "ability_scores": { "strength": 11, "dexterity": 18, "constitution": 17, "intelligence": 12, "wisdom": 13, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "dexterity": 8 }, "saving_throws_all": { "strength": 4, "dexterity": 8, "constitution": 3, "intelligence": 1, "wisdom": 1, "charisma": 0 }, "skill_bonuses": { "deception": 4, "perception": 5, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 1, "athletics": 0, "deception": 4, "history": 1, "insight": 1, "intimidation": 0, "investigation": 1, "medicine": 1, "nature": 1, "perception": 5, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 4, "stealth": 8, "survival": 1 }, "passive_perception": 15, "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": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "condition_immunities_display": "charmed, paralyzed, exhaustion, poison, stunned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 240.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bone Spur", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) slashing damage plus 11 (2d10) necrotic damage. If both attacks hit a single creature in the same turn, it is grappled (escape DC 10). As a bonus action, the flutterflesh can choose whether this attack does bludgeoning, piercing, or slashing damage.", "attacks": [ { "name": "Bone Spur attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "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 flutterflesh makes two bone spur attacks or two tormenting gaze attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Slash", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage. On a critical hit, the target takes an additional 27 (5d10) slashing damage and must make a DC 12 Constitution saving throw. On a failure, the flutterflesh lops off and absorbs one of the target's limbs (chosen randomly) and heals hit points equal to the additional slashing damage it inflicted.", "attacks": [ { "name": "Slash attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D6", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tormenting Gaze", "desc": "A target creature within 120 feet and able to see the flutterflesh takes 18 (4d8) psychic damage and is paralyzed for 1d4 rounds, or takes half damage and isn't paralyzed with a successful DC 15 Wisdom saving throw. Tormenting gaze can't be used against the same target twice in a single turn.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Creeping Death", "desc": "A creature that starts its turn within 30 feet of the flutterflesh must make a successful DC 15 Constitution saving throw or take 14 (4d6) necrotic damage." }, { "name": "Magic Weapons", "desc": "The flutterflesh's attacks are magical." }, { "name": "Regeneration", "desc": "The flutterflesh regains 10 hit points at the start of its turn. If the flutterflesh takes radiant or fire damage, this trait doesn't function at the start of its next turn. The flutterflesh dies only if it starts its turn with 0 hit points and doesn't regenerate." }, { "name": "Turn Resistance", "desc": "The flutterflesh has advantage on saving throws against any effect that turns undead." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_flutterflesh/?format=api", "key": "tob-2023_flutterflesh", "name": "Flutterflesh", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "type": { "name": "Undead", "key": "undead", "url": "https://api-beta.open5e.com/v2/creaturetypes/undead/?format=api" }, "size": { "name": "Large", "key": "large", "url": "https://api-beta.open5e.com/v2/sizes/large/?format=api" }, "challenge_rating_decimal": "12.000", "challenge_rating_text": "12", "proficiency_bonus": null, "speed": { "walk": 60.0, "unit": "feet", "fly": 10.0 }, "speed_all": { "unit": "feet", "walk": 60.0, "crawl": 30.0, "hover": false, "fly": 10.0, "burrow": 0.0, "climb": 30.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "Chaotic Evil", "languages": { "as_string": "Common, Darakhul", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." } ] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 187, "hit_dice": "22d10 + 66", "experience_points": 8400, "ability_scores": { "strength": 11, "dexterity": 18, "constitution": 17, "intelligence": 12, "wisdom": 16, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 4, "constitution": 3, "intelligence": 1, "wisdom": 3, "charisma": 0 }, "initiative_bonus": 4, "saving_throws": { "strength": 4, "wisdom": 7 }, "saving_throws_all": { "strength": 4, "dexterity": 4, "constitution": 3, "intelligence": 1, "wisdom": 7, "charisma": 0 }, "skill_bonuses": { "deception": 4, "perception": 7, "stealth": 8 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 3, "arcana": 1, "athletics": 0, "deception": 4, "history": 1, "insight": 3, "intimidation": 0, "investigation": 1, "medicine": 3, "nature": 1, "perception": 7, "performance": 0, "persuasion": 0, "religion": 1, "sleight_of_hand": 4, "stealth": 8, "survival": 3 }, "passive_perception": 17, "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": "cold, lightning; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?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": "radiant", "damage_vulnerabilities": [ { "name": "Radiant", "key": "radiant", "url": "https://api-beta.open5e.com/v2/damagetypes/radiant/?format=api" } ], "condition_immunities_display": "charmed, paralyzed, exhaustion, poisoned, stunned, unconscious", "condition_immunities": [ { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" }, { "name": "Stunned", "key": "stunned", "url": "https://api-beta.open5e.com/v2/conditions/stunned/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bone Spur", "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 17 (2d12 + 4) piercing damage plus 9 (2d8) necrotic damage, and the flutterflesh impales the target on one of its bone spurs, grappling the target (escape DC 16). The flutterflesh can have no more than two creatures impaled at a time.", "attacks": [ { "name": "Bone Spur attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D12", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D8", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Creeping Death", "desc": "The flutterflesh emits a wave of necromantic energy, hastening the journey toward death. Each creature within 20 feet of the flutterflesh must make a DC 16 Constitution saving throw, taking 45 (10d8) necrotic damage on a failed save, or half as much damage on a successful one. A creature below half its hp maximum has disadvantage on this saving throw.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The flutterflesh makes three Bone Spur or Tormenting Gaze attacks. If two Tormenting Gaze attacks hit one creature, the target must succeed on a DC 16 Wisdom saving throw or be paralyzed for 1 minute. A paralyzed creature can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tormenting Gaze", "desc": "Ranged Spell Attack: +7 to hit, range 120 ft., one creature. Hit: 21 (4d8 + 3) psychic damage.", "attacks": [ { "name": "Tormenting Gaze attack", "attack_type": "SPELL", "to_hit_mod": 7, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 4, "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": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Merciful Exchange", "desc": "If the flutterflesh reduces a creature to 0 hp with a melee attack, it can cut off one of the creature’s limbs. If it does so, the target is reduced to 1 hp instead." }, { "name": "Necrotic Weapons", "desc": "The flutterflesh’s weapon attacks are magical. When the flutterflesh hits with any weapon, the weapon deals an extra 2d8 necrotic damage (included in the attack)." }, { "name": "Regeneration", "desc": "The flutterflesh regains 10 hp at the start of its turn. If the flutterflesh takes fire or radiant damage, this trait doesn’t function at the start of the flutterflesh’s next turn. The flutterflesh dies only if it starts its turn with 0 hp and doesn’t regenerate." }, { "name": "Turn Resistance", "desc": "The flutterflesh has advantage on saving throws against any effect that turns undead." }, { "name": "Undead Nature", "desc": "The flutterflesh doesn’t require air, food, drink, or sleep." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flying-lion/?format=api", "key": "a5e-mm_flying-lion", "name": "Flying Lion", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "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": "3.000", "challenge_rating_text": "3", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 80.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 80.0, "burrow": 0.0, "climb": 15.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 57, "hit_dice": "6d10+24", "experience_points": 700, "ability_scores": { "strength": 18, "dexterity": 14, "constitution": 18, "intelligence": 2, "wisdom": 16, "charisma": 8 }, "modifiers": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 3, "charisma": -1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": 4, "dexterity": 2, "constitution": 4, "intelligence": -4, "wisdom": 3, "charisma": -1 }, "skill_bonuses": { "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": -4, "athletics": 4, "deception": -1, "history": -4, "insight": 3, "intimidation": -1, "investigation": -4, "medicine": 3, "nature": -4, "perception": 5, "performance": -1, "persuasion": -1, "religion": -4, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.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 target. Hit: 9 (2d4 + 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": 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": "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 griffon attacks once with its beak and once with its talons.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Talons", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) slashing damage or 11 (2d6 + 4) slashing damage if the griffon started its turn at least 20 feet above the target and the target is grappled (escape DC 14). Until this grapple ends the griffon can't attack a different target with its talons.", "attacks": [ { "name": "Talons 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 } ], "traits": [ { "name": "Keen Smell", "desc": "The flying lion has advantage on Perception checks that rely on smell." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_flying-polyp/?format=api", "key": "ccdx_flying-polyp", "name": "Flying Polyp", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "11.000", "challenge_rating_text": "11", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 60.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 60.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "Deep Speech, telepathy 120 ft.", "data": [ { "name": "Deep Speech", "key": "deep-speech", "url": "https://api-beta.open5e.com/v2/languages/deep-speech/?format=api", "desc": "Typical speakers include aboleths and cloakers. It is only spoken." } ] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 171, "hit_dice": "18d12+54", "experience_points": 7200, "ability_scores": { "strength": 20, "dexterity": 12, "constitution": 17, "intelligence": 22, "wisdom": 14, "charisma": 16 }, "modifiers": { "strength": 5, "dexterity": 1, "constitution": 3, "intelligence": 6, "wisdom": 2, "charisma": 3 }, "initiative_bonus": 1, "saving_throws": { "dexterity": 5, "wisdom": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 5, "constitution": 3, "intelligence": 6, "wisdom": 6, "charisma": 3 }, "skill_bonuses": { "arcana": 10, "history": 10, "perception": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 2, "arcana": 10, "athletics": 5, "deception": 3, "history": 10, "insight": 2, "intimidation": 3, "investigation": 6, "medicine": 2, "nature": 6, "perception": 6, "performance": 3, "persuasion": 3, "religion": 6, "sleight_of_hand": 1, "stealth": 1, "survival": 2 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "acid, cold, fire, thunder; bludgeoning, piercing, and slashing from nonmagical attacks", "damage_resistances": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?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" }, { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" } ], "damage_vulnerabilities_display": "lightning", "damage_vulnerabilities": [ { "name": "Lightning", "key": "lightning", "url": "https://api-beta.open5e.com/v2/damagetypes/lightning/?format=api" } ], "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": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target grappled by the polyp. Hit: 18 (3d8 + 5) piercing damage.", "attacks": [ { "name": "Bite attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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": "Cyclone", "desc": "Each creature within 30 feet of the polyp must make a DC 17 Strength saving throw. On a failure, a creature takes 27 (5d10) bludgeoning damage and is knocked prone. On a success, a creature takes half the damage but isn't knocked prone.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Etherealness", "desc": "The flying polyp magically enters the Ethereal Plane from the Material Plane, or vice versa.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fist of Wind", "desc": "When a creature the flying polyp can see targets it with an attack, the flying polyp can unleash a line of strong wind 60 feet long and 10 feet wide in the direction of the attacker. The wind lasts until the start of the flying polyp's next turn. Each creature in the wind when it appears or that starts its turn in the wind must succeed on a DC 17 Strength saving throw or be pushed 15 feet away from the flying polyp in a direction following the line. Any creature in the line treats all movement as difficult terrain.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The polyp makes two melee attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tentacle", "desc": "Melee Weapon Attack: +9 to hit, reach 15 ft., one target. Hit: 15 (3d6 + 5) bludgeoning damage. If the target is a Large or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained and is not affected by the flying polyp's Aura of Wind. The flying polyp can grapple up to two creatures at one time.", "attacks": [ { "name": "Tentacle attack", "attack_type": "WEAPON", "to_hit_mod": 9, "reach": 15.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "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": "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": "Aura of Wind", "desc": "A creature that starts its turn within 15 feet of the polyp must succeed on a DC 17 Strength saving throw or be pushed up to 15 feet away from the polyp." }, { "name": "Incorporeal Movement", "desc": "The polyp can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object." }, { "name": "Innate Spellcasting", "desc": "The polyp's innate spellcasting ability is Intelligence (spell save DC 18). The polyp can innately cast the following spells, requiring no material components:\nAt will: invisibility (self only)\n3/day: wind walk\n1/day: control weather" }, { "name": "Magic Resistance", "desc": "The polyp has advantage on saving throws against spells and other magical effects." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_flying-snake/?format=api", "key": "srd_flying-snake", "name": "Flying Snake", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-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.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "", "hit_points": 5, "hit_dice": "2d4", "experience_points": 25, "ability_scores": { "strength": 4, "dexterity": 18, "constitution": 11, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "modifiers": { "strength": -3, "dexterity": 4, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 4, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 4, "constitution": 0, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": -4, "athletics": -3, "deception": -3, "history": -4, "insight": 1, "intimidation": -3, "investigation": -4, "medicine": 1, "nature": -4, "perception": 1, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 4, "stealth": 4, "survival": 1 }, "passive_perception": 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": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 7 (3d4) poison 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": null, "damage_die_type": null, "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "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": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The snake doesn't provoke opportunity attacks when it flies out of an enemy's reach." } ], "creaturesets": [], "environments": [ { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd-2024_flying-snake/?format=api", "key": "srd-2024_flying-snake", "name": "Flying Snake", "document": { "name": "System Reference Document 5.2", "key": "srd-2024", "display_name": "5e 2024 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2024", "key": "5e-2024", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2024/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Monstrosity", "key": "monstrosity", "url": "https://api-beta.open5e.com/v2/creaturetypes/monstrosity/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "1.000", "challenge_rating_text": "1", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Animals", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 14, "armor_detail": "natural armor", "hit_points": 5, "hit_dice": "2d4", "experience_points": 200, "ability_scores": { "strength": 4, "dexterity": 15, "constitution": 11, "intelligence": 2, "wisdom": 12, "charisma": 5 }, "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": "", "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": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Attack Roll: +4, reach 5 ft. 1 Piercing damage plus 5 (2d4) Poison damage.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The snake doesn't provoke an Opportunity Attack when it flies out of an enemy's reach." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flying-snake/?format=api", "key": "a5e-mm_flying-snake", "name": "Flying Snake", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Beast", "key": "beast", "url": "https://api-beta.open5e.com/v2/creaturetypes/beast/?format=api" }, "size": { "name": "Tiny", "key": "tiny", "url": "https://api-beta.open5e.com/v2/sizes/tiny/?format=api" }, "challenge_rating_decimal": "0.125", "challenge_rating_text": "1/8", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "swim": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 15.0, "swim": 30.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 7, "hit_dice": "2d4+2", "experience_points": 25, "ability_scores": { "strength": 4, "dexterity": 16, "constitution": 12, "intelligence": 2, "wisdom": 12, "charisma": 4 }, "modifiers": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": {}, "saving_throws_all": { "strength": -3, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 1, "charisma": -3 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "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": 3, "stealth": 3, "survival": 1 }, "passive_perception": 11, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": 10.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Bite", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 1 piercing damage plus 3 (1d6) 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": "Damage plus 3 (1", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Flyby", "desc": "The snake doesnt provoke opportunity attacks when it flies out of a creatures reach." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/srd_flying-sword/?format=api", "key": "srd_flying-sword", "name": "Flying Sword", "document": { "name": "System Reference Document 5.1", "key": "srd-2014", "display_name": "5e 2014 Rules", "publisher": { "name": "Wizards of the Coast", "key": "wizards-of-the-coast", "url": "https://api-beta.open5e.com/v2/publishers/wizards-of-the-coast/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://dnd.wizards.com/resources/systems-reference-document" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 50.0, "hover": true }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": true, "fly": 50.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": "Animated Objects", "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 17, "armor_detail": "natural armor", "hit_points": 17, "hit_dice": "5d6", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 11, "intelligence": 1, "wisdom": 5, "charisma": 1 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": -3, "arcana": -5, "athletics": 1, "deception": -5, "history": -5, "insight": -3, "intimidation": -5, "investigation": -5, "medicine": -3, "nature": -5, "perception": -3, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 2, "stealth": 2, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Longsword", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.", "attacks": [ { "name": "Longsword 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": "D8", "damage_bonus": null, "damage_type": { "name": "Thunder", "key": "thunder", "url": "https://api-beta.open5e.com/v2/damagetypes/thunder/?format=api" }, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": null, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": 1, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antimagic Susceptibility", "desc": "The sword is incapacitated while in the area of an antimagic field. If targeted by dispel magic, the sword must succeed on a Constitution saving throw against the caster's spell save DC or fall unconscious for 1 minute." }, { "name": "False Appearance", "desc": "While the sword remains motionless and isn't flying, it is indistinguishable from a normal sword." } ], "creaturesets": [], "environments": [ { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/bfrd_flying-sword/?format=api", "key": "bfrd_flying-sword", "name": "Flying Sword", "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": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "0.250", "challenge_rating_text": "1/4", "proficiency_bonus": null, "speed": { "walk": 0.0, "unit": "feet", "fly": 50.0 }, "speed_all": { "unit": "feet", "walk": 0.0, "crawl": 0.0, "hover": false, "fly": 50.0, "burrow": 0.0, "climb": 0.0, "swim": 0.0 }, "category": "Monsters", "subcategory": null, "alignment": "chaotic evil", "languages": { "as_string": "-", "data": [] }, "armor_class": 16, "armor_detail": "natural armor", "hit_points": 11, "hit_dice": null, "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 16, "constitution": 10, "intelligence": 1, "wisdom": 4, "charisma": 1 }, "modifiers": { "strength": 1, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "initiative_bonus": 3, "saving_throws": { "strength": 1, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "saving_throws_all": { "strength": 1, "dexterity": 3, "constitution": 0, "intelligence": -5, "wisdom": -3, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": -3, "arcana": -5, "athletics": 1, "deception": -5, "history": -5, "insight": -3, "intimidation": -5, "investigation": -5, "medicine": -3, "nature": -5, "perception": -3, "performance": -5, "persuasion": -5, "religion": -5, "sleight_of_hand": 3, "stealth": 3, "survival": -3 }, "passive_perception": 7, "resistances_and_immunities": { "damage_immunities_display": "blinded,deafened,prone,Construct Resilience", "damage_immunities": [], "damage_resistances_display": "piercing", "damage_resistances": [ { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?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": "Slash", "desc": "_Melee Weapon Attack:_ +3 to hit, reach 5 ft., one target. _Hit:_ 5 (1d8+1) slashing damage.", "attacks": [ { "name": "Slash 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": "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": "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": "Whirling Blade", "desc": "The flying sword makes a Slash attack against a target it can sense within 5 feet of it.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Antimagic Susceptibility", "desc": "The sword is incapacitated while in the area of an antimagic field. If targeted by _dispel magic_, the sword must succeed on a CON save against the caster's spell save DC or fall unconscious for 1 minute." }, { "name": "Construct Nature", "desc": "The sword doesn't require air, food, drink, or sleep." }, { "name": "Construct Resilience", "desc": "The sword 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 sword remains motionless and isn't flying, it is indistinguishable from a normal sword." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_flying-sword/?format=api", "key": "a5e-mm_flying-sword", "name": "Flying Sword", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Construct", "key": "construct", "url": "https://api-beta.open5e.com/v2/creaturetypes/construct/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?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": 17, "armor_detail": "", "hit_points": 10, "hit_dice": "3d6", "experience_points": 50, "ability_scores": { "strength": 12, "dexterity": 12, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": 1 }, "modifiers": { "strength": 1, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -5 }, "initiative_bonus": 1, "saving_throws": {}, "saving_throws_all": { "strength": 1, "dexterity": 1, "constitution": 0, "intelligence": -5, "wisdom": 0, "charisma": -5 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 0, "arcana": -5, "athletics": 1, "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": 1, "stealth": 1, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "poison, psychic", "damage_immunities": [ { "name": "Poison", "key": "poison", "url": "https://api-beta.open5e.com/v2/damagetypes/poison/?format=api" }, { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" } ], "damage_resistances_display": "piercing", "damage_resistances": [ { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" } ], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "blinded, charmed, deafened, exhaustion, frightened, paralyzed, petrified, poisoned", "condition_immunities": [ { "name": "Blinded", "key": "blinded", "url": "https://api-beta.open5e.com/v2/conditions/blinded/?format=api" }, { "name": "Charmed", "key": "charmed", "url": "https://api-beta.open5e.com/v2/conditions/charmed/?format=api" }, { "name": "Deafened", "key": "deafened", "url": "https://api-beta.open5e.com/v2/conditions/deafened/?format=api" }, { "name": "Exhaustion", "key": "exhaustion", "url": "https://api-beta.open5e.com/v2/conditions/exhaustion/?format=api" }, { "name": "Frightened", "key": "frightened", "url": "https://api-beta.open5e.com/v2/conditions/frightened/?format=api" }, { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Petrified", "key": "petrified", "url": "https://api-beta.open5e.com/v2/conditions/petrified/?format=api" }, { "name": "Poisoned", "key": "poisoned", "url": "https://api-beta.open5e.com/v2/conditions/poisoned/?format=api" } ] }, "normal_sight_range": null, "darkvision_range": null, "blindsight_range": 60.0, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Longsword", "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 5 (1d8 + 1) slashing damage.", "attacks": [ { "name": "Longsword 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": "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": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "False Appearance", "desc": "While motionless, the sword is indistinguishable from a normal sword." }, { "name": "Spell-created", "desc": "The DC for dispel magic to destroy this creature is 19." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_folk-of-leng/?format=api", "key": "tob_folk-of-leng", "name": "Folk Of Leng", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "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": "neutral evil", "languages": { "as_string": "Common, Void Speech", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "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": 14, "armor_detail": "studded leather", "hit_points": 68, "hit_dice": "8d8+32", "experience_points": 450, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 18, "intelligence": 14, "wisdom": 16, "charisma": 22 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 6 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4, "wisdom": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 6 }, "skill_bonuses": { "arcana": 4, "deception": 8, "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 1, "deception": 8, "history": 2, "insight": 3, "intimidation": 6, "investigation": 2, "medicine": 3, "nature": 2, "perception": 5, "performance": 6, "persuasion": 6, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_resistances_display": "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": "frightened", "condition_immunities": [ { "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": "Etheric Harpoon", "desc": "Ranged Weapon Attack: +8 to hit, range 30 ft., one target. Hit: 10 (1d8 + 6) necrotic damage, and the target must make a successful DC 13 Wisdom saving throw or be grappled (escape DC 13). In addition, armor has no effect against the attack roll of an etheric harpoon; only the Dexterity modifier factored into the target's AC is considered.", "attacks": [ { "name": "Etheric Harpoon attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": null, "range": 30.0, "long_range": null, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hooked Spider Net", "desc": "Ranged Weapon Attack. +4 to hit, range 20/50 ft., one target. Hit: 3 (1d6) piercing damage plus 19 (3d12) poison damage, and the target is restrained. A successful DC 14 Constitution saving throw halves the poison damage.", "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": "Psychic Scimitar", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 3 (1d6) psychic damage.", "attacks": [ { "name": "Psychic Scimitar 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": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Innate Spellcasting", "desc": "the folk of Leng's innate spellcasting ability is Charisma (spell save DC 16). It can innately cast the following spells, requiring no material components:\n\nat will: comprehend languages, minor illusion\n\n3/day each: disguise self, suggestion\n\n1/day each: dream, etherealness" }, { "name": "Regeneration", "desc": "The folk of Leng regains 5 hit points at the start of its turn. If the folk of Leng takes fire or radiant damage, this trait does not function at the start of its next turn. The folk of Leng dies only if it starts its turn with 0 hit points and does not regenerate. Even if slain, their bodies reform in a crypt of Leng and go on about their business." }, { "name": "Void Sailors", "desc": "The folk of Leng can travel the airless void without harm." }, { "name": "Void Stare", "desc": "The folk of Leng can see through doors and around corners as a bonus action. As a result, they are very rarely surprised." } ], "creaturesets": [], "environments": [ { "name": "Arctic or Tundra", "key": "arctic", "url": "https://api-beta.open5e.com/v2/environments/arctic/?format=api" }, { "name": "Caves", "key": "caves", "url": "https://api-beta.open5e.com/v2/environments/caves/?format=api" }, { "name": "Coast", "key": "coast", "url": "https://api-beta.open5e.com/v2/environments/coast/?format=api" }, { "name": "Desert", "key": "desert", "url": "https://api-beta.open5e.com/v2/environments/desert/?format=api" }, { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Grassland or Plains", "key": "grassland", "url": "https://api-beta.open5e.com/v2/environments/grassland/?format=api" }, { "name": "Hills", "key": "hills", "url": "https://api-beta.open5e.com/v2/environments/hills/?format=api" }, { "name": "Laboratory", "key": "laboratory", "url": "https://api-beta.open5e.com/v2/environments/laboratory/?format=api" }, { "name": "Lake", "key": "lake", "url": "https://api-beta.open5e.com/v2/environments/lake/?format=api" }, { "name": "Mountain", "key": "mountain", "url": "https://api-beta.open5e.com/v2/environments/mountain/?format=api" }, { "name": "Ocean", "key": "ocean", "url": "https://api-beta.open5e.com/v2/environments/ocean/?format=api" }, { "name": "Ruins", "key": "ruins", "url": "https://api-beta.open5e.com/v2/environments/ruins/?format=api" }, { "name": "Sewer", "key": "sewer", "url": "https://api-beta.open5e.com/v2/environments/sewer/?format=api" }, { "name": "Shadowfell", "key": "shadowfell", "url": "https://api-beta.open5e.com/v2/environments/shadowfell/?format=api" }, { "name": "The Abyss", "key": "srd_abyss", "url": "https://api-beta.open5e.com/v2/environments/srd_abyss/?format=api" }, { "name": "Astral Plane", "key": "srd_astral-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_astral-plane/?format=api" }, { "name": "Elysium", "key": "srd_elysium", "url": "https://api-beta.open5e.com/v2/environments/srd_elysium/?format=api" }, { "name": "Ethereal Plane", "key": "srd_ethereal-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_ethereal-plane/?format=api" }, { "name": "Feywild", "key": "srd_feywild", "url": "https://api-beta.open5e.com/v2/environments/srd_feywild/?format=api" }, { "name": "Hell", "key": "srd_hell", "url": "https://api-beta.open5e.com/v2/environments/srd_hell/?format=api" }, { "name": "Material Plane", "key": "srd_material-plane", "url": "https://api-beta.open5e.com/v2/environments/srd_material-plane/?format=api" }, { "name": "Plane of Air", "key": "srd_plane-of-air", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-air/?format=api" }, { "name": "Plane of Earth", "key": "srd_plane-of-earth", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-earth/?format=api" }, { "name": "Plane of Fire", "key": "srd_plane-of-fire", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-fire/?format=api" }, { "name": "Plane of Water", "key": "srd_plane-of-water", "url": "https://api-beta.open5e.com/v2/environments/srd_plane-of-water/?format=api" }, { "name": "Swamp or Marsh", "key": "swamp", "url": "https://api-beta.open5e.com/v2/environments/swamp/?format=api" }, { "name": "Temple", "key": "temple", "url": "https://api-beta.open5e.com/v2/environments/temple/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" }, { "name": "Tomb", "key": "tomb", "url": "https://api-beta.open5e.com/v2/environments/tomb/?format=api" }, { "name": "Underworld", "key": "underworld", "url": "https://api-beta.open5e.com/v2/environments/underworld/?format=api" }, { "name": "Urban", "key": "urban", "url": "https://api-beta.open5e.com/v2/environments/urban/?format=api" } ] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_folk-of-leng/?format=api", "key": "tob-2023_folk-of-leng", "name": "Folk of Leng", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "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": "Neutral Evil", "languages": { "as_string": "all", "data": [] }, "armor_class": 14, "armor_detail": "studded leather", "hit_points": 68, "hit_dice": "8d8 + 32", "experience_points": 450, "ability_scores": { "strength": 12, "dexterity": 15, "constitution": 18, "intelligence": 14, "wisdom": 16, "charisma": 19 }, "modifiers": { "strength": 1, "dexterity": 2, "constitution": 4, "intelligence": 2, "wisdom": 3, "charisma": 4 }, "initiative_bonus": 2, "saving_throws": { "dexterity": 4, "wisdom": 5 }, "saving_throws_all": { "strength": 1, "dexterity": 4, "constitution": 4, "intelligence": 2, "wisdom": 5, "charisma": 4 }, "skill_bonuses": { "arcana": 4, "deception": 8, "perception": 5 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 3, "arcana": 4, "athletics": 1, "deception": 8, "history": 2, "insight": 3, "intimidation": 4, "investigation": 2, "medicine": 3, "nature": 2, "perception": 5, "performance": 4, "persuasion": 4, "religion": 2, "sleight_of_hand": 2, "stealth": 2, "survival": 3 }, "passive_perception": 15, "resistances_and_immunities": { "damage_immunities_display": "necrotic", "damage_immunities": [ { "name": "Necrotic", "key": "necrotic", "url": "https://api-beta.open5e.com/v2/damagetypes/necrotic/?format=api" } ], "damage_resistances_display": "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": "frightened", "condition_immunities": [ { "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": "Etherealness", "desc": "The folk of Leng enters the Ethereal Plane from the Material Plane, or vice versa. It is visible on the Material Plane while it is in the Border Ethereal, and vice versa, yet it can't affect or be affected by anything on the other plane.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hooked Spider Net", "desc": "Ranged Weapon Attack: +4 to hit, range 10/30 ft., one target. Hit: 4 (1d4 + 2) piercing damage plus 10 (3d6) psychic damage, and the target is restrained. While restrained, the target takes 5 (1d10) poison damage at the start of each of its turns. Any creature, including the restrained target, can take an action to remove the net by succeeding on a DC 14 Strength check. If the check succeeds by 5 or more, the creature breaks the net instead, and the folk of Leng can't use the broken net again until it finishes a long rest.", "attacks": [ { "name": "Hooked Spider Net attack", "attack_type": "WEAPON", "to_hit_mod": 4, "reach": null, "range": 10.0, "long_range": 30.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "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": "Psychic Bolt", "desc": "Ranged Spell Attack: +6 to hit, range 120 ft., one creature. Hit: 14 (3d6 + 4) psychic damage.", "attacks": [ { "name": "Psychic Bolt attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Scimitar", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage plus 10 (3d6) psychic damage.", "attacks": [ { "name": "Scimitar 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": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Psychic", "key": "psychic", "url": "https://api-beta.open5e.com/v2/damagetypes/psychic/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Spellcasting", "desc": "The folk of Leng casts one of the following spells, requiring no material components and using Charisma as the spellcasting ability (spell save DC 14):\nAt will: message, minor illusion\n3/day each: disguise self, suggestion", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Ethereal Sight", "desc": "The folk of Leng can see 60 feet into the Ethereal Plane when it is on the Material Plane, and vice versa." }, { "name": "Leng Rejuvenation", "desc": "If the folk of Leng dies on the Material Plane, it gains a new body in 1d10 days, regaining all its hp and becoming active again, unless it is killed with radiant damage wielded by a good-aligned creature or its remains are sprinkled with holy water within 24 hours of its death. The folk’s new body appears in its family’s crypt in Leng." }, { "name": "Mortal Void Traveler", "desc": "The folk of Leng doesn’t require air or ambient pressure." }, { "name": "Phrenic Weapons", "desc": "The folk of Leng’s weapon attacks are magical. When the folk hits with any weapon, the weapon deals an extra 3d6 psychic damage (included in the attack)." }, { "name": "Regeneration", "desc": "The folk of Leng regains 2 hp at the start of its turn. If the folk of Leng takes fire or radiant damage, this trait doesn’t function at the start of the folk’s next turn. The folk of Leng dies only if it starts its turn with 0 hp and doesn’t regenerate." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_fomorian/?format=api", "key": "a5e-mm_fomorian", "name": "Fomorian", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "type": { "name": "Fey", "key": "fey", "url": "https://api-beta.open5e.com/v2/creaturetypes/fey/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?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": "Celestial, Common, Giant, Sylvan", "data": [ { "name": "Celestial", "key": "celestial", "url": "https://api-beta.open5e.com/v2/languages/celestial/?format=api", "desc": "Typical speakers are celestials" }, { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." }, { "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": 138, "hit_dice": "12d12+60", "experience_points": 3900, "ability_scores": { "strength": 20, "dexterity": 10, "constitution": 20, "intelligence": 10, "wisdom": 14, "charisma": 18 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 4 }, "initiative_bonus": 0, "saving_throws": {}, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 5, "intelligence": 0, "wisdom": 2, "charisma": 4 }, "skill_bonuses": { "persuasion": 7 }, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 2, "arcana": 0, "athletics": 5, "deception": 4, "history": 0, "insight": 2, "intimidation": 4, "investigation": 0, "medicine": 2, "nature": 0, "perception": 2, "performance": 4, "persuasion": 7, "religion": 0, "sleight_of_hand": 0, "stealth": 0, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "psychic; damage from nonmagical, non-silvered weapons", "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": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Charming Gaze", "desc": "A creature within 60 feet makes a DC 15 Wisdom saving throw. On a failure, the creature is magically charmed by the fomorian. The creature repeats the saving throw every 24 hours and whenever it takes damage. On a successful saving throw or if the effect ends for it, the creature is immune to any fomorians Charming Gaze for the next 24 hours.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Immortal Form", "desc": "While in its lair, the fomorian magically changes into a specific Medium humanoid resembling a human or back to its true form. Apart from its size, its statistics are unchanged. The fomorian reverts to its true form when it dies, is incapacitated, or leaves its lair.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Mesmerizing Gaze", "desc": "A creature within 60 feet makes a DC 15 Wisdom saving throw. On a failure, the creature is magically restrained. The creature repeats the saving throw at the end of its next turn, ending the effect on itself on a success and becoming paralyzed on a failure. While the fomorian is not in line of sight, a paralyzed creature can repeat the saving throw at the end of each of its turns, ending the effect on a success. On a successful saving throw or if the effect ends for it, the creature is immune to any fomorians Mesmerizing Gaze for 24 hours.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Multiattack", "desc": "The fomorian attacks twice with its warhammer.", "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: +8 to hit, reach 10 ft., one target. Hit: 18 (3d8 + 5) bludgeoning damage.", "attacks": [ { "name": "Warhammer attack", "attack_type": "WEAPON", "to_hit_mod": 8, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": 5, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": "Eye Vulnerability", "desc": "A creature can target the fomorians eye with an attack. This attack is made with disadvantage. If the attack hits and deals at least 10 damage, creatures affected by the fomorians Charming and Mesmerizing Gaze are freed from those effects." }, { "name": "Immortal Nature", "desc": "A titan doesnt require air, sustenance, or sleep." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/ccdx_forest-drake/?format=api", "key": "ccdx_forest-drake", "name": "Forest Drake", "document": { "name": "Creature Codex", "key": "ccdx", "display_name": "Creature Codex", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/creature-codex-for-5th-edition-dnd/" }, "type": { "name": "Dragon", "key": "dragon", "url": "https://api-beta.open5e.com/v2/creaturetypes/dragon/?format=api" }, "size": { "name": "Small", "key": "small", "url": "https://api-beta.open5e.com/v2/sizes/small/?format=api" }, "challenge_rating_decimal": "2.000", "challenge_rating_text": "2", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "climb": 50.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 0.0, "burrow": 0.0, "climb": 50.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral", "languages": { "as_string": "Draconic, Druidic, Sylvan", "data": [ { "name": "Draconic", "key": "draconic", "url": "https://api-beta.open5e.com/v2/languages/draconic/?format=api", "desc": "Typical speakers include dragons and dragonborn." }, { "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." }, { "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": "natural armor", "hit_points": 60, "hit_dice": "8d6+32", "experience_points": 450, "ability_scores": { "strength": 16, "dexterity": 8, "constitution": 19, "intelligence": 12, "wisdom": 15, "charisma": 12 }, "modifiers": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 1 }, "initiative_bonus": -1, "saving_throws": {}, "saving_throws_all": { "strength": 3, "dexterity": -1, "constitution": 4, "intelligence": 1, "wisdom": 2, "charisma": 1 }, "skill_bonuses": { "athletics": 5, "nature": 3 }, "skill_bonuses_all": { "acrobatics": -1, "animal_handling": 2, "arcana": 1, "athletics": 5, "deception": 1, "history": 1, "insight": 2, "intimidation": 1, "investigation": 1, "medicine": 2, "nature": 3, "perception": 2, "performance": 1, "persuasion": 1, "religion": 1, "sleight_of_hand": -1, "stealth": -1, "survival": 2 }, "passive_perception": 12, "resistances_and_immunities": { "damage_immunities_display": "fire", "damage_immunities": [ { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "paralyzed, unconscious", "condition_immunities": [ { "name": "Paralyzed", "key": "paralyzed", "url": "https://api-beta.open5e.com/v2/conditions/paralyzed/?format=api" }, { "name": "Unconscious", "key": "unconscious", "url": "https://api-beta.open5e.com/v2/conditions/unconscious/?format=api" } ] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "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 3 (1d6) fire 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": "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 }, { "name": "Claw", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) slashing damage.", "attacks": [ { "name": "Claw attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "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": 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": "Fire Breath", "desc": "The drake exhales fire in a 15-foot cone. Each creature in that area must make a DC 13 Dexterity saving throw, taking 17 (5d6) fire damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Multiattack", "desc": "The forest drake makes one bite attack and one claw attack.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Mighty Leap", "desc": "The drake's long jump is up to 30 feet and its high jump is up to 15 feet with or without a running start. Additionally, if it ends its jump within 5 feet of a creature, the first attack roll it makes against that creature before the end of its turn has advantage." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_forest-emperor/?format=api", "key": "tob2_forest-emperor", "name": "Forest Emperor", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "Aberration", "key": "aberration", "url": "https://api-beta.open5e.com/v2/creaturetypes/aberration/?format=api" }, "size": { "name": "Huge", "key": "huge", "url": "https://api-beta.open5e.com/v2/sizes/huge/?format=api" }, "challenge_rating_decimal": "15.000", "challenge_rating_text": "15", "proficiency_bonus": null, "speed": { "walk": 30.0, "unit": "feet", "fly": 60.0, "climb": 30.0 }, "speed_all": { "unit": "feet", "walk": 30.0, "crawl": 15.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 30.0, "swim": 15.0 }, "category": "Monsters", "subcategory": null, "alignment": "neutral evil", "languages": { "as_string": "Common, Giant", "data": [ { "name": "Common", "key": "common", "url": "https://api-beta.open5e.com/v2/languages/common/?format=api", "desc": "Typical speakers are Humans." }, { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." } ] }, "armor_class": 18, "armor_detail": "natural armor", "hit_points": 161, "hit_dice": "14d12+70", "experience_points": 13000, "ability_scores": { "strength": 23, "dexterity": 12, "constitution": 21, "intelligence": 12, "wisdom": 20, "charisma": 8 }, "modifiers": { "strength": 6, "dexterity": 1, "constitution": 5, "intelligence": 1, "wisdom": 5, "charisma": -1 }, "initiative_bonus": 1, "saving_throws": { "constitution": 10, "wisdom": 10 }, "saving_throws_all": { "strength": 6, "dexterity": 1, "constitution": 10, "intelligence": 1, "wisdom": 10, "charisma": -1 }, "skill_bonuses": { "nature": 6, "perception": 10, "stealth": 6 }, "skill_bonuses_all": { "acrobatics": 1, "animal_handling": 5, "arcana": 1, "athletics": 6, "deception": -1, "history": 1, "insight": 5, "intimidation": -1, "investigation": 1, "medicine": 5, "nature": 6, "perception": 10, "performance": -1, "persuasion": -1, "religion": 1, "sleight_of_hand": 1, "stealth": 6, "survival": 5 }, "passive_perception": 20, "resistances_and_immunities": { "damage_immunities_display": "acid, cold; bludgeoning from nonmagical attacks", "damage_immunities": [ { "name": "Acid", "key": "acid", "url": "https://api-beta.open5e.com/v2/damagetypes/acid/?format=api" }, { "name": "Bludgeoning", "key": "bludgeoning", "url": "https://api-beta.open5e.com/v2/damagetypes/bludgeoning/?format=api" }, { "name": "Cold", "key": "cold", "url": "https://api-beta.open5e.com/v2/damagetypes/cold/?format=api" }, { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, { "name": "Slashing", "key": "slashing", "url": "https://api-beta.open5e.com/v2/damagetypes/slashing/?format=api" } ], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Acidic Claw", "desc": "Melee Weapon Attack: +11 to hit, reach 5 ft., one target. Hit: 16 (3d6 + 6) slashing damage plus 7 (2d6) acid damage.", "attacks": [ { "name": "Acidic Claw attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D6", "damage_bonus": 6, "damage_type": null, "extra_damage_die_count": 2, "extra_damage_die_type": "D6", "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": "Multiattack", "desc": "The forest emperor makes two claw attacks and one tail attack. If both claws hit the same target, the target must succeed on a DC 18 Constitution saving throw or its hp maximum is reduced by 7 (2d6) and the forest emperor regains hp equal to this amount. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hp maximum to 0.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Tail", "desc": "Melee Weapon Attack: +11 to hit, reach 15 ft., one target. Hit: 17 (2d10 + 6) bludgeoning damage.", "attacks": [ { "name": "Tail attack", "attack_type": "WEAPON", "to_hit_mod": 11, "reach": 15.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": 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": "Toxic Nectar Spray", "desc": "The forest emperor sprays a 60-foot cone of acid from its flower-ringed eye pits. Creatures in the path of this cone must make a DC 18 Dexterity saving throw, taking 42 (12d6) acid damage on a failed save, or half as much damage on a successful one.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } } ], "traits": [ { "name": "Forest Camouflage", "desc": "The forest emperor has advantage on Dexterity (Stealth) checks made to hide in forest terrain." }, { "name": "Keen Smell", "desc": "The forest emperor has advantage on Wisdom (Perception) checks that rely on smell." }, { "name": "Rattle", "desc": "The forest emperor constantly rattles its tail when in combat. Each creature that starts its turn within 60 feet of the forest emperor and that can hear it must succeed on a DC 18 Wisdom saving throw or become frightened until the start of its next turn. A creature that succeeds on two saving throws is unaffected by the forest emperor’s rattle for the next 24 hours." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob2_forest-falcon/?format=api", "key": "tob2_forest-falcon", "name": "Forest Falcon", "document": { "name": "Tome of Beasts 2", "key": "tob2", "display_name": "Tome of Beasts 2", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts-2/" }, "type": { "name": "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": 20.0, "unit": "feet", "fly": 60.0 }, "speed_all": { "unit": "feet", "walk": 20.0, "crawl": 10.0, "hover": false, "fly": 60.0, "burrow": 0.0, "climb": 10.0, "swim": 10.0 }, "category": "Monsters", "subcategory": null, "alignment": "unaligned", "languages": { "as_string": "", "data": [] }, "armor_class": 13, "armor_detail": "", "hit_points": 13, "hit_dice": "3d6+3", "experience_points": 50, "ability_scores": { "strength": 6, "dexterity": 16, "constitution": 12, "intelligence": 3, "wisdom": 14, "charisma": 5 }, "modifiers": { "strength": -2, "dexterity": 3, "constitution": 1, "intelligence": -4, "wisdom": 2, "charisma": -3 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5, "wisdom": 4 }, "saving_throws_all": { "strength": -2, "dexterity": 5, "constitution": 1, "intelligence": -4, "wisdom": 4, "charisma": -3 }, "skill_bonuses": { "perception": 4 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": -4, "athletics": -2, "deception": -3, "history": -4, "insight": 2, "intimidation": -3, "investigation": -4, "medicine": 2, "nature": -4, "perception": 4, "performance": -3, "persuasion": -3, "religion": -4, "sleight_of_hand": 3, "stealth": 3, "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": [ { "name": "Beak", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 8 (2d4 + 3) piercing damage.", "attacks": [ { "name": "Beak attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D4", "damage_bonus": 3, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Falcon Dive", "desc": "If the falcon is flying and dives at least 20 feet straight toward a target, it has advantage on the next attack roll it makes against that target before the end of its turn. If the attack hits, it deals an extra 2 (1d4) damage to the target." }, { "name": "Keen Sight", "desc": "The falcon has advantage on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_forest-gnome-illusionist/?format=api", "key": "a5e-mm_forest-gnome-illusionist", "name": "Forest Gnome Illusionist", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "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": 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 three", "data": [] }, "armor_class": 12, "armor_detail": "", "hit_points": 67, "hit_dice": "9d8+27", "experience_points": 2300, "ability_scores": { "strength": 10, "dexterity": 14, "constitution": 16, "intelligence": 16, "wisdom": 12, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 2, "constitution": 3, "intelligence": 3, "wisdom": 1, "charisma": 0 }, "initiative_bonus": 2, "saving_throws": { "intelligence": 6, "wisdom": 4 }, "saving_throws_all": { "strength": 0, "dexterity": 2, "constitution": 3, "intelligence": 6, "wisdom": 4, "charisma": 0 }, "skill_bonuses": { "arcana": 6, "history": 6, "investigation": 6, "perception": 4 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 1, "arcana": 6, "athletics": 0, "deception": 0, "history": 6, "insight": 1, "intimidation": 0, "investigation": 6, "medicine": 1, "nature": 3, "perception": 4, "performance": 0, "persuasion": 0, "religion": 3, "sleight_of_hand": 2, "stealth": 2, "survival": 1 }, "passive_perception": 14, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Cone of Cold", "desc": "(5th-Level; V, S, M) Frost blasts from the mage in a 60-foot cone. Each creature in the area makes a DC 17 Constitution saving throw taking 36 (8d8) cold damage on a failure or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 6, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Counterspell", "desc": "(3rd-Level; S) When a creature the mage can see within 60 feet casts a spell, the mage attempts to interrupt it. If the creature is casting a 2nd-level spell or lower, the spell fails. If the creature is casting a 3rd-level or higher spell, the mage makes an Intelligence check against a DC of 10 + the spells level. On a success, the spell fails, and the spellcasting creature can use its reaction to try to cast a second spell with the same casting time so long as it uses a spell slot level equal to or less than half the original spell slot. If the mage casts counterspell with a higher spell slot, the interrupted spell fails if its level is less than that of counterspell.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d4 + 2) piercing damage.", "attacks": [ { "name": "Dagger attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": 5.0, "range": 20.0, "long_range": 60.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D4", "damage_bonus": 2, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "url": "https://api-beta.open5e.com/v2/damagetypes/piercing/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Dimension Door", "desc": "(4th-Level; V) The mage teleports to a location within 500 feet. They can bring along one willing Medium or smaller creature within 5 feet. If a creature would teleport to an occupied space it takes 14 (4d6) force damage and the spell fails.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 4, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fire Bolt", "desc": "(Cantrip; V, S) Ranged Spell Attack: +6 to hit, range 120 ft., one target. Hit: 11 (2d10) fire damage.", "attacks": [ { "name": "Fire Bolt (Cantrip; V, S) attack", "attack_type": "SPELL", "to_hit_mod": 6, "reach": null, "range": 120.0, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10) fire", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Fire", "key": "fire", "url": "https://api-beta.open5e.com/v2/damagetypes/fire/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Fireball", "desc": "(3rd-Level; V, S, M) Fire streaks from the mage to a point within 120 feet and explodes in a 20-foot radius spreading around corners. Each creature in the area makes a DC 14 Dexterity saving throw taking 21 (6d6) fire damage on a failed save or half damage on a success.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 3, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Greater Invisibility", "desc": "(4th-Level; V, S, Concentration) The mage or a creature they touch is invisible for 1 minute.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 5, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Hypnotic Pattern", "desc": "(3rd-Level; S, M, Concentration) A swirling pattern of light appears at a point within 120 feet. Each creature within 10 feet of the pattern that can see it makes a DC 17 Wisdom saving throw. On a failure the creature is charmed for 1 minute. While charmed the creature is incapacitated and its Speed is 0. The effect ends on a creature if it takes damage or if another creature uses an action to shake it out of its daze.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 2, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Misty Step", "desc": "(2nd-Level; V) The mage teleports to an unoccupied space they can see within 30 feet. The mage can't cast this spell and a 1st-level or higher spell on the same turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shield", "desc": "(1st-Level; V) When the mage is hit by an attack or targeted by magic missile, they gain a +5 bonus to AC (including against the triggering attack) and immunity to magic missile. These benefits last until the start of their next turn.", "attacks": [], "action_type": "REACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [ { "name": "Forest Ways", "desc": "The illusionist can communicate with Small and Tiny beasts, and can innately cast blur, disguise self, and major image once each per long rest with no material components." }, { "name": "Spellcasting", "desc": "The mage is a 9th level spellcaster. Their spellcasting ability is Intelligence (spell save DC 14\n +6 to hit with spell attacks). They have the following wizard spells prepared:\n Cantrips (at will): fire bolt\n light\n mage hand\n prestidigitation\n 1st-level (4 slots): detect magic\n identify\n mage armor\n shield\n 2nd-level (3 slots): alter self\n misty step\n 3rd-level (3 slots): hypnotic pattern\n counterspell\n fireball\n 4th-level (3 slots): dimension door\n greater invisibility\n 5th-level (1 slot): cone of cold" } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/a5e-mm_forest-gnome-scout/?format=api", "key": "a5e-mm_forest-gnome-scout", "name": "Forest Gnome Scout", "document": { "name": "Monstrous Menagerie", "key": "a5e-mm", "display_name": "Monstrous Menagerie", "publisher": { "name": "EN Publishing", "key": "en-publishing", "url": "https://api-beta.open5e.com/v2/publishers/en-publishing/?format=api" }, "gamesystem": { "name": "Advanced 5th Edition", "key": "a5e", "url": "https://api-beta.open5e.com/v2/gamesystems/a5e/?format=api" }, "permalink": "https://enpublishingrpg.com/collections/level-up-advanced-5th-edition-a5e/products/level-up-monstrous-menagerie-a5e" }, "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.500", "challenge_rating_text": "1/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", "data": [] }, "armor_class": 15, "armor_detail": "", "hit_points": 19, "hit_dice": "3d8+6", "experience_points": 100, "ability_scores": { "strength": 10, "dexterity": 16, "constitution": 14, "intelligence": 10, "wisdom": 14, "charisma": 10 }, "modifiers": { "strength": 0, "dexterity": 3, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "initiative_bonus": 3, "saving_throws": { "dexterity": 5 }, "saving_throws_all": { "strength": 0, "dexterity": 5, "constitution": 2, "intelligence": 0, "wisdom": 2, "charisma": 0 }, "skill_bonuses": { "nature": 2, "perception": 4, "stealth": 5, "survival": 4 }, "skill_bonuses_all": { "acrobatics": 3, "animal_handling": 2, "arcana": 0, "athletics": 0, "deception": 0, "history": 0, "insight": 2, "intimidation": 0, "investigation": 0, "medicine": 2, "nature": 2, "perception": 4, "performance": 0, "persuasion": 0, "religion": 0, "sleight_of_hand": 3, "stealth": 5, "survival": 4 }, "passive_perception": 16, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Longbow", "desc": "Ranged Weapon Attack: +5 to hit, range 150/600 ft., one target. Hit: 7 (1d8 + 3) piercing damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 150.0, "long_range": 600.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": "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": "Shortsword", "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) piercing damage.", "attacks": [ { "name": "Shortsword 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 } ], "traits": [ { "name": "Forest ways", "desc": "The scout can communicate with Small and Tiny beasts, and can innately cast blur, disguise self, and major image once each per long rest with no material components." }, { "name": "Keen Hearing and Sight", "desc": "The scout has advantage on Perception checks that rely on hearing or sight." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob-2023_forest-hunter/?format=api", "key": "tob-2023_forest-hunter", "name": "Forest Hunter", "document": { "name": "Tome of Beasts 1 (2023 Edition)", "key": "tob-2023", "display_name": "Tome of Beasts 1 (2023 Edition)", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/kpstore/product/tome-of-beasts-1-2023-edition-hardcover/" }, "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": "Lawful Evil", "languages": { "as_string": "Common, Elvish, Umbral", "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." } ] }, "armor_class": 15, "armor_detail": "chain shirt", "hit_points": 104, "hit_dice": "19d8 + 19", "experience_points": 1800, "ability_scores": { "strength": 12, "dexterity": 18, "constitution": 12, "intelligence": 11, "wisdom": 12, "charisma": 16 }, "modifiers": { "strength": 1, "dexterity": 4, "constitution": 1, "intelligence": 0, "wisdom": 1, "charisma": 3 }, "initiative_bonus": 4, "saving_throws": { "dexterity": 7, "constitution": 4, "charisma": 6 }, "saving_throws_all": { "strength": 1, "dexterity": 7, "constitution": 4, "intelligence": 0, "wisdom": 1, "charisma": 6 }, "skill_bonuses": { "perception": 4, "stealth": 10, "survival": 4 }, "skill_bonuses_all": { "acrobatics": 4, "animal_handling": 1, "arcana": 0, "athletics": 1, "deception": 3, "history": 0, "insight": 1, "intimidation": 3, "investigation": 0, "medicine": 1, "nature": 0, "perception": 4, "performance": 3, "persuasion": 3, "religion": 0, "sleight_of_hand": 4, "stealth": 10, "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": 60.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Dagger", "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 6 (1d4 + 4) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Dagger 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": "D4", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "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": "Longbow", "desc": "Ranged Weapon Attack: +7 to hit, range 150/600 ft., one target. Hit: 8 (1d8 + 4) piercing damage plus 10 (3d6) poison damage.", "attacks": [ { "name": "Longbow attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": null, "range": 150.0, "long_range": 600.0, "target_creature_only": false, "damage_die_count": 1, "damage_die_type": "D8", "damage_bonus": 4, "damage_type": null, "extra_damage_die_count": 3, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "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": "Multiattack", "desc": "The shadow fey makes two Dagger or Longbow attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Shadow Traveler", "desc": "While in shadows, dim light, or darkness, the shadow fey disappears into the darkness and reappears in an unoccupied space it can see within 30 feet. A tendril of inky smoke appears 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": { "type": "PER_DAY", "param": 3 } } ], "traits": [ { "name": "Charging Archer", "desc": "If the forest hunter moves at least 10 feet straight toward a target after hitting the target with a Longbow attack, the forest hunter can make one Dagger attack against the target as a bonus action." }, { "name": "Evasion", "desc": "If the forest hunter is subjected to an effect that allows it to make a Dexterity saving throw to take only half the damage, the hunter instead takes no damage if it succeeds on the saving throw, and only half the damage if it fails." }, { "name": "Fey Ancestry", "desc": "The shadow fey has advantage on saving throws against being charmed, and magic can’t put it to sleep." }, { "name": "Forest and Urban Hunter", "desc": "The forest hunter has advantage on Wisdom (Perception) and Wisdom (Survival) checks to find and track Beasts and Humanoids." }, { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the shadow fey has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [] }, { "url": "https://api-beta.open5e.com/v2/creatures/tob_forest-marauder/?format=api", "key": "tob_forest-marauder", "name": "Forest Marauder", "document": { "name": "Tome of Beasts", "key": "tob", "display_name": "Tome of Beasts", "publisher": { "name": "Kobold Press", "key": "kobold-press", "url": "https://api-beta.open5e.com/v2/publishers/kobold-press/?format=api" }, "gamesystem": { "name": "5th Edition 2014", "key": "5e-2014", "url": "https://api-beta.open5e.com/v2/gamesystems/5e-2014/?format=api" }, "permalink": "https://koboldpress.com/tome-of-beasts/" }, "type": { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/creaturetypes/giant/?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": 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": "Giant, Orc, Sylvan", "data": [ { "name": "Giant", "key": "giant", "url": "https://api-beta.open5e.com/v2/languages/giant/?format=api", "desc": "Typical speakers include ogres, and giants." }, { "name": "Orc", "key": "orc", "url": "https://api-beta.open5e.com/v2/languages/orc/?format=api", "desc": "Typical speakers are orcs" }, { "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": "natural armor", "hit_points": 114, "hit_dice": "12d10+48", "experience_points": 1100, "ability_scores": { "strength": 21, "dexterity": 10, "constitution": 18, "intelligence": 6, "wisdom": 10, "charisma": 7 }, "modifiers": { "strength": 5, "dexterity": 0, "constitution": 4, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "initiative_bonus": 0, "saving_throws": { "constitution": 6 }, "saving_throws_all": { "strength": 5, "dexterity": 0, "constitution": 6, "intelligence": -2, "wisdom": 0, "charisma": -2 }, "skill_bonuses": {}, "skill_bonuses_all": { "acrobatics": 0, "animal_handling": 0, "arcana": -2, "athletics": 5, "deception": -2, "history": -2, "insight": 0, "intimidation": -2, "investigation": -2, "medicine": 0, "nature": -2, "perception": 0, "performance": -2, "persuasion": -2, "religion": -2, "sleight_of_hand": 0, "stealth": 0, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": 120.0, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Boar Spear", "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit:16 (2d10 + 5) piercing damage, and the forest marauder can choose to push the target 10 feet away if it fails a DC 16 Strength saving throw.", "attacks": [ { "name": "Boar Spear attack", "attack_type": "WEAPON", "to_hit_mod": 7, "reach": 10.0, "range": null, "long_range": null, "target_creature_only": false, "damage_die_count": 2, "damage_die_type": "D10", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Piercing", "key": "piercing", "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 forest marauder makes two boar spear attacks.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null }, { "name": "Rock", "desc": "Ranged Weapon Attack: +5 to hit, range 30/120 ft., one target. Hit: 19 (3d8 + 5) bludgeoning damage.", "attacks": [ { "name": "Rock attack", "attack_type": "WEAPON", "to_hit_mod": 5, "reach": null, "range": 30.0, "long_range": 120.0, "target_creature_only": false, "damage_die_count": 3, "damage_die_type": "D8", "damage_bonus": null, "damage_type": null, "extra_damage_die_count": null, "extra_damage_die_type": null, "extra_damage_bonus": null, "extra_damage_type": { "name": "Bludgeoning", "key": "bludgeoning", "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": [ { "name": "Sunlight Sensitivity", "desc": "While in sunlight, the forest marauder has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight." } ], "creaturesets": [], "environments": [ { "name": "Forest or Jungle", "key": "forest", "url": "https://api-beta.open5e.com/v2/environments/forest/?format=api" }, { "name": "Badlands", "key": "tob_badlands", "url": "https://api-beta.open5e.com/v2/environments/tob_badlands/?format=api" } ] } ] }{ "count": 3539, "next": "