Skip to main content

ARK · CREATURE

ARK: Survival Ascended Snow Owl Creature creature

Snow Owl Creature

  • Creature
  • Extinction

The Snow Owl is an Extinction bird creature with entity ID Owl_Character_BP_C, useful for admins managing spawns or testing on that map.

Running the Snow Owl Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .

Creature ID

Entity / blueprint class

Owl_Character_BP_C

Blueprint path

"Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Owl_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Owl_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.Owl_Character_BP'" 0 0 0 0

About

The Snow Owl is a bird-class creature native to the Extinction DLC. In the wild it is a capable flyer known for its freezing dive ability and passive healing aura, making it one of the more sought-after tames on that map.

Admins working on Extinction servers will reference the entity ID Owl_Character_BP_C when using SpawnDino or similar commands to force-spawn one at a specific location, or when configuring spawn weight overrides in the server's game settings.

Because the Snow Owl is tied to Extinction, it will not appear on base-game or other DLC maps by default. If you need it available on a different map, you must add its spawn entries manually through the server's ConfigAddNPCSpawnEntriesContainer settings.

Frequently Asked Questions

What is Snow Owl Creature in ARK: Survival Ascended?
The Snow Owl is an Extinction bird creature with entity ID Owl_Character_BP_C, useful for admins managing spawns or testing on that map.
What is the Snow Owl Creature name tag for Game.ini?
The Snow Owl Creature uses the name tag Snow Owl. 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 wild Snow Owl Creature?
Run cheat Summon Owl_Character_BP_C in the admin console. Summon spawns a wild, untamed Snow Owl Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the blueprint path for the Snow Owl Creature?
The Snow Owl Creature blueprint path is "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.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.
How do I spawn the Snow Owl Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Owl_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Which game is the Snow Owl Creature from?
The Snow Owl 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.
When was the Snow Owl Creature data last updated?
The Snow Owl 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 Snow Owl Creature?
The Snow Owl Creature is classified as a bird in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
Is the Snow Owl Creature a DLC creature or part of the base game?
The Snow Owl 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.
How do I spawn a tamed Snow Owl Creature?
Open the admin console and run cheat GMSummon "Owl_Character_BP_C" 150. GMSummon spawns a tamed Snow Owl 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 Snow Owl Creature used for?
The Snow Owl is a bird-class creature native to the Extinction DLC. In the wild it is a capable flyer known for its freezing dive ability and passive healing aura, making it one of the more sought-after tames on that map.
How do I spawn a Snow Owl Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Owl/Owl_Character_BP.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 Creature precisely instead of dropping it on top of your character.
What's the Snow Owl Creature entity ID?
The creature ID for the Snow Owl Creature is Owl_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.