ARK · CREATURE

Manticore Beta (Valguero) Creature
- Creature
- Valguero
The Beta-tier Manticore boss for Valguero, used to test mid-difficulty boss arenas and validate loot/tribute configs.
Running the Manticore Beta (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_Medium_CBlueprint path
"Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Medium.Manticore_Character_BP_Medium'"Summon Commands
Wild (Summon)
admincheat Summon Manticore_Character_BP_Medium_CTamed (GMSummon, level 150)
cheat GMSummon "Manticore_Character_BP_Medium_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Medium.Manticore_Character_BP_Medium'" 0 0 0 0About
The Manticore Beta (Valguero) is the intermediate-tier Manticore boss encounter tied to the Valguero DLC map. As a Boss-type creature, it appears only in its dedicated arena and cannot be tamed or found in the open world. Its entity ID is Manticore_Character_BP_Medium_C, which admins use when working with boss-related console commands or config overrides.
This variant sits between the Alpha and Gamma tiers in terms of difficulty, making it useful for testing mid-level arena setups, tribute requirements, and boss loot tables on a Valguero server. When tuning spawn or stat overrides via DinoClassDamageMultipliers or similar config entries, reference the entity ID to target this specific tier without affecting the other Manticore variants.
Because it is a Boss-type creature, standard creature spawn commands may not produce reliable results in the open world. Admin testing is best done by triggering the actual arena teleport or using boss-specific tooling to observe the encounter under proper conditions.
Frequently Asked Questions
- How do I spawn a tamed Manticore Beta (Valguero) Creature?
- Open the admin console and run
cheat GMSummon "Manticore_Character_BP_Medium_C" 150. GMSummon spawns a tamed Manticore Beta (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 Manticore Beta (Valguero) Creature in ARK: Survival Ascended?
- The Beta-tier Manticore boss for Valguero, used to test mid-difficulty boss arenas and validate loot/tribute configs.
- Is the Manticore Beta (Valguero) Creature a DLC creature or part of the base game?
- The Manticore Beta (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.
- What is the creature ID for the Manticore Beta (Valguero) Creature?
- The creature ID for the Manticore Beta (Valguero) Creature is
Manticore_Character_BP_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Which game is the Manticore Beta (Valguero) Creature from?
- The Manticore Beta (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 Beta (Valguero) Creature name tag for Game.ini?
- The Manticore Beta (Valguero) Creature uses the name tag
Manticore (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Manticore Beta (Valguero) Creature used for?
- The Manticore Beta (Valguero) is the intermediate-tier Manticore boss encounter tied to the Valguero DLC map. As a Boss-type creature, it appears only in its dedicated arena and cannot be tamed or found in the open world. Its entity ID is
Manticore_Character_BP_Medium_C, which admins use when working with boss-related console commands or config overrides. - How do I spawn a Manticore Beta (Valguero) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Medium.Manticore_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 Manticore Beta (Valguero) Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Manticore Beta (Valguero) Creature?
- Run
cheat Summon Manticore_Character_BP_Medium_Cin the admin console. Summon spawns a wild, untamed Manticore Beta (Valguero) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Manticore Beta (Valguero) Creature blueprint path?
- The Manticore Beta (Valguero) Creature blueprint path is
"Blueprint'/Game/Mods/Valguero/Assets/CoreBlueprints/Boss/Manticore_Character_BP_Medium.Manticore_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. - When was the Manticore Beta (Valguero) Creature data last updated?
- The Manticore Beta (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.
- What type of creature is the Manticore Beta (Valguero) Creature?
- The Manticore Beta (Valguero) 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 the Manticore Beta (Valguero) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Manticore_Character_BP_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".