ARK · CREATURE

R-Velonasaur (Hunt Alpha) Creature
- Creature
- Genesis
A Genesis DLC alpha hunt variant of the R-Velonasaur, used in server-side spawning and event scripting via its entity ID.
Master the R-Velonasaur (Hunt Alpha) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Spindles_Character_BP_Rockwell_Hunt_Alpha_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Spindles_Character_BP_Rockwell_Hunt_Alpha.Spindles_Character_BP_Rockwell_Hunt_Alpha'"Summon Commands
Wild (Summon)
admincheat Summon Spindles_Character_BP_Rockwell_Hunt_Alpha_CTamed (GMSummon, level 150)
cheat GMSummon "Spindles_Character_BP_Rockwell_Hunt_Alpha_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Spindles_Character_BP_Rockwell_Hunt_Alpha.Spindles_Character_BP_Rockwell_Hunt_Alpha'" 0 0 0 0About
The R-Velonasaur (Hunt Alpha) is a Dinosaur-type creature introduced in the Genesis DLC. It is a Rockwell-variant Velonasaur tuned as an alpha-tier hunt target, making it significantly more dangerous than the standard R-Velonasaur and intended for structured hunt missions rather than open-world encounters.
Admins working with Genesis mission content will reference this creature by its entity ID Spindles_Character_BP_Rockwell_Hunt_Alpha_C when forcing spawns, testing hunt missions, or adjusting difficulty scaling in server configs. Its name tag is R-Velonasaur, shared with related variants, so the full entity ID is the reliable identifier when precision matters.
Because this creature is tied to Genesis hunt events, spawning it outside of its intended mission context may produce unexpected behavior depending on server settings and map configuration.
Frequently Asked Questions
- How do I spawn the R-Velonasaur (Hunt Alpha) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Spindles_Character_BP_Rockwell_Hunt_Alpha_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the R-Velonasaur (Hunt Alpha) Creature name tag for Game.ini?
- The R-Velonasaur (Hunt Alpha) Creature uses the name tag
R-Velonasaur. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Which game is the R-Velonasaur (Hunt Alpha) Creature from?
- The R-Velonasaur (Hunt Alpha) 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 R-Velonasaur (Hunt Alpha) Creature?
- A Genesis DLC alpha hunt variant of the R-Velonasaur, used in server-side spawning and event scripting via its entity ID.
- When was the R-Velonasaur (Hunt Alpha) Creature data last updated?
- The R-Velonasaur (Hunt Alpha) 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 R-Velonasaur (Hunt Alpha) Creature?
- Run
cheat Summon Spindles_Character_BP_Rockwell_Hunt_Alpha_Cin the admin console. Summon spawns a wild, untamed R-Velonasaur (Hunt Alpha) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the blueprint path for the R-Velonasaur (Hunt Alpha) Creature?
- The R-Velonasaur (Hunt Alpha) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Spindles_Character_BP_Rockwell_Hunt_Alpha.Spindles_Character_BP_Rockwell_Hunt_Alpha'". 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's the R-Velonasaur (Hunt Alpha) Creature entity ID?
- The creature ID for the R-Velonasaur (Hunt Alpha) Creature is
Spindles_Character_BP_Rockwell_Hunt_Alpha_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 tamed R-Velonasaur (Hunt Alpha) Creature?
- Open the admin console and run
cheat GMSummon "Spindles_Character_BP_Rockwell_Hunt_Alpha_C" 150. GMSummon spawns a tamed R-Velonasaur (Hunt Alpha) 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 R-Velonasaur (Hunt Alpha) Creature a DLC creature or part of the base game?
- The R-Velonasaur (Hunt Alpha) 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-Velonasaur (Hunt Alpha) Creature?
- The R-Velonasaur (Hunt Alpha) 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 R-Velonasaur (Hunt Alpha) Creature used for?
- The R-Velonasaur (Hunt Alpha) is a Dinosaur-type creature introduced in the Genesis DLC. It is a Rockwell-variant Velonasaur tuned as an alpha-tier hunt target, making it significantly more dangerous than the standard R-Velonasaur and intended for structured hunt missions rather than open-world encounters.
- How do I spawn a R-Velonasaur (Hunt Alpha) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Spindles_Character_BP_Rockwell_Hunt_Alpha.Spindles_Character_BP_Rockwell_Hunt_Alpha'" 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-Velonasaur (Hunt Alpha) Creature precisely instead of dropping it on top of your character.