Skip to main content

ARK · CREATURE

ARK: Survival Ascended Ammonite Creature creature

Ammonite Creature

  • Creature
  • Base Game

A passive aquatic invertebrate whose aggressive-aggro mechanic makes it a notable hazard in underwater zones for players and tames.

Running the Ammonite Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .

Creature ID

Entity / blueprint class

Ammonite_Character_C

Blueprint path

"Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'"

Summon Commands

Wild (Summon)

admincheat Summon Ammonite_Character_C

Tamed (GMSummon, level 150)

cheat GMSummon "Ammonite_Character_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'" 0 0 0 0

About

The Ammonite is an aquatic invertebrate found in underwater environments. While it does not attack on its own, harming one causes all nearby wild creatures to immediately turn hostile toward the aggressor, a mechanic that can rapidly turn a routine dive into a deadly situation for players and their tames.

For server admins, the Ammonite is worth knowing when populating or adjusting ocean zones. Its entity ID Ammonite_Character_C and name tag Ammonite are the values to use in spawn commands, NPC replacements, or dino count overrides in server configuration.

The Ammonite is available in the base game without any DLC, so no additional content is required for it to appear or be spawned on a server.

Frequently Asked Questions

How do I spawn a Ammonite Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'" 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 Ammonite Creature precisely instead of dropping it on top of your character.
What is the Ammonite Creature used for?
The Ammonite is an aquatic invertebrate found in underwater environments. While it does not attack on its own, harming one causes all nearby wild creatures to immediately turn hostile toward the aggressor, a mechanic that can rapidly turn a routine dive into a deadly situation for players and their tames.
How do I spawn the Ammonite Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Ammonite_Character_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
Is the Ammonite Creature a DLC creature or part of the base game?
The Ammonite Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
What is the blueprint path for the Ammonite Creature?
The Ammonite Creature blueprint path is "Blueprint'/Game/PrimalEarth/Dinos/Ammonite/Ammonite_Character.Ammonite_Character'". 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 Ammonite Creature in ARK: Survival Ascended?
A passive aquatic invertebrate whose aggressive-aggro mechanic makes it a notable hazard in underwater zones for players and tames.
What type of creature is the Ammonite Creature?
The Ammonite Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the Ammonite Creature name tag for Game.ini?
The Ammonite Creature uses the name tag Ammonite. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a wild Ammonite Creature?
Run cheat Summon Ammonite_Character_C in the admin console. Summon spawns a wild, untamed Ammonite Creature at your location. Use GMSummon instead if you want it pre-tamed.
When was the Ammonite Creature data last updated?
The Ammonite 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 Ammonite Creature from?
The Ammonite 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 tamed Ammonite Creature?
Open the admin console and run cheat GMSummon "Ammonite_Character_C" 150. GMSummon spawns a tamed Ammonite 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's the Ammonite Creature entity ID?
The creature ID for the Ammonite Creature is Ammonite_Character_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.