Skip to main content

ARK · CREATURE

ARK: Survival Ascended Megapithecus Gamma (Fjordur) Creature creature

Megapithecus Gamma (Fjordur) Creature

  • Creature
  • Fjordur

The Fjordur-specific Gamma difficulty Megapithecus boss, spawnable via entity ID for admin testing and arena management.

Want to go deeper on the Megapithecus Gamma (Fjordur) Creature (creature ID Gorilla_Character_BP_Easy_FJ_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Gorilla_Character_BP_Easy_FJ_C

Blueprint path

"Blueprint'/Game/Fjordur/Dinos/IslandBosses/Gorilla_Character_BP_Easy_FJ.Gorilla_Character_BP_Easy_FJ'"

Summon Commands

Wild (Summon)

admincheat Summon Gorilla_Character_BP_Easy_FJ_C

Tamed (GMSummon, level 150)

cheat GMSummon "Gorilla_Character_BP_Easy_FJ_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/IslandBosses/Gorilla_Character_BP_Easy_FJ.Gorilla_Character_BP_Easy_FJ'" 0 0 0 0

About

The Megapithecus Gamma (Fjordur) is the easiest tier of the Megapithecus boss encounter found on the Fjordur map. As a boss-type creature, it appears only in its dedicated arena and does not spawn in the open world under normal conditions. Its entity ID Gorilla_Character_BP_Easy_FJ_C distinguishes it from the standard Megapithecus variants used on other maps.

Admins can use the SpawnDino command with the entity ID to force-spawn this creature for testing arena scripts, loot tables, or boss trigger logic without running a full official boss summon. The name tag Megapithecus (Gamma) is what appears in-game UI and server logs, which helps identify it when reviewing kill events or trophy drops.

Because this variant is Fjordur-exclusive, it will not behave correctly if spawned on maps that lack the corresponding arena geometry. Keep testing confined to a Fjordur server instance to avoid unexpected results.

Frequently Asked Questions

What is the Megapithecus Gamma (Fjordur) Creature?
The Fjordur-specific Gamma difficulty Megapithecus boss, spawnable via entity ID for admin testing and arena management.
How do I spawn a wild Megapithecus Gamma (Fjordur) Creature?
Run cheat Summon Gorilla_Character_BP_Easy_FJ_C in the admin console. Summon spawns a wild, untamed Megapithecus Gamma (Fjordur) Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Megapithecus Gamma (Fjordur) Creature name tag for Game.ini?
The Megapithecus Gamma (Fjordur) Creature uses the name tag Megapithecus (Gamma). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Megapithecus Gamma (Fjordur) Creature used for?
The Megapithecus Gamma (Fjordur) is the easiest tier of the Megapithecus boss encounter found on the Fjordur map. As a boss-type creature, it appears only in its dedicated arena and does not spawn in the open world under normal conditions. Its entity ID Gorilla_Character_BP_Easy_FJ_C distinguishes it from the standard Megapithecus variants used on other maps.
How current is the Megapithecus Gamma (Fjordur) Creature info?
The Megapithecus Gamma (Fjordur) 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 the Megapithecus Gamma (Fjordur) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Gorilla_Character_BP_Easy_FJ_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Which game is the Megapithecus Gamma (Fjordur) Creature from?
The Megapithecus Gamma (Fjordur) 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.
Is the Megapithecus Gamma (Fjordur) Creature a DLC creature or part of the base game?
The Megapithecus Gamma (Fjordur) Creature is tied to the Fjordur 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 Megapithecus Gamma (Fjordur) Creature?
The Megapithecus Gamma (Fjordur) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the creature ID for the Megapithecus Gamma (Fjordur) Creature?
The creature ID for the Megapithecus Gamma (Fjordur) Creature is Gorilla_Character_BP_Easy_FJ_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 Megapithecus Gamma (Fjordur) Creature?
Open the admin console and run cheat GMSummon "Gorilla_Character_BP_Easy_FJ_C" 150. GMSummon spawns a tamed Megapithecus Gamma (Fjordur) 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 Megapithecus Gamma (Fjordur) Creature blueprint path?
The Megapithecus Gamma (Fjordur) Creature blueprint path is "Blueprint'/Game/Fjordur/Dinos/IslandBosses/Gorilla_Character_BP_Easy_FJ.Gorilla_Character_BP_Easy_FJ'". 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 Megapithecus Gamma (Fjordur) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/IslandBosses/Gorilla_Character_BP_Easy_FJ.Gorilla_Character_BP_Easy_FJ'" 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 Megapithecus Gamma (Fjordur) Creature precisely instead of dropping it on top of your character.