ARK · CREATURE
Corrupted Avatar, With Tek Grenades Creature
- Creature
- Genesis
A Genesis DLC fantasy-type corrupted avatar variant armed with Tek Grenades, identified by entity ID Bot_WithTekGrenades_BP_C.
Want to go deeper on the Corrupted Avatar, With Tek Grenades Creature (creature ID Bot_WithTekGrenades_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Bot_WithTekGrenades_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/Bots/Bot_WithTekGrenades_BP.Bot_WithTekGrenades_BP'"Summon Commands
Wild (Summon)
admincheat Summon Bot_WithTekGrenades_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Bot_WithTekGrenades_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/Bots/Bot_WithTekGrenades_BP.Bot_WithTekGrenades_BP'" 0 0 0 0About
The Corrupted Avatar, With Tek Grenades is a fantasy-type creature introduced in the Genesis DLC. It is a specific variant of the Corrupted Avatar that uses Tek Grenades in combat, distinguishing it from other avatar variants by both its armament and its unique entity ID.
Admins working with Genesis missions or custom encounter setups will reference the entity ID Bot_WithTekGrenades_BP_C when spawning or scripting this creature. Because it is a distinct entity from base Corrupted Avatar types, using the correct ID ensures you get the grenade-equipped variant rather than an unarmed or differently equipped version.
As a mission-oriented creature, it is most relevant when configuring Genesis-specific content, testing encounter difficulty, or populating custom scenarios that call for ranged Tek-equipped opposition.
Frequently Asked Questions
- What is the Corrupted Avatar, With Tek Grenades Creature used for?
- The Corrupted Avatar, With Tek Grenades is a fantasy-type creature introduced in the Genesis DLC. It is a specific variant of the Corrupted Avatar that uses Tek Grenades in combat, distinguishing it from other avatar variants by both its armament and its unique entity ID.
- How do I spawn a Corrupted Avatar, With Tek Grenades Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/Bots/Bot_WithTekGrenades_BP.Bot_WithTekGrenades_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 Corrupted Avatar, With Tek Grenades Creature precisely instead of dropping it on top of your character. - Which game is the Corrupted Avatar, With Tek Grenades Creature from?
- The Corrupted Avatar, With Tek Grenades 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 Corrupted Avatar, With Tek Grenades Creature?
- Open the admin console and run
cheat GMSummon "Bot_WithTekGrenades_BP_C" 150. GMSummon spawns a tamed Corrupted Avatar, With Tek Grenades 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 Corrupted Avatar, With Tek Grenades Creature in ARK: Survival Ascended?
- A Genesis DLC fantasy-type corrupted avatar variant armed with Tek Grenades, identified by entity ID Bot_WithTekGrenades_BP_C.
- What is the Corrupted Avatar, With Tek Grenades Creature class name?
- The creature ID for the Corrupted Avatar, With Tek Grenades Creature is
Bot_WithTekGrenades_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How current is the Corrupted Avatar, With Tek Grenades Creature info?
- The Corrupted Avatar, With Tek Grenades 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.
- Is the Corrupted Avatar, With Tek Grenades Creature a DLC creature or part of the base game?
- The Corrupted Avatar, With Tek Grenades 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 wild Corrupted Avatar, With Tek Grenades Creature?
- Run
cheat Summon Bot_WithTekGrenades_BP_Cin the admin console. Summon spawns a wild, untamed Corrupted Avatar, With Tek Grenades Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the blueprint path for the Corrupted Avatar, With Tek Grenades Creature?
- The Corrupted Avatar, With Tek Grenades Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/Bots/Bot_WithTekGrenades_BP.Bot_WithTekGrenades_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 is the Corrupted Avatar, With Tek Grenades Creature name tag for Game.ini?
- The Corrupted Avatar, With Tek Grenades Creature uses the name tag
Corrupted Avatar, With Tek Grenades. 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 Corrupted Avatar, With Tek Grenades Creature?
- The Corrupted Avatar, With Tek Grenades Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Corrupted Avatar, With Tek Grenades Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Bot_WithTekGrenades_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".