Creature Instance
list: API endpoint for returning a list of creatures.
retrieve: API endpoint for returning a particular creature.
GET /v2/creatures/tob-2023_eonic-drifter/?format=api
https://api-beta.open5e.com/v2/creatures/tob-2023_eonic-drifter/?format=api", "key": "tob-2023_eonic-drifter", "name": "Eonic Drifter", "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": "1.000", "challenge_rating_text": "1", "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 Neutral", "languages": { "as_string": "Common, Eonic, Giant, Sylvan", "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." }, { "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": "leather armor", "hit_points": 65, "hit_dice": "10d8 + 20", "experience_points": 200, "ability_scores": { "strength": 9, "dexterity": 14, "constitution": 14, "intelligence": 18, "wisdom": 11, "charisma": 13 }, "modifiers": { "strength": -1, "dexterity": 2, "constitution": 2, "intelligence": 4, "wisdom": 0, "charisma": 1 }, "initiative_bonus": 2, "saving_throws": {}, "saving_throws_all": { "strength": -1, "dexterity": 2, "constitution": 2, "intelligence": 4, "wisdom": 0, "charisma": 1 }, "skill_bonuses": { "arcana": 6, "history": 6 }, "skill_bonuses_all": { "acrobatics": 2, "animal_handling": 0, "arcana": 6, "athletics": -1, "deception": 1, "history": 6, "insight": 0, "intimidation": 1, "investigation": 4, "medicine": 0, "nature": 4, "perception": 0, "performance": 1, "persuasion": 1, "religion": 4, "sleight_of_hand": 2, "stealth": 2, "survival": 0 }, "passive_perception": 10, "resistances_and_immunities": { "damage_immunities_display": "", "damage_immunities": [], "damage_resistances_display": "", "damage_resistances": [], "damage_vulnerabilities_display": "", "damage_vulnerabilities": [], "condition_immunities_display": "", "condition_immunities": [] }, "normal_sight_range": 10560.0, "darkvision_range": null, "blindsight_range": null, "tremorsense_range": null, "truesight_range": null, "actions": [ { "name": "Call to the Future", "desc": "The eonic drifter calls to a future version of itself, which appears in an unoccupied space the drifter can see within 30 feet of it. The drifter's future self acts on the drifter's turn, and each turn it makes one Time-Warping Staff attack against a creature of the drifter's choice or uses the Help action to aid the drifter. The future self can be attacked and destroyed (AC 13; hp 30; resistance to bludgeoning, piercing, and slashing damage; immunity to poison and psychic damage), otherwise it remains until the drifter dismisses it as a bonus action or the drifter finishes a long rest. If the drifter's future self is destroyed, the drifter must succeed on a DC 13 Wisdom saving throw or be stunned until the end of its next turn.", "attacks": [], "action_type": "BONUS_ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "PER_DAY", "param": 1 } }, { "name": "Drift Forward", "desc": "The drifter chooses one creature it can see within 5 feet of its future self. The target must make a DC 13 Wisdom saving throw. On a failure, the target takes 7 (2d6) psychic damage and is pulled forward in time. On a success, the target takes half the damage and isn't pulled forward in time. A target pulled forward in time disappears, along with the drifter's future self, as the future self pulls the target with it. At the end of the drifter's next turn, the target and the drifter's future self reappear in the spaces they previously occupied, or the nearest unoccupied spaces. When the target reappears, it has disadvantage on attack rolls until the end of its next turn as it recovers from the disorienting experience.", "attacks": [], "action_type": "ACTION", "order_in_statblock": 1, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": { "type": "RECHARGE_ON_ROLL", "param": 5 } }, { "name": "Time-Warping Staff", "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) bludgeoning damage plus 3 (1d6) force damage.", "attacks": [ { "name": "Time-Warping Staff 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": 1, "extra_damage_die_type": "D6", "extra_damage_bonus": 0, "extra_damage_type": { "name": "Force", "key": "force", "url": "https://api-beta.open5e.com/v2/damagetypes/force/?format=api" }, "distance_unit": "feet" } ], "action_type": "ACTION", "order_in_statblock": 0, "legendary_action_cost": null, "limited_to_form": null, "usage_limits": null } ], "traits": [], "creaturesets": [], "environments": [] }{ "url": "