ARK · CREATURE

Brute Ferox (Gen2) Creature
- Creature
- Genesis
A high-threat hunt variant of the large Ferox form found in Genesis Part 2, identifiable by the name tag 'Bigly' and entity ID Shapeshifter_Large_Character_BP_Hunt_Gen2_C.
The Brute Ferox (Gen2) Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Shapeshifter_Large_Character_BP_Hunt_Gen2_CBlueprint path
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Shapeshifter_Large_Character_BP_Hunt_Gen2.Shapeshifter_Large_Character_BP_Hunt_Gen2'"Summon Commands
Wild (Summon)
admincheat Summon Shapeshifter_Large_Character_BP_Hunt_Gen2_CTamed (GMSummon, level 150)
cheat GMSummon "Shapeshifter_Large_Character_BP_Hunt_Gen2_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Shapeshifter_Large_Character_BP_Hunt_Gen2.Shapeshifter_Large_Character_BP_Hunt_Gen2'" 0 0 0 0About
The Brute Ferox (Gen2) is a fantasy-type creature appearing in the Genesis DLC as a hunt encounter variant of the large Ferox form. It shares the shapeshifting nature of the standard Ferox but is tuned as a brute-tier threat, making it significantly more dangerous than a wild Ferox encountered in normal gameplay.
Admins working with Genesis Part 2 hunt missions will encounter this creature as a scripted spawn tied to those events rather than as a freely roaming wild creature. Its entity ID Shapeshifter_Large_Character_BP_Hunt_Gen2_C and name tag Bigly are the reliable identifiers to use when targeting it in server commands or mission configuration.
Because this variant is mission-specific, forcing it to spawn outside its intended context may produce unpredictable behavior. Use the entity ID carefully in controlled test environments before applying changes to a live server.
Frequently Asked Questions
- Which game is the Brute Ferox (Gen2) Creature from?
- The Brute Ferox (Gen2) 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 Brute Ferox (Gen2) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Shapeshifter_Large_Character_BP_Hunt_Gen2.Shapeshifter_Large_Character_BP_Hunt_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 Brute Ferox (Gen2) Creature precisely instead of dropping it on top of your character. - Is the Brute Ferox (Gen2) Creature a DLC creature or part of the base game?
- The Brute Ferox (Gen2) 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 is the Brute Ferox (Gen2) Creature name tag for Game.ini?
- The Brute Ferox (Gen2) Creature uses the name tag
Bigly. 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 tamed Brute Ferox (Gen2) Creature?
- Open the admin console and run
cheat GMSummon "Shapeshifter_Large_Character_BP_Hunt_Gen2_C" 150. GMSummon spawns a tamed Brute Ferox (Gen2) 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 Brute Ferox (Gen2) Creature data last updated?
- The Brute Ferox (Gen2) 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 type of creature is the Brute Ferox (Gen2) Creature?
- The Brute Ferox (Gen2) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Brute Ferox (Gen2) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Shapeshifter_Large_Character_BP_Hunt_Gen2_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a wild Brute Ferox (Gen2) Creature?
- Run
cheat Summon Shapeshifter_Large_Character_BP_Hunt_Gen2_Cin the admin console. Summon spawns a wild, untamed Brute Ferox (Gen2) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Brute Ferox (Gen2) Creature in ARK: Survival Ascended?
- A high-threat hunt variant of the large Ferox form found in Genesis Part 2, identifiable by the name tag 'Bigly' and entity ID Shapeshifter_Large_Character_BP_Hunt_Gen2_C.
- What's the Brute Ferox (Gen2) Creature blueprint path?
- The Brute Ferox (Gen2) Creature blueprint path is
"Blueprint'/Game/Genesis2/Missions/Hunt/Dinos/Shapeshifter_Large_Character_BP_Hunt_Gen2.Shapeshifter_Large_Character_BP_Hunt_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 Brute Ferox (Gen2) Creature used for?
- The Brute Ferox (Gen2) is a fantasy-type creature appearing in the Genesis DLC as a hunt encounter variant of the large Ferox form. It shares the shapeshifting nature of the standard Ferox but is tuned as a brute-tier threat, making it significantly more dangerous than a wild Ferox encountered in normal gameplay.
- What is the Brute Ferox (Gen2) Creature class name?
- The creature ID for the Brute Ferox (Gen2) Creature is
Shapeshifter_Large_Character_BP_Hunt_Gen2_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.