ARK · CREATURE

Dragon Creature
- Creature
- Base Game
The Dragon is a boss creature in ARK: Survival Ascended, requiring admin tools or a dedicated boss arena to encounter and manage.
Want to go deeper on the Dragon Creature (creature ID Dragon_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Dragon_Character_BP_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP.Dragon_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Dragon_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Dragon_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP.Dragon_Character_BP'" 0 0 0 0About
The Dragon is a boss-type creature and one of the most formidable encounters in the game. As a boss, it does not spawn naturally in the open world and is instead tied to a dedicated boss arena triggered through an obelisk or terminal.
Admins can use the entity ID Dragon_Character_BP_C with commands such as SpawnDino to force-spawn the Dragon for testing, event setups, or troubleshooting arena mechanics. Because it is a boss, standard taming mechanics do not apply, and spawning it outside its intended arena may produce unpredictable behavior.
The Dragon is part of the base game and does not require any DLC. When setting up progression events or testing end-game content on a server, confirming that tribute requirements and arena access settings are correctly configured is advisable before opening the encounter to players.
Frequently Asked Questions
- How do I spawn the Dragon Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Dragon_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 Dragon Creature from?
- The Dragon 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.
- Is the Dragon Creature a DLC creature or part of the base game?
- The Dragon Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is the Dragon Creature used for?
- The Dragon is a boss-type creature and one of the most formidable encounters in the game. As a boss, it does not spawn naturally in the open world and is instead tied to a dedicated boss arena triggered through an obelisk or terminal.
- How do I spawn a wild Dragon Creature?
- Run
cheat Summon Dragon_Character_BP_Cin the admin console. Summon spawns a wild, untamed Dragon Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Dragon Creature?
- The Dragon Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Dragon Creature?
- Open the admin console and run
cheat GMSummon "Dragon_Character_BP_C" 150. GMSummon spawns a tamed Dragon 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. - How do I spawn a Dragon Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP.Dragon_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 Dragon Creature precisely instead of dropping it on top of your character. - When was the Dragon Creature data last updated?
- The Dragon 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 Dragon Creature in ARK: Survival Ascended?
- The Dragon is a boss creature in ARK: Survival Ascended, requiring admin tools or a dedicated boss arena to encounter and manage.
- What's the Dragon Creature blueprint path?
- The Dragon Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP.Dragon_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 Dragon Creature class name?
- The creature ID for the Dragon Creature is
Dragon_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.