ARK · CREATURE

Xiphactinus Creature
- Creature
- Survival Ascended
A large predatory fish in ARK: Survival Ascended, spawnable via its entity ID for server testing and population management.
The Xiphactinus Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Xiphactinus_Character_BP_ASA_CBlueprint path
"Blueprint'/Game/ASA/Dinos/Xiphactinus/Dinos/Xiphactinus_Character_BP_ASA.Xiphactinus_Character_BP_ASA'"Summon Commands
Wild (Summon)
admincheat Summon Xiphactinus_Character_BP_ASA_CTamed (GMSummon, level 150)
cheat GMSummon "Xiphactinus_Character_BP_ASA_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/ASA/Dinos/Xiphactinus/Dinos/Xiphactinus_Character_BP_ASA.Xiphactinus_Character_BP_ASA'" 0 0 0 0About
The Xiphactinus is a large, aggressive fish found in the waters of ARK: Survival Ascended. As a fish-type creature, it occupies the aquatic predator niche and can pose a threat to swimmers and underwater tames.
Admins can spawn it using the entity ID Xiphactinus_Character_BP_ASA_C with the SpawnDino command. This is useful for populating custom maps, testing aquatic encounter balance, or quickly reproducing a specific in-game scenario on a private server.
Because this creature is part of the base Survival Ascended release rather than a separate paid DLC, it should be available on any standard ASA server without additional content unlocks.
Frequently Asked Questions
- When was the Xiphactinus Creature data last updated?
- The Xiphactinus 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 Xiphactinus Creature from?
- The Xiphactinus 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 the Xiphactinus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Xiphactinus_Character_BP_ASA_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is Xiphactinus Creature in ARK: Survival Ascended?
- A large predatory fish in ARK: Survival Ascended, spawnable via its entity ID for server testing and population management.
- How do I spawn a Xiphactinus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/ASA/Dinos/Xiphactinus/Dinos/Xiphactinus_Character_BP_ASA.Xiphactinus_Character_BP_ASA'" 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 Xiphactinus Creature precisely instead of dropping it on top of your character. - What is the Xiphactinus Creature used for?
- The Xiphactinus is a large, aggressive fish found in the waters of ARK: Survival Ascended. As a fish-type creature, it occupies the aquatic predator niche and can pose a threat to swimmers and underwater tames.
- How do I spawn a tamed Xiphactinus Creature?
- Open the admin console and run
cheat GMSummon "Xiphactinus_Character_BP_ASA_C" 150. GMSummon spawns a tamed Xiphactinus 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. - How do I spawn a wild Xiphactinus Creature?
- Run
cheat Summon Xiphactinus_Character_BP_ASA_Cin the admin console. Summon spawns a wild, untamed Xiphactinus Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Xiphactinus Creature?
- The Xiphactinus Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What's the Xiphactinus Creature blueprint path?
- The Xiphactinus Creature blueprint path is
"Blueprint'/Game/ASA/Dinos/Xiphactinus/Dinos/Xiphactinus_Character_BP_ASA.Xiphactinus_Character_BP_ASA'". 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 Xiphactinus Creature a DLC creature or part of the base game?
- The Xiphactinus Creature is tied to the Survival Ascended 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 Xiphactinus Creature name tag for Game.ini?
- The Xiphactinus Creature uses the name tag
Xiphactinus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Xiphactinus Creature entity ID?
- The creature ID for the Xiphactinus Creature is
Xiphactinus_Character_BP_ASA_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.