Skip to main content

ARK · CREATURE

ARK: Survival Ascended Seahorse (Rift) Creature creature

Seahorse (Rift) Creature

  • Creature
  • Aquatica

A Rift-variant Seahorse creature from the Aquatica DLC, identified by entity ID Seahorse_Character_BP_Rift_C for spawning and server management.

The Seahorse (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

Seahorse_Character_BP_Rift_C

Blueprint path

"Blueprint'/Game/Abyss/Dinos/Rift/Seahorse_Character_BP_Rift.Seahorse_Character_BP_Rift'"

Summon Commands

Wild (Summon)

admincheat Summon Seahorse_Character_BP_Rift_C

Tamed (GMSummon, level 150)

cheat GMSummon "Seahorse_Character_BP_Rift_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Seahorse_Character_BP_Rift.Seahorse_Character_BP_Rift'" 0 0 0 0

About

The Seahorse (Rift) is a fish-type creature from the Aquatica DLC, representing a Rift-variant form of the standard Seahorse. As with other Rift variants, it is distinct from its base counterpart and requires its own entity ID when targeting it through admin commands.

Admins managing Aquatica content will use the entity ID Seahorse_Character_BP_Rift_C to spawn, destroy, or otherwise reference this creature specifically. Using the base Seahorse entity ID will not target this variant, so precision matters when scripting spawn containers or population overrides.

Because this creature belongs to the Aquatica DLC, it will only appear naturally on maps or in regions where that content is active. Confirm the DLC is loaded on your server before relying on this creature spawning through configuration.

Frequently Asked Questions

How do I spawn the Seahorse (Rift) Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Seahorse_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 Seahorse (Rift) Creature used for?
The Seahorse (Rift) is a fish-type creature from the Aquatica DLC, representing a Rift-variant form of the standard Seahorse. As with other Rift variants, it is distinct from its base counterpart and requires its own entity ID when targeting it through admin commands.
How do I spawn a Seahorse (Rift) Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Rift/Seahorse_Character_BP_Rift.Seahorse_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 Seahorse (Rift) Creature precisely instead of dropping it on top of your character.
What is the blueprint path for the Seahorse (Rift) Creature?
The Seahorse (Rift) Creature blueprint path is "Blueprint'/Game/Abyss/Dinos/Rift/Seahorse_Character_BP_Rift.Seahorse_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.
What type of creature is the Seahorse (Rift) Creature?
The Seahorse (Rift) Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn a tamed Seahorse (Rift) Creature?
Open the admin console and run cheat GMSummon "Seahorse_Character_BP_Rift_C" 150. GMSummon spawns a tamed Seahorse (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.
Is the Seahorse (Rift) Creature a DLC creature or part of the base game?
The Seahorse (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 Seahorse (Rift) Creature?
Run cheat Summon Seahorse_Character_BP_Rift_C in the admin console. Summon spawns a wild, untamed Seahorse (Rift) Creature at your location. Use GMSummon instead if you want it pre-tamed.
Which game is the Seahorse (Rift) Creature from?
The Seahorse (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 creature ID for the Seahorse (Rift) Creature?
The creature ID for the Seahorse (Rift) Creature is Seahorse_Character_BP_Rift_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
When was the Seahorse (Rift) Creature data last updated?
The Seahorse (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.
What is the Seahorse (Rift) Creature name tag for Game.ini?
The Seahorse (Rift) Creature uses the name tag Seahorse. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is Seahorse (Rift) Creature in ARK: Survival Ascended?
A Rift-variant Seahorse creature from the Aquatica DLC, identified by entity ID Seahorse_Character_BP_Rift_C for spawning and server management.