ARK · CREATURE

Corrupted Paraceratherium Creature
- Creature
- Extinction
The Corrupted Paraceratherium is an Extinction-exclusive hostile mammal; admins need its entity ID to spawn or manage it via server commands.
The Corrupted Paraceratherium Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Paracer_Character_BP_Corrupt_CBlueprint path
"Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'"Summon Commands
Wild (Summon)
admincheat Summon Paracer_Character_BP_Corrupt_CTamed (GMSummon, level 150)
cheat GMSummon "Paracer_Character_BP_Corrupt_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_Character_BP_Corrupt'" 0 0 0 0About
The Corrupted Paraceratherium is a corrupted variant of the Paraceratherium found exclusively on the Extinction map. Like other corrupted creatures, it is inherently aggressive and cannot be tamed through conventional means, making it primarily a threat to players and structures rather than a taming target.
Admins working on Extinction servers may need to spawn or force-remove this creature for event setup, population control, or testing. Use the entity ID Paracer_Character_BP_Corrupt_C with SpawnDino or DestroyAll commands. Its name tag Paracer is shared with the standard Paraceratherium, so prefer the full entity ID when precision matters.
Because this creature is tied to the Extinction DLC, it will not appear or function correctly on maps that do not load Extinction content. Confirm your server's active DLC and engram settings before referencing it in spawn scripts or loot configurations.
Frequently Asked Questions
- How do I spawn a tamed Corrupted Paraceratherium Creature?
- Open the admin console and run
cheat GMSummon "Paracer_Character_BP_Corrupt_C" 150. GMSummon spawns a tamed Corrupted Paraceratherium 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 Paraceratherium Creature?
- The Corrupted Paraceratherium is an Extinction-exclusive hostile mammal; admins need its entity ID to spawn or manage it via server commands.
- Is the Corrupted Paraceratherium Creature a DLC creature or part of the base game?
- The Corrupted Paraceratherium 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 type of creature is the Corrupted Paraceratherium Creature?
- The Corrupted Paraceratherium Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Corrupted Paraceratherium Creature name tag for Game.ini?
- The Corrupted Paraceratherium Creature uses the name tag
Paracer. 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 Corrupted Paraceratherium Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_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 Paraceratherium Creature precisely instead of dropping it on top of your character. - What is the blueprint path for the Corrupted Paraceratherium Creature?
- The Corrupted Paraceratherium Creature blueprint path is
"Blueprint'/Game/Extinction/Dinos/Corrupt/Paraceratherium/Paracer_Character_BP_Corrupt.Paracer_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. - When was the Corrupted Paraceratherium Creature data last updated?
- The Corrupted Paraceratherium 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 wild Corrupted Paraceratherium Creature?
- Run
cheat Summon Paracer_Character_BP_Corrupt_Cin the admin console. Summon spawns a wild, untamed Corrupted Paraceratherium Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Corrupted Paraceratherium Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Paracer_Character_BP_Corrupt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Corrupted Paraceratherium Creature used for?
- The Corrupted Paraceratherium is a corrupted variant of the Paraceratherium found exclusively on the Extinction map. Like other corrupted creatures, it is inherently aggressive and cannot be tamed through conventional means, making it primarily a threat to players and structures rather than a taming target.
- Which game is the Corrupted Paraceratherium Creature from?
- The Corrupted Paraceratherium 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's the Corrupted Paraceratherium Creature entity ID?
- The creature ID for the Corrupted Paraceratherium Creature is
Paracer_Character_BP_Corrupt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.