Skip to main content

ARK · CREATURE

ARK: Survival Ascended Leech (Rift) Creature creature

Leech (Rift) Creature

  • Creature
  • Aquatica

The Rift variant of the Leech, an invertebrate from the Aquatica DLC, identified by entity ID Leech_Character_Rift_C for spawning and targeting.

Questions about the Leech (Rift) Creature (creature ID Leech_Character_Rift_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .

Creature ID

Entity / blueprint class

Leech_Character_Rift_C

Blueprint path

"Blueprint'/Game/Abyss/Dinos/Rift/Leech_Character_Rift.Leech_Character_Rift'"

Summon Commands

Wild (Summon)

admincheat Summon Leech_Character_Rift_C

Tamed (GMSummon, level 150)

cheat GMSummon "Leech_Character_Rift_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Leech_Character_Rift.Leech_Character_Rift'" 0 0 0 0

About

The Leech (Rift) is an invertebrate creature introduced in the Aquatica DLC. It shares the Leech name tag with other Leech variants, meaning commands that target by name tag may affect multiple types simultaneously, use the entity ID Leech_Character_Rift_C when you need to target this specific variant.

Admins working with spawn commands or creature management tools should rely on the entity ID rather than the name tag to avoid unintended behavior across Leech variants. This is particularly relevant for SpawnDino, DestroyAll, or any script filtering by class.

Frequently Asked Questions

What's the Leech (Rift) Creature entity ID?
The creature ID for the Leech (Rift) Creature is Leech_Character_Rift_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
How do I spawn a Leech (Rift) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Leech_Character_Rift.Leech_Character_Rift'" 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 (Rift) Creature precisely instead of dropping it on top of your character.
What is the Leech (Rift) Creature name tag for Game.ini?
The Leech (Rift) Creature uses the name tag Leech. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a tamed Leech (Rift) Creature?
Open the admin console and run cheat GMSummon "Leech_Character_Rift_C" 150. GMSummon spawns a tamed Leech (Rift) 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 Leech (Rift) Creature a DLC creature or part of the base game?
The Leech (Rift) 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 is the Leech (Rift) Creature used for?
The Leech (Rift) is an invertebrate creature introduced in the Aquatica DLC. It shares the Leech name tag with other Leech variants, meaning commands that target by name tag may affect multiple types simultaneously, use the entity ID Leech_Character_Rift_C when you need to target this specific variant.
What type of creature is the Leech (Rift) Creature?
The Leech (Rift) Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
Which game is the Leech (Rift) Creature from?
The Leech (Rift) 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's the Leech (Rift) Creature blueprint path?
The Leech (Rift) Creature blueprint path is "Blueprint'/Game/Abyss/Dinos/Rift/Leech_Character_Rift.Leech_Character_Rift'". 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 wild Leech (Rift) Creature?
Run cheat Summon Leech_Character_Rift_C in the admin console. Summon spawns a wild, untamed Leech (Rift) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is Leech (Rift) Creature in ARK: Survival Ascended?
The Rift variant of the Leech, an invertebrate from the Aquatica DLC, identified by entity ID Leech_Character_Rift_C for spawning and targeting.
How current is the Leech (Rift) Creature info?
The Leech (Rift) 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 Leech (Rift) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Leech_Character_Rift_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".