ARK · CREATURE

Titanoboa Creature
- Creature
- Base Game
The Titanoboa is a non-tameable reptile creature; admins use its entity ID to manage spawns, population caps, or event scripting.
Want to go deeper on the Titanoboa Creature (creature ID BoaFrill_Character_BP_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_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon BoaFrill_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "BoaFrill_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_Character_BP'" 0 0 0 0About
The Titanoboa is a large constrictor snake classified as a reptile in ARK: Survival Ascended. It is not tied to any DLC, meaning it is available across the base game without additional content requirements.
Admins targeting this creature in server commands should use the entity ID BoaFrill_Character_BP_C for spawning or destruction commands, and the name tag TitanBoa when working with population or config entries that reference tag identifiers. These two identifiers serve different contexts, so knowing which a given command expects matters.
Because the Titanoboa is a wild reptile with no tame path, admin use cases are primarily around controlling its spawn presence, adjusting spawn multipliers in the config, forcing despawns in a specific area, or scripting it into custom encounter scenarios.
Frequently Asked Questions
- What type of creature is the Titanoboa Creature?
- The Titanoboa Creature is classified as a reptile in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Titanoboa Creature class name?
- The creature ID for the Titanoboa Creature is
BoaFrill_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - When was the Titanoboa Creature data last updated?
- The 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.
- What is the Titanoboa Creature?
- The Titanoboa is a non-tameable reptile creature; admins use its entity ID to manage spawns, population caps, or event scripting.
- Is the Titanoboa Creature a DLC creature or part of the base game?
- The Titanoboa Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- How do I spawn the Titanoboa Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon BoaFrill_Character_BP_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - How do I spawn a wild Titanoboa Creature?
- Run
cheat Summon BoaFrill_Character_BP_Cin the admin console. Summon spawns a wild, untamed Titanoboa Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Titanoboa Creature used for?
- The Titanoboa is a large constrictor snake classified as a reptile in ARK: Survival Ascended. It is not tied to any DLC, meaning it is available across the base game without additional content requirements.
- How do I spawn a Titanoboa Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_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 Titanoboa Creature precisely instead of dropping it on top of your character. - What is the Titanoboa Creature name tag for Game.ini?
- The 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. - Which game is the Titanoboa Creature from?
- The 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's the Titanoboa Creature blueprint path?
- The Titanoboa Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/BoaFrill/BoaFrill_Character_BP.BoaFrill_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. - How do I spawn a tamed Titanoboa Creature?
- Open the admin console and run
cheat GMSummon "BoaFrill_Character_BP_C" 150. GMSummon spawns a tamed 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.