Creature Instance
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/tob_firegeist/?format=api
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": "