Skip to main content

ARK · CREATURE

ARK: Survival Ascended Any Titanomyrma Creature creature

Any Titanomyrma Creature

  • Creature
  • Base Game

Base entity class for all Titanomyrma variants; useful when targeting the ant family by shared entity ID or name tag.

Want to go deeper on the Any Titanomyrma Creature (creature ID Ant_Character_Base_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .

Creature ID

Entity / blueprint class

Ant_Character_Base_C

Blueprint path

"Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_Base.Ant_Character_Base'"

Summon Commands

Wild (Summon)

admincheat Summon Ant_Character_Base_C

Tamed (GMSummon, level 150)

cheat GMSummon "Ant_Character_Base_C" 150

Exact placement (SpawnDino)

admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_Base.Ant_Character_Base'" 0 0 0 0

About

Titanomyrma are small invertebrate insects found across the base game. The entry Ant_Character_Base_C represents the shared base class from which individual Titanomyrma variants (soldier, drone, and queen) derive, rather than a single spawnable creature with unique behavior of its own.

Admins working with kill, destroy, or targeting commands can reference the name tag Any Titanomyrma or the entity ID Ant_Character_Base_C to affect all Titanomyrma variants at once. This is particularly useful on servers where you want to manage the entire ant family without issuing separate commands per variant.

Because this is a base class entry rather than a specific creature, spawning it directly may not produce consistent results. For reliable spawns, target one of the specific Titanomyrma subtype entity IDs instead.

Frequently Asked Questions

What is Any Titanomyrma Creature in ARK: Survival Ascended?
Base entity class for all Titanomyrma variants; useful when targeting the ant family by shared entity ID or name tag.
What type of creature is the Any Titanomyrma Creature?
The Any Titanomyrma Creature is classified as a invertebrate in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
What is the blueprint path for the Any Titanomyrma Creature?
The Any Titanomyrma Creature blueprint path is "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_Base.Ant_Character_Base'". 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 Any Titanomyrma Creature used for?
Titanomyrma are small invertebrate insects found across the base game. The entry Ant_Character_Base_C represents the shared base class from which individual Titanomyrma variants (soldier, drone, and queen) derive, rather than a single spawnable creature with unique behavior of its own.
Is the Any Titanomyrma Creature a DLC creature or part of the base game?
The Any Titanomyrma 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 a wild Any Titanomyrma Creature?
Run cheat Summon Ant_Character_Base_C in the admin console. Summon spawns a wild, untamed Any Titanomyrma Creature at your location. Use GMSummon instead if you want it pre-tamed.
What is the Any Titanomyrma Creature name tag for Game.ini?
The Any Titanomyrma Creature uses the name tag Any Titanomyrma. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers in Game.ini.
How do I spawn a tamed Any Titanomyrma Creature?
Open the admin console and run cheat GMSummon "Ant_Character_Base_C" 150. GMSummon spawns a tamed Any Titanomyrma 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.
Which game is the Any Titanomyrma Creature from?
The Any Titanomyrma 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.
How do I spawn a Any Titanomyrma Creature at an exact level and position?
Run admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Ant/Ant_Character_Base.Ant_Character_Base'" 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 Any Titanomyrma Creature precisely instead of dropping it on top of your character.
When was the Any Titanomyrma Creature data last updated?
The Any Titanomyrma 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's the Any Titanomyrma Creature entity ID?
The creature ID for the Any Titanomyrma Creature is Ant_Character_Base_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 Any Titanomyrma Creature over RCON or on a dedicated server?
Send the same command through RCON or your control panel: admincheat Summon Ant_Character_Base_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".