Skip to main content

ARK · CREATURE

ARK: Survival Ascended Amargasaurus Creature creature

Amargasaurus Creature

  • Creature
  • Lost Island

A dinosaur creature native to Lost Island, spawnable and manageable via its entity ID Amargasaurus_Character_BP_C.

The Amargasaurus Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .

Creature ID

Entity / blueprint class

Amargasaurus_Character_BP_C

Blueprint path

"Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_Character_BP'"

Summon Commands

Wild (Summon)

admincheat Summon Amargasaurus_Character_BP_C

Tamed (GMSummon, level 150)

cheat GMSummon "Amargasaurus_Character_BP_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_Character_BP'" 0 0 0 0

About

The Amargasaurus is a dinosaur found on the Lost Island map. As a DLC creature, it will only spawn naturally on servers running that map, but admins can force-spawn it on any map using its entity ID with commands like SpawnDino or SummonTamed.

When managing wild populations or setting up spawn overrides, use the name tag Amargasaurus to target this creature in configuration files and server commands. The entity ID Amargasaurus_Character_BP_C is the reliable identifier for NPC scripts, spawn containers, and any admin tool that references creatures by class.

If you're testing taming setups or populating a custom map with Lost Island fauna, spawning this creature directly via admin commands is straightforward, just confirm the Lost Island content is loaded on your server before expecting natural spawns.

Frequently Asked Questions

What is Amargasaurus Creature in ARK: Survival Ascended?
A dinosaur creature native to Lost Island, spawnable and manageable via its entity ID Amargasaurus_Character_BP_C.
Is the Amargasaurus Creature a DLC creature or part of the base game?
The Amargasaurus Creature is tied to the Lost Island 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 the Amargasaurus Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Amargasaurus_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 Amargasaurus Creature name tag for Game.ini?
The Amargasaurus Creature uses the name tag Amargasaurus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What is the blueprint path for the Amargasaurus Creature?
The Amargasaurus Creature blueprint path is "Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_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.
Which game is the Amargasaurus Creature from?
The Amargasaurus 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 wild Amargasaurus Creature?
Run cheat Summon Amargasaurus_Character_BP_C in the admin console. Summon spawns a wild, untamed Amargasaurus Creature at your location. Use GMSummon instead if you want it pre-tamed.
How do I spawn a Amargasaurus Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/LostIsland/Dinos/Amargasaurus/Amargasaurus_Character_BP.Amargasaurus_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 Amargasaurus Creature precisely instead of dropping it on top of your character.
What is the Amargasaurus Creature used for?
The Amargasaurus is a dinosaur found on the Lost Island map. As a DLC creature, it will only spawn naturally on servers running that map, but admins can force-spawn it on any map using its entity ID with commands like SpawnDino or SummonTamed.
When was the Amargasaurus Creature data last updated?
The Amargasaurus 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 type of creature is the Amargasaurus Creature?
The Amargasaurus Creature is classified as a dinosaur in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
How do I spawn a tamed Amargasaurus Creature?
Open the admin console and run cheat GMSummon "Amargasaurus_Character_BP_C" 150. GMSummon spawns a tamed Amargasaurus 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 creature ID for the Amargasaurus Creature?
The creature ID for the Amargasaurus Creature is Amargasaurus_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take.