ARK · CREATURE

Corrupted Survivor (Alt, Beta) Creature
- Creature
- Genesis
A Beta-tier alternate-animation Corrupted Survivor variant from the Genesis DLC, identified by its unique entity ID for admin spawning.
Running the Corrupted Survivor (Alt, Beta) 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
RockwellSpawn_Character_BP_AltAnim_Beta_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_AltAnim_Beta.RockwellSpawn_Character_BP_AltAnim_Beta'"Summon Commands
Wild (Summon)
admincheat Summon RockwellSpawn_Character_BP_AltAnim_Beta_CTamed (GMSummon, level 150)
cheat GMSummon "RockwellSpawn_Character_BP_AltAnim_Beta_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_AltAnim_Beta.RockwellSpawn_Character_BP_AltAnim_Beta'" 0 0 0 0About
The Corrupted Survivor (Alt, Beta) is a Fantasy-type creature exclusive to the Genesis DLC. It represents a Beta-difficulty variant of the Corrupted Survivor, using an alternate animation set distinguished from the standard version by its entity ID.
Admins working with Genesis content will reference this creature primarily when using SpawnDino or related spawn commands, since the entity ID RockwellSpawn_Character_BP_AltAnim_Beta_C is what differentiates this variant from other Corrupted Survivor forms. Spawning the correct entity ID matters when scripting encounter scenarios or populating a custom mission environment.
Because this is a Beta-tier enemy, expect it to present a moderate threat level relative to Alpha and Gamma variants. Keep that in mind when designing server events or testing combat balance.
Frequently Asked Questions
- Is the Corrupted Survivor (Alt, Beta) Creature a DLC creature or part of the base game?
- The Corrupted Survivor (Alt, Beta) 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 Corrupted Survivor (Alt, Beta) Creature?
- The Corrupted Survivor (Alt, Beta) 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 a wild Corrupted Survivor (Alt, Beta) Creature?
- Run
cheat Summon RockwellSpawn_Character_BP_AltAnim_Beta_Cin the admin console. Summon spawns a wild, untamed Corrupted Survivor (Alt, Beta) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Corrupted Survivor (Alt, Beta) Creature in ARK: Survival Ascended?
- A Beta-tier alternate-animation Corrupted Survivor variant from the Genesis DLC, identified by its unique entity ID for admin spawning.
- When was the Corrupted Survivor (Alt, Beta) Creature data last updated?
- The Corrupted Survivor (Alt, Beta) 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 Corrupted Survivor (Alt, Beta) Creature used for?
- The Corrupted Survivor (Alt, Beta) is a Fantasy-type creature exclusive to the Genesis DLC. It represents a Beta-difficulty variant of the Corrupted Survivor, using an alternate animation set distinguished from the standard version by its entity ID.
- Which game is the Corrupted Survivor (Alt, Beta) Creature from?
- The Corrupted Survivor (Alt, Beta) 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 Survivor (Alt, Beta) Creature?
- Open the admin console and run
cheat GMSummon "RockwellSpawn_Character_BP_AltAnim_Beta_C" 150. GMSummon spawns a tamed Corrupted Survivor (Alt, Beta) 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 creature ID for the Corrupted Survivor (Alt, Beta) Creature?
- The creature ID for the Corrupted Survivor (Alt, Beta) Creature is
RockwellSpawn_Character_BP_AltAnim_Beta_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 Corrupted Survivor (Alt, Beta) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_AltAnim_Beta.RockwellSpawn_Character_BP_AltAnim_Beta'" 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 (Alt, Beta) Creature precisely instead of dropping it on top of your character. - What's the Corrupted Survivor (Alt, Beta) Creature blueprint path?
- The Corrupted Survivor (Alt, Beta) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_AltAnim_Beta.RockwellSpawn_Character_BP_AltAnim_Beta'". 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. - How do I spawn the Corrupted Survivor (Alt, Beta) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon RockwellSpawn_Character_BP_AltAnim_Beta_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Corrupted Survivor (Alt, Beta) Creature name tag for Game.ini?
- The Corrupted Survivor (Alt, Beta) Creature uses the name tag
Corrupted Survivor (Alt, Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.