Skip to main content

ARK · CREATURE

ARK: Survival Ascended Summoned Managarmr Creature creature

Summoned Managarmr Creature

  • Creature
  • Genesis

A summoned variant of the Managarmr used in Genesis, identifiable by its unique entity ID for admin spawn and management commands.

Questions about the Summoned Managarmr Creature (creature ID IceJumper_Character_BP_Summoned_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .

Creature ID

Entity / blueprint class

IceJumper_Character_BP_Summoned_C

Blueprint path

"Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/IceJumper_Character_BP_Summoned.IceJumper_Character_BP_Summoned'"

Summon Commands

Wild (Summon)

admincheat Summon IceJumper_Character_BP_Summoned_C

Tamed (GMSummon, level 150)

cheat GMSummon "IceJumper_Character_BP_Summoned_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/IceJumper_Character_BP_Summoned.IceJumper_Character_BP_Summoned'" 0 0 0 0

About

The Summoned Managarmr is a distinct creature variant of the standard Managarmr, spawned as part of Genesis content rather than appearing as a naturally roaming wild creature. It shares the Managarmr's fantasy creature classification and ice-based capabilities but exists under its own entity ID, IceJumper_Character_BP_Summoned_C, which differentiates it from the base version in server logs, kill commands, and spawn controls.

Admins working on Genesis maps may encounter this variant when diagnosing unexpected creature spawns or when scripting event-based encounters. Because it uses a separate entity ID from the standard Managarmr, targeting it with DestroyAll or GMSummon requires using the summoned variant's specific ID rather than the base creature's.

If you need to force-spawn or remove this creature, reference its entity ID directly in your admin commands. Confusing it with the standard Managarmr entity will target the wrong population, so confirming the correct ID before running destructive commands on a live server is good practice.

Frequently Asked Questions

How do I spawn a tamed Summoned Managarmr Creature?
Open the admin console and run cheat GMSummon "IceJumper_Character_BP_Summoned_C" 150. GMSummon spawns a tamed Summoned Managarmr 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 a Summoned Managarmr Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/IceJumper_Character_BP_Summoned.IceJumper_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 Managarmr Creature precisely instead of dropping it on top of your character.
What is the Summoned Managarmr Creature name tag for Game.ini?
The Summoned Managarmr Creature uses the name tag Summoned Managarmr. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What type of creature is the Summoned Managarmr Creature?
The Summoned Managarmr Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
When was the Summoned Managarmr Creature data last updated?
The Summoned Managarmr 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 the Summoned Managarmr Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon IceJumper_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 Summoned Managarmr Creature?
A summoned variant of the Managarmr used in Genesis, identifiable by its unique entity ID for admin spawn and management commands.
What is the creature ID for the Summoned Managarmr Creature?
The creature ID for the Summoned Managarmr Creature is IceJumper_Character_BP_Summoned_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Is the Summoned Managarmr Creature a DLC creature or part of the base game?
The Summoned Managarmr 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.
What is the Summoned Managarmr Creature used for?
The Summoned Managarmr is a distinct creature variant of the standard Managarmr, spawned as part of Genesis content rather than appearing as a naturally roaming wild creature. It shares the Managarmr's fantasy creature classification and ice-based capabilities but exists under its own entity ID, IceJumper_Character_BP_Summoned_C, which differentiates it from the base version in server logs, kill commands, and spawn controls.
Which game is the Summoned Managarmr Creature from?
The Summoned Managarmr 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 wild Summoned Managarmr Creature?
Run cheat Summon IceJumper_Character_BP_Summoned_C in the admin console. Summon spawns a wild, untamed Summoned Managarmr Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the blueprint path for the Summoned Managarmr Creature?
The Summoned Managarmr Creature blueprint path is "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/IceJumper_Character_BP_Summoned.IceJumper_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.