ARK · CREATURE

Sarco (Rift) Creature
- Creature
- Aquatica
The Rift variant of the Sarco, a reptile creature from the Aquatica DLC, identified by entity ID Sarco_Character_BP_Rift_C.
The Sarco (Rift) Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Sarco_Character_BP_Rift_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Rift/Sarco_Character_BP_Rift.Sarco_Character_BP_Rift'"Summon Commands
Wild (Summon)
admincheat Summon Sarco_Character_BP_Rift_CTamed (GMSummon, level 150)
cheat GMSummon "Sarco_Character_BP_Rift_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Sarco_Character_BP_Rift.Sarco_Character_BP_Rift'" 0 0 0 0About
The Sarco (Rift) is a reptile creature belonging to the Aquatica DLC. It is a variant of the standard Sarco, distinguished by its Rift designation, and shares the Sarco name tag with other members of its species group.
Admins working with spawn commands or custom loot tables should use the entity ID Sarco_Character_BP_Rift_C to target this specific variant rather than the base Sarco. Using the Sarco name tag in commands may affect all Sarco variants sharing that tag, so precision matters when configuring spawn multipliers or creature-specific settings.
Because this creature is tied to the Aquatica DLC, it will only appear or be spawnable on servers running that content. Verify DLC availability before building spawn or taming configurations around this variant.
Frequently Asked Questions
- What is the Sarco (Rift) Creature?
- The Rift variant of the Sarco, a reptile creature from the Aquatica DLC, identified by entity ID Sarco_Character_BP_Rift_C.
- When was the Sarco (Rift) Creature data last updated?
- The Sarco (Rift) 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 the Sarco (Rift) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Sarco_Character_BP_Rift_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Sarco (Rift) Creature used for?
- The Sarco (Rift) is a reptile creature belonging to the Aquatica DLC. It is a variant of the standard Sarco, distinguished by its Rift designation, and shares the
Sarconame tag with other members of its species group. - What is the Sarco (Rift) Creature name tag for Game.ini?
- The Sarco (Rift) Creature uses the name tag
Sarco. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - Is the Sarco (Rift) Creature a DLC creature or part of the base game?
- The Sarco (Rift) 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 a wild Sarco (Rift) Creature?
- Run
cheat Summon Sarco_Character_BP_Rift_Cin the admin console. Summon spawns a wild, untamed Sarco (Rift) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Sarco (Rift) Creature blueprint path?
- The Sarco (Rift) Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Rift/Sarco_Character_BP_Rift.Sarco_Character_BP_Rift'". 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 do I spawn a Sarco (Rift) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Sarco_Character_BP_Rift.Sarco_Character_BP_Rift'" 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 Sarco (Rift) Creature precisely instead of dropping it on top of your character. - What type of creature is the Sarco (Rift) Creature?
- The Sarco (Rift) Creature is classified as a reptile in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Sarco (Rift) Creature?
- Open the admin console and run
cheat GMSummon "Sarco_Character_BP_Rift_C" 150. GMSummon spawns a tamed Sarco (Rift) 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 Sarco (Rift) Creature from?
- The Sarco (Rift) 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 Sarco (Rift) Creature class name?
- The creature ID for the Sarco (Rift) Creature is
Sarco_Character_BP_Rift_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.