ARK · CREATURE

X-Ankylosaurus Creature
- Creature
- Genesis
A Genesis DLC variant of the Ankylosaurus tuned for volcanic environments, identified by entity ID Volcano_Ankylo_Character_BP_C.
Running the X-Ankylosaurus 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
Volcano_Ankylo_Character_BP_CBlueprint path
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_Character_BP'"Summon Commands
Wild (Summon)
admincheat Summon Volcano_Ankylo_Character_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Volcano_Ankylo_Character_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_Character_BP'" 0 0 0 0About
The X-Ankylosaurus is a Genesis expansion creature classified under the Fantasy creature type. It shares the core behavior and resource-gathering role of the standard Ankylosaurus but is a distinct variant adapted to the harsher biomes found in the Genesis map.
Admins spawning this creature should use the entity ID Volcano_Ankylo_Character_BP_C with SpawnDino or similar admin commands. Using the base Ankylosaurus entity ID will not produce this variant, so the correct ID matters when populating a Genesis environment or testing creature spawns.
Because this creature is tied to the Genesis DLC, it will only appear naturally on servers running that content. On non-Genesis maps, admin-forced spawns are the only way to introduce it, which may be relevant when building custom scenarios or cross-map events.
Frequently Asked Questions
- What's the X-Ankylosaurus Creature blueprint path?
- The X-Ankylosaurus Creature blueprint path is
"Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_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. - Which game is the X-Ankylosaurus Creature from?
- The X-Ankylosaurus 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 type of creature is the X-Ankylosaurus Creature?
- The X-Ankylosaurus Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Is the X-Ankylosaurus Creature a DLC creature or part of the base game?
- The X-Ankylosaurus Creature is tied to the Genesis 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 X-Ankylosaurus Creature used for?
- The X-Ankylosaurus is a Genesis expansion creature classified under the Fantasy creature type. It shares the core behavior and resource-gathering role of the standard Ankylosaurus but is a distinct variant adapted to the harsher biomes found in the Genesis map.
- How do I spawn the X-Ankylosaurus Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Volcano_Ankylo_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 X-Ankylosaurus Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Genesis/Dinos/BiomeVariants/Volcano_Ankylosaurus/Volcano_Ankylo_Character_BP.Volcano_Ankylo_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 X-Ankylosaurus Creature precisely instead of dropping it on top of your character. - What is the X-Ankylosaurus Creature class name?
- The creature ID for the X-Ankylosaurus Creature is
Volcano_Ankylo_Character_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the X-Ankylosaurus Creature?
- A Genesis DLC variant of the Ankylosaurus tuned for volcanic environments, identified by entity ID Volcano_Ankylo_Character_BP_C.
- When was the X-Ankylosaurus Creature data last updated?
- The X-Ankylosaurus 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.
- How do I spawn a tamed X-Ankylosaurus Creature?
- Open the admin console and run
cheat GMSummon "Volcano_Ankylo_Character_BP_C" 150. GMSummon spawns a tamed X-Ankylosaurus 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 do I spawn a wild X-Ankylosaurus Creature?
- Run
cheat Summon Volcano_Ankylo_Character_BP_Cin the admin console. Summon spawns a wild, untamed X-Ankylosaurus Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the X-Ankylosaurus Creature name tag for Game.ini?
- The X-Ankylosaurus Creature uses the name tag
X-Ankylosaurus. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.