ARK · CREATURE

Rockwell (Alpha) Creature
- Creature
- Aberration
The Alpha difficulty variant of the Rockwell boss on Aberration, identified by entity ID Rockwell_Character_BP_Hard_C for admin spawning and event scripting.
Want to go deeper on the Rockwell (Alpha) Creature (creature ID Rockwell_Character_BP_Hard_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Rockwell_Character_BP_Hard_CBlueprint path
"Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard'"Summon Commands
Wild (Summon)
admincheat Summon Rockwell_Character_BP_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "Rockwell_Character_BP_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard'" 0 0 0 0About
Rockwell (Alpha) is the hardest difficulty incarnation of the Rockwell boss encounter, exclusive to the Aberration DLC. As a Fantasy-type creature, it does not appear in the wild and exists solely as a terminal boss summoned through the Aberration ascension portal.
Admins most commonly reference this entity when setting up custom boss arenas, scripting event triggers, or force-spawning the encounter for testing purposes. Use the entity ID Rockwell_Character_BP_Hard_C with SpawnDino or related admin commands to place it directly. Because difficulty is baked into this specific class, spawning this variant will always produce the Alpha-tier version rather than Beta or Gamma.
When testing server configurations, note that this creature follows the same summoning restrictions as its standard counterparts, confirm your server's boss spawn settings and tribute requirements are correctly configured before live events, since spawning it via admin command bypasses those checks entirely.
Frequently Asked Questions
- How do I spawn a Rockwell (Alpha) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard'" 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 (Alpha) Creature precisely instead of dropping it on top of your character. - What is the creature ID for the Rockwell (Alpha) Creature?
- The creature ID for the Rockwell (Alpha) Creature is
Rockwell_Character_BP_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn the Rockwell (Alpha) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Rockwell_Character_BP_Hard_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Rockwell (Alpha) Creature from?
- The Rockwell (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.
- How current is the Rockwell (Alpha) Creature info?
- The Rockwell (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.
- Is the Rockwell (Alpha) Creature a DLC creature or part of the base game?
- The Rockwell (Alpha) Creature is tied to the Aberration 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 Rockwell (Alpha) Creature used for?
- Rockwell (Alpha) is the hardest difficulty incarnation of the Rockwell boss encounter, exclusive to the Aberration DLC. As a Fantasy-type creature, it does not appear in the wild and exists solely as a terminal boss summoned through the Aberration ascension portal.
- What is the Rockwell (Alpha) Creature name tag for Game.ini?
- The Rockwell (Alpha) Creature uses the name tag
Rockwell. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a wild Rockwell (Alpha) Creature?
- Run
cheat Summon Rockwell_Character_BP_Hard_Cin the admin console. Summon spawns a wild, untamed Rockwell (Alpha) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Rockwell (Alpha) Creature in ARK: Survival Ascended?
- The Alpha difficulty variant of the Rockwell boss on Aberration, identified by entity ID Rockwell_Character_BP_Hard_C for admin spawning and event scripting.
- How do I spawn a tamed Rockwell (Alpha) Creature?
- Open the admin console and run
cheat GMSummon "Rockwell_Character_BP_Hard_C" 150. GMSummon spawns a tamed Rockwell (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. - What's the Rockwell (Alpha) Creature blueprint path?
- The Rockwell (Alpha) Creature blueprint path is
"Blueprint'/Game/Aberration/Boss/Rockwell/Rockwell_Character_BP_Hard.Rockwell_Character_BP_Hard'". 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 type of creature is the Rockwell (Alpha) Creature?
- The Rockwell (Alpha) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.