Skip to main content

ARK · CREATURE

ARK: Survival Ascended Eden Daeodon Creature creature

Eden Daeodon Creature

  • Creature
  • Genesis

The Eden Daeodon is a Fantasy-type creature from the Genesis DLC, useful for admins managing creature spawns in Eden biome contexts.

The Eden Daeodon 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_Eden_C

Blueprint path

"Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'"

Summon Commands

Wild (Summon)

admincheat Summon Daeodon_Character_BP_Eden_C

Tamed (GMSummon, level 150)

cheat GMSummon "Daeodon_Character_BP_Eden_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'" 0 0 0 0

About

The Eden Daeodon is a variant of the Daeodon found in the Genesis DLC, classified under the Fantasy creature type. It is tied to the Eden environment and uses the entity ID Daeodon_Character_BP_Eden_C for server-side spawning and management.

Admins working with Genesis maps will encounter this variant when scripting spawn overrides or population control for the Eden biome. Use the entity ID with SpawnDino or similar admin commands to place it directly. The name tag Eden Daeodon is what you'll reference when configuring NPCReplacements or spawn container entries in your server's game.ini.

Because this is a biome-specific variant rather than the standard Daeodon, any spawn configuration targeting the base creature will not automatically apply here, entries must reference this creature's own entity ID explicitly.

Frequently Asked Questions

How do I spawn a tamed Eden Daeodon Creature?
Open the admin console and run cheat GMSummon "Daeodon_Character_BP_Eden_C" 150. GMSummon spawns a tamed Eden Daeodon 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 Eden Daeodon Creature?
The Eden Daeodon is a Fantasy-type creature from the Genesis DLC, useful for admins managing creature spawns in Eden biome contexts.
Which game is the Eden Daeodon Creature from?
The Eden Daeodon 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 Eden Daeodon Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'" 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 Eden Daeodon Creature precisely instead of dropping it on top of your character.
What is the Eden Daeodon Creature name tag for Game.ini?
The Eden Daeodon Creature uses the name tag Eden 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 the Eden Daeodon Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Daeodon_Character_BP_Eden_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the Eden Daeodon Creature used for?
The Eden Daeodon is a variant of the Daeodon found in the Genesis DLC, classified under the Fantasy creature type. It is tied to the Eden environment and uses the entity ID Daeodon_Character_BP_Eden_C for server-side spawning and management.
What is the blueprint path for the Eden Daeodon Creature?
The Eden Daeodon Creature blueprint path is "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Daeodon_Character_BP_Eden.Daeodon_Character_BP_Eden'". 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's the Eden Daeodon Creature entity ID?
The creature ID for the Eden Daeodon Creature is Daeodon_Character_BP_Eden_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Is the Eden Daeodon Creature a DLC creature or part of the base game?
The Eden Daeodon 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.
What type of creature is the Eden Daeodon Creature?
The Eden Daeodon Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How current is the Eden Daeodon Creature info?
The Eden Daeodon 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 a wild Eden Daeodon Creature?
Run cheat Summon Daeodon_Character_BP_Eden_C in the admin console. Summon spawns a wild, untamed Eden Daeodon Creature at your location. Use GMSummon instead if you want it pre-tamed.