Skip to main content

ARK · CREATURE

ARK: Survival Ascended Unicorn Creature creature

Unicorn Creature

  • Creature
  • Base Game

The Unicorn is a rare mammal creature in ARK: Survival Ascended, sharing the Equus name tag, relevant for admins managing spawns or events.

Questions about the Unicorn Creature (creature ID Equus_Character_BP_Unicorn_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .

Creature ID

Entity / blueprint class

Equus_Character_BP_Unicorn_C

Blueprint path

"Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'"

Summon Commands

Wild (Summon)

admincheat Summon Equus_Character_BP_Unicorn_C

Tamed (GMSummon, level 150)

cheat GMSummon "Equus_Character_BP_Unicorn_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'" 0 0 0 0

About

The Unicorn is a mammal-type creature that shares its name tag with the standard Equus, meaning spawn and kill commands targeting the Equus tag will affect both. Admins should account for this overlap when writing targeted creature management commands.

Only one Unicorn typically exists on a map at a time, making it a notable creature for server events or controlled spawning scenarios. Its entity ID Equus_Character_BP_Unicorn_C is the reliable way to target it specifically, avoiding unintended effects on regular Equus populations.

The Unicorn is not tied to any DLC, so it is available across all base-game maps without additional content requirements.

Frequently Asked Questions

What is the Unicorn Creature?
The Unicorn is a rare mammal creature in ARK: Survival Ascended, sharing the Equus name tag, relevant for admins managing spawns or events.
Which game is the Unicorn Creature from?
The Unicorn 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 Unicorn Creature data last updated?
The Unicorn 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's the Unicorn Creature entity ID?
The creature ID for the Unicorn Creature is Equus_Character_BP_Unicorn_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How do I spawn the Unicorn Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Equus_Character_BP_Unicorn_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the Unicorn Creature used for?
The Unicorn is a mammal-type creature that shares its name tag with the standard Equus, meaning spawn and kill commands targeting the Equus tag will affect both. Admins should account for this overlap when writing targeted creature management commands.
Is the Unicorn Creature a DLC creature or part of the base game?
The Unicorn Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
How do I spawn a Unicorn Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'" 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 Unicorn Creature precisely instead of dropping it on top of your character.
How do I spawn a wild Unicorn Creature?
Run cheat Summon Equus_Character_BP_Unicorn_C in the admin console. Summon spawns a wild, untamed Unicorn Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Unicorn Creature name tag for Game.ini?
The Unicorn Creature uses the name tag Equus. 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 Unicorn Creature?
Open the admin console and run cheat GMSummon "Equus_Character_BP_Unicorn_C" 150. GMSummon spawns a tamed Unicorn 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 Unicorn Creature?
The Unicorn Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What's the Unicorn Creature blueprint path?
The Unicorn Creature blueprint path is "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Unicorn.Equus_Character_BP_Unicorn'". 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.