Skip to main content

ARK · CREATURE

ARK: Survival Ascended Enraged Triceratops Creature creature

Enraged Triceratops Creature

  • Creature
  • Extinction

A corrupted, aggressive variant of the Triceratops found on Extinction, identifiable by entity ID MegaTrike_Character_BP_Corrupt_C.

Questions about the Enraged Triceratops Creature (creature ID MegaTrike_Character_BP_Corrupt_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .

Creature ID

Entity / blueprint class

MegaTrike_Character_BP_Corrupt_C

Blueprint path

"Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'"

Summon Commands

Wild (Summon)

admincheat Summon MegaTrike_Character_BP_Corrupt_C

Tamed (GMSummon, level 150)

cheat GMSummon "MegaTrike_Character_BP_Corrupt_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_Character_BP_Corrupt'" 0 0 0 0

About

The Enraged Triceratops is a corrupted dinosaur exclusive to the Extinction DLC. It behaves more aggressively than its standard counterpart and shares the Trike name tag, meaning commands and traps that reference that tag may affect both variants.

Admins can spawn or manage this creature using the entity ID MegaTrike_Character_BP_Corrupt_C. This is useful when populating Extinction maps, testing encounter balance, or removing problem spawns with DestroyAll or targeted SpawnDino commands.

Because it is a corrupted creature, standard taming mechanics do not apply. Keep that in mind when designing server events or custom spawn configurations around it.

Frequently Asked Questions

How do I spawn a wild Enraged Triceratops Creature?
Run cheat Summon MegaTrike_Character_BP_Corrupt_C in the admin console. Summon spawns a wild, untamed Enraged Triceratops Creature at your location. Use GMSummon instead if you want it pre-tamed.
Which game is the Enraged Triceratops Creature from?
The Enraged Triceratops 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 Enraged Triceratops Creature blueprint path?
The Enraged Triceratops Creature blueprint path is "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_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 Enraged Triceratops Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/Corrupt/Trike/MegaTrike_Character_BP_Corrupt.MegaTrike_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 Triceratops Creature precisely instead of dropping it on top of your character.
When was the Enraged Triceratops Creature data last updated?
The Enraged Triceratops 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 is the Enraged Triceratops Creature used for?
The Enraged Triceratops is a corrupted dinosaur exclusive to the Extinction DLC. It behaves more aggressively than its standard counterpart and shares the Trike name tag, meaning commands and traps that reference that tag may affect both variants.
What is the Enraged Triceratops Creature?
A corrupted, aggressive variant of the Triceratops found on Extinction, identifiable by entity ID MegaTrike_Character_BP_Corrupt_C.
Is the Enraged Triceratops Creature a DLC creature or part of the base game?
The Enraged Triceratops 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 Enraged Triceratops Creature?
The Enraged Triceratops 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 tamed Enraged Triceratops Creature?
Open the admin console and run cheat GMSummon "MegaTrike_Character_BP_Corrupt_C" 150. GMSummon spawns a tamed Enraged Triceratops 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 Enraged Triceratops Creature name tag for Game.ini?
The Enraged Triceratops Creature uses the name tag Trike. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the creature ID for the Enraged Triceratops Creature?
The creature ID for the Enraged Triceratops Creature is MegaTrike_Character_BP_Corrupt_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How do I spawn the Enraged Triceratops Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon MegaTrike_Character_BP_Corrupt_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".