ARK · CREATURE

Leech Creature
- Creature
- Base Game
The Leech is a base-game invertebrate creature that latches onto players and dinos, relevant to admins managing swamp-zone difficulty.
Questions about the Leech Creature (creature ID Leech_Character_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Leech_Character_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'"Summon Commands
Wild (Summon)
admincheat Summon Leech_Character_CTamed (GMSummon, level 150)
cheat GMSummon "Leech_Character_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_Character'" 0 0 0 0About
The Leech is a parasitic invertebrate found in swamp and water environments. It attaches to players and creatures, draining health and potentially applying disease debuffs, which makes it a meaningful threat in areas where it spawns densely.
Admins can reference its entity ID Leech_Character_C to target it with creature-management commands, for example, to destroy all leeches in an area, force-tame one for testing, or adjust its spawn rates via config. Its name tag Leech is used when working with DestroyWildDinoClasses or similar commands.
Because the Leech is base-game content with no DLC requirement, it is present on any standard map that includes swamp biomes without needing additional content enabled on the server.
Frequently Asked Questions
- How do I spawn a Leech Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_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 Leech Creature precisely instead of dropping it on top of your character. - How do I spawn a wild Leech Creature?
- Run
cheat Summon Leech_Character_Cin the admin console. Summon spawns a wild, untamed Leech Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Leech Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Leech_Character_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Leech Creature used for?
- The Leech is a parasitic invertebrate found in swamp and water environments. It attaches to players and creatures, draining health and potentially applying disease debuffs, which makes it a meaningful threat in areas where it spawns densely.
- What type of creature is the Leech Creature?
- The Leech Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the blueprint path for the Leech Creature?
- The Leech Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Leech/Leech_Character.Leech_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. - How do I spawn a tamed Leech Creature?
- Open the admin console and run
cheat GMSummon "Leech_Character_C" 150. GMSummon spawns a tamed Leech 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 Leech Creature name tag for Game.ini?
- The Leech Creature uses the name tag
Leech. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the creature ID for the Leech Creature?
- The creature ID for the Leech Creature is
Leech_Character_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Is the Leech Creature a DLC creature or part of the base game?
- The Leech 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 Leech Creature info?
- The Leech 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 Leech Creature in ARK: Survival Ascended?
- The Leech is a base-game invertebrate creature that latches onto players and dinos, relevant to admins managing swamp-zone difficulty.
- Which game is the Leech Creature from?
- The Leech 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.