ARK · CREATURE

Overseer Creature
- Creature
- Base Game
The Overseer is the final boss of the Island, identified by entity ID EndBoss_Character_C, relevant to admins managing end-game progression.
Questions about the Overseer Creature (creature ID EndBoss_Character_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
EndBoss_Character_CBlueprint path
"Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'"Summon Commands
Wild (Summon)
admincheat Summon EndBoss_Character_CTamed (GMSummon, level 150)
cheat GMSummon "EndBoss_Character_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'" 0 0 0 0About
The Overseer is the final boss creature of ARK: Survival Ascended's base game, encountered at the end of the Island's boss progression. As a Boss-type creature, it does not spawn in the open world and is instead tied to its dedicated boss arena encounter.
Admins can reference the entity ID EndBoss_Character_C when using server commands that target creatures by class, such as forced spawns or kill commands during testing. Because this is a boss encounter, standard taming mechanics do not apply, and spawning it outside its intended arena may produce unpredictable behavior.
When troubleshooting end-game content or verifying boss triggers on a managed server, use the name tag Overseer to identify it in logs and command output.
Frequently Asked Questions
- When was the Overseer Creature data last updated?
- The Overseer 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 Overseer Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'" 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 Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Overseer Creature?
- Open the admin console and run
cheat GMSummon "EndBoss_Character_C" 150. GMSummon spawns a tamed Overseer 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 Overseer Creature name tag for Game.ini?
- The Overseer 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. - Which game is the Overseer Creature from?
- The Overseer 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 creature ID for the Overseer Creature?
- The creature ID for the Overseer Creature is
EndBoss_Character_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a wild Overseer Creature?
- Run
cheat Summon EndBoss_Character_Cin the admin console. Summon spawns a wild, untamed Overseer Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Overseer Creature used for?
- The Overseer is the final boss creature of ARK: Survival Ascended's base game, encountered at the end of the Island's boss progression. As a Boss-type creature, it does not spawn in the open world and is instead tied to its dedicated boss arena encounter.
- What type of creature is the Overseer Creature?
- The Overseer Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the Overseer Creature blueprint path?
- The Overseer Creature blueprint path is
"Blueprint'/Game/EndGame/Dinos/Endboss/EndBoss_Character.EndBoss_Character'". 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. - How do I spawn the Overseer Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EndBoss_Character_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Overseer Creature?
- The Overseer is the final boss of the Island, identified by entity ID EndBoss_Character_C, relevant to admins managing end-game progression.
- Is the Overseer Creature a DLC creature or part of the base game?
- The Overseer Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.