Skip to main content

ARK · CREATURE

ARK: Survival Ascended Diplocaulus Creature creature

Diplocaulus Creature

  • Creature
  • Base Game

Diplocaulus is a base-game amphibian creature; admins reference its entity ID to spawn, force-tame, or manage it via console commands.

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

Creature ID

Entity / blueprint class

Diplocaulus_Character_BP_C

Blueprint path

"Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Diplocaulus_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Diplocaulus_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_Character_BP'" 0 0 0 0

About

The Diplocaulus is an amphibian found in the base game, requiring no DLC to appear on a server. It operates under the entity ID Diplocaulus_Character_BP_C, which is the identifier to use when targeting this creature with admin commands such as SpawnDino or GMSummon.

Admins most commonly interact with the Diplocaulus when populating maps, running spawn container audits, or handling force-tame requests from players. Because it is classified as an amphibian, it appears in amphibian-specific spawn groups and may need adjusting in custom spawn configs if you want to control its frequency near water zones.

When scripting creature management, use the name tag Diplocaulus for any command that accepts a short tag reference, and use the full entity ID Diplocaulus_Character_BP_C anywhere a class name is required.

Frequently Asked Questions

Which game is the Diplocaulus Creature from?
The Diplocaulus 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 Diplocaulus Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_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 Diplocaulus Creature precisely instead of dropping it on top of your character.
Is the Diplocaulus Creature a DLC creature or part of the base game?
The Diplocaulus Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
What's the Diplocaulus Creature entity ID?
The creature ID for the Diplocaulus Creature is Diplocaulus_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How do I spawn a tamed Diplocaulus Creature?
Open the admin console and run cheat GMSummon "Diplocaulus_Character_BP_C" 150. GMSummon spawns a tamed Diplocaulus 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 Diplocaulus Creature?
Diplocaulus is a base-game amphibian creature; admins reference its entity ID to spawn, force-tame, or manage it via console commands.
How current is the Diplocaulus Creature info?
The Diplocaulus 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 Diplocaulus Creature name tag for Game.ini?
The Diplocaulus Creature uses the name tag Diplocaulus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the blueprint path for the Diplocaulus Creature?
The Diplocaulus Creature blueprint path is "Blueprint'/Game/PrimalEarth/Dinos/Diplocaulus/Diplocaulus_Character_BP.Diplocaulus_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.
What type of creature is the Diplocaulus Creature?
The Diplocaulus Creature is classified as a amphibian in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn a wild Diplocaulus Creature?
Run cheat Summon Diplocaulus_Character_BP_C in the admin console. Summon spawns a wild, untamed Diplocaulus Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Diplocaulus Creature used for?
The Diplocaulus is an amphibian found in the base game, requiring no DLC to appear on a server. It operates under the entity ID Diplocaulus_Character_BP_C, which is the identifier to use when targeting this creature with admin commands such as SpawnDino or GMSummon.
How do I spawn the Diplocaulus Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Diplocaulus_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".