ARK · CREATURE

Tusoteuthis Creature
- Creature
- Base Game
Tusoteuthis is a large aquatic invertebrate creature in ARK, useful for admins managing deep-ocean spawns or testing underwater content.
Want to go deeper on the Tusoteuthis Creature (creature ID Tusoteuthis_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Tusoteuthis_Character_BP_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Tusoteuthis_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Tusoteuthis_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_Character_BP'" 0 0 0 0About
The Tusoteuthis is an invertebrate creature that inhabits deep underwater environments. It is one of the more formidable aquatic creatures in the game, and admins working on ocean-zone balance or underwater encounter testing will encounter it frequently when managing spawn populations.
To target or manipulate this creature via console commands, use the entity ID Tusoteuthis_Character_BP_C. This identifier works with admin commands such as SpawnDino, GMSummon, and DestroyAll when you need to spawn, summon, or remove Tusoteuthis instances on your server.
The Tusoteuthis has no DLC requirement, meaning it is available on the base game without any additional content. Admins do not need to account for DLC access when configuring spawns or testing interactions involving this creature.
Frequently Asked Questions
- What is the Tusoteuthis Creature?
- Tusoteuthis is a large aquatic invertebrate creature in ARK, useful for admins managing deep-ocean spawns or testing underwater content.
- What type of creature is the Tusoteuthis Creature?
- The Tusoteuthis Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Tusoteuthis Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Tusoteuthis_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Tusoteuthis Creature from?
- The Tusoteuthis 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 tamed Tusoteuthis Creature?
- Open the admin console and run
cheat GMSummon "Tusoteuthis_Character_BP_C" 150. GMSummon spawns a tamed Tusoteuthis 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. - Is the Tusoteuthis Creature a DLC creature or part of the base game?
- The Tusoteuthis Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- How current is the Tusoteuthis Creature info?
- The Tusoteuthis 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.
- What's the Tusoteuthis Creature blueprint path?
- The Tusoteuthis Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_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. - What is the Tusoteuthis Creature used for?
- The Tusoteuthis is an invertebrate creature that inhabits deep underwater environments. It is one of the more formidable aquatic creatures in the game, and admins working on ocean-zone balance or underwater encounter testing will encounter it frequently when managing spawn populations.
- What's the Tusoteuthis Creature entity ID?
- The creature ID for the Tusoteuthis Creature is
Tusoteuthis_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 Tusoteuthis Creature name tag for Game.ini?
- The Tusoteuthis Creature uses the name tag
Tusoteuthis. 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 Tusoteuthis Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Tusoteuthis_Character_BP.Tusoteuthis_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 Tusoteuthis Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Tusoteuthis Creature?
- Run
cheat Summon Tusoteuthis_Character_BP_Cin the admin console. Summon spawns a wild, untamed Tusoteuthis Creature at your location. Use GMSummon instead if you want it pre-tamed.