ARK · CREATURE

Summoned Magmasaur Creature
- Creature
- Genesis
A summoned variant of the Magmasaur creature from the Genesis DLC, spawned via its entity ID for admin testing or event scripting.
Running the Summoned Magmasaur 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
Cherufe_Character_BP_Summoned_CBlueprint path
"Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Cherufe_Character_BP_Summoned.Cherufe_Character_BP_Summoned'"Summon Commands
Wild (Summon)
admincheat Summon Cherufe_Character_BP_Summoned_CTamed (GMSummon, level 150)
cheat GMSummon "Cherufe_Character_BP_Summoned_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Cherufe_Character_BP_Summoned.Cherufe_Character_BP_Summoned'" 0 0 0 0About
The Summoned Magmasaur is a Fantasy-type creature tied to the Genesis DLC. It represents a specifically invoked form of the Magmasaur, distinct from the standard wild spawn, and is used in scripted or triggered encounter contexts rather than appearing through normal map population.
Admins can force-spawn this variant using its entity ID Cherufe_Character_BP_Summoned_C with the SpawnDino or summon console commands. This is useful for testing encounter setups, events, or mission-related content that expects this summoned form rather than a regular Magmasaur.
Because this is the summoned variant, its behavior and context may differ from a standard wild Magmasaur spawn. Test it in a controlled environment before deploying it in a live server scenario to confirm it behaves as expected for your use case.
Frequently Asked Questions
- What is the Summoned Magmasaur Creature used for?
- The Summoned Magmasaur is a Fantasy-type creature tied to the Genesis DLC. It represents a specifically invoked form of the Magmasaur, distinct from the standard wild spawn, and is used in scripted or triggered encounter contexts rather than appearing through normal map population.
- Is the Summoned Magmasaur Creature a DLC creature or part of the base game?
- The Summoned Magmasaur Creature is tied to the Genesis 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 tamed Summoned Magmasaur Creature?
- Open the admin console and run
cheat GMSummon "Cherufe_Character_BP_Summoned_C" 150. GMSummon spawns a tamed Summoned Magmasaur 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 Summoned Magmasaur Creature name tag for Game.ini?
- The Summoned Magmasaur Creature uses the name tag
Summoned Magmasaur. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a Summoned Magmasaur Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Cherufe_Character_BP_Summoned.Cherufe_Character_BP_Summoned'" 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 Summoned Magmasaur Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Summoned Magmasaur Creature?
- Run
cheat Summon Cherufe_Character_BP_Summoned_Cin the admin console. Summon spawns a wild, untamed Summoned Magmasaur Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Summoned Magmasaur Creature in ARK: Survival Ascended?
- A summoned variant of the Magmasaur creature from the Genesis DLC, spawned via its entity ID for admin testing or event scripting.
- What type of creature is the Summoned Magmasaur Creature?
- The Summoned Magmasaur Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Summoned Magmasaur Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Cherufe_Character_BP_Summoned_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the creature ID for the Summoned Magmasaur Creature?
- The creature ID for the Summoned Magmasaur Creature is
Cherufe_Character_BP_Summoned_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What's the Summoned Magmasaur Creature blueprint path?
- The Summoned Magmasaur Creature blueprint path is
"Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Cherufe_Character_BP_Summoned.Cherufe_Character_BP_Summoned'". 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. - Which game is the Summoned Magmasaur Creature from?
- The Summoned Magmasaur 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.
- When was the Summoned Magmasaur Creature data last updated?
- The Summoned Magmasaur 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.