ARK · CREATURE

Raptor (Hunt) Creature
- Creature
- Genesis
A Genesis-exclusive hunt variant of the Raptor used in mission encounters, identified by entity ID Raptor_Character_BP_Hunt_Volcanic_C.
Running the Raptor (Hunt) 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
Raptor_Character_BP_Hunt_Volcanic_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Raptor_Character_BP_Hunt_Volcanic.Raptor_Character_BP_Hunt_Volcanic'"Summon Commands
Wild (Summon)
admincheat Summon Raptor_Character_BP_Hunt_Volcanic_CTamed (GMSummon, level 150)
cheat GMSummon "Raptor_Character_BP_Hunt_Volcanic_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Raptor_Character_BP_Hunt_Volcanic.Raptor_Character_BP_Hunt_Volcanic'" 0 0 0 0About
The Raptor (Hunt) is a mission-specific variant of the standard Raptor, appearing exclusively in the Genesis DLC as part of hunt-type mission encounters. It shares the Raptor name tag with its standard counterpart but is a distinct entity tied to volcanic hunt scenarios.
Admins working with Genesis mission content may reference this creature when debugging spawn issues, adjusting mission difficulty, or investigating hunt encounter behavior. Because it is a hunt variant, it is not intended for open-world spawning and may behave unexpectedly outside its designed mission context.
When using server commands that target creatures by entity ID, use Raptor_Character_BP_Hunt_Volcanic_C exactly. Targeting by name tag alone may affect standard Raptors instead of this variant.
Frequently Asked Questions
- How do I spawn a tamed Raptor (Hunt) Creature?
- Open the admin console and run
cheat GMSummon "Raptor_Character_BP_Hunt_Volcanic_C" 150. GMSummon spawns a tamed Raptor (Hunt) 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 wild Raptor (Hunt) Creature?
- Run
cheat Summon Raptor_Character_BP_Hunt_Volcanic_Cin the admin console. Summon spawns a wild, untamed Raptor (Hunt) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Raptor (Hunt) Creature name tag for Game.ini?
- The Raptor (Hunt) Creature uses the name tag
Raptor. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What type of creature is the Raptor (Hunt) Creature?
- The Raptor (Hunt) Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Raptor (Hunt) Creature used for?
- The Raptor (Hunt) is a mission-specific variant of the standard Raptor, appearing exclusively in the Genesis DLC as part of hunt-type mission encounters. It shares the
Raptorname tag with its standard counterpart but is a distinct entity tied to volcanic hunt scenarios. - How current is the Raptor (Hunt) Creature info?
- The Raptor (Hunt) 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 Raptor (Hunt) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Raptor_Character_BP_Hunt_Volcanic.Raptor_Character_BP_Hunt_Volcanic'" 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 Raptor (Hunt) Creature precisely instead of dropping it on top of your character. - What's the Raptor (Hunt) Creature blueprint path?
- The Raptor (Hunt) Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/MissionVariants/Hunt/Volcanic/Raptor_Character_BP_Hunt_Volcanic.Raptor_Character_BP_Hunt_Volcanic'". 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 Raptor (Hunt) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Raptor_Character_BP_Hunt_Volcanic_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Is the Raptor (Hunt) Creature a DLC creature or part of the base game?
- The Raptor (Hunt) 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.
- Which game is the Raptor (Hunt) Creature from?
- The Raptor (Hunt) 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 Raptor (Hunt) Creature?
- A Genesis-exclusive hunt variant of the Raptor used in mission encounters, identified by entity ID Raptor_Character_BP_Hunt_Volcanic_C.
- What is the creature ID for the Raptor (Hunt) Creature?
- The creature ID for the Raptor (Hunt) Creature is
Raptor_Character_BP_Hunt_Volcanic_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.