ARK · CREATURE

Corrupted Raptor Creature
- Creature
- Extinction
An Extinction-exclusive corrupted variant of the Raptor, identifiable by entity ID Raptor_Character_BP_Corrupt_C and used in server spawn and override configs.
Questions about the Corrupted Raptor Creature (creature ID Raptor_Character_BP_Corrupt_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Raptor_Character_BP_Corrupt_CBlueprint path
"Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt'"Summon Commands
Wild (Summon)
admincheat Summon Raptor_Character_BP_Corrupt_CTamed (GMSummon, level 150)
cheat GMSummon "Raptor_Character_BP_Corrupt_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_Character_BP_Corrupt'" 0 0 0 0About
The Corrupted Raptor is a corrupted dinosaur found exclusively on the Extinction map. Like other corrupted creatures, it is a hostile variant of its base species, more aggressive by nature and tied to the corrupted element ecosystem of that map.
Admins working with NPC spawn configurations, creature overwrites, or forced-spawn commands will reference this creature by its entity ID Raptor_Character_BP_Corrupt_C and name tag Raptor Corrupt. These identifiers are the reliable handles for any server-side config entries targeting this specific variant rather than the standard Raptor.
Because this creature is DLC-specific to Extinction, it will not appear or function correctly on maps that do not include Extinction content. Keep that in mind when writing spawn container overrides or loot table entries intended to work across multiple maps.
Frequently Asked Questions
- How do I spawn a Corrupted Raptor Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_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 Corrupted Raptor Creature precisely instead of dropping it on top of your character. - How current is the Corrupted Raptor Creature info?
- The Corrupted Raptor 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 type of creature is the Corrupted Raptor Creature?
- The Corrupted Raptor 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 the Corrupted Raptor Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Raptor_Character_BP_Corrupt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What's the Corrupted Raptor Creature entity ID?
- The creature ID for the Corrupted Raptor Creature is
Raptor_Character_BP_Corrupt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Corrupted Raptor Creature name tag for Game.ini?
- The Corrupted Raptor Creature uses the name tag
Raptor Corrupt. 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 Raptor Creature?
- Run
cheat Summon Raptor_Character_BP_Corrupt_Cin the admin console. Summon spawns a wild, untamed Corrupted Raptor Creature at your location. Use GMSummon instead if you want it pre-tamed. - Is the Corrupted Raptor Creature a DLC creature or part of the base game?
- The Corrupted Raptor 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's the Corrupted Raptor Creature blueprint path?
- The Corrupted Raptor Creature blueprint path is
"Blueprint'/Game/Extinction/Dinos/Corrupt/Raptor/Raptor_Character_BP_Corrupt.Raptor_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. - How do I spawn a tamed Corrupted Raptor Creature?
- Open the admin console and run
cheat GMSummon "Raptor_Character_BP_Corrupt_C" 150. GMSummon spawns a tamed Corrupted Raptor 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 Raptor Creature?
- An Extinction-exclusive corrupted variant of the Raptor, identifiable by entity ID Raptor_Character_BP_Corrupt_C and used in server spawn and override configs.
- What is the Corrupted Raptor Creature used for?
- The Corrupted Raptor is a corrupted dinosaur found exclusively on the Extinction map. Like other corrupted creatures, it is a hostile variant of its base species, more aggressive by nature and tied to the corrupted element ecosystem of that map.
- Which game is the Corrupted Raptor Creature from?
- The Corrupted Raptor 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.