ARK · CREATURE

Crystal Wyvern Queen Creature
- Creature
- Crystal Isles
The Crystal Wyvern Queen is the boss creature of Crystal Isles, identified by entity ID CrystalWyvern_Character_BP_Boss_C for admin spawning and event scripting.
The Crystal Wyvern Queen Creature is just the start. Join the GameServersHub Discord for the full playbook on running your server. As of .
Creature ID
Entity / blueprint class
CrystalWyvern_Character_BP_Boss_CBlueprint path
"Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'"Summon Commands
Wild (Summon)
admincheat Summon CrystalWyvern_Character_BP_Boss_CTamed (GMSummon, level 150)
cheat GMSummon "CrystalWyvern_Character_BP_Boss_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'" 0 0 0 0About
The Crystal Wyvern Queen is the apex boss of the Crystal Isles DLC, classified as a Fantasy-type creature. She serves as the map's primary end-game encounter and is distinct from the tameable Crystal Wyvern variants found in the open world.
Admins reference her entity ID CrystalWyvern_Character_BP_Boss_C when force-spawning her outside the standard boss arena, scripting encounter events, or troubleshooting fight-related issues on a server. Her name tag Crystal Wyvern Queen is used in certain console targeting contexts.
Because she is a boss creature, standard taming mechanics do not apply, and spawning her in an uncontrolled area can create significant hazards for players and server stability. Test any spawn commands in a controlled zone first.
Frequently Asked Questions
- What is Crystal Wyvern Queen Creature in ARK: Survival Ascended?
- The Crystal Wyvern Queen is the boss creature of Crystal Isles, identified by entity ID CrystalWyvern_Character_BP_Boss_C for admin spawning and event scripting.
- How current is the Crystal Wyvern Queen Creature info?
- The Crystal Wyvern Queen 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.
- Which game is the Crystal Wyvern Queen Creature from?
- The Crystal Wyvern Queen 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.
- Is the Crystal Wyvern Queen Creature a DLC creature or part of the base game?
- The Crystal Wyvern Queen Creature is tied to the Crystal Isles 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 creature ID for the Crystal Wyvern Queen Creature?
- The creature ID for the Crystal Wyvern Queen Creature is
CrystalWyvern_Character_BP_Boss_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 Crystal Wyvern Queen Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon CrystalWyvern_Character_BP_Boss_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 Crystal Wyvern Queen Creature?
- Run
cheat Summon CrystalWyvern_Character_BP_Boss_Cin the admin console. Summon spawns a wild, untamed Crystal Wyvern Queen Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is the Crystal Wyvern Queen Creature used for?
- The Crystal Wyvern Queen is the apex boss of the Crystal Isles DLC, classified as a Fantasy-type creature. She serves as the map's primary end-game encounter and is distinct from the tameable Crystal Wyvern variants found in the open world.
- What's the Crystal Wyvern Queen Creature blueprint path?
- The Crystal Wyvern Queen Creature blueprint path is
"Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'". 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 Crystal Wyvern Queen Creature?
- Open the admin console and run
cheat GMSummon "CrystalWyvern_Character_BP_Boss_C" 150. GMSummon spawns a tamed Crystal Wyvern Queen 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 Crystal Wyvern Queen Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Mods/CrystalIsles/Assets/Dinos/CIBoss/CrystalWyvern_Character_BP_Boss.CrystalWyvern_Character_BP_Boss'" 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 Crystal Wyvern Queen Creature precisely instead of dropping it on top of your character. - What is the Crystal Wyvern Queen Creature name tag for Game.ini?
- The Crystal Wyvern Queen Creature uses the name tag
Crystal Wyvern Queen. That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What type of creature is the Crystal Wyvern Queen Creature?
- The Crystal Wyvern Queen Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.