Skip to main content

ARK · CREATURE

ARK: Survival Ascended Monodon Creature creature

Monodon Creature

  • Creature
  • Aquatica

The Monodon is an Aquatica DLC mammal creature; admins need its entity ID to spawn, manage, or script encounters with it.

Want to go deeper on the Monodon Creature (creature ID Monodon_Character_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Monodon_Character_BP_C

Blueprint path

"Blueprint'/Game/Abyss/Dinos/Monodon/Monodon_Character_BP.Monodon_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Monodon_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Monodon_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Monodon/Monodon_Character_BP.Monodon_Character_BP'" 0 0 0 0

About

The Monodon is a mammal-type creature introduced in the Aquatica DLC. Its entity ID Monodon_Character_BP_C is the key identifier used when spawning it via admin commands or configuring creature-related server settings.

Use the entity ID with commands like SpawnDino to place a Monodon at a specific location, or reference the name tag Monodon when working with kill, destroy, or population control commands. Being a DLC creature, it will only appear naturally on maps that include Aquatica content, so manual spawning may be necessary on non-Aquatica maps.

No additional stat or behavior data is available in the current facts, so consult live testing or official patch notes for taming multipliers, level caps, and combat values before configuring spawn rates or loot tables.

Frequently Asked Questions

What is the Monodon Creature?
The Monodon is an Aquatica DLC mammal creature; admins need its entity ID to spawn, manage, or script encounters with it.
What is the Monodon Creature name tag for Game.ini?
The Monodon Creature uses the name tag Monodon. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How current is the Monodon Creature info?
The Monodon 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 Monodon Creature from?
The Monodon 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 Monodon Creature used for?
The Monodon is a mammal-type creature introduced in the Aquatica DLC. Its entity ID Monodon_Character_BP_C is the key identifier used when spawning it via admin commands or configuring creature-related server settings.
How do I spawn the Monodon Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Monodon_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
How do I spawn a Monodon Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/Monodon/Monodon_Character_BP.Monodon_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 Monodon Creature precisely instead of dropping it on top of your character.
How do I spawn a tamed Monodon Creature?
Open the admin console and run cheat GMSummon "Monodon_Character_BP_C" 150. GMSummon spawns a tamed Monodon 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 Monodon Creature class name?
The creature ID for the Monodon Creature is Monodon_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.
Is the Monodon Creature a DLC creature or part of the base game?
The Monodon 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 Monodon Creature?
Run cheat Summon Monodon_Character_BP_C in the admin console. Summon spawns a wild, untamed Monodon Creature at your location. Use GMSummon instead if you want it pre-tamed.
What type of creature is the Monodon Creature?
The Monodon Creature is classified as a mammal in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the blueprint path for the Monodon Creature?
The Monodon Creature blueprint path is "Blueprint'/Game/Abyss/Dinos/Monodon/Monodon_Character_BP.Monodon_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.