ARK · CREATURE

Overseer Alpha Creature
- Creature
- Base Game
The hard-difficulty Overseer boss creature, used by admins to script or test end-game boss encounters on The Island.
Running the Overseer Alpha Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Creature ID
Entity / blueprint class
EndBoss_Character_Hard_CBlueprint path
"Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'"Summon Commands
Wild (Summon)
admincheat Summon EndBoss_Character_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "EndBoss_Character_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'" 0 0 0 0About
The Overseer Alpha is the hard-difficulty variant of the Overseer, the final boss encounter on The Island. As a Boss-type creature, it sits at the top of the progression ladder and is not a creature players tame or encounter in the open world, it only appears within its dedicated arena.
Admins reference its entity ID EndBoss_Character_Hard_C when spawning or scripting boss encounters for testing, event setups, or troubleshooting. Use the name tag Overseer when working with commands that target by tag rather than class. This creature carries no DLC requirement, meaning it is available on any server running the base game content.
Frequently Asked Questions
- What type of creature is the Overseer Alpha Creature?
- The Overseer Alpha 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 Overseer Alpha Creature name tag for Game.ini?
- The Overseer Alpha Creature uses the name tag
Overseer. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Is the Overseer Alpha Creature a DLC creature or part of the base game?
- The Overseer Alpha Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is the Overseer Alpha Creature used for?
- The Overseer Alpha is the hard-difficulty variant of the Overseer, the final boss encounter on The Island. As a Boss-type creature, it sits at the top of the progression ladder and is not a creature players tame or encounter in the open world, it only appears within its dedicated arena.
- How do I spawn a tamed Overseer Alpha Creature?
- Open the admin console and run
cheat GMSummon "EndBoss_Character_Hard_C" 150. GMSummon spawns a tamed Overseer Alpha 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 the Overseer Alpha Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EndBoss_Character_Hard_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Overseer Alpha Creature?
- The hard-difficulty Overseer boss creature, used by admins to script or test end-game boss encounters on The Island.
- Which game is the Overseer Alpha Creature from?
- The Overseer Alpha 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 Overseer Alpha Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'" 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 Overseer Alpha Creature precisely instead of dropping it on top of your character. - What is the creature ID for the Overseer Alpha Creature?
- The creature ID for the Overseer Alpha Creature is
EndBoss_Character_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How current is the Overseer Alpha Creature info?
- The Overseer Alpha 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 Overseer Alpha Creature?
- Run
cheat Summon EndBoss_Character_Hard_Cin the admin console. Summon spawns a wild, untamed Overseer Alpha Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the blueprint path for the Overseer Alpha Creature?
- The Overseer Alpha Creature blueprint path is
"Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character_Hard.EndBoss_Character_Hard'". 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.