ARK · CREATURE

Mosasaurus (Rift) Creature
- Creature
- Aquatica
The Rift variant of the Mosasaurus, an Aquatica DLC aquatic dinosaur creature with entity ID Mosa_Character_BP_Rift_C.
Questions about the Mosasaurus (Rift) Creature (creature ID Mosa_Character_BP_Rift_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Mosa_Character_BP_Rift_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Rift/Mosa_Character_BP_Rift.Mosa_Character_BP_Rift'"Summon Commands
Wild (Summon)
admincheat Summon Mosa_Character_BP_Rift_CTamed (GMSummon, level 150)
cheat GMSummon "Mosa_Character_BP_Rift_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Mosa_Character_BP_Rift.Mosa_Character_BP_Rift'" 0 0 0 0About
The Mosasaurus (Rift) is a Rift-variant form of the Mosasaurus, classified as a dinosaur creature type and part of the Aquatica DLC. Like other variant creatures, it shares the Mosasaurus name tag with the base species but uses its own distinct entity ID, making it important to reference correctly when writing spawn commands or configuring creature-specific server settings.
Admins working with creature overrides, spawn weight adjustments, or targeted kill commands should use the entity ID Mosa_Character_BP_Rift_C to target this variant specifically rather than the standard Mosasaurus. Using the name tag alone may affect all Mosasaurus variants sharing that tag.
Because this creature belongs to the Aquatica DLC, it will only appear or function correctly on servers running that content. Confirm the DLC is active before building spawn entries or encounter configs that depend on this creature.
Frequently Asked Questions
- What is the Mosasaurus (Rift) Creature?
- The Rift variant of the Mosasaurus, an Aquatica DLC aquatic dinosaur creature with entity ID Mosa_Character_BP_Rift_C.
- What is the Mosasaurus (Rift) Creature used for?
- The Mosasaurus (Rift) is a Rift-variant form of the Mosasaurus, classified as a dinosaur creature type and part of the Aquatica DLC. Like other variant creatures, it shares the
Mosasaurusname tag with the base species but uses its own distinct entity ID, making it important to reference correctly when writing spawn commands or configuring creature-specific server settings. - What type of creature is the Mosasaurus (Rift) Creature?
- The Mosasaurus (Rift) Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Mosasaurus (Rift) Creature name tag for Game.ini?
- The Mosasaurus (Rift) Creature uses the name tag
Mosasaurus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How current is the Mosasaurus (Rift) Creature info?
- The Mosasaurus (Rift) 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 tamed Mosasaurus (Rift) Creature?
- Open the admin console and run
cheat GMSummon "Mosa_Character_BP_Rift_C" 150. GMSummon spawns a tamed Mosasaurus (Rift) 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. - Which game is the Mosasaurus (Rift) Creature from?
- The Mosasaurus (Rift) 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 the Mosasaurus (Rift) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Mosa_Character_BP_Rift_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Mosasaurus (Rift) Creature class name?
- The creature ID for the Mosasaurus (Rift) Creature is
Mosa_Character_BP_Rift_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a Mosasaurus (Rift) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Mosa_Character_BP_Rift.Mosa_Character_BP_Rift'" 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 Mosasaurus (Rift) Creature precisely instead of dropping it on top of your character. - What's the Mosasaurus (Rift) Creature blueprint path?
- The Mosasaurus (Rift) Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Rift/Mosa_Character_BP_Rift.Mosa_Character_BP_Rift'". 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 wild Mosasaurus (Rift) Creature?
- Run
cheat Summon Mosa_Character_BP_Rift_Cin the admin console. Summon spawns a wild, untamed Mosasaurus (Rift) Creature at your location. Use GMSummon instead if you want it pre-tamed. - Is the Mosasaurus (Rift) Creature a DLC creature or part of the base game?
- The Mosasaurus (Rift) Creature is tied to the Aquatica 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.