Skip to main content

ARK · CREATURE

ARK: Survival Ascended Anglerfish (Escort) Creature creature

Anglerfish (Escort) Creature

  • Creature
  • Genesis

A Genesis-exclusive escort variant of the Anglerfish used in scripted encounters, identified by entity ID Angler_Character_BP_Escort_C.

Want to go deeper on the Anglerfish (Escort) Creature (creature ID Angler_Character_BP_Escort_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Angler_Character_BP_Escort_C

Blueprint path

"Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Angler_Character_BP_Escort.Angler_Character_BP_Escort'"

Summon Commands

Wild (Summon)

admincheat Summon Angler_Character_BP_Escort_C

Tamed (GMSummon, level 150)

cheat GMSummon "Angler_Character_BP_Escort_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Angler_Character_BP_Escort.Angler_Character_BP_Escort'" 0 0 0 0

About

The Anglerfish (Escort) is a Fish-type creature exclusive to the Genesis DLC. It is a scripted variant of the standard Anglerfish, designed for use in escort-style mission sequences rather than open-world spawning. Its entity ID is Angler_Character_BP_Escort_C, and its name tag is shared with the base Anglerfish.

Admins working with Genesis mission content may encounter this variant when debugging escort missions or inspecting creature spawns tied to those sequences. Because it is a mission-specific entity, it behaves differently from a normal wild or tamed Anglerfish and is not intended for general population spawning.

When troubleshooting Genesis mission flow or testing creature behavior, use the entity ID Angler_Character_BP_Escort_C to target this specific variant with admin commands rather than relying on the shared name tag, which would also match the standard Anglerfish.

Frequently Asked Questions

How do I spawn a Anglerfish (Escort) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Angler_Character_BP_Escort.Angler_Character_BP_Escort'" 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 Anglerfish (Escort) Creature precisely instead of dropping it on top of your character.
How do I spawn a tamed Anglerfish (Escort) Creature?
Open the admin console and run cheat GMSummon "Angler_Character_BP_Escort_C" 150. GMSummon spawns a tamed Anglerfish (Escort) 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.
Which game is the Anglerfish (Escort) Creature from?
The Anglerfish (Escort) 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 type of creature is the Anglerfish (Escort) Creature?
The Anglerfish (Escort) Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the Anglerfish (Escort) Creature class name?
The creature ID for the Anglerfish (Escort) Creature is Angler_Character_BP_Escort_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 Anglerfish (Escort) Creature?
Run cheat Summon Angler_Character_BP_Escort_C in the admin console. Summon spawns a wild, untamed Anglerfish (Escort) Creature at your location. Use GMSummon instead if you want it pre-tamed.
Is the Anglerfish (Escort) Creature a DLC creature or part of the base game?
The Anglerfish (Escort) Creature is tied to the Genesis 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's the Anglerfish (Escort) Creature blueprint path?
The Anglerfish (Escort) Creature blueprint path is "Blueprint'/Game/Genesis/Dinos/MissionVariants/Escort/Ocean/Angler_Character_BP_Escort.Angler_Character_BP_Escort'". 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 Anglerfish (Escort) Creature?
A Genesis-exclusive escort variant of the Anglerfish used in scripted encounters, identified by entity ID Angler_Character_BP_Escort_C.
How current is the Anglerfish (Escort) Creature info?
The Anglerfish (Escort) 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 Anglerfish (Escort) Creature used for?
The Anglerfish (Escort) is a Fish-type creature exclusive to the Genesis DLC. It is a scripted variant of the standard Anglerfish, designed for use in escort-style mission sequences rather than open-world spawning. Its entity ID is Angler_Character_BP_Escort_C, and its name tag is shared with the base Anglerfish.
What is the Anglerfish (Escort) Creature name tag for Game.ini?
The Anglerfish (Escort) Creature uses the name tag Anglerfish. 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 the Anglerfish (Escort) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Angler_Character_BP_Escort_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".