Skip to main content

ARK · CREATURE

ARK: Survival Ascended Kaprosuchus (Gauntlet) Creature creature

Kaprosuchus (Gauntlet) Creature

  • Creature
  • Genesis

A Gauntlet-specific Kaprosuchus variant used in Genesis simulation encounters, identified by its unique entity ID for admin spawning.

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

Creature ID

Entity / blueprint class

Kaprosuchus_Character_BP_Gauntlet_C

Blueprint path

"Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Kaprosuchus_Character_BP_Gauntlet.Kaprosuchus_Character_BP_Gauntlet'"

Summon Commands

Wild (Summon)

admincheat Summon Kaprosuchus_Character_BP_Gauntlet_C

Tamed (GMSummon, level 150)

cheat GMSummon "Kaprosuchus_Character_BP_Gauntlet_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Kaprosuchus_Character_BP_Gauntlet.Kaprosuchus_Character_BP_Gauntlet'" 0 0 0 0

About

The Kaprosuchus (Gauntlet) is a reptile-class creature tied to the Genesis DLC's Gauntlet simulation missions. It functions as a combat encounter enemy rather than a standard tameable spawn, existing separately from the regular Kaprosuchus through its own entity ID.

Admins working with Genesis mission content will reference this creature when debugging Gauntlet encounters, adjusting spawn populations within simulation zones, or testing mission scripting. Use the entity ID Kaprosuchus_Character_BP_Gauntlet_C to target or spawn this specific variant, using the base Kaprosuchus entity ID will produce the standard creature instead.

Because this variant is scoped to Gauntlet missions, spawning it outside of a Genesis map or the appropriate simulation context may produce unexpected behavior. Keep that in mind when testing on non-Genesis servers.

Frequently Asked Questions

What is the creature ID for the Kaprosuchus (Gauntlet) Creature?
The creature ID for the Kaprosuchus (Gauntlet) Creature is Kaprosuchus_Character_BP_Gauntlet_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What is Kaprosuchus (Gauntlet) Creature in ARK: Survival Ascended?
A Gauntlet-specific Kaprosuchus variant used in Genesis simulation encounters, identified by its unique entity ID for admin spawning.
Which game is the Kaprosuchus (Gauntlet) Creature from?
The Kaprosuchus (Gauntlet) 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 Kaprosuchus (Gauntlet) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Kaprosuchus_Character_BP_Gauntlet.Kaprosuchus_Character_BP_Gauntlet'" 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 Kaprosuchus (Gauntlet) Creature precisely instead of dropping it on top of your character.
When was the Kaprosuchus (Gauntlet) Creature data last updated?
The Kaprosuchus (Gauntlet) 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 Kaprosuchus (Gauntlet) Creature?
The Kaprosuchus (Gauntlet) Creature is classified as a reptile in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn a wild Kaprosuchus (Gauntlet) Creature?
Run cheat Summon Kaprosuchus_Character_BP_Gauntlet_C in the admin console. Summon spawns a wild, untamed Kaprosuchus (Gauntlet) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Kaprosuchus (Gauntlet) Creature used for?
The Kaprosuchus (Gauntlet) is a reptile-class creature tied to the Genesis DLC's Gauntlet simulation missions. It functions as a combat encounter enemy rather than a standard tameable spawn, existing separately from the regular Kaprosuchus through its own entity ID.
What is the Kaprosuchus (Gauntlet) Creature name tag for Game.ini?
The Kaprosuchus (Gauntlet) Creature uses the name tag Kaprosuchus. 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 the Kaprosuchus (Gauntlet) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Kaprosuchus_Character_BP_Gauntlet_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Is the Kaprosuchus (Gauntlet) Creature a DLC creature or part of the base game?
The Kaprosuchus (Gauntlet) Creature is tied to the Genesis 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 Kaprosuchus (Gauntlet) Creature?
Open the admin console and run cheat GMSummon "Kaprosuchus_Character_BP_Gauntlet_C" 150. GMSummon spawns a tamed Kaprosuchus (Gauntlet) 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's the Kaprosuchus (Gauntlet) Creature blueprint path?
The Kaprosuchus (Gauntlet) Creature blueprint path is "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Bog/Kaprosuchus_Character_BP_Gauntlet.Kaprosuchus_Character_BP_Gauntlet'". 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.