ARK · CREATURE

Istiophorus Creature
- Creature
- Aquatica
Istiophorus is a fish creature from the Aquatica DLC, spawnable by admins using its entity ID Istiophorus_Character_BP_C.
Want to go deeper on the Istiophorus Creature (creature ID Istiophorus_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Istiophorus_Character_BP_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/Istiophorus/Istiophorus_Character_BP.Istiophorus_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Istiophorus_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Istiophorus_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Istiophorus/Istiophorus_Character_BP.Istiophorus_Character_BP'" 0 0 0 0About
The Istiophorus is a fish-type creature introduced in the Aquatica DLC. As a member of the fish category, it inhabits aquatic environments and behaves according to the game's standard fish AI patterns.
Admins who need to spawn or manage this creature in-game should reference its entity ID Istiophorus_Character_BP_C, which is used with commands like summon or SpawnDino. Because it belongs to the Aquatica DLC, confirm that content is active on your server before attempting to spawn it, missing DLC data can result in failed spawns or placeholder entities.
Its name tag Istiophorus is the identifier used internally for targeting and kill commands, making it useful to know when scripting creature management or testing aquatic zone populations.
Frequently Asked Questions
- What is the Istiophorus Creature used for?
- The Istiophorus is a fish-type creature introduced in the Aquatica DLC. As a member of the fish category, it inhabits aquatic environments and behaves according to the game's standard fish AI patterns.
- Which game is the Istiophorus Creature from?
- The Istiophorus 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.
- When was the Istiophorus Creature data last updated?
- The Istiophorus 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.
- Is the Istiophorus Creature a DLC creature or part of the base game?
- The Istiophorus 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 Istiophorus Creature?
- Run
cheat Summon Istiophorus_Character_BP_Cin the admin console. Summon spawns a wild, untamed Istiophorus Creature at your location. Use GMSummon instead if you want it pre-tamed. - What's the Istiophorus Creature blueprint path?
- The Istiophorus Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/Istiophorus/Istiophorus_Character_BP.Istiophorus_Character_BP'". 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 Istiophorus Creature?
- The Istiophorus 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 Istiophorus Creature?
- Open the admin console and run
cheat GMSummon "Istiophorus_Character_BP_C" 150. GMSummon spawns a tamed Istiophorus 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. - What is the Istiophorus Creature name tag for Game.ini?
- The Istiophorus Creature uses the name tag
Istiophorus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What's the Istiophorus Creature entity ID?
- The creature ID for the Istiophorus Creature is
Istiophorus_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn the Istiophorus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Istiophorus_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Istiophorus Creature?
- Istiophorus is a fish creature from the Aquatica DLC, spawnable by admins using its entity ID Istiophorus_Character_BP_C.
- How do I spawn a Istiophorus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Istiophorus/Istiophorus_Character_BP.Istiophorus_Character_BP'" 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 Istiophorus Creature precisely instead of dropping it on top of your character.