ARK · CREATURE

Onyc (Gauntlet) Creature
- Creature
- Genesis
A Genesis gauntlet-specific variant of the Onyc bat creature, identified by entity ID Bat_Character_BP_Gauntlet_C for spawning or event management.
Running the Onyc (Gauntlet) 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
Bat_Character_BP_Gauntlet_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Bat_Character_BP_Gauntlet.Bat_Character_BP_Gauntlet'"Summon Commands
Wild (Summon)
admincheat Summon Bat_Character_BP_Gauntlet_CTamed (GMSummon, level 150)
cheat GMSummon "Bat_Character_BP_Gauntlet_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Bat_Character_BP_Gauntlet.Bat_Character_BP_Gauntlet'" 0 0 0 0About
The Onyc (Gauntlet) is a mammal-type creature and a gauntlet-specific variant of the standard Onyc bat, exclusive to the Genesis DLC. It exists as a distinct entity from the regular Onyc to support the structured mission and gauntlet encounters found in Genesis.
Admins working with Genesis gauntlet missions may encounter this variant when managing spawns, debugging mission encounters, or using SpawnDino commands. Use the entity ID Bat_Character_BP_Gauntlet_C to target or spawn this specific variant rather than the base Onyc.
Because this creature is tied to gauntlet scenarios, spawning it outside of its intended mission context may produce unexpected behavior. It shares the Onyc name tag with the standard version, so rely on the entity ID to distinguish the two when scripting or issuing admin commands.
Frequently Asked Questions
- When was the Onyc (Gauntlet) Creature data last updated?
- The Onyc (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.
- Which game is the Onyc (Gauntlet) Creature from?
- The Onyc (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 tamed Onyc (Gauntlet) Creature?
- Open the admin console and run
cheat GMSummon "Bat_Character_BP_Gauntlet_C" 150. GMSummon spawns a tamed Onyc (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 is Onyc (Gauntlet) Creature in ARK: Survival Ascended?
- A Genesis gauntlet-specific variant of the Onyc bat creature, identified by entity ID Bat_Character_BP_Gauntlet_C for spawning or event management.
- How do I spawn a Onyc (Gauntlet) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Bat_Character_BP_Gauntlet.Bat_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 Onyc (Gauntlet) Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Onyc (Gauntlet) Creature?
- Run
cheat Summon Bat_Character_BP_Gauntlet_Cin the admin console. Summon spawns a wild, untamed Onyc (Gauntlet) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Onyc (Gauntlet) Creature used for?
- The Onyc (Gauntlet) is a mammal-type creature and a gauntlet-specific variant of the standard Onyc bat, exclusive to the Genesis DLC. It exists as a distinct entity from the regular Onyc to support the structured mission and gauntlet encounters found in Genesis.
- What's the Onyc (Gauntlet) Creature blueprint path?
- The Onyc (Gauntlet) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Gauntlet/Volcanic/Bat_Character_BP_Gauntlet.Bat_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. - What is the Onyc (Gauntlet) Creature name tag for Game.ini?
- The Onyc (Gauntlet) Creature uses the name tag
Onyc. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn the Onyc (Gauntlet) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Bat_Character_BP_Gauntlet_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the creature ID for the Onyc (Gauntlet) Creature?
- The creature ID for the Onyc (Gauntlet) Creature is
Bat_Character_BP_Gauntlet_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Is the Onyc (Gauntlet) Creature a DLC creature or part of the base game?
- The Onyc (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.
- What type of creature is the Onyc (Gauntlet) Creature?
- The Onyc (Gauntlet) Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.