ARK · CREATURE

Fractalis (Gamma) Creature
- Creature
- Aquatica
The Gamma-tier variant of Fractalis, a Fantasy-class creature from the Aquatica DLC, identified by entity ID Fractalis_Character_BP_Easy_C.
The Fractalis (Gamma) Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Fractalis_Character_BP_Easy_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Easy.Fractalis_Character_BP_Easy'"Summon Commands
Wild (Summon)
admincheat Summon Fractalis_Character_BP_Easy_CTamed (GMSummon, level 150)
cheat GMSummon "Fractalis_Character_BP_Easy_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Easy.Fractalis_Character_BP_Easy'" 0 0 0 0About
Fractalis (Gamma) is the easiest difficulty variant of the Fractalis creature, belonging to the Fantasy creature type introduced in the Aquatica DLC. The Gamma designation marks it as the entry-level tier, making it the appropriate target for players or servers looking to engage with this encounter at a lower challenge level.
Admins can spawn or reference this creature using the entity ID Fractalis_Character_BP_Easy_C. This is useful when scripting spawn events, populating custom maps, or testing encounter balance without committing to higher-difficulty variants.
Because this creature is tied to the Aquatica DLC, it will only be available on servers running that content. Confirm the DLC is active before referencing this entity in spawn scripts or server configs.
Frequently Asked Questions
- How do I spawn the Fractalis (Gamma) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Fractalis_Character_BP_Easy_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is Fractalis (Gamma) Creature in ARK: Survival Ascended?
- The Gamma-tier variant of Fractalis, a Fantasy-class creature from the Aquatica DLC, identified by entity ID Fractalis_Character_BP_Easy_C.
- Is the Fractalis (Gamma) Creature a DLC creature or part of the base game?
- The Fractalis (Gamma) 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.
- What is the Fractalis (Gamma) Creature used for?
- Fractalis (Gamma) is the easiest difficulty variant of the Fractalis creature, belonging to the Fantasy creature type introduced in the Aquatica DLC. The Gamma designation marks it as the entry-level tier, making it the appropriate target for players or servers looking to engage with this encounter at a lower challenge level.
- What type of creature is the Fractalis (Gamma) Creature?
- The Fractalis (Gamma) Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How current is the Fractalis (Gamma) Creature info?
- The Fractalis (Gamma) 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 (Gamma) Creature from?
- The Fractalis (Gamma) 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 Fractalis (Gamma) Creature?
- Run
cheat Summon Fractalis_Character_BP_Easy_Cin the admin console. Summon spawns a wild, untamed Fractalis (Gamma) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the creature ID for the Fractalis (Gamma) Creature?
- The creature ID for the Fractalis (Gamma) Creature is
Fractalis_Character_BP_Easy_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 Fractalis (Gamma) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Easy.Fractalis_Character_BP_Easy'" 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 (Gamma) Creature precisely instead of dropping it on top of your character. - What is the blueprint path for the Fractalis (Gamma) Creature?
- The Fractalis (Gamma) Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Fractalis/Fractalis_Character_BP_Easy.Fractalis_Character_BP_Easy'". 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 Fractalis (Gamma) Creature name tag for Game.ini?
- The Fractalis (Gamma) 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 tamed Fractalis (Gamma) Creature?
- Open the admin console and run
cheat GMSummon "Fractalis_Character_BP_Easy_C" 150. GMSummon spawns a tamed Fractalis (Gamma) 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.