ARK · CREATURE

X-Basilosaurus Creature
- Creature
- Genesis
A Genesis DLC fantasy-type aquatic creature; admins use its entity ID to spawn or manage it on Genesis maps.
Master the X-Basilosaurus Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Ocean_Basilosaurus_Character_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Ocean_Basilosaurus_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Ocean_Basilosaurus_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_Character_BP'" 0 0 0 0About
The X-Basilosaurus is a variant of the Basilosaurus introduced in the Genesis DLC. Classified as a fantasy-type creature, it inhabits the aquatic regions of Genesis and behaves as an enhanced counterpart to its base-game equivalent, carrying the stat bonuses typical of X-variant creatures.
Admins spawning or targeting this creature in console commands should use the entity ID Ocean_Basilosaurus_Character_BP_C. This is the identifier to supply to commands like SpawnDino or GMSummon when you need to place one directly into the world for testing, event setup, or population management.
Because it is tied to the Genesis DLC, it will only appear naturally on Genesis maps. If you attempt to spawn it on a non-Genesis map, the creature will still spawn but may lack its intended spawn context and environment.
Frequently Asked Questions
- What is the X-Basilosaurus Creature used for?
- The X-Basilosaurus is a variant of the Basilosaurus introduced in the Genesis DLC. Classified as a fantasy-type creature, it inhabits the aquatic regions of Genesis and behaves as an enhanced counterpart to its base-game equivalent, carrying the stat bonuses typical of X-variant creatures.
- What type of creature is the X-Basilosaurus Creature?
- The X-Basilosaurus 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-Basilosaurus Creature?
- A Genesis DLC fantasy-type aquatic creature; admins use its entity ID to spawn or manage it on Genesis maps.
- What is the blueprint path for the X-Basilosaurus Creature?
- The X-Basilosaurus Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_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 tamed X-Basilosaurus Creature?
- Open the admin console and run
cheat GMSummon "Ocean_Basilosaurus_Character_BP_C" 150. GMSummon spawns a tamed X-Basilosaurus 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 X-Basilosaurus Creature from?
- The X-Basilosaurus 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-Basilosaurus Creature a DLC creature or part of the base game?
- The X-Basilosaurus 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's the X-Basilosaurus Creature entity ID?
- The creature ID for the X-Basilosaurus Creature is
Ocean_Basilosaurus_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the X-Basilosaurus Creature name tag for Game.ini?
- The X-Basilosaurus Creature uses the name tag
X-Basilosaurus. 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 wild X-Basilosaurus Creature?
- Run
cheat Summon Ocean_Basilosaurus_Character_BP_Cin the admin console. Summon spawns a wild, untamed X-Basilosaurus Creature at your location. Use GMSummon instead if you want it pre-tamed. - How current is the X-Basilosaurus Creature info?
- The X-Basilosaurus 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 X-Basilosaurus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Ocean_Basilosaurus/Ocean_Basilosaurus_Character_BP.Ocean_Basilosaurus_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-Basilosaurus Creature precisely instead of dropping it on top of your character. - How do I spawn the X-Basilosaurus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Ocean_Basilosaurus_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".