ARK · CREATURE

Reaper King Creature
- Creature
- Aberration
The Reaper King is a dangerous Aberration creature; admins need its entity ID Xenomorph_Character_BP_Male_C to spawn or manage it server-side.
Running the Reaper King Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Creature ID
Entity / blueprint class
Xenomorph_Character_BP_Male_CBlueprint path
"Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'"Summon Commands
Wild (Summon)
admincheat Summon Xenomorph_Character_BP_Male_CTamed (GMSummon, level 150)
cheat GMSummon "Xenomorph_Character_BP_Male_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'" 0 0 0 0About
The Reaper King is a fantasy-type creature native to the Aberration DLC. It uses the name tag Xenomorph internally, which is relevant when writing spawn commands, kill commands, or configuring creature-specific server settings.
Admins working with Aberration maps may need to reference this creature for population control, event spawns, or testing. Use the entity ID Xenomorph_Character_BP_Male_C with SpawnDino or similar admin commands to place it at a specific location.
Because the Reaper King is DLC-specific, it only appears and functions correctly on maps that include Aberration content. Attempting to spawn it on non-Aberration maps may produce unexpected results depending on your server configuration.
Frequently Asked Questions
- What is the Reaper King Creature used for?
- The Reaper King is a fantasy-type creature native to the Aberration DLC. It uses the name tag
Xenomorphinternally, which is relevant when writing spawn commands, kill commands, or configuring creature-specific server settings. - How do I spawn a Reaper King Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'" 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 Reaper King Creature precisely instead of dropping it on top of your character. - Which game is the Reaper King Creature from?
- The 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.
- What type of creature is the Reaper King Creature?
- The 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 Reaper King Creature class name?
- The creature ID for the Reaper King Creature is
Xenomorph_Character_BP_Male_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn the 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_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Reaper King Creature name tag for Game.ini?
- The Reaper King Creature uses the name tag
Xenomorph. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Reaper King Creature?
- The Reaper King is a dangerous Aberration creature; admins need its entity ID Xenomorph_Character_BP_Male_C to spawn or manage it server-side.
- Is the Reaper King Creature a DLC creature or part of the base game?
- The 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.
- How current is the Reaper King Creature info?
- The 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 wild Reaper King Creature?
- Run
cheat Summon Xenomorph_Character_BP_Male_Cin the admin console. Summon spawns a wild, untamed Reaper King Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Reaper King Creature?
- Open the admin console and run
cheat GMSummon "Xenomorph_Character_BP_Male_C" 150. GMSummon spawns a tamed 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. - What is the blueprint path for the Reaper King Creature?
- The Reaper King Creature blueprint path is
"Blueprint'/Game/Aberration/Dinos/Nameless/Xenomorph_Character_BP_Male.Xenomorph_Character_BP_Male'". 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.