ARK · CREATURE

X-Dunkleosteus (Escort) Creature
- Creature
- Genesis
A Genesis-exclusive escort variant of the X-Dunkleosteus fish, used in admin spawning and event scripting via its entity ID.
Master the X-Dunkleosteus (Escort) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Ocean_Dunkle_Character_BP_Escort_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Ocean_Dunkle_Character_BP_Escort.Ocean_Dunkle_Character_BP_Escort'"Summon Commands
Wild (Summon)
admincheat Summon Ocean_Dunkle_Character_BP_Escort_CTamed (GMSummon, level 150)
cheat GMSummon "Ocean_Dunkle_Character_BP_Escort_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Ocean_Dunkle_Character_BP_Escort.Ocean_Dunkle_Character_BP_Escort'" 0 0 0 0About
The X-Dunkleosteus (Escort) is a specialized fish creature found in the Genesis DLC. It shares the X-Dunkleosteus name tag but uses a distinct entity ID, Ocean_Dunkle_Character_BP_Escort_C, marking it as an escort variant separate from the standard wild spawn.
Admins working with Genesis ocean content may encounter this creature as part of scripted sequences or mission encounters rather than open-world spawns. When targeting it with admin commands, use the entity ID Ocean_Dunkle_Character_BP_Escort_C to distinguish it from the regular X-Dunkleosteus.
Because this is a Genesis-specific creature, it will only be present on servers running that DLC. Attempting to spawn or reference it on non-Genesis maps will have no effect.
Frequently Asked Questions
- Is the X-Dunkleosteus (Escort) Creature a DLC creature or part of the base game?
- The X-Dunkleosteus (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.
- How do I spawn a tamed X-Dunkleosteus (Escort) Creature?
- Open the admin console and run
cheat GMSummon "Ocean_Dunkle_Character_BP_Escort_C" 150. GMSummon spawns a tamed X-Dunkleosteus (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 type of creature is the X-Dunkleosteus (Escort) Creature?
- The X-Dunkleosteus (Escort) Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the X-Dunkleosteus (Escort) Creature blueprint path?
- The X-Dunkleosteus (Escort) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Ocean_Dunkle_Character_BP_Escort.Ocean_Dunkle_Character_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. - How do I spawn a X-Dunkleosteus (Escort) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Ocean_Dunkle_Character_BP_Escort.Ocean_Dunkle_Character_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 X-Dunkleosteus (Escort) Creature precisely instead of dropping it on top of your character. - Which game is the X-Dunkleosteus (Escort) Creature from?
- The X-Dunkleosteus (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.
- How do I spawn a wild X-Dunkleosteus (Escort) Creature?
- Run
cheat Summon Ocean_Dunkle_Character_BP_Escort_Cin the admin console. Summon spawns a wild, untamed X-Dunkleosteus (Escort) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the X-Dunkleosteus (Escort) Creature class name?
- The creature ID for the X-Dunkleosteus (Escort) Creature is
Ocean_Dunkle_Character_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 X-Dunkleosteus (Escort) Creature name tag for Game.ini?
- The X-Dunkleosteus (Escort) Creature uses the name tag
X-Dunkleosteus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the X-Dunkleosteus (Escort) Creature?
- A Genesis-exclusive escort variant of the X-Dunkleosteus fish, used in admin spawning and event scripting via its entity ID.
- What is the X-Dunkleosteus (Escort) Creature used for?
- The X-Dunkleosteus (Escort) is a specialized fish creature found in the Genesis DLC. It shares the X-Dunkleosteus name tag but uses a distinct entity ID,
Ocean_Dunkle_Character_BP_Escort_C, marking it as an escort variant separate from the standard wild spawn. - How current is the X-Dunkleosteus (Escort) Creature info?
- The X-Dunkleosteus (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.
- How do I spawn the X-Dunkleosteus (Escort) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Ocean_Dunkle_Character_BP_Escort_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".