Skip to main content

ARK · CREATURE

ARK: Survival Ascended R-Reaper Queen Creature creature

R-Reaper Queen Creature

  • Creature
  • Genesis

The R-Reaper Queen is a Genesis DLC fantasy creature used as a hostile encounter; admins need its entity ID to spawn or manage it server-side.

Running the R-Reaper Queen 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_Female_Gen2_C

Blueprint path

"Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_BP_Female_Gen2.Xenomorph_Character_BP_Female_Gen2'"

Summon Commands

Wild (Summon)

admincheat Summon Xenomorph_Character_BP_Female_Gen2_C

Tamed (GMSummon, level 150)

cheat GMSummon "Xenomorph_Character_BP_Female_Gen2_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_BP_Female_Gen2.Xenomorph_Character_BP_Female_Gen2'" 0 0 0 0

About

The R-Reaper Queen is a variant of the Reaper Queen introduced in the Genesis DLC, classified as a fantasy-type creature. Like its base counterpart, it functions as a dangerous hostile entity rather than a standard tameable, making it relevant primarily for encounter design, event spawning, or server population tuning.

When spawning or force-taming this creature via admin commands, use the entity ID Xenomorph_Character_BP_Female_Gen2_C. The _Gen2_C suffix distinguishes it from the base Reaper Queen, so using the wrong entity ID will spawn the incorrect variant.

Server admins running Genesis maps should account for this creature in spawn container overrides or NPC replacements. Because Reaper Queens have unique impregnation mechanics, consider the gameplay impact before adding them to custom spawn configurations.

Frequently Asked Questions

How do I spawn a tamed R-Reaper Queen Creature?
Open the admin console and run cheat GMSummon "Xenomorph_Character_BP_Female_Gen2_C" 150. GMSummon spawns a tamed R-Reaper Queen 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.
When was the R-Reaper Queen Creature data last updated?
The R-Reaper Queen 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 R-Reaper Queen Creature from?
The R-Reaper Queen 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 the R-Reaper Queen Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Xenomorph_Character_BP_Female_Gen2_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Is the R-Reaper Queen Creature a DLC creature or part of the base game?
The R-Reaper Queen 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 R-Reaper Queen Creature?
The R-Reaper Queen 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 R-Reaper Queen Creature used for?
The R-Reaper Queen is a variant of the Reaper Queen introduced in the Genesis DLC, classified as a fantasy-type creature. Like its base counterpart, it functions as a dangerous hostile entity rather than a standard tameable, making it relevant primarily for encounter design, event spawning, or server population tuning.
How do I spawn a R-Reaper Queen Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_BP_Female_Gen2.Xenomorph_Character_BP_Female_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 R-Reaper Queen Creature precisely instead of dropping it on top of your character.
What is R-Reaper Queen Creature in ARK: Survival Ascended?
The R-Reaper Queen is a Genesis DLC fantasy creature used as a hostile encounter; admins need its entity ID to spawn or manage it server-side.
How do I spawn a wild R-Reaper Queen Creature?
Run cheat Summon Xenomorph_Character_BP_Female_Gen2_C in the admin console. Summon spawns a wild, untamed R-Reaper Queen Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the R-Reaper Queen Creature name tag for Game.ini?
The R-Reaper Queen Creature uses the name tag R-Reaper Queen. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What's the R-Reaper Queen Creature blueprint path?
The R-Reaper Queen Creature blueprint path is "Blueprint'/Game/Genesis2/Dinos/BiomeVariants/Xenomorph_Character_BP_Female_Gen2.Xenomorph_Character_BP_Female_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.
What is the R-Reaper Queen Creature class name?
The creature ID for the R-Reaper Queen Creature is Xenomorph_Character_BP_Female_Gen2_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.