ARK · CREATURE

Rockwell Reaper Male Creature
- Creature
- Genesis
A Fantasy-type male Reaper variant tied to the Genesis DLC, identified by entity ID Xenomorph_Character_BP_Male_Gen2_C for spawning and event use.
The Rockwell Reaper Male 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_CBlueprint path
"Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'"Summon Commands
Wild (Summon)
admincheat Summon Xenomorph_Character_BP_Male_Gen2_CTamed (GMSummon, level 150)
cheat GMSummon "Xenomorph_Character_BP_Male_Gen2_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'" 0 0 0 0About
The Rockwell Reaper Male is a Genesis-exclusive variant of the Reaper, classified under the Fantasy creature type. It is distinct from the standard Reaper in both its entity ID and its thematic connection to Rockwell's domain within the Genesis storyline.
Admins working with spawn commands or creature population configs should use the entity ID Xenomorph_Character_BP_Male_Gen2_C to target this specific variant. Confusing it with the base Reaper or other Xenomorph entries will spawn the wrong creature, so precision with the entity ID matters here.
This creature is relevant primarily on Genesis-enabled servers. If you're building custom encounter zones, event scripts, or testing Genesis content, referencing the correct name tag Rockwell Reaper Male ensures your configurations apply to this variant rather than a related Reaper type.
Frequently Asked Questions
- What is the Rockwell Reaper Male Creature name tag for Game.ini?
- The Rockwell Reaper Male Creature uses the name tag
Rockwell Reaper Male. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Rockwell Reaper Male Creature entity ID?
- The creature ID for the Rockwell Reaper Male Creature is
Xenomorph_Character_BP_Male_Gen2_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 Rockwell Reaper Male Creature?
- Run
cheat Summon Xenomorph_Character_BP_Male_Gen2_Cin the admin console. Summon spawns a wild, untamed Rockwell Reaper Male Creature at your location. Use GMSummon instead if you want it pre-tamed. - Is the Rockwell Reaper Male Creature a DLC creature or part of the base game?
- The Rockwell Reaper Male 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 type of creature is the Rockwell Reaper Male Creature?
- The Rockwell Reaper Male Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How current is the Rockwell Reaper Male Creature info?
- The Rockwell Reaper Male 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 Rockwell Reaper Male Creature?
- A Fantasy-type male Reaper variant tied to the Genesis DLC, identified by entity ID Xenomorph_Character_BP_Male_Gen2_C for spawning and event use.
- Which game is the Rockwell Reaper Male Creature from?
- The Rockwell Reaper Male 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 is the Rockwell Reaper Male Creature used for?
- The Rockwell Reaper Male is a Genesis-exclusive variant of the Reaper, classified under the Fantasy creature type. It is distinct from the standard Reaper in both its entity ID and its thematic connection to Rockwell's domain within the Genesis storyline.
- What is the blueprint path for the Rockwell Reaper Male Creature?
- The Rockwell Reaper Male Creature blueprint path is
"Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'". 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 Rockwell Reaper Male 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_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a tamed Rockwell Reaper Male Creature?
- Open the admin console and run
cheat GMSummon "Xenomorph_Character_BP_Male_Gen2_C" 150. GMSummon spawns a tamed Rockwell Reaper Male 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 Rockwell Reaper Male Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_Male_BP_Gen2.Xenomorph_Character_BP_Male_Gen2'" 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 Rockwell Reaper Male Creature precisely instead of dropping it on top of your character.