ARK · CREATURE

Aberrant Equus Creature
- Creature
- Aberration
The Aberrant Equus is an Aberration-variant mammal creature, useful for admins managing spawns or testing taming on that DLC map.
Running the Aberrant Equus 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
Equus_Character_BP_Aberrant_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'"Summon Commands
Wild (Summon)
admincheat Summon Equus_Character_BP_Aberrant_CTamed (GMSummon, level 150)
cheat GMSummon "Equus_Character_BP_Aberrant_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'" 0 0 0 0About
The Aberrant Equus is the Aberration-adapted variant of the Equus, classified as a mammal and native to the Aberration DLC environment. It shares the Equus name tag, meaning spawn and taming configurations that reference Equus can apply to this variant depending on context.
Admins working with Aberration maps will encounter this creature in place of the standard Equus. When spawning it directly, use the entity ID Equus_Character_BP_Aberrant_C to target this specific variant rather than its non-aberrant counterpart.
If you are scripting spawn containers, population limits, or taming events for an Aberration server, make sure to distinguish between the standard and Aberrant entity IDs to avoid unintended behavior on maps where both variants could otherwise be referenced.
Frequently Asked Questions
- What is the Aberrant Equus Creature?
- The Aberrant Equus is an Aberration-variant mammal creature, useful for admins managing spawns or testing taming on that DLC map.
- What is the Aberrant Equus Creature used for?
- The Aberrant Equus is the Aberration-adapted variant of the Equus, classified as a mammal and native to the Aberration DLC environment. It shares the Equus name tag, meaning spawn and taming configurations that reference
Equuscan apply to this variant depending on context. - Which game is the Aberrant Equus Creature from?
- The Aberrant Equus 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 Aberrant Equus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'" 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 Aberrant Equus Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Aberrant Equus Creature?
- Open the admin console and run
cheat GMSummon "Equus_Character_BP_Aberrant_C" 150. GMSummon spawns a tamed Aberrant Equus 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 Aberrant Equus Creature name tag for Game.ini?
- The Aberrant Equus Creature uses the name tag
Equus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Is the Aberrant Equus Creature a DLC creature or part of the base game?
- The Aberrant Equus Creature is tied to the Aberration 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 Aberrant Equus Creature class name?
- The creature ID for the Aberrant Equus Creature is
Equus_Character_BP_Aberrant_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the Aberrant Equus Creature?
- The Aberrant Equus Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- When was the Aberrant Equus Creature data last updated?
- The Aberrant Equus 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 the Aberrant Equus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Equus_Character_BP_Aberrant_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a wild Aberrant Equus Creature?
- Run
cheat Summon Equus_Character_BP_Aberrant_Cin the admin console. Summon spawns a wild, untamed Aberrant Equus Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the blueprint path for the Aberrant Equus Creature?
- The Aberrant Equus Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Equus/Equus_Character_BP_Aberrant.Equus_Character_BP_Aberrant'". 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.