ARK · CREATURE

Manticore Alpha (Valguero) Creature
- Creature
- Valguero
The Alpha Manticore boss exclusive to Valguero, identified by entity ID Manticore_Character_BP_Hard_C, relevant for server event scripting and boss arena management.
Running the Manticore Alpha (Valguero) 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
Manticore_Character_BP_Hard_CBlueprint path
"Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Hard.Manticore_Character_BP_Hard'"Summon Commands
Wild (Summon)
admincheat Summon Manticore_Character_BP_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "Manticore_Character_BP_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Hard.Manticore_Character_BP_Hard'" 0 0 0 0About
The Manticore Alpha (Valguero) is the hardest-tier Manticore boss encounter on the Valguero map. As a boss-type creature, it does not spawn in the open world, it appears only within the designated boss arena when triggered through the appropriate terminal. Its name tag displays in-game as Manticore (Alpha).
Admins working with Valguero servers will reference the entity ID Manticore_Character_BP_Hard_C when using commands that target specific creatures, such as forced kills, stat adjustments, or event scripting via DestroyAll or similar admin tools. Using the wrong entity ID will target a different Manticore variant, so confirming this ID before running arena-wide commands matters.
Because this is a boss creature, standard taming or passive interaction mechanics do not apply. Server admins should account for that when configuring difficulty settings, loot tables, or custom boss encounter rules tied to Valguero's hard-tier terminal.
Frequently Asked Questions
- How do I spawn a tamed Manticore Alpha (Valguero) Creature?
- Open the admin console and run
cheat GMSummon "Manticore_Character_BP_Hard_C" 150. GMSummon spawns a tamed Manticore Alpha (Valguero) 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 blueprint path for the Manticore Alpha (Valguero) Creature?
- The Manticore Alpha (Valguero) Creature blueprint path is
"Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Hard.Manticore_Character_BP_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. - What type of creature is the Manticore Alpha (Valguero) Creature?
- The Manticore Alpha (Valguero) 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 Manticore Alpha (Valguero) Creature entity ID?
- The creature ID for the Manticore Alpha (Valguero) Creature is
Manticore_Character_BP_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Is the Manticore Alpha (Valguero) Creature a DLC creature or part of the base game?
- The Manticore Alpha (Valguero) Creature is tied to the Valguero content, so that map or pack must be installed for it to appear naturally. Admins can still force-spawn it on any map with summon commands.
- How do I spawn a wild Manticore Alpha (Valguero) Creature?
- Run
cheat Summon Manticore_Character_BP_Hard_Cin the admin console. Summon spawns a wild, untamed Manticore Alpha (Valguero) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Manticore Alpha (Valguero) Creature?
- The Alpha Manticore boss exclusive to Valguero, identified by entity ID Manticore_Character_BP_Hard_C, relevant for server event scripting and boss arena management.
- When was the Manticore Alpha (Valguero) Creature data last updated?
- The Manticore Alpha (Valguero) 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 Manticore Alpha (Valguero) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Hard.Manticore_Character_BP_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 Manticore Alpha (Valguero) Creature precisely instead of dropping it on top of your character. - What is the Manticore Alpha (Valguero) Creature used for?
- The Manticore Alpha (Valguero) is the hardest-tier Manticore boss encounter on the Valguero map. As a boss-type creature, it does not spawn in the open world, it appears only within the designated boss arena when triggered through the appropriate terminal. Its name tag displays in-game as
Manticore (Alpha). - How do I spawn the Manticore Alpha (Valguero) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Manticore_Character_BP_Hard_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Manticore Alpha (Valguero) Creature from?
- The Manticore Alpha (Valguero) 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 Manticore Alpha (Valguero) Creature name tag for Game.ini?
- The Manticore Alpha (Valguero) Creature uses the name tag
Manticore (Alpha). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.