ARK · CREATURE

Aberrant Diplodocus Creature
- Creature
- Aberration
The Aberrant Diplodocus is an Aberration-variant dinosaur, useful for admins managing creature spawns or testing tame behavior on radiation-zone maps.
The Aberrant Diplodocus Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Diplodocus_Character_BP_Aberrant_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'"Summon Commands
Wild (Summon)
admincheat Summon Diplodocus_Character_BP_Aberrant_CTamed (GMSummon, level 150)
cheat GMSummon "Diplodocus_Character_BP_Aberrant_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_Character_BP_Aberrant'" 0 0 0 0About
The Aberrant Diplodocus is the Aberration-adapted variant of the Diplodocus, classified as a dinosaur and found on the Aberration DLC map. Like other aberrant creatures, it is suited to the subterranean, low-light environment of that map rather than surface biomes.
Admins can target this creature directly using the entity ID Diplodocus_Character_BP_Aberrant_C with commands such as SpawnDino or GMSummon. The name tag Diplo can be used with tag-based commands when you need a broader match across Diplodocus variants.
When setting up Aberration servers or testing creature tables, confirm you are referencing the aberrant entity ID specifically, using the base Diplodocus entity ID will spawn the non-aberrant version, which behaves differently and may not reflect the intended environment.
Frequently Asked Questions
- What is the Aberrant Diplodocus Creature used for?
- The Aberrant Diplodocus is the Aberration-adapted variant of the Diplodocus, classified as a dinosaur and found on the Aberration DLC map. Like other aberrant creatures, it is suited to the subterranean, low-light environment of that map rather than surface biomes.
- How do I spawn a Aberrant Diplodocus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_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 Diplodocus Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Aberrant Diplodocus Creature?
- Run
cheat Summon Diplodocus_Character_BP_Aberrant_Cin the admin console. Summon spawns a wild, untamed Aberrant Diplodocus Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Aberrant Diplodocus Creature?
- Open the admin console and run
cheat GMSummon "Diplodocus_Character_BP_Aberrant_C" 150. GMSummon spawns a tamed Aberrant Diplodocus 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 the Aberrant Diplodocus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Diplodocus_Character_BP_Aberrant_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What's the Aberrant Diplodocus Creature entity ID?
- The creature ID for the Aberrant Diplodocus Creature is
Diplodocus_Character_BP_Aberrant_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - When was the Aberrant Diplodocus Creature data last updated?
- The Aberrant Diplodocus 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 is the Aberrant Diplodocus Creature name tag for Game.ini?
- The Aberrant Diplodocus Creature uses the name tag
Diplo. 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 Aberrant Diplodocus Creature?
- The Aberrant Diplodocus Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is Aberrant Diplodocus Creature in ARK: Survival Ascended?
- The Aberrant Diplodocus is an Aberration-variant dinosaur, useful for admins managing creature spawns or testing tame behavior on radiation-zone maps.
- What's the Aberrant Diplodocus Creature blueprint path?
- The Aberrant Diplodocus Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Diplodocus/Diplodocus_Character_BP_Aberrant.Diplodocus_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. - Which game is the Aberrant Diplodocus Creature from?
- The Aberrant Diplodocus 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.
- Is the Aberrant Diplodocus Creature a DLC creature or part of the base game?
- The Aberrant Diplodocus 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.