ARK · CREATURE

Fenrisúlfr Creature
- Creature
- Fjordur
The Fenrisúlfr is a Fjordur boss creature with entity ID Fenrir_Character_BP_Boss_C, relevant to admins managing boss encounters or spawn events.
Questions about the Fenrisúlfr Creature (creature ID Fenrir_Character_BP_Boss_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Fenrir_Character_BP_Boss_CBlueprint path
"Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss.Fenrir_Character_BP_Boss'"Summon Commands
Wild (Summon)
admincheat Summon Fenrir_Character_BP_Boss_CTamed (GMSummon, level 150)
cheat GMSummon "Fenrir_Character_BP_Boss_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss.Fenrir_Character_BP_Boss'" 0 0 0 0About
The Fenrisúlfr is a boss-tier creature native to the Fjordur DLC. Despite being classified under the Dinosaur creature type, it presents as a massive wolf and serves as one of Fjordur's primary boss encounters. Its name tag is listed as Fenrir Wolf, which is useful when filtering logs or setting up spawn overrides.
Admins working with boss spawn commands or forced encounter scripts should reference its entity ID, Fenrir_Character_BP_Boss_C, when constructing SpawnDino or related admin commands. Because this is a boss creature, standard taming mechanics do not apply, and spawning it on non-Fjordur maps may produce unexpected behavior depending on server configuration.
If you are testing boss arena logic or event scripting, isolate the encounter on a dedicated Fjordur map instance to avoid interference with other map AI and boundary systems.
Frequently Asked Questions
- Is the Fenrisúlfr Creature a DLC creature or part of the base game?
- The Fenrisúlfr 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's the Fenrisúlfr Creature blueprint path?
- The Fenrisúlfr Creature blueprint path is
"Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss.Fenrir_Character_BP_Boss'". 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. - Which game is the Fenrisúlfr Creature from?
- The Fenrisúlfr 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 wild Fenrisúlfr Creature?
- Run
cheat Summon Fenrir_Character_BP_Boss_Cin the admin console. Summon spawns a wild, untamed Fenrisúlfr Creature at your location. Use GMSummon instead if you want it pre-tamed. - When was the Fenrisúlfr Creature data last updated?
- The Fenrisúlfr 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 Fenrisúlfr Creature?
- The creature ID for the Fenrisúlfr Creature is
Fenrir_Character_BP_Boss_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 Fenrisúlfr Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Fenrir_Character_BP_Boss_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What type of creature is the Fenrisúlfr Creature?
- The Fenrisúlfr Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a Fenrisúlfr Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Fjordur/Boss/Fenrir_Character_BP_Boss.Fenrir_Character_BP_Boss'" 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 Fenrisúlfr Creature precisely instead of dropping it on top of your character. - What is the Fenrisúlfr Creature name tag for Game.ini?
- The Fenrisúlfr Creature uses the name tag
Fenrir Wolf. 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 Fenrisúlfr Creature?
- Open the admin console and run
cheat GMSummon "Fenrir_Character_BP_Boss_C" 150. GMSummon spawns a tamed Fenrisúlfr 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 Fenrisúlfr Creature in ARK: Survival Ascended?
- The Fenrisúlfr is a Fjordur boss creature with entity ID Fenrir_Character_BP_Boss_C, relevant to admins managing boss encounters or spawn events.
- What is the Fenrisúlfr Creature used for?
- The Fenrisúlfr is a boss-tier creature native to the Fjordur DLC. Despite being classified under the Dinosaur creature type, it presents as a massive wolf and serves as one of Fjordur's primary boss encounters. Its name tag is listed as Fenrir Wolf, which is useful when filtering logs or setting up spawn overrides.