ARK · CREATURE

Amargasaurus Minion Creature
- Creature
- Lost Island
A Fantasy-type minion variant of the Amargasaurus from the Lost Island DLC, used in scripted encounters and distinguishable by its Minion name tag.
The Amargasaurus Minion 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_Minion_CBlueprint path
"Blueprint'/Game/LostIsland/Boss/Minions/Amargasaurus_Character_BP_Minion.Amargasaurus_Character_BP_Minion'"Summon Commands
Wild (Summon)
admincheat Summon Amargasaurus_Character_BP_Minion_CTamed (GMSummon, level 150)
cheat GMSummon "Amargasaurus_Character_BP_Minion_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/Minions/Amargasaurus_Character_BP_Minion.Amargasaurus_Character_BP_Minion'" 0 0 0 0About
The Amargasaurus Minion is a Fantasy-type creature from the Lost Island DLC. It is a distinct variant of the standard Amargasaurus, classified as a minion and identified in-game by the name tag Amargasaurus (Minion). Its entity ID is Amargasaurus_Character_BP_Minion_C, which separates it from the base creature in spawn tables and server scripts.
Admins encounter this variant primarily in the context of scripted boss or event encounters where minion-class creatures are summoned alongside a primary target. When spawning or targeting it with admin commands, use the entity ID rather than a generic Amargasaurus reference to ensure the correct variant is selected.
Because this is a minion classification, standard taming mechanics may not apply, and its behavior is likely tied to encounter scripting rather than open-world spawns. Test any spawn commands in a controlled environment before deploying them in a live session.
Frequently Asked Questions
- Is the Amargasaurus Minion Creature a DLC creature or part of the base game?
- The Amargasaurus Minion 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.
- Which game is the Amargasaurus Minion Creature from?
- The Amargasaurus Minion 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 blueprint path for the Amargasaurus Minion Creature?
- The Amargasaurus Minion Creature blueprint path is
"Blueprint'/Game/LostIsland/Boss/Minions/Amargasaurus_Character_BP_Minion.Amargasaurus_Character_BP_Minion'". 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. - When was the Amargasaurus Minion Creature data last updated?
- The Amargasaurus Minion 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 Amargasaurus Minion Creature in ARK: Survival Ascended?
- A Fantasy-type minion variant of the Amargasaurus from the Lost Island DLC, used in scripted encounters and distinguishable by its Minion name tag.
- How do I spawn a Amargasaurus Minion Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/LostIsland/Boss/Minions/Amargasaurus_Character_BP_Minion.Amargasaurus_Character_BP_Minion'" 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 Minion Creature precisely instead of dropping it on top of your character. - How do I spawn a tamed Amargasaurus Minion Creature?
- Open the admin console and run
cheat GMSummon "Amargasaurus_Character_BP_Minion_C" 150. GMSummon spawns a tamed Amargasaurus Minion 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 Amargasaurus Minion Creature used for?
- The Amargasaurus Minion is a Fantasy-type creature from the Lost Island DLC. It is a distinct variant of the standard Amargasaurus, classified as a minion and identified in-game by the name tag
Amargasaurus (Minion). Its entity ID isAmargasaurus_Character_BP_Minion_C, which separates it from the base creature in spawn tables and server scripts. - What's the Amargasaurus Minion Creature entity ID?
- The creature ID for the Amargasaurus Minion Creature is
Amargasaurus_Character_BP_Minion_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a wild Amargasaurus Minion Creature?
- Run
cheat Summon Amargasaurus_Character_BP_Minion_Cin the admin console. Summon spawns a wild, untamed Amargasaurus Minion Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Amargasaurus Minion Creature?
- The Amargasaurus Minion Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn the Amargasaurus Minion Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Amargasaurus_Character_BP_Minion_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Amargasaurus Minion Creature name tag for Game.ini?
- The Amargasaurus Minion Creature uses the name tag
Amargasaurus (Minion). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.