ARK · CREATURE

Dragon Beta Creature
- Creature
- Base Game
The Dragon Beta is a mid-tier boss creature in ARK: Survival Ascended, relevant to admins managing boss arena events and spawn testing.
Questions about the Dragon Beta Creature (creature ID EndBossDragon_Character_BP_Medium_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
EndBossDragon_Character_BP_Medium_CBlueprint path
"Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'"Summon Commands
Wild (Summon)
admincheat Summon EndBossDragon_Character_BP_Medium_CTamed (GMSummon, level 150)
cheat GMSummon "EndBossDragon_Character_BP_Medium_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'" 0 0 0 0About
The Dragon Beta is the medium-difficulty variant of the Dragon boss encounter. As a Boss-type creature, it appears in a dedicated arena rather than the open world, and its behavior and stats are tuned between the easier Alpha and harder variants of the fight.
Admins can reference its entity ID EndBossDragon_Character_BP_Medium_C when using server commands to force-spawn or test the encounter outside of the normal summoning sequence. The Dragon name tag may also be useful when filtering or scripting creature-related events on your server.
This creature has no DLC requirement, meaning it is accessible on base-game installs without additional content. Keep that in mind when designing progression paths or challenge events for your player base.
Frequently Asked Questions
- Which game is the Dragon Beta Creature from?
- The Dragon Beta 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 Beta Creature a DLC creature or part of the base game?
- The Dragon Beta Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- How do I spawn the Dragon Beta Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EndBossDragon_Character_BP_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Dragon Beta Creature name tag for Game.ini?
- The Dragon Beta Creature uses the name tag
Dragon. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How current is the Dragon Beta Creature info?
- The Dragon Beta 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 blueprint path for the Dragon Beta Creature?
- The Dragon Beta Creature blueprint path is
"Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'". 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 Dragon Beta Creature in ARK: Survival Ascended?
- The Dragon Beta is a mid-tier boss creature in ARK: Survival Ascended, relevant to admins managing boss arena events and spawn testing.
- What is the Dragon Beta Creature used for?
- The Dragon Beta is the medium-difficulty variant of the Dragon boss encounter. As a Boss-type creature, it appears in a dedicated arena rather than the open world, and its behavior and stats are tuned between the easier Alpha and harder variants of the fight.
- What is the Dragon Beta Creature class name?
- The creature ID for the Dragon Beta Creature is
EndBossDragon_Character_BP_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the Dragon Beta Creature?
- The Dragon Beta 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 Dragon Beta Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndbossDragon/EndBossDragon_Character_BP_Medium.EndBossDragon_Character_BP_Medium'" 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 Beta Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Dragon Beta Creature?
- Run
cheat Summon EndBossDragon_Character_BP_Medium_Cin the admin console. Summon spawns a wild, untamed Dragon Beta Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Dragon Beta Creature?
- Open the admin console and run
cheat GMSummon "EndBossDragon_Character_BP_Medium_C" 150. GMSummon spawns a tamed Dragon Beta 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.