ARK · CREATURE

Aberrant Piranha Creature
- Creature
- Aberration
An Aberration-exclusive mutated variant of the Piranha, identified by entity ID Piranha_Character_BP_Aberrant_C for admin spawning and management.
The Aberrant Piranha Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
Piranha_Character_BP_Aberrant_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'"Summon Commands
Wild (Summon)
admincheat Summon Piranha_Character_BP_Aberrant_CTamed (GMSummon, level 150)
cheat GMSummon "Piranha_Character_BP_Aberrant_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'" 0 0 0 0About
The Aberrant Piranha is a fish creature native to the Aberration DLC, sharing the Piranha name tag with its standard counterpart but functioning as a distinct entity on that map. Like other aberrant variants, it is adapted to the radiation-soaked underground environment of Aberration.
Admins working on Aberration servers can use the entity ID Piranha_Character_BP_Aberrant_C with SpawnDino or related commands to force-spawn this creature for testing spawn rates, population control, or event setups. Because it shares a name tag with the base Piranha, targeting by name tag alone may affect both variants, use the full entity ID when precision matters.
No taming data or stat differences from the base variant are provided in the current facts, so consult live server testing or patch notes if you need to compare behavior between the two forms.
Frequently Asked Questions
- How do I spawn a Aberrant Piranha Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'" 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 Aberrant Piranha Creature precisely instead of dropping it on top of your character. - How do I spawn the Aberrant Piranha Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Piranha_Character_BP_Aberrant_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Aberrant Piranha Creature?
- An Aberration-exclusive mutated variant of the Piranha, identified by entity ID Piranha_Character_BP_Aberrant_C for admin spawning and management.
- Is the Aberrant Piranha Creature a DLC creature or part of the base game?
- The Aberrant Piranha 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.
- Which game is the Aberrant Piranha Creature from?
- The Aberrant Piranha 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 Aberrant Piranha Creature name tag for Game.ini?
- The Aberrant Piranha Creature uses the name tag
Piranha. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - When was the Aberrant Piranha Creature data last updated?
- The Aberrant Piranha 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 Aberrant Piranha Creature?
- The Aberrant Piranha Creature is classified as a fish in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a wild Aberrant Piranha Creature?
- Run
cheat Summon Piranha_Character_BP_Aberrant_Cin the admin console. Summon spawns a wild, untamed Aberrant Piranha Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a tamed Aberrant Piranha Creature?
- Open the admin console and run
cheat GMSummon "Piranha_Character_BP_Aberrant_C" 150. GMSummon spawns a tamed Aberrant Piranha 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 Aberrant Piranha Creature used for?
- The Aberrant Piranha is a fish creature native to the Aberration DLC, sharing the
Piranhaname tag with its standard counterpart but functioning as a distinct entity on that map. Like other aberrant variants, it is adapted to the radiation-soaked underground environment of Aberration. - What is the Aberrant Piranha Creature class name?
- The creature ID for the Aberrant Piranha Creature is
Piranha_Character_BP_Aberrant_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What's the Aberrant Piranha Creature blueprint path?
- The Aberrant Piranha Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Piranha/Piranha_Character_BP_Aberrant.Piranha_Character_BP_Aberrant'". 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.