ARK · CREATURE

Aberrant Titanoboa Creature
- Creature
- Aberration
The Aberrant Titanoboa is an Aberration-exclusive reptile creature; admins use its entity ID to spawn or manage it via server commands.
Want to go deeper on the Aberrant Titanoboa Creature (creature ID BoaFrill_Character_BP_Aberrant_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
BoaFrill_Character_BP_Aberrant_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'"Summon Commands
Wild (Summon)
admincheat Summon BoaFrill_Character_BP_Aberrant_CTamed (GMSummon, level 150)
cheat GMSummon "BoaFrill_Character_BP_Aberrant_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_Character_BP_Aberrant'" 0 0 0 0About
The Aberrant Titanoboa is a reptile native to the Aberration DLC, representing the subterranean variant of the standard Titanoboa. Like other Aberrant creatures, it is adapted to the radiation-soaked environments of Aberration and will not appear naturally on standard maps.
Admins can target this creature using the entity ID BoaFrill_Character_BP_Aberrant_C in commands such as SpawnDino or GMSummon. Its name tag is Titanboa, which is shared with its non-Aberrant counterpart, so using the full entity ID is the reliable way to distinguish it when scripting spawns or forced tames.
When configuring spawn entries or creature overrides in server INI files, reference the entity ID directly to ensure changes apply only to the Aberrant variant and not to Titanoboa populations on other maps.
Frequently Asked Questions
- How current is the Aberrant Titanoboa Creature info?
- The Aberrant Titanoboa 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.
- Is the Aberrant Titanoboa Creature a DLC creature or part of the base game?
- The Aberrant Titanoboa 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.
- How do I spawn the Aberrant Titanoboa Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon BoaFrill_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 creature ID for the Aberrant Titanoboa Creature?
- The creature ID for the Aberrant Titanoboa Creature is
BoaFrill_Character_BP_Aberrant_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Aberrant Titanoboa Creature name tag for Game.ini?
- The Aberrant Titanoboa Creature uses the name tag
Titanboa. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a wild Aberrant Titanoboa Creature?
- Run
cheat Summon BoaFrill_Character_BP_Aberrant_Cin the admin console. Summon spawns a wild, untamed Aberrant Titanoboa Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a Aberrant Titanoboa Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_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 Titanoboa Creature precisely instead of dropping it on top of your character. - Which game is the Aberrant Titanoboa Creature from?
- The Aberrant Titanoboa 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 Titanoboa Creature?
- The Aberrant Titanoboa is an Aberration-exclusive reptile creature; admins use its entity ID to spawn or manage it via server commands.
- What type of creature is the Aberrant Titanoboa Creature?
- The Aberrant Titanoboa Creature is classified as a reptile in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Aberrant Titanoboa Creature?
- Open the admin console and run
cheat GMSummon "BoaFrill_Character_BP_Aberrant_C" 150. GMSummon spawns a tamed Aberrant Titanoboa 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 Titanoboa Creature used for?
- The Aberrant Titanoboa is a reptile native to the Aberration DLC, representing the subterranean variant of the standard Titanoboa. Like other Aberrant creatures, it is adapted to the radiation-soaked environments of Aberration and will not appear naturally on standard maps.
- What is the blueprint path for the Aberrant Titanoboa Creature?
- The Aberrant Titanoboa Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP_Aberrant.BoaFrill_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.