Skip to main content

ARK · CREATURE

ARK: Survival Ascended Dragon Gamma Creature creature

Dragon Gamma Creature

  • Creature
  • Base Game

The Gamma-tier Dragon boss in ARK: Survival Ascended, spawnable by entity ID for server testing and event management.

The Dragon Gamma Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

EndBossDragon_Character_BP_Easy_C

Blueprint path

"Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'"

Summon Commands

Wild (Summon)

admincheat Summon EndBossDragon_Character_BP_Easy_C

Tamed (GMSummon, level 150)

cheat GMSummon "EndBossDragon_Character_BP_Easy_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'" 0 0 0 0

About

The Dragon Gamma is the easiest difficulty variant of the Dragon boss encounter. As a Boss-type creature, it does not appear in the open world and is instead summoned through a boss arena or via admin commands using its entity ID EndBossDragon_Character_BP_Easy_C.

Admins typically reference this entity when testing arena triggers, verifying loot tables, or troubleshooting boss encounter scripting on a private server. Using the Gamma variant for this purpose keeps the encounter manageable compared to Beta or Alpha difficulty.

Note that this creature is part of the base game and requires no DLC. Because it is a Boss-type, standard taming mechanics do not apply, and spawning it outside a designated arena may produce unpredictable behavior.

Frequently Asked Questions

When was the Dragon Gamma Creature data last updated?
The Dragon Gamma 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 Dragon Gamma Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'" 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 Gamma Creature precisely instead of dropping it on top of your character.
How do I spawn the Dragon Gamma Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon EndBossDragon_Character_BP_Easy_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is Dragon Gamma Creature in ARK: Survival Ascended?
The Gamma-tier Dragon boss in ARK: Survival Ascended, spawnable by entity ID for server testing and event management.
How do I spawn a wild Dragon Gamma Creature?
Run cheat Summon EndBossDragon_Character_BP_Easy_C in the admin console. Summon spawns a wild, untamed Dragon Gamma Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Dragon Gamma Creature name tag for Game.ini?
The Dragon Gamma Creature uses the name tag Dragon. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Dragon Gamma Creature used for?
The Dragon Gamma is the easiest difficulty variant of the Dragon boss encounter. As a Boss-type creature, it does not appear in the open world and is instead summoned through a boss arena or via admin commands using its entity ID EndBossDragon_Character_BP_Easy_C.
Which game is the Dragon Gamma Creature from?
The Dragon Gamma 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.
How do I spawn a tamed Dragon Gamma Creature?
Open the admin console and run cheat GMSummon "EndBossDragon_Character_BP_Easy_C" 150. GMSummon spawns a tamed Dragon Gamma 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's the Dragon Gamma Creature entity ID?
The creature ID for the Dragon Gamma Creature is EndBossDragon_Character_BP_Easy_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Is the Dragon Gamma Creature a DLC creature or part of the base game?
The Dragon Gamma Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
What type of creature is the Dragon Gamma Creature?
The Dragon Gamma Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the blueprint path for the Dragon Gamma Creature?
The Dragon Gamma Creature blueprint path is "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Easy.EndBossDragon_Character_BP_Easy'". 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.