Skip to main content

ARK · CREATURE

ARK: Survival Ascended Enraged Corrupted Rex Creature creature

Enraged Corrupted Rex Creature

  • Creature
  • Extinction

An elite, corruption-enhanced Rex boss variant exclusive to Extinction, identifiable by entity ID MegaRex_Character_BP_Corrupt_C.

The Enraged Corrupted Rex Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

MegaRex_Character_BP_Corrupt_C

Blueprint path

"Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'"

Summon Commands

Wild (Summon)

admincheat Summon MegaRex_Character_BP_Corrupt_C

Tamed (GMSummon, level 150)

cheat GMSummon "MegaRex_Character_BP_Corrupt_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'" 0 0 0 0

About

The Enraged Corrupted Rex is a souped-up dinosaur creature found on the Extinction map. It carries the internal name tag Elite Rex Corrupt, marking it as a step above the standard Corrupted Rex in both threat level and spawn classification. Like other corrupted creatures on Extinction, it represents a significant combat challenge for players and tames alike.

For admins, this creature is most relevant when scripting spawns, configuring spawn containers, or setting up difficulty-tuned encounters. Use the entity ID MegaRex_Character_BP_Corrupt_C with cheat SpawnDino or similar commands to place it precisely. Because it is tied to the Extinction DLC, it will only behave correctly on servers running that map or with Extinction content enabled.

When adjusting NPC spawn entries or override configs, reference the name tag Elite Rex Corrupt if your configuration system uses tag-based targeting. Treat it as distinct from the base Corrupted Rex to avoid unintended spawn weight changes affecting both variants.

Frequently Asked Questions

Is the Enraged Corrupted Rex Creature a DLC creature or part of the base game?
The Enraged Corrupted Rex Creature is tied to the Extinction 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 Enraged Corrupted Rex Creature class name?
The creature ID for the Enraged Corrupted Rex Creature is MegaRex_Character_BP_Corrupt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What type of creature is the Enraged Corrupted Rex Creature?
The Enraged Corrupted Rex Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn a wild Enraged Corrupted Rex Creature?
Run cheat Summon MegaRex_Character_BP_Corrupt_C in the admin console. Summon spawns a wild, untamed Enraged Corrupted Rex Creature at your location. Use GMSummon instead if you want it pre-tamed.
How do I spawn a Enraged Corrupted Rex Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'" 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 Enraged Corrupted Rex Creature precisely instead of dropping it on top of your character.
Which game is the Enraged Corrupted Rex Creature from?
The Enraged Corrupted Rex 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 Enraged Corrupted Rex Creature?
An elite, corruption-enhanced Rex boss variant exclusive to Extinction, identifiable by entity ID MegaRex_Character_BP_Corrupt_C.
What's the Enraged Corrupted Rex Creature blueprint path?
The Enraged Corrupted Rex Creature blueprint path is "Blueprint'/Game/Extinction/Dinos/Corrupt/Rex/MegaRex_Character_BP_Corrupt.MegaRex_Character_BP_Corrupt'". 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 Enraged Corrupted Rex Creature name tag for Game.ini?
The Enraged Corrupted Rex Creature uses the name tag Elite Rex Corrupt. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Enraged Corrupted Rex Creature used for?
The Enraged Corrupted Rex is a souped-up dinosaur creature found on the Extinction map. It carries the internal name tag Elite Rex Corrupt, marking it as a step above the standard Corrupted Rex in both threat level and spawn classification. Like other corrupted creatures on Extinction, it represents a significant combat challenge for players and tames alike.
How do I spawn a tamed Enraged Corrupted Rex Creature?
Open the admin console and run cheat GMSummon "MegaRex_Character_BP_Corrupt_C" 150. GMSummon spawns a tamed Enraged Corrupted Rex 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 Enraged Corrupted Rex Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon MegaRex_Character_BP_Corrupt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
How current is the Enraged Corrupted Rex Creature info?
The Enraged Corrupted Rex 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.