ARK · CREATURE

Corrupted Master Controller (Whale Rescue Beta) Creature
- Creature
- Genesis
The Beta-difficulty Whale Rescue variant of the Corrupted Master Controller boss in Genesis, identified by entity ID VRMainBoss_Character_WhaleRescue_Beta_C.
Questions about the Corrupted Master Controller (Whale Rescue Beta) Creature (creature ID VRMainBoss_Character_WhaleRescue_Beta_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
VRMainBoss_Character_WhaleRescue_Beta_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/VRBoss/VRMainBoss_Character_WhaleRescue_Beta.VRMainBoss_Character_WhaleRescue_Beta'"Summon Commands
Wild (Summon)
admincheat Summon VRMainBoss_Character_WhaleRescue_Beta_CTamed (GMSummon, level 150)
cheat GMSummon "VRMainBoss_Character_WhaleRescue_Beta_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/VRBoss/VRMainBoss_Character_WhaleRescue_Beta.VRMainBoss_Character_WhaleRescue_Beta'" 0 0 0 0About
The Corrupted Master Controller (Whale Rescue Beta) is the mid-tier difficulty version of the Corrupted Master Controller encountered in the Whale Rescue mission within the Genesis DLC. As a boss-type creature, it does not spawn in the open world and is tied exclusively to that specific mission context.
Admins working with Genesis servers may reference its entity ID VRMainBoss_Character_WhaleRescue_Beta_C when scripting mission events, debugging encounter triggers, or using admin commands to force-spawn or test the encounter. The Beta designation places it between the Gamma (easiest) and Alpha (hardest) variants, which each have their own separate entity IDs.
Because this creature exists only within the structured mission environment, spawning it outside that context may produce unexpected behavior. Use it in testing scenarios with caution, and ensure the correct Genesis mission map is loaded before attempting to interact with it via admin tools.
Frequently Asked Questions
- How current is the Corrupted Master Controller (Whale Rescue Beta) Creature info?
- The Corrupted Master Controller (Whale Rescue 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.
- How do I spawn a tamed Corrupted Master Controller (Whale Rescue Beta) Creature?
- Open the admin console and run
cheat GMSummon "VRMainBoss_Character_WhaleRescue_Beta_C" 150. GMSummon spawns a tamed Corrupted Master Controller (Whale Rescue 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 Corrupted Master Controller (Whale Rescue Beta) Creature?
- The Beta-difficulty Whale Rescue variant of the Corrupted Master Controller boss in Genesis, identified by entity ID VRMainBoss_Character_WhaleRescue_Beta_C.
- Which game is the Corrupted Master Controller (Whale Rescue Beta) Creature from?
- The Corrupted Master Controller (Whale Rescue 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.
- What is the Corrupted Master Controller (Whale Rescue Beta) Creature used for?
- The Corrupted Master Controller (Whale Rescue Beta) is the mid-tier difficulty version of the Corrupted Master Controller encountered in the Whale Rescue mission within the Genesis DLC. As a boss-type creature, it does not spawn in the open world and is tied exclusively to that specific mission context.
- How do I spawn a Corrupted Master Controller (Whale Rescue Beta) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/VRBoss/VRMainBoss_Character_WhaleRescue_Beta.VRMainBoss_Character_WhaleRescue_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 Master Controller (Whale Rescue Beta) Creature precisely instead of dropping it on top of your character. - What's the Corrupted Master Controller (Whale Rescue Beta) Creature blueprint path?
- The Corrupted Master Controller (Whale Rescue Beta) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/Shmup/WhaleRescue/Dinos/VRBoss/VRMainBoss_Character_WhaleRescue_Beta.VRMainBoss_Character_WhaleRescue_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 Master Controller (Whale Rescue Beta) Creature class name?
- The creature ID for the Corrupted Master Controller (Whale Rescue Beta) Creature is
VRMainBoss_Character_WhaleRescue_Beta_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Is the Corrupted Master Controller (Whale Rescue Beta) Creature a DLC creature or part of the base game?
- The Corrupted Master Controller (Whale Rescue 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 Master Controller (Whale Rescue Beta) Creature?
- The Corrupted Master Controller (Whale Rescue Beta) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Corrupted Master Controller (Whale Rescue Beta) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon VRMainBoss_Character_WhaleRescue_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 Master Controller (Whale Rescue Beta) Creature name tag for Game.ini?
- The Corrupted Master Controller (Whale Rescue Beta) Creature uses the name tag
Corrupted Master Controller. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a wild Corrupted Master Controller (Whale Rescue Beta) Creature?
- Run
cheat Summon VRMainBoss_Character_WhaleRescue_Beta_Cin the admin console. Summon spawns a wild, untamed Corrupted Master Controller (Whale Rescue Beta) Creature at your location. Use GMSummon instead if you want it pre-tamed.