ARK · CREATURE

Desert Titan Creature
- Creature
- Extinction
The Desert Titan is a massive Extinction-exclusive boss creature, identified by entity ID DesertKaiju_Character_BP_C, relevant to admins managing titan encounters.
The Desert Titan Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
DesertKaiju_Character_BP_CBlueprint path
"Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon DesertKaiju_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "DesertKaiju_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'" 0 0 0 0About
The Desert Titan is one of the colossal fantasy-class boss creatures exclusive to the Extinction DLC. It represents one of the most formidable challenges on that map, and admins running Extinction servers will encounter it in the context of end-game progression and titan taming events.
When spawning or targeting this creature through admin commands, use the entity ID DesertKaiju_Character_BP_C. Its name tag Desert Titan is what appears in-game and in kill or tame notifications, which can help when monitoring server logs or setting up event triggers.
Because the Desert Titan is tied to Extinction content, it will not appear on other maps without custom configuration. Admins managing cross-map clusters should account for this when setting spawn permissions or scripting automated events.
Frequently Asked Questions
- What is Desert Titan Creature in ARK: Survival Ascended?
- The Desert Titan is a massive Extinction-exclusive boss creature, identified by entity ID DesertKaiju_Character_BP_C, relevant to admins managing titan encounters.
- How do I spawn a Desert Titan Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'" 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 Desert Titan Creature precisely instead of dropping it on top of your character. - What is the Desert Titan Creature used for?
- The Desert Titan is one of the colossal fantasy-class boss creatures exclusive to the Extinction DLC. It represents one of the most formidable challenges on that map, and admins running Extinction servers will encounter it in the context of end-game progression and titan taming events.
- When was the Desert Titan Creature data last updated?
- The Desert Titan 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 Desert Titan Creature?
- Run
cheat Summon DesertKaiju_Character_BP_Cin the admin console. Summon spawns a wild, untamed Desert Titan Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Desert Titan Creature blueprint path?
- The Desert Titan Creature blueprint path is
"Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_Character_BP.DesertKaiju_Character_BP'". 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 creature ID for the Desert Titan Creature?
- The creature ID for the Desert Titan Creature is
DesertKaiju_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a tamed Desert Titan Creature?
- Open the admin console and run
cheat GMSummon "DesertKaiju_Character_BP_C" 150. GMSummon spawns a tamed Desert Titan 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. - Is the Desert Titan Creature a DLC creature or part of the base game?
- The Desert Titan 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 Desert Titan Creature?
- The Desert Titan Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Desert Titan Creature name tag for Game.ini?
- The Desert Titan Creature uses the name tag
Desert Titan. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn the Desert Titan Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon DesertKaiju_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Desert Titan Creature from?
- The Desert Titan 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.