ARK · CREATURE

Fractalis (Alpha) Creature
- Creature
- Aquatica
The Alpha variant of the Fractalis boss from the Aquatica DLC, identified by entity ID Fractalis_Character_BP_Hard_C for admin spawning and event scripting.
Questions about the Fractalis (Alpha) Creature (creature ID Fractalis_Character_BP_Hard_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Fractalis_Character_BP_Hard_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Hard.Fractalis_Character_BP_Hard'"Summon Commands
Wild (Summon)
admincheat Summon Fractalis_Character_BP_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "Fractalis_Character_BP_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Hard.Fractalis_Character_BP_Hard'" 0 0 0 0About
Fractalis (Alpha) is the hardest-tier boss creature introduced in the Aquatica DLC. As a Boss-type entity, it does not behave like standard tameable wildlife, it exists to serve as a structured encounter, and admins typically interact with it when configuring boss arenas, testing encounter triggers, or troubleshooting fight mechanics on a private server.
The entity ID Fractalis_Character_BP_Hard_C is the reliable identifier to use when spawning this creature via admin commands or referencing it in server configuration. The _Hard_C suffix confirms this is the Alpha (highest difficulty) variant, distinct from any normal or Beta versions that may share the Fractalis name tag.
When setting up or debugging this encounter, confirm the Aquatica DLC is active on the server, as the creature's assets depend on that content being present. Spawning it outside a properly configured boss arena may produce unpredictable behavior.
Frequently Asked Questions
- How do I spawn a tamed Fractalis (Alpha) Creature?
- Open the admin console and run
cheat GMSummon "Fractalis_Character_BP_Hard_C" 150. GMSummon spawns a tamed Fractalis (Alpha) 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 Fractalis (Alpha) Creature data last updated?
- The Fractalis (Alpha) 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.
- Which game is the Fractalis (Alpha) Creature from?
- The Fractalis (Alpha) 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 is the Fractalis (Alpha) Creature used for?
- Fractalis (Alpha) is the hardest-tier boss creature introduced in the Aquatica DLC. As a Boss-type entity, it does not behave like standard tameable wildlife, it exists to serve as a structured encounter, and admins typically interact with it when configuring boss arenas, testing encounter triggers, or troubleshooting fight mechanics on a private server.
- What is Fractalis (Alpha) Creature in ARK: Survival Ascended?
- The Alpha variant of the Fractalis boss from the Aquatica DLC, identified by entity ID Fractalis_Character_BP_Hard_C for admin spawning and event scripting.
- What's the Fractalis (Alpha) Creature entity ID?
- The creature ID for the Fractalis (Alpha) Creature is
Fractalis_Character_BP_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Fractalis (Alpha) Creature name tag for Game.ini?
- The Fractalis (Alpha) Creature uses the name tag
Fractalis. 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 Fractalis (Alpha) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Hard.Fractalis_Character_BP_Hard'" 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 Fractalis (Alpha) Creature precisely instead of dropping it on top of your character. - What is the blueprint path for the Fractalis (Alpha) Creature?
- The Fractalis (Alpha) Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Hard.Fractalis_Character_BP_Hard'". 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. - Is the Fractalis (Alpha) Creature a DLC creature or part of the base game?
- The Fractalis (Alpha) Creature is tied to the Aquatica 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 do I spawn the Fractalis (Alpha) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Fractalis_Character_BP_Hard_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 Fractalis (Alpha) Creature?
- Run
cheat Summon Fractalis_Character_BP_Hard_Cin the admin console. Summon spawns a wild, untamed Fractalis (Alpha) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Fractalis (Alpha) Creature?
- The Fractalis (Alpha) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.