ARK · CREATURE

Seeker (Escort) Creature
- Creature
- Genesis
A Genesis DLC escort variant of the Seeker, identifiable by entity ID Pteroteuthis_Char_BP_Escort_C, relevant for spawning or managing mission-linked encounters.
Master the Seeker (Escort) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Pteroteuthis_Char_BP_Escort_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Lunar/Pteroteuthis_Char_BP_Escort.Pteroteuthis_Char_BP_Escort'"Summon Commands
Wild (Summon)
admincheat Summon Pteroteuthis_Char_BP_Escort_CTamed (GMSummon, level 150)
cheat GMSummon "Pteroteuthis_Char_BP_Escort_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Lunar/Pteroteuthis_Char_BP_Escort.Pteroteuthis_Char_BP_Escort'" 0 0 0 0About
The Seeker (Escort) is a fantasy-type creature exclusive to the Genesis DLC. It is a mission-specific variant of the standard Seeker, used in escort scenarios rather than as a freely roaming wild spawn. Its entity ID distinguishes it from the base Seeker and other Seeker variants in the game's creature roster.
Admins working with Genesis mission content may encounter this variant when troubleshooting spawn behavior or scripting events tied to escort missions. Because it shares the Seeker name tag with other variants, using the full entity ID Pteroteuthis_Char_BP_Escort_C is the reliable way to target it precisely in admin commands.
This creature is not intended as a standard tameable or farmable encounter, so spawning it outside its designed mission context may produce unpredictable behavior. Use it primarily for testing or diagnosing mission flow on a Genesis map.
Frequently Asked Questions
- How do I spawn the Seeker (Escort) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Pteroteuthis_Char_BP_Escort_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - When was the Seeker (Escort) Creature data last updated?
- The Seeker (Escort) Creature entry was last verified on GameServersCodex on June 28, 2026. We track the live ARK: ASA build, so the details here reflect the current patch.
- What type of creature is the Seeker (Escort) Creature?
- The Seeker (Escort) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a Seeker (Escort) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Lunar/Pteroteuthis_Char_BP_Escort.Pteroteuthis_Char_BP_Escort'" 0 0 0 0. SpawnDino takes the full blueprint path followed by spawn distance, Y offset, Z offset and level, so you can place the Seeker (Escort) Creature precisely instead of dropping it on top of your character. - What is the Seeker (Escort) Creature name tag for Game.ini?
- The Seeker (Escort) Creature uses the name tag
Seeker. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a tamed Seeker (Escort) Creature?
- Open the admin console and run
cheat GMSummon "Pteroteuthis_Char_BP_Escort_C" 150. GMSummon spawns a tamed Seeker (Escort) Creature at the given level (150 here); change the number to set the level. Verified against the current ARK: ASA build as of June 28, 2026. - What's the Seeker (Escort) Creature entity ID?
- The creature ID for the Seeker (Escort) Creature is
Pteroteuthis_Char_BP_Escort_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Seeker (Escort) Creature used for?
- The Seeker (Escort) is a fantasy-type creature exclusive to the Genesis DLC. It is a mission-specific variant of the standard Seeker, used in escort scenarios rather than as a freely roaming wild spawn. Its entity ID distinguishes it from the base Seeker and other Seeker variants in the game's creature roster.
- How do I spawn a wild Seeker (Escort) Creature?
- Run
cheat Summon Pteroteuthis_Char_BP_Escort_Cin the admin console. Summon spawns a wild, untamed Seeker (Escort) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Seeker (Escort) Creature?
- A Genesis DLC escort variant of the Seeker, identifiable by entity ID Pteroteuthis_Char_BP_Escort_C, relevant for spawning or managing mission-linked encounters.
- Is the Seeker (Escort) Creature a DLC creature or part of the base game?
- The Seeker (Escort) Creature is tied to the Genesis content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
- Which game is the Seeker (Escort) Creature from?
- The Seeker (Escort) Creature is from ARK: Survival Ascended. Every ID, code, and command on this page is specific to ARK: Survival Ascended and its current live build.
- What is the blueprint path for the Seeker (Escort) Creature?
- The Seeker (Escort) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Lunar/Pteroteuthis_Char_BP_Escort.Pteroteuthis_Char_BP_Escort'". Keep the wrapping quotes: SpawnDino and the other path-based admin commands need them to read the path as one argument. Verified against the current ARK: ASA build as of June 28, 2026.