ARK · CREATURE

Cymathoa Creature
- Creature
- Aquatica
An aquatic invertebrate creature from the Aquatica DLC, identifiable by entity ID Cymathoa_Character_BP_Medium_C for spawning and management.
Questions about the Cymathoa Creature (creature ID Cymathoa_Character_BP_Medium_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Cymathoa_Character_BP_Medium_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Cymathoa/Cymathoa_Character_BP_Medium.Cymathoa_Character_BP_Medium'"Summon Commands
Wild (Summon)
admincheat Summon Cymathoa_Character_BP_Medium_CTamed (GMSummon, level 150)
cheat GMSummon "Cymathoa_Character_BP_Medium_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Cymathoa/Cymathoa_Character_BP_Medium.Cymathoa_Character_BP_Medium'" 0 0 0 0About
The Cymathoa is an invertebrate creature introduced in the Aquatica DLC. As an aquatic organism, it operates in underwater environments, making it relevant primarily on maps or server configs that feature ocean or deep-water zones.
Admins working with spawn commands or creature management scripts should reference the entity ID Cymathoa_Character_BP_Medium_C to target this creature precisely. The name tag Cymathoa can also be used where tag-based targeting is supported.
Because this creature is tied to the Aquatica DLC, confirm that content is enabled on your server before attempting to spawn or encounter it, without the DLC active, the entity will not load correctly.
Frequently Asked Questions
- Which game is the Cymathoa Creature from?
- The Cymathoa 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 Cymathoa Creature?
- Run
cheat Summon Cymathoa_Character_BP_Medium_Cin the admin console. Summon spawns a wild, untamed Cymathoa Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Cymathoa Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Cymathoa_Character_BP_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Is the Cymathoa Creature a DLC creature or part of the base game?
- The Cymathoa 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.
- What type of creature is the Cymathoa Creature?
- The Cymathoa 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 a tamed Cymathoa Creature?
- Open the admin console and run
cheat GMSummon "Cymathoa_Character_BP_Medium_C" 150. GMSummon spawns a tamed Cymathoa 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 Cymathoa Creature class name?
- The creature ID for the Cymathoa Creature is
Cymathoa_Character_BP_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Cymathoa Creature name tag for Game.ini?
- The Cymathoa Creature uses the name tag
Cymathoa. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - When was the Cymathoa Creature data last updated?
- The Cymathoa 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 Cymathoa Creature blueprint path?
- The Cymathoa Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Cymathoa/Cymathoa_Character_BP_Medium.Cymathoa_Character_BP_Medium'". 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 Cymathoa Creature in ARK: Survival Ascended?
- An aquatic invertebrate creature from the Aquatica DLC, identifiable by entity ID Cymathoa_Character_BP_Medium_C for spawning and management.
- What is the Cymathoa Creature used for?
- The Cymathoa is an invertebrate creature introduced in the Aquatica DLC. As an aquatic organism, it operates in underwater environments, making it relevant primarily on maps or server configs that feature ocean or deep-water zones.
- How do I spawn a Cymathoa Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Cymathoa/Cymathoa_Character_BP_Medium.Cymathoa_Character_BP_Medium'" 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 Cymathoa Creature precisely instead of dropping it on top of your character.