ARK · CREATURE

Lamprey Creature
- Creature
- Aberration
The Lamprey is an Aberration fish creature that attaches to players and creatures, relevant to admins managing that DLC's hazard encounters.
Want to go deeper on the Lamprey Creature (creature ID Lamprey_Character_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Lamprey_Character_CBlueprint path
"Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'"Summon Commands
Wild (Summon)
admincheat Summon Lamprey_Character_CTamed (GMSummon, level 150)
cheat GMSummon "Lamprey_Character_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_Character'" 0 0 0 0About
The Lamprey is a fish-type creature native to the Aberration DLC. It is known for latching onto players and creatures, applying debuffs while attached, a mechanic admins should account for when tuning difficulty or designing custom scenarios on Aberration maps.
To spawn or target this creature via console, use the entity ID Lamprey_Character_C. This ID is also what you reference in server configuration entries, kill commands, or spawn overrides. The name tag Lamprey can be used with commands that accept tag-based targeting.
Because the Lamprey is tied to the Aberration DLC, it will only appear naturally on maps that include Aberration content. Admins running cross-map configurations should confirm DLC content is active before expecting it to spawn.
Frequently Asked Questions
- What is Lamprey Creature in ARK: Survival Ascended?
- The Lamprey is an Aberration fish creature that attaches to players and creatures, relevant to admins managing that DLC's hazard encounters.
- What is the creature ID for the Lamprey Creature?
- The creature ID for the Lamprey Creature is
Lamprey_Character_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 wild Lamprey Creature?
- Run
cheat Summon Lamprey_Character_Cin the admin console. Summon spawns a wild, untamed Lamprey Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Lamprey Creature name tag for Game.ini?
- The Lamprey Creature uses the name tag
Lamprey. 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 Lamprey Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_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 Lamprey Creature precisely instead of dropping it on top of your character. - When was the Lamprey Creature data last updated?
- The Lamprey 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.
- Which game is the Lamprey Creature from?
- The Lamprey 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 the Lamprey Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Lamprey_Character_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What type of creature is the Lamprey Creature?
- The Lamprey Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Is the Lamprey Creature a DLC creature or part of the base game?
- The Lamprey Creature is tied to the Aberration 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.
- How do I spawn a tamed Lamprey Creature?
- Open the admin console and run
cheat GMSummon "Lamprey_Character_C" 150. GMSummon spawns a tamed Lamprey 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 Lamprey Creature used for?
- The Lamprey is a fish-type creature native to the Aberration DLC. It is known for latching onto players and creatures, applying debuffs while attached, a mechanic admins should account for when tuning difficulty or designing custom scenarios on Aberration maps.
- What's the Lamprey Creature blueprint path?
- The Lamprey Creature blueprint path is
"Blueprint'/Game/Aberration/Dinos/Lamprey/Lamprey_Character.Lamprey_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.