ARK · CREATURE

Corrupted Survivor (Gamma) Creature
- Creature
- Genesis
A Genesis DLC fantasy-type enemy creature tied to the Rockwell encounter, identified by entity ID RockwellSpawn_Character_BP_Gamma_C.
Want to go deeper on the Corrupted Survivor (Gamma) Creature (creature ID RockwellSpawn_Character_BP_Gamma_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
RockwellSpawn_Character_BP_Gamma_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellSpawn_Character_BP_Gamma.RockwellSpawn_Character_BP_Gamma'"Summon Commands
Wild (Summon)
admincheat Summon RockwellSpawn_Character_BP_Gamma_CTamed (GMSummon, level 150)
cheat GMSummon "RockwellSpawn_Character_BP_Gamma_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellSpawn_Character_BP_Gamma.RockwellSpawn_Character_BP_Gamma'" 0 0 0 0About
The Corrupted Survivor (Gamma) is a fantasy-type creature found in the Genesis DLC, associated with the Rockwell boss encounter at Gamma difficulty. It represents the corrupted human enemies that spawn during that fight, making it relevant to admins managing or scripting the Genesis boss arena.
When setting up custom boss events or troubleshooting spawn behavior, use the entity ID RockwellSpawn_Character_BP_Gamma_C to target or force-spawn this specific variant. The Gamma designation distinguishes it from higher-difficulty versions of the same encounter, so confirm you are referencing the correct difficulty tier before using it in spawn commands or configuration files.
Frequently Asked Questions
- How do I spawn a Corrupted Survivor (Gamma) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellSpawn_Character_BP_Gamma.RockwellSpawn_Character_BP_Gamma'" 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 Survivor (Gamma) Creature precisely instead of dropping it on top of your character. - What is the Corrupted Survivor (Gamma) Creature?
- A Genesis DLC fantasy-type enemy creature tied to the Rockwell encounter, identified by entity ID RockwellSpawn_Character_BP_Gamma_C.
- What is the Corrupted Survivor (Gamma) Creature name tag for Game.ini?
- The Corrupted Survivor (Gamma) Creature uses the name tag
Corrupted Survivor (Gamma). 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 Corrupted Survivor (Gamma) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon RockwellSpawn_Character_BP_Gamma_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the blueprint path for the Corrupted Survivor (Gamma) Creature?
- The Corrupted Survivor (Gamma) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellSpawn_Character_BP_Gamma.RockwellSpawn_Character_BP_Gamma'". 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 Corrupted Survivor (Gamma) Creature?
- The Corrupted Survivor (Gamma) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the Corrupted Survivor (Gamma) Creature entity ID?
- The creature ID for the Corrupted Survivor (Gamma) Creature is
RockwellSpawn_Character_BP_Gamma_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Corrupted Survivor (Gamma) Creature used for?
- The Corrupted Survivor (Gamma) is a fantasy-type creature found in the Genesis DLC, associated with the Rockwell boss encounter at Gamma difficulty. It represents the corrupted human enemies that spawn during that fight, making it relevant to admins managing or scripting the Genesis boss arena.
- How do I spawn a tamed Corrupted Survivor (Gamma) Creature?
- Open the admin console and run
cheat GMSummon "RockwellSpawn_Character_BP_Gamma_C" 150. GMSummon spawns a tamed Corrupted Survivor (Gamma) 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. - Which game is the Corrupted Survivor (Gamma) Creature from?
- The Corrupted Survivor (Gamma) 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 Corrupted Survivor (Gamma) Creature a DLC creature or part of the base game?
- The Corrupted Survivor (Gamma) 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 Survivor (Gamma) Creature?
- Run
cheat Summon RockwellSpawn_Character_BP_Gamma_Cin the admin console. Summon spawns a wild, untamed Corrupted Survivor (Gamma) Creature at your location. Use GMSummon instead if you want it pre-tamed. - When was the Corrupted Survivor (Gamma) Creature data last updated?
- The Corrupted Survivor (Gamma) 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.