ARK · CREATURE

Eel Minion Beta Creature
- Creature
- Genesis
A mid-tier Fantasy-type boss minion from Genesis, useful for admins testing encounter scaling or spawning controlled combat scenarios.
Questions about the Eel Minion Beta Creature (creature ID EelMinion_Character_BP_Medium_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
EelMinion_Character_BP_Medium_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/EelBoss/EelMinion_Character_BP_Medium.EelMinion_Character_BP_Medium'"Summon Commands
Wild (Summon)
admincheat Summon EelMinion_Character_BP_Medium_CTamed (GMSummon, level 150)
cheat GMSummon "EelMinion_Character_BP_Medium_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/EelBoss/EelMinion_Character_BP_Medium.EelMinion_Character_BP_Medium'" 0 0 0 0About
The Eel Minion Beta is a Fantasy-type creature tied to the Genesis DLC. It serves as a medium-difficulty variant of the Eel Minion, sitting between the Alpha and Gamma tiers in the boss encounter hierarchy. Its entity ID is EelMinion_Character_BP_Medium_C, which is what you'll use when spawning it via admin commands.
Admins typically interact with this creature when testing Genesis boss arena behavior, tuning difficulty settings, or populating a controlled encounter for player events. Because it is a minion creature, it is designed to appear alongside boss fights rather than roam the open world, so spawning it outside of that context may produce unpredictable behavior.
Use the entity ID with SpawnDino or GMSummon to bring one in. Keep in mind that minion creatures may not have standard taming flags, so treat it primarily as a combat-encounter tool rather than a tameable target.
Frequently Asked Questions
- How do I spawn a Eel Minion Beta Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/EelBoss/EelMinion_Character_BP_Medium.EelMinion_Character_BP_Medium'" 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 Eel Minion Beta Creature precisely instead of dropping it on top of your character. - What is the Eel Minion Beta Creature name tag for Game.ini?
- The Eel Minion Beta Creature uses the name tag
Eel Minion (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Eel Minion Beta Creature entity ID?
- The creature ID for the Eel Minion Beta Creature is
EelMinion_Character_BP_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What's the Eel Minion Beta Creature blueprint path?
- The Eel Minion Beta Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/EelBoss/EelMinion_Character_BP_Medium.EelMinion_Character_BP_Medium'". 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 the Eel Minion Beta Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon EelMinion_Character_BP_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - When was the Eel Minion Beta Creature data last updated?
- The Eel Minion Beta 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 Eel Minion Beta Creature from?
- The Eel Minion Beta 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.
- Is the Eel Minion Beta Creature a DLC creature or part of the base game?
- The Eel Minion Beta 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 is Eel Minion Beta Creature in ARK: Survival Ascended?
- A mid-tier Fantasy-type boss minion from Genesis, useful for admins testing encounter scaling or spawning controlled combat scenarios.
- What is the Eel Minion Beta Creature used for?
- The Eel Minion Beta is a Fantasy-type creature tied to the Genesis DLC. It serves as a medium-difficulty variant of the Eel Minion, sitting between the Alpha and Gamma tiers in the boss encounter hierarchy. Its entity ID is
EelMinion_Character_BP_Medium_C, which is what you'll use when spawning it via admin commands. - How do I spawn a tamed Eel Minion Beta Creature?
- Open the admin console and run
cheat GMSummon "EelMinion_Character_BP_Medium_C" 150. GMSummon spawns a tamed Eel Minion Beta 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 type of creature is the Eel Minion Beta Creature?
- The Eel Minion Beta Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a wild Eel Minion Beta Creature?
- Run
cheat Summon EelMinion_Character_BP_Medium_Cin the admin console. Summon spawns a wild, untamed Eel Minion Beta Creature at your location. Use GMSummon instead if you want it pre-tamed.