ARK · CREATURE

Rockwell Node Gamma Creature
- Creature
- Genesis
The Gamma-tier Rockwell Node boss from the Genesis DLC, used in the final fight encounter and referenced by its entity ID for admin commands.
Questions about the Rockwell Node Gamma Creature (creature ID RockwellNode_Character_BP_FinalFight_Gamma_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
RockwellNode_Character_BP_FinalFight_Gamma_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'"Summon Commands
Wild (Summon)
admincheat Summon RockwellNode_Character_BP_FinalFight_Gamma_CTamed (GMSummon, level 150)
cheat GMSummon "RockwellNode_Character_BP_FinalFight_Gamma_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'" 0 0 0 0About
The Rockwell Node (Gamma) is a boss-type creature from the Genesis DLC, appearing as part of the Rockwell final fight encounter. It represents the entry-level tier of the Rockwell Node boss variants, making it the first version players or admins might target when testing or scripting the encounter.
Admins working with this creature in server configurations or event scripting will reference it by its entity ID RockwellNode_Character_BP_FinalFight_Gamma_C. Use this ID with SpawnDino or similar creature-spawning commands to place the creature in a controlled test environment.
Because this is a boss creature tied to a scripted fight sequence, behavior outside its intended encounter context may be unpredictable. Admins should account for this when spawning it for testing purposes on Genesis maps.
Frequently Asked Questions
- Is the Rockwell Node Gamma Creature a DLC creature or part of the base game?
- The Rockwell Node Gamma 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's the Rockwell Node Gamma Creature blueprint path?
- The Rockwell Node Gamma Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'". 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 a Rockwell Node Gamma Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/ModularMission/FinalBattleAlt/Difficulties/Gamma/RockwellNode_Character_BP_FinalFight_Gamma.RockwellNode_Character_BP_FinalFight_Gamma'" 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 Node Gamma Creature precisely instead of dropping it on top of your character. - When was the Rockwell Node Gamma Creature data last updated?
- The Rockwell Node Gamma 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 creature ID for the Rockwell Node Gamma Creature?
- The creature ID for the Rockwell Node Gamma Creature is
RockwellNode_Character_BP_FinalFight_Gamma_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Which game is the Rockwell Node Gamma Creature from?
- The Rockwell Node Gamma 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 a tamed Rockwell Node Gamma Creature?
- Open the admin console and run
cheat GMSummon "RockwellNode_Character_BP_FinalFight_Gamma_C" 150. GMSummon spawns a tamed Rockwell Node Gamma 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 is Rockwell Node Gamma Creature in ARK: Survival Ascended?
- The Gamma-tier Rockwell Node boss from the Genesis DLC, used in the final fight encounter and referenced by its entity ID for admin commands.
- What type of creature is the Rockwell Node Gamma Creature?
- The Rockwell Node Gamma Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a wild Rockwell Node Gamma Creature?
- Run
cheat Summon RockwellNode_Character_BP_FinalFight_Gamma_Cin the admin console. Summon spawns a wild, untamed Rockwell Node Gamma Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn the Rockwell Node Gamma Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon RockwellNode_Character_BP_FinalFight_Gamma_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Rockwell Node Gamma Creature name tag for Game.ini?
- The Rockwell Node Gamma Creature uses the name tag
Rockwell Node (Gamma). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Rockwell Node Gamma Creature used for?
- The Rockwell Node (Gamma) is a boss-type creature from the Genesis DLC, appearing as part of the Rockwell final fight encounter. It represents the entry-level tier of the Rockwell Node boss variants, making it the first version players or admins might target when testing or scripting the encounter.