ARK · CREATURE

X-Mosasaurus Creature
- Creature
- Genesis
A Fantasy-type variant of the Mosasaurus introduced in Genesis, identified by entity ID Ocean_Mosa_Character_BP_C for admin spawning and targeting.
Master the X-Mosasaurus Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Ocean_Mosa_Character_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Ocean_Mosa_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Ocean_Mosa_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'" 0 0 0 0About
The X-Mosasaurus is a Genesis DLC creature classified under the Fantasy creature type. Like other X-variant animals, it represents a more dangerous version of its base species and is native to the Genesis map's ocean biome.
Admins working with this creature should use the entity ID Ocean_Mosa_Character_BP_C when issuing spawn or forced-tame commands. The name tag X-Mosasaurus is what the game uses internally for targeting and kill commands, so keeping these two identifiers straight avoids misfires when managing server populations.
Because this creature is tied to the Genesis DLC, it will not spawn naturally on non-Genesis maps. If you want it present on a custom or modded map, you'll need to explicitly add it to that map's spawn containers through configuration.
Frequently Asked Questions
- How do I spawn a tamed X-Mosasaurus Creature?
- Open the admin console and run
cheat GMSummon "Ocean_Mosa_Character_BP_C" 150. GMSummon spawns a tamed X-Mosasaurus 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 X-Mosasaurus Creature name tag for Game.ini?
- The X-Mosasaurus Creature uses the name tag
X-Mosasaurus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the X-Mosasaurus Creature used for?
- The X-Mosasaurus is a Genesis DLC creature classified under the Fantasy creature type. Like other X-variant animals, it represents a more dangerous version of its base species and is native to the Genesis map's ocean biome.
- When was the X-Mosasaurus Creature data last updated?
- The X-Mosasaurus 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 wild X-Mosasaurus Creature?
- Run
cheat Summon Ocean_Mosa_Character_BP_Cin the admin console. Summon spawns a wild, untamed X-Mosasaurus Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the X-Mosasaurus Creature class name?
- The creature ID for the X-Mosasaurus Creature is
Ocean_Mosa_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What type of creature is the X-Mosasaurus Creature?
- The X-Mosasaurus Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the X-Mosasaurus Creature?
- A Fantasy-type variant of the Mosasaurus introduced in Genesis, identified by entity ID Ocean_Mosa_Character_BP_C for admin spawning and targeting.
- What is the blueprint path for the X-Mosasaurus Creature?
- The X-Mosasaurus Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'". 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 a X-Mosasaurus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Mosasaurus/Ocean_Mosa_Character_BP.Ocean_Mosa_Character_BP'" 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 X-Mosasaurus Creature precisely instead of dropping it on top of your character. - Which game is the X-Mosasaurus Creature from?
- The X-Mosasaurus 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.
- Is the X-Mosasaurus Creature a DLC creature or part of the base game?
- The X-Mosasaurus 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 the X-Mosasaurus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Ocean_Mosa_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".