Skip to main content

ARK · CREATURE

ARK: Survival Ascended Daeodon (Escort) Creature creature

Daeodon (Escort) Creature

  • Creature
  • Genesis

A Genesis-exclusive escort variant of the Daeodon, identified by entity ID Daeodon_Character_BP_Escort_C, used in mission scenarios.

The Daeodon (Escort) Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

Daeodon_Character_BP_Escort_C

Blueprint path

"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Arctic/Daeodon_Character_BP_Escort.Daeodon_Character_BP_Escort'"

Summon Commands

Wild (Summon)

admincheat Summon Daeodon_Character_BP_Escort_C

Tamed (GMSummon, level 150)

cheat GMSummon "Daeodon_Character_BP_Escort_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Arctic/Daeodon_Character_BP_Escort.Daeodon_Character_BP_Escort'" 0 0 0 0

About

The Daeodon (Escort) is a mission-specific variant of the standard Daeodon found on the Genesis map. It shares the Daeodon name tag and mammal classification but exists as a distinct entity tied to escort-style mission content rather than free-roaming world spawns.

Admins working with Genesis mission sequences or debugging escort missions will reference this creature by its entity ID Daeodon_Character_BP_Escort_C. Because it is a scripted mission creature, it behaves differently from the standard Daeodon and is not intended to be part of general spawn tables.

If you need to force-spawn or inspect this creature during server testing, use the entity ID directly with SpawnDino or similar admin commands. Keep in mind that spawning mission-specific creatures outside their intended context may produce unpredictable behavior.

Frequently Asked Questions

How do I spawn the Daeodon (Escort) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Daeodon_Character_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 Daeodon (Escort) Creature data last updated?
The Daeodon (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.
Is the Daeodon (Escort) Creature a DLC creature or part of the base game?
The Daeodon (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 wild Daeodon (Escort) Creature?
Run cheat Summon Daeodon_Character_BP_Escort_C in the admin console. Summon spawns a wild, untamed Daeodon (Escort) Creature at your location. Use GMSummon instead if you want it pre-tamed.
Which game is the Daeodon (Escort) Creature from?
The Daeodon (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 Daeodon (Escort) Creature used for?
The Daeodon (Escort) is a mission-specific variant of the standard Daeodon found on the Genesis map. It shares the Daeodon name tag and mammal classification but exists as a distinct entity tied to escort-style mission content rather than free-roaming world spawns.
What is the Daeodon (Escort) Creature name tag for Game.ini?
The Daeodon (Escort) Creature uses the name tag Daeodon. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a tamed Daeodon (Escort) Creature?
Open the admin console and run cheat GMSummon "Daeodon_Character_BP_Escort_C" 150. GMSummon spawns a tamed Daeodon (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 is the blueprint path for the Daeodon (Escort) Creature?
The Daeodon (Escort) Creature blueprint path is "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Arctic/Daeodon_Character_BP_Escort.Daeodon_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.
What type of creature is the Daeodon (Escort) Creature?
The Daeodon (Escort) Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is Daeodon (Escort) Creature in ARK: Survival Ascended?
A Genesis-exclusive escort variant of the Daeodon, identified by entity ID Daeodon_Character_BP_Escort_C, used in mission scenarios.
How do I spawn a Daeodon (Escort) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Arctic/Daeodon_Character_BP_Escort.Daeodon_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 Daeodon (Escort) Creature precisely instead of dropping it on top of your character.
What is the creature ID for the Daeodon (Escort) Creature?
The creature ID for the Daeodon (Escort) Creature is Daeodon_Character_BP_Escort_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.