Skip to main content

ARK · CREATURE

ARK: Survival Ascended Chupacabra Minion Creature creature

Chupacabra Minion Creature

  • Creature
  • Aberration

A fantasy-type minion creature from Aberration, spawnable via entity ID ChupaCabra_Character_BP_Minion_C for event or encounter scripting.

Running the Chupacabra Minion 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

ChupaCabra_Character_BP_Minion_C

Blueprint path

"Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_Character_BP_Minion'"

Summon Commands

Wild (Summon)

admincheat Summon ChupaCabra_Character_BP_Minion_C

Tamed (GMSummon, level 150)

cheat GMSummon "ChupaCabra_Character_BP_Minion_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_Character_BP_Minion'" 0 0 0 0

About

The Chupacabra Minion is a fantasy-class creature tied to the Aberration DLC, sharing its name tag with the Nameless family. It functions as a summoned or spawned subordinate variant rather than a standalone wild creature, making it relevant primarily in scripted encounters or custom event setups.

Admins can force-spawn it using its entity ID with SpawnDino or similar admin commands. Because its name tag is listed as Nameless (Minion), it may behave or be treated by game systems the same way standard Nameless creatures are, worth keeping in mind when designing encounters or testing spawn tables on Aberration maps.

No taming or item-drop data is provided for this variant, so treat it as a purely spawnable encounter unit rather than a tameable or loot source.

Frequently Asked Questions

Which game is the Chupacabra Minion Creature from?
The Chupacabra 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 Chupacabra Minion Creature name tag for Game.ini?
The Chupacabra Minion Creature uses the name tag Nameless (Minion). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
What type of creature is the Chupacabra Minion Creature?
The Chupacabra Minion Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What's the Chupacabra Minion Creature entity ID?
The creature ID for the Chupacabra Minion Creature is ChupaCabra_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 the Chupacabra Minion Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon ChupaCabra_Character_BP_Minion_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".
What's the Chupacabra Minion Creature blueprint path?
The Chupacabra Minion Creature blueprint path is "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_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.
What is the Chupacabra Minion Creature used for?
The Chupacabra Minion is a fantasy-class creature tied to the Aberration DLC, sharing its name tag with the Nameless family. It functions as a summoned or spawned subordinate variant rather than a standalone wild creature, making it relevant primarily in scripted encounters or custom event setups.
What is the Chupacabra Minion Creature?
A fantasy-type minion creature from Aberration, spawnable via entity ID ChupaCabra_Character_BP_Minion_C for event or encounter scripting.
How do I spawn a Chupacabra Minion Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/Aberration/Dinos/ChupaCabra/ChupaCabra_Character_BP_Minion.ChupaCabra_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 Chupacabra Minion Creature precisely instead of dropping it on top of your character.
How do I spawn a tamed Chupacabra Minion Creature?
Open the admin console and run cheat GMSummon "ChupaCabra_Character_BP_Minion_C" 150. GMSummon spawns a tamed Chupacabra 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.
How do I spawn a wild Chupacabra Minion Creature?
Run cheat Summon ChupaCabra_Character_BP_Minion_C in the admin console. Summon spawns a wild, untamed Chupacabra Minion Creature at your location. Use GMSummon instead if you want it pre-tamed.
Is the Chupacabra Minion Creature a DLC creature or part of the base game?
The Chupacabra Minion Creature is tied to the Aberration 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.
When was the Chupacabra Minion Creature data last updated?
The Chupacabra 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.