ARK · CREATURE

Alpha Tridacna (Green) Creature
- Creature
- Aquatica
An Alpha Predator variant of the Tridacna from the Aquatica DLC, identified by its green coloration and used in admin spawning and event scripting.
Running the Alpha Tridacna (Green) 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
AlphaCorruptTridacna_Character_BP_Green_CBlueprint path
"Blueprint'/Game/Abyss/Dinos/AlphaCorruptTridacna/AlphaCorruptTridacna_Character_BP_Green.AlphaCorruptTridacna_Character_BP_Green'"Summon Commands
Wild (Summon)
admincheat Summon AlphaCorruptTridacna_Character_BP_Green_CTamed (GMSummon, level 150)
cheat GMSummon "AlphaCorruptTridacna_Character_BP_Green_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/AlphaCorruptTridacna/AlphaCorruptTridacna_Character_BP_Green.AlphaCorruptTridacna_Character_BP_Green'" 0 0 0 0About
The Alpha Tridacna (Green) is a green-colored Alpha Predator variant of the Tridacna, introduced in the Aquatica DLC. As an alpha-tier creature, it is tougher than standard variants and poses a heightened threat to players in aquatic zones.
Admins working with Aquatica content will reference the entity ID AlphaCorruptTridacna_Character_BP_Green_C when spawning this creature via SpawnDino or similar commands. The name tag Alpha Tridacna is shared across Tridacna alpha variants, so use the full entity ID to target this green version specifically.
Because this creature is tied to the Aquatica DLC, it will only appear and function correctly on servers running that content. Confirm DLC availability before building any spawn tables or event scripts around it.
Frequently Asked Questions
- What type of creature is the Alpha Tridacna (Green) Creature?
- The Alpha Tridacna (Green) Creature is classified as a alpha predator in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Alpha Tridacna (Green) Creature?
- Open the admin console and run
cheat GMSummon "AlphaCorruptTridacna_Character_BP_Green_C" 150. GMSummon spawns a tamed Alpha Tridacna (Green) 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 current is the Alpha Tridacna (Green) Creature info?
- The Alpha Tridacna (Green) 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 Alpha Tridacna (Green) Creature blueprint path?
- The Alpha Tridacna (Green) Creature blueprint path is
"Blueprint'/Game/Abyss/Dinos/AlphaCorruptTridacna/AlphaCorruptTridacna_Character_BP_Green.AlphaCorruptTridacna_Character_BP_Green'". 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 Alpha Tridacna (Green) Creature?
- An Alpha Predator variant of the Tridacna from the Aquatica DLC, identified by its green coloration and used in admin spawning and event scripting.
- How do I spawn the Alpha Tridacna (Green) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon AlphaCorruptTridacna_Character_BP_Green_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - Which game is the Alpha Tridacna (Green) Creature from?
- The Alpha Tridacna (Green) 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 wild Alpha Tridacna (Green) Creature?
- Run
cheat Summon AlphaCorruptTridacna_Character_BP_Green_Cin the admin console. Summon spawns a wild, untamed Alpha Tridacna (Green) Creature at your location. Use GMSummon instead if you want it pre-tamed. - Is the Alpha Tridacna (Green) Creature a DLC creature or part of the base game?
- The Alpha Tridacna (Green) Creature is tied to the Aquatica 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.
- What is the Alpha Tridacna (Green) Creature used for?
- The Alpha Tridacna (Green) is a green-colored Alpha Predator variant of the Tridacna, introduced in the Aquatica DLC. As an alpha-tier creature, it is tougher than standard variants and poses a heightened threat to players in aquatic zones.
- What's the Alpha Tridacna (Green) Creature entity ID?
- The creature ID for the Alpha Tridacna (Green) Creature is
AlphaCorruptTridacna_Character_BP_Green_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - How do I spawn a Alpha Tridacna (Green) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Abyss/Dinos/AlphaCorruptTridacna/AlphaCorruptTridacna_Character_BP_Green.AlphaCorruptTridacna_Character_BP_Green'" 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 Alpha Tridacna (Green) Creature precisely instead of dropping it on top of your character. - What is the Alpha Tridacna (Green) Creature name tag for Game.ini?
- The Alpha Tridacna (Green) Creature uses the name tag
Alpha Tridacna. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.