ARK · CREATURE

Snow Owl Ghost Creature
- Creature
- Extinction
An event-exclusive ghost variant of the Snow Owl from the Extinction DLC, identified by entity ID Ghost_Owl_Character_BP_C.
The Snow Owl Ghost Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Ghost_Owl_Character_BP_CBlueprint path
"Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Ghost_Owl_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Ghost_Owl_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'" 0 0 0 0About
The Snow Owl Ghost Creature is a limited event variant of the Snow Owl, associated with the Extinction DLC. As an event creature, it does not appear in normal gameplay and is only active during specific in-game events, making it relevant to admins running or testing seasonal content.
When managing event periods on a server, admins may need to reference the entity ID Ghost_Owl_Character_BP_C to spawn or verify the creature's presence. Outside of an active event, this creature will not spawn naturally, so manual spawning is the primary way to encounter it during testing.
Because it is an event type, standard taming and breeding rules may differ from the base Snow Owl. Confirm event-specific behavior on your server before setting player expectations around taming or egg collection.
Frequently Asked Questions
- Is the Snow Owl Ghost Creature a DLC creature or part of the base game?
- The Snow Owl Ghost Creature is tied to the Extinction 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 is the Snow Owl Ghost Creature?
- An event-exclusive ghost variant of the Snow Owl from the Extinction DLC, identified by entity ID Ghost_Owl_Character_BP_C.
- How do I spawn a tamed Snow Owl Ghost Creature?
- Open the admin console and run
cheat GMSummon "Ghost_Owl_Character_BP_C" 150. GMSummon spawns a tamed Snow Owl Ghost 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. - How do I spawn a wild Snow Owl Ghost Creature?
- Run
cheat Summon Ghost_Owl_Character_BP_Cin the admin console. Summon spawns a wild, untamed Snow Owl Ghost Creature at your location. Use GMSummon instead if you want it pre-tamed. - When was the Snow Owl Ghost Creature data last updated?
- The Snow Owl Ghost 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 Snow Owl Ghost Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'" 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 Snow Owl Ghost Creature precisely instead of dropping it on top of your character. - What is the Snow Owl Ghost Creature name tag for Game.ini?
- The Snow Owl Ghost Creature uses the name tag
Snow Owl Ghost. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What type of creature is the Snow Owl Ghost Creature?
- The Snow Owl Ghost Creature is classified as a event creature in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Snow Owl Ghost Creature used for?
- The Snow Owl Ghost Creature is a limited event variant of the Snow Owl, associated with the Extinction DLC. As an event creature, it does not appear in normal gameplay and is only active during specific in-game events, making it relevant to admins running or testing seasonal content.
- What's the Snow Owl Ghost Creature blueprint path?
- The Snow Owl Ghost Creature blueprint path is
"Blueprint'/Game/Extinction/Dinos/Owl/Ghost_Owl_Character_BP.Ghost_Owl_Character_BP'". 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. - Which game is the Snow Owl Ghost Creature from?
- The Snow Owl Ghost 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 the Snow Owl Ghost Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Ghost_Owl_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the creature ID for the Snow Owl Ghost Creature?
- The creature ID for the Snow Owl Ghost Creature is
Ghost_Owl_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.