Skip to main content

ARK · CREATURE

ARK: Survival Ascended Fenrisulfr Beta Creature creature

Fenrisulfr Beta Creature

  • Creature
  • Fjordur

The Beta-tier Fenrisulfr boss from the Fjordur DLC, used by admins to script or test mid-difficulty boss encounters.

Master the Fenrisulfr Beta Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .

Creature ID

Entity / blueprint class

Fenrir_Character_BP_Boss_Medium_C

Blueprint path

"Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss_Medium.Fenrir_Character_BP_Boss_Medium'"

Summon Commands

Wild (Summon)

admincheat Summon Fenrir_Character_BP_Boss_Medium_C

Tamed (GMSummon, level 150)

cheat GMSummon "Fenrir_Character_BP_Boss_Medium_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss_Medium.Fenrir_Character_BP_Boss_Medium'" 0 0 0 0

About

Fenrisulfr Beta is the medium-difficulty variant of the Fenrisulfr boss, exclusive to the Fjordur DLC. It is classified as a Boss creature and represents the intermediate tier between the Alpha and Gamma versions of this encounter. Its entity ID is Fenrir_Character_BP_Boss_Medium_C, which admins use when spawning or referencing this specific variant via console commands.

When configuring boss arenas, scripting server events, or testing tribe readiness for mid-tier progression, targeting this entity ID ensures you get the Beta variant rather than a harder or easier version. Be aware that the name tag displays as Fenrisúlfr (Beta), including the accented character, which may matter when matching strings in logs or config files.

As a Boss-type creature, standard taming mechanics do not apply. Admin use cases are primarily limited to spawning for testing, killall commands scoped to boss types, or custom event scripting on Fjordur maps.

Frequently Asked Questions

Which game is the Fenrisulfr Beta Creature from?
The Fenrisulfr Beta 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 type of creature is the Fenrisulfr Beta Creature?
The Fenrisulfr Beta 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 blueprint path for the Fenrisulfr Beta Creature?
The Fenrisulfr Beta Creature blueprint path is "Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss_Medium.Fenrir_Character_BP_Boss_Medium'". 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 current is the Fenrisulfr Beta Creature info?
The Fenrisulfr Beta 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 Fenrisulfr Beta Creature a DLC creature or part of the base game?
The Fenrisulfr Beta 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 is the Fenrisulfr Beta Creature name tag for Game.ini?
The Fenrisulfr Beta Creature uses the name tag Fenrisúlfr (Beta)AKA Fenrisulfr. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the Fenrisulfr Beta Creature?
The Beta-tier Fenrisulfr boss from the Fjordur DLC, used by admins to script or test mid-difficulty boss encounters.
How do I spawn a Fenrisulfr Beta Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss_Medium.Fenrir_Character_BP_Boss_Medium'" 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 Fenrisulfr Beta Creature precisely instead of dropping it on top of your character.
How do I spawn a tamed Fenrisulfr Beta Creature?
Open the admin console and run cheat GMSummon "Fenrir_Character_BP_Boss_Medium_C" 150. GMSummon spawns a tamed Fenrisulfr Beta 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.
How do I spawn the Fenrisulfr Beta Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Fenrir_Character_BP_Boss_Medium_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What is the Fenrisulfr Beta Creature class name?
The creature ID for the Fenrisulfr Beta Creature is Fenrir_Character_BP_Boss_Medium_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
What is the Fenrisulfr Beta Creature used for?
Fenrisulfr Beta is the medium-difficulty variant of the Fenrisulfr boss, exclusive to the Fjordur DLC. It is classified as a Boss creature and represents the intermediate tier between the Alpha and Gamma versions of this encounter. Its entity ID is Fenrir_Character_BP_Boss_Medium_C, which admins use when spawning or referencing this specific variant via console commands.
How do I spawn a wild Fenrisulfr Beta Creature?
Run cheat Summon Fenrir_Character_BP_Boss_Medium_C in the admin console. Summon spawns a wild, untamed Fenrisulfr Beta Creature at your location. Use GMSummon instead if you want it pre-tamed.