ARK · CREATURE

Arthropluera Creature
- Creature
- Base Game
The Arthropluera is an invertebrate creature in ARK: Survival Ascended, useful for admins managing spawns or testing creature behavior.
The Arthropluera Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Arthro_Character_BP_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Arthro_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Arthro_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_Character_BP'" 0 0 0 0About
The Arthropluera is a large centipede-like invertebrate that can be found in cave environments. Its entity ID is Arthro_Character_BP_C and its name tag is Arthro, both of which are used when targeting it in admin commands such as GMSummon or DestroyAll.
Admins working with spawn containers, population limiters, or creature wipe commands will reference the name tag and entity ID to isolate this creature from others. Because it is classified as an invertebrate, it belongs to that broader creature category, which may affect how group-based spawn or destroy commands apply to it.
This creature is available in the base game and requires no DLC, so it can appear on any standard map without additional content restrictions.
Frequently Asked Questions
- Is the Arthropluera Creature a DLC creature or part of the base game?
- The Arthropluera 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 Arthropluera Creature info?
- The Arthropluera 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 is the Arthropluera Creature name tag for Game.ini?
- The Arthropluera Creature uses the name tag
Arthro. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Which game is the Arthropluera Creature from?
- The Arthropluera 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 Arthropluera Creature in ARK: Survival Ascended?
- The Arthropluera is an invertebrate creature in ARK: Survival Ascended, useful for admins managing spawns or testing creature behavior.
- How do I spawn a tamed Arthropluera Creature?
- Open the admin console and run
cheat GMSummon "Arthro_Character_BP_C" 150. GMSummon spawns a tamed Arthropluera 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 Arthropluera Creature used for?
- The Arthropluera is a large centipede-like invertebrate that can be found in cave environments. Its entity ID is
Arthro_Character_BP_Cand its name tag isArthro, both of which are used when targeting it in admin commands such asGMSummonorDestroyAll. - What's the Arthropluera Creature blueprint path?
- The Arthropluera Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_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 type of creature is the Arthropluera Creature?
- The Arthropluera Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the Arthropluera Creature entity ID?
- The creature ID for the Arthropluera Creature is
Arthro_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn the Arthropluera Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Arthro_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a wild Arthropluera Creature?
- Run
cheat Summon Arthro_Character_BP_Cin the admin console. Summon spawns a wild, untamed Arthropluera Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a Arthropluera Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Arthropluera/Arthro_Character_BP.Arthro_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 Arthropluera Creature precisely instead of dropping it on top of your character.