ARK · CREATURE

Corrupted Survivor (Variant) Creature
- Creature
- Genesis
A Genesis DLC fantasy-type hostile creature representing a corrupted human variant, identified by entity ID CorruptHuman_Character_BP_BASE_C.
Master the Corrupted Survivor (Variant) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
CorruptHuman_Character_BP_BASE_CBlueprint path
"Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'"Summon Commands
Wild (Summon)
admincheat Summon CorruptHuman_Character_BP_BASE_CTamed (GMSummon, level 150)
cheat GMSummon "CorruptHuman_Character_BP_BASE_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'" 0 0 0 0About
The Corrupted Survivor (Variant) is a creature found in the Genesis DLC, classified under the fantasy creature type. It represents a corrupted human form and uses the name tag Corrupted Survivor in-game. As a variant, it shares its base character blueprint with related corrupted human creatures rather than having a fully unique blueprint.
Admins working with Genesis maps may encounter this entity when configuring spawn containers, setting up custom difficulty settings, or diagnosing unexpected spawns. Using the entity ID CorruptHuman_Character_BP_BASE_C is the reliable way to reference this specific variant in server configs or spawn commands.
Because this is a BASE blueprint variant, modifications or spawn overrides targeting this entity ID may also affect other corrupted human variants that derive from the same base. Test any spawn or population changes on a non-production instance before pushing them live.
Frequently Asked Questions
- How do I spawn the Corrupted Survivor (Variant) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon CorruptHuman_Character_BP_BASE_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What type of creature is the Corrupted Survivor (Variant) Creature?
- The Corrupted Survivor (Variant) 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 (Variant) Creature?
- Run
cheat Summon CorruptHuman_Character_BP_BASE_Cin the admin console. Summon spawns a wild, untamed Corrupted Survivor (Variant) Creature at your location. Use GMSummon instead if you want it pre-tamed. - Which game is the Corrupted Survivor (Variant) Creature from?
- The Corrupted Survivor (Variant) 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 Survivor (Variant) Creature name tag for Game.ini?
- The Corrupted Survivor (Variant) Creature uses the name tag
Corrupted Survivor. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Corrupted Survivor (Variant) Creature blueprint path?
- The Corrupted Survivor (Variant) Creature blueprint path is
"Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'". 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 a Corrupted Survivor (Variant) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/CorruptHumans/CorruptHuman_Character_BP_BASE.CorruptHuman_Character_BP_BASE'" 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 (Variant) Creature precisely instead of dropping it on top of your character. - What is Corrupted Survivor (Variant) Creature in ARK: Survival Ascended?
- A Genesis DLC fantasy-type hostile creature representing a corrupted human variant, identified by entity ID CorruptHuman_Character_BP_BASE_C.
- When was the Corrupted Survivor (Variant) Creature data last updated?
- The Corrupted Survivor (Variant) 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 Survivor (Variant) Creature?
- Open the admin console and run
cheat GMSummon "CorruptHuman_Character_BP_BASE_C" 150. GMSummon spawns a tamed Corrupted Survivor (Variant) 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 Survivor (Variant) Creature used for?
- The Corrupted Survivor (Variant) is a creature found in the Genesis DLC, classified under the fantasy creature type. It represents a corrupted human form and uses the name tag
Corrupted Survivorin-game. As a variant, it shares its base character blueprint with related corrupted human creatures rather than having a fully unique blueprint. - Is the Corrupted Survivor (Variant) Creature a DLC creature or part of the base game?
- The Corrupted Survivor (Variant) 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 is the creature ID for the Corrupted Survivor (Variant) Creature?
- The creature ID for the Corrupted Survivor (Variant) Creature is
CorruptHuman_Character_BP_BASE_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.