ARK · CREATURE

Elemental Reaper King Creature
- Creature
- Aberration
A Fantasy-type variant of the Reaper King from the Aberration DLC, used as a minion creature and spawnable by entity ID.
Master the Elemental Reaper King Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Xenomorph_Character_BP_Male_Minion_CBlueprint path
"Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'"Summon Commands
Wild (Summon)
admincheat Summon Xenomorph_Character_BP_Male_Minion_CTamed (GMSummon, level 150)
cheat GMSummon "Xenomorph_Character_BP_Male_Minion_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'" 0 0 0 0About
The Elemental Reaper King is a Fantasy-type creature tied to the Aberration DLC, functioning as a minion variant of the standard Reaper King. It shares the Reaper King's imposing form but operates in a summoned or minion role, distinguishing it from the wild and player-raised versions admins typically encounter.
Admins can spawn this creature using its entity ID Xenomorph_Character_BP_Male_Minion_C with the SpawnDino command. Because it is a minion variant, its behavior may differ from a standard Reaper King, treat it accordingly when scripting encounters or testing spawn configurations.
If you are setting up Aberration-themed events or custom boss encounters, this entity ID gives you direct control over placing Elemental Reaper Kings without relying on natural spawn conditions.
Frequently Asked Questions
- How do I spawn a wild Elemental Reaper King Creature?
- Run
cheat Summon Xenomorph_Character_BP_Male_Minion_Cin the admin console. Summon spawns a wild, untamed Elemental Reaper King Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Elemental Reaper King Creature in ARK: Survival Ascended?
- A Fantasy-type variant of the Reaper King from the Aberration DLC, used as a minion creature and spawnable by entity ID.
- How do I spawn the Elemental Reaper King Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Xenomorph_Character_BP_Male_Minion_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What's the Elemental Reaper King Creature blueprint path?
- The Elemental Reaper King Creature blueprint path is
"Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'". 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 type of creature is the Elemental Reaper King Creature?
- The Elemental Reaper King Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Elemental Reaper King Creature name tag for Game.ini?
- The Elemental Reaper King Creature uses the name tag
Elemental Reaper King. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Elemental Reaper King Creature used for?
- The Elemental Reaper King is a Fantasy-type creature tied to the Aberration DLC, functioning as a minion variant of the standard Reaper King. It shares the Reaper King's imposing form but operates in a summoned or minion role, distinguishing it from the wild and player-raised versions admins typically encounter.
- Which game is the Elemental Reaper King Creature from?
- The Elemental Reaper King 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 Elemental Reaper King Creature a DLC creature or part of the base game?
- The Elemental Reaper King 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.
- What's the Elemental Reaper King Creature entity ID?
- The creature ID for the Elemental Reaper King Creature is
Xenomorph_Character_BP_Male_Minion_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - When was the Elemental Reaper King Creature data last updated?
- The Elemental Reaper King 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 a tamed Elemental Reaper King Creature?
- Open the admin console and run
cheat GMSummon "Xenomorph_Character_BP_Male_Minion_C" 150. GMSummon spawns a tamed Elemental Reaper King 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. - How do I spawn a Elemental Reaper King Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male_Minion.Xenomorph_Character_BP_Male_Minion'" 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 Elemental Reaper King Creature precisely instead of dropping it on top of your character.