ARK · CREATURE

Corrupted Survivor (Beta) Creature
- Creature
- Genesis
A Beta-tier Corrupted Survivor creature from the Genesis DLC, spawnable via its entity ID for admin testing and event staging.
Questions about the Corrupted Survivor (Beta) Creature (creature ID RockwellSpawn_Character_BP_Beta_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
RockwellSpawn_Character_BP_Beta_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_Beta.RockwellSpawn_Character_BP_Beta'"Summon Commands
Wild (Summon)
admincheat Summon RockwellSpawn_Character_BP_Beta_CTamed (GMSummon, level 150)
cheat GMSummon "RockwellSpawn_Character_BP_Beta_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_Beta.RockwellSpawn_Character_BP_Beta'" 0 0 0 0About
The Corrupted Survivor (Beta) is a Fantasy-type creature introduced in the Genesis DLC. It represents a mid-difficulty variant of the Corrupted Survivor enemy, falling between the base and Alpha tiers in terms of challenge level.
Admins use the entity ID RockwellSpawn_Character_BP_Beta_C with SpawnDino or similar spawn commands to place this creature directly into the world. This is useful for populating test scenarios, staging scripted encounters, or verifying that server difficulty modifiers affect Beta-tier enemies as expected.
Because this creature is tied to the Genesis DLC, it will only behave correctly on Genesis-compatible maps. Spawning it on unrelated maps may produce unexpected results or missing assets.
Frequently Asked Questions
- What is the Corrupted Survivor (Beta) Creature name tag for Game.ini?
- The Corrupted Survivor (Beta) Creature uses the name tag
Corrupted Survivor (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Is the Corrupted Survivor (Beta) Creature a DLC creature or part of the base game?
- The Corrupted Survivor (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 (Beta) Creature?
- The Corrupted Survivor (Beta) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Which game is the Corrupted Survivor (Beta) Creature from?
- The Corrupted Survivor (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.
- When was the Corrupted Survivor (Beta) Creature data last updated?
- The Corrupted Survivor (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 (Beta) Creature used for?
- The Corrupted Survivor (Beta) is a Fantasy-type creature introduced in the Genesis DLC. It represents a mid-difficulty variant of the Corrupted Survivor enemy, falling between the base and Alpha tiers in terms of challenge level.
- How do I spawn a tamed Corrupted Survivor (Beta) Creature?
- Open the admin console and run
cheat GMSummon "RockwellSpawn_Character_BP_Beta_C" 150. GMSummon spawns a tamed Corrupted Survivor (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. - How do I spawn the Corrupted Survivor (Beta) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon RockwellSpawn_Character_BP_Beta_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a wild Corrupted Survivor (Beta) Creature?
- Run
cheat Summon RockwellSpawn_Character_BP_Beta_Cin the admin console. Summon spawns a wild, untamed Corrupted Survivor (Beta) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the blueprint path for the Corrupted Survivor (Beta) Creature?
- The Corrupted Survivor (Beta) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_Beta.RockwellSpawn_Character_BP_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. - What is the Corrupted Survivor (Beta) Creature?
- A Beta-tier Corrupted Survivor creature from the Genesis DLC, spawnable via its entity ID for admin testing and event staging.
- How do I spawn a Corrupted Survivor (Beta) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Beta/RockwellSpawn_Character_BP_Beta.RockwellSpawn_Character_BP_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 (Beta) Creature precisely instead of dropping it on top of your character. - What's the Corrupted Survivor (Beta) Creature entity ID?
- The creature ID for the Corrupted Survivor (Beta) Creature is
RockwellSpawn_Character_BP_Beta_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.