ARK · CREATURE

Eurypterid Creature
- Creature
- Base Game
The Eurypterid is a non-DLC invertebrate creature whose entity ID is useful for admin spawn and kill commands.
The Eurypterid Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Euryp_Character_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'"Summon Commands
Wild (Summon)
admincheat Summon Euryp_Character_CTamed (GMSummon, level 150)
cheat GMSummon "Euryp_Character_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'" 0 0 0 0About
The Eurypterid is an aquatic invertebrate found in the base game, requiring no DLC to encounter. It belongs to the invertebrate creature type and is identified by the entity ID Euryp_Character_C and name tag Euryp.
Admins primarily reference this creature when using spawn commands, setting up creature population configs, or targeting it with commands like DestroyAll. Use Euryp_Character_C as the class reference in any server-side configuration or console command that requires the full entity ID.
Frequently Asked Questions
- Is the Eurypterid Creature a DLC creature or part of the base game?
- The Eurypterid Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- What is the Eurypterid Creature used for?
- The Eurypterid is an aquatic invertebrate found in the base game, requiring no DLC to encounter. It belongs to the invertebrate creature type and is identified by the entity ID
Euryp_Character_Cand name tagEuryp. - How do I spawn a Eurypterid Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'" 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 Eurypterid Creature precisely instead of dropping it on top of your character. - What type of creature is the Eurypterid Creature?
- The Eurypterid Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How current is the Eurypterid Creature info?
- The Eurypterid 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 the Eurypterid Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Euryp_Character_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Eurypterid Creature from?
- The Eurypterid 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.
- What is the Eurypterid Creature class name?
- The creature ID for the Eurypterid Creature is
Euryp_Character_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Eurypterid Creature?
- The Eurypterid is a non-DLC invertebrate creature whose entity ID is useful for admin spawn and kill commands.
- What's the Eurypterid Creature blueprint path?
- The Eurypterid Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Eurypterid/Euryp_Character.Euryp_Character'". 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 Eurypterid Creature name tag for Game.ini?
- The Eurypterid Creature uses the name tag
Euryp. 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 Eurypterid Creature?
- Run
cheat Summon Euryp_Character_Cin the admin console. Summon spawns a wild, untamed Eurypterid Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Eurypterid Creature?
- Open the admin console and run
cheat GMSummon "Euryp_Character_C" 150. GMSummon spawns a tamed Eurypterid 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.