ARK · CREATURE

Desert Titan Flock Creature
- Creature
- Extinction
The Desert Titan Flock is an Extinction-exclusive fantasy creature entity linked to the Desert Titan boss encounter, identified by entity ID DesertKaiju_FirstFlockChar_BP_C.
Master the Desert Titan Flock Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
DesertKaiju_FirstFlockChar_BP_CBlueprint path
"Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_BP'"Summon Commands
Wild (Summon)
admincheat Summon DesertKaiju_FirstFlockChar_BP_CTamed (GMSummon, level 150)
cheat GMSummon "DesertKaiju_FirstFlockChar_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_BP'" 0 0 0 0About
The Desert Titan Flock Creature is a fantasy-type entity tied to the Desert Titan boss fight on Extinction. It represents the flock element of the encounter, the swarms that accompany the main titan, rather than the titan itself. Its name tag is Flock, which distinguishes it from the primary Desert Titan entity when working with server commands or logs.
Admins may encounter this entity ID when reviewing combat logs, scripting spawn events, or troubleshooting the Desert Titan arena. Using the entity ID DesertKaiju_FirstFlockChar_BP_C is the reliable way to reference it in admin commands, since the flock behaves as a distinct spawnable creature separate from the boss body.
Because this entity is exclusive to Extinction, it will only appear on maps that include Extinction content. Attempting to spawn or reference it on unsupported maps will have no effect.
Frequently Asked Questions
- How do I spawn a Desert Titan Flock Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_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 Flock Creature precisely instead of dropping it on top of your character. - What is the Desert Titan Flock Creature used for?
- The Desert Titan Flock Creature is a fantasy-type entity tied to the Desert Titan boss fight on Extinction. It represents the flock element of the encounter, the swarms that accompany the main titan, rather than the titan itself. Its name tag is
Flock, which distinguishes it from the primary Desert Titan entity when working with server commands or logs. - What's the Desert Titan Flock Creature entity ID?
- The creature ID for the Desert Titan Flock Creature is
DesertKaiju_FirstFlockChar_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 the Desert Titan Flock Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon DesertKaiju_FirstFlockChar_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What type of creature is the Desert Titan Flock Creature?
- The Desert Titan Flock Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is Desert Titan Flock Creature in ARK: Survival Ascended?
- The Desert Titan Flock is an Extinction-exclusive fantasy creature entity linked to the Desert Titan boss encounter, identified by entity ID DesertKaiju_FirstFlockChar_BP_C.
- How do I spawn a wild Desert Titan Flock Creature?
- Run
cheat Summon DesertKaiju_FirstFlockChar_BP_Cin the admin console. Summon spawns a wild, untamed Desert Titan Flock Creature at your location. Use GMSummon instead if you want it pre-tamed. - Which game is the Desert Titan Flock Creature from?
- The Desert Titan Flock 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 Desert Titan Flock Creature name tag for Game.ini?
- The Desert Titan Flock Creature uses the name tag
Flock. 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 tamed Desert Titan Flock Creature?
- Open the admin console and run
cheat GMSummon "DesertKaiju_FirstFlockChar_BP_C" 150. GMSummon spawns a tamed Desert Titan Flock 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 blueprint path for the Desert Titan Flock Creature?
- The Desert Titan Flock Creature blueprint path is
"Blueprint'/Game/Extinction/Dinos/DesertKaiju/DesertKaiju_FirstFlockChar_BP.DesertKaiju_FirstFlockChar_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. - Is the Desert Titan Flock Creature a DLC creature or part of the base game?
- The Desert Titan Flock 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.
- When was the Desert Titan Flock Creature data last updated?
- The Desert Titan Flock 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.