Skip to main content

ARK · CREATURE

ARK: Survival Ascended Hati Creature creature

Hati Creature

  • Creature
  • Fjordur

Hati is a boss creature on Fjordur, identified by entity ID Fenrir_Character_BP_MiniBoss_Hati_C, relevant to admins managing boss encounters.

The Hati Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

Fenrir_Character_BP_MiniBoss_Hati_C

Blueprint path

"Blueprint'/Game/Fjordur/Dinos/HatiSkoll/Fenrir_Character_BP_MiniBoss_Hati.Fenrir_Character_BP_MiniBoss_Hati'"

Summon Commands

Wild (Summon)

admincheat Summon Fenrir_Character_BP_MiniBoss_Hati_C

Tamed (GMSummon, level 150)

cheat GMSummon "Fenrir_Character_BP_MiniBoss_Hati_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/HatiSkoll/Fenrir_Character_BP_MiniBoss_Hati.Fenrir_Character_BP_MiniBoss_Hati'" 0 0 0 0

About

Hati is a mini-boss creature found on the Fjordur map. As a boss-type entity, it does not behave like standard tameable wildlife and is instead tied to a scripted encounter, which means standard spawn and tame commands may not produce the intended in-world behavior.

Admins running Fjordur servers should use the entity ID Fenrir_Character_BP_MiniBoss_Hati_C when referencing Hati in server commands, event scripting, or kill/destroy operations. Its name tag Hati can also be used in certain admin commands that accept tag-based targeting.

Because Hati is a boss, treat any forced spawns in the open world as a test scenario, boss creatures are designed for specific arenas and may not function correctly outside their intended encounter context.

Frequently Asked Questions

What is Hati Creature in ARK: Survival Ascended?
Hati is a boss creature on Fjordur, identified by entity ID Fenrir_Character_BP_MiniBoss_Hati_C, relevant to admins managing boss encounters.
What is the blueprint path for the Hati Creature?
The Hati Creature blueprint path is "Blueprint'/Game/Fjordur/Dinos/HatiSkoll/Fenrir_Character_BP_MiniBoss_Hati.Fenrir_Character_BP_MiniBoss_Hati'". 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 Hati Creature name tag for Game.ini?
The Hati Creature uses the name tag Hati. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn the Hati Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Fenrir_Character_BP_MiniBoss_Hati_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Is the Hati Creature a DLC creature or part of the base game?
The Hati 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.
How current is the Hati Creature info?
The Hati 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 a Hati Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/HatiSkoll/Fenrir_Character_BP_MiniBoss_Hati.Fenrir_Character_BP_MiniBoss_Hati'" 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 Hati Creature precisely instead of dropping it on top of your character.
What type of creature is the Hati Creature?
The Hati 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 Hati Creature used for?
Hati is a mini-boss creature found on the Fjordur map. As a boss-type entity, it does not behave like standard tameable wildlife and is instead tied to a scripted encounter, which means standard spawn and tame commands may not produce the intended in-world behavior.
What's the Hati Creature entity ID?
The creature ID for the Hati Creature is Fenrir_Character_BP_MiniBoss_Hati_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 Hati Creature?
Open the admin console and run cheat GMSummon "Fenrir_Character_BP_MiniBoss_Hati_C" 150. GMSummon spawns a tamed Hati 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.
Which game is the Hati Creature from?
The Hati 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 Hati Creature?
Run cheat Summon Fenrir_Character_BP_MiniBoss_Hati_C in the admin console. Summon spawns a wild, untamed Hati Creature at your location. Use GMSummon instead if you want it pre-tamed.