Skip to main content

ARK · CREATURE

ARK: Survival Ascended Summoned R-Reaper King Creature creature

Summoned R-Reaper King Creature

  • Creature
  • Genesis

A Genesis-exclusive summoned variant of the R-Reaper King, spawned through specific in-game events rather than natural world spawns.

The Summoned R-Reaper King Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

Xenomorph_Character_BP_Male_Gen2_Summoned_C

Blueprint path

"Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Xenomorph_Character_BP_Male_Gen2_Summoned.Xenomorph_Character_BP_Male_Gen2_Summoned'"

Summon Commands

Wild (Summon)

admincheat Summon Xenomorph_Character_BP_Male_Gen2_Summoned_C

Tamed (GMSummon, level 150)

cheat GMSummon "Xenomorph_Character_BP_Male_Gen2_Summoned_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Xenomorph_Character_BP_Male_Gen2_Summoned.Xenomorph_Character_BP_Male_Gen2_Summoned'" 0 0 0 0

About

The Summoned R-Reaper King is a Fantasy-type creature exclusive to the Genesis DLC. Unlike standard Reaper Kings encountered in the wild, this variant is brought into existence through a summoning mechanic rather than spawning as part of the normal world population.

Admins targeting this creature specifically should use the entity ID Xenomorph_Character_BP_Male_Gen2_Summoned_C when using spawn commands, as it is a distinct entry from the base R-Reaper King. This distinction matters when scripting encounters, testing mission content, or forcing spawns for event purposes on a Genesis map.

Because this creature is tied to the Genesis DLC and a summoned context, it may behave differently from wild Reaper King variants in terms of aggression triggers or loot tables. Test any spawn or kill commands in a controlled environment before applying them during a live session.

Frequently Asked Questions

How do I spawn a wild Summoned R-Reaper King Creature?
Run cheat Summon Xenomorph_Character_BP_Male_Gen2_Summoned_C in the admin console. Summon spawns a wild, untamed Summoned R-Reaper King Creature at your location. Use GMSummon instead if you want it pre-tamed.
How do I spawn the Summoned R-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_Gen2_Summoned_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Which game is the Summoned R-Reaper King Creature from?
The Summoned R-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.
How do I spawn a tamed Summoned R-Reaper King Creature?
Open the admin console and run cheat GMSummon "Xenomorph_Character_BP_Male_Gen2_Summoned_C" 150. GMSummon spawns a tamed Summoned R-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.
Is the Summoned R-Reaper King Creature a DLC creature or part of the base game?
The Summoned R-Reaper King 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 the Summoned R-Reaper King Creature name tag for Game.ini?
The Summoned R-Reaper King Creature uses the name tag Summoned R-Reaper King. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Summoned R-Reaper King Creature class name?
The creature ID for the Summoned R-Reaper King Creature is Xenomorph_Character_BP_Male_Gen2_Summoned_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What's the Summoned R-Reaper King Creature blueprint path?
The Summoned R-Reaper King Creature blueprint path is "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Xenomorph_Character_BP_Male_Gen2_Summoned.Xenomorph_Character_BP_Male_Gen2_Summoned'". 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 Summoned R-Reaper King Creature used for?
The Summoned R-Reaper King is a Fantasy-type creature exclusive to the Genesis DLC. Unlike standard Reaper Kings encountered in the wild, this variant is brought into existence through a summoning mechanic rather than spawning as part of the normal world population.
What type of creature is the Summoned R-Reaper King Creature?
The Summoned R-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 Summoned R-Reaper King Creature in ARK: Survival Ascended?
A Genesis-exclusive summoned variant of the R-Reaper King, spawned through specific in-game events rather than natural world spawns.
When was the Summoned R-Reaper King Creature data last updated?
The Summoned R-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 Summoned R-Reaper King Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/Summoner/SummonedDinos/Xenomorph_Character_BP_Male_Gen2_Summoned.Xenomorph_Character_BP_Male_Gen2_Summoned'" 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 Summoned R-Reaper King Creature precisely instead of dropping it on top of your character.