ARK · CREATURE

Beta Dragon (Ragnarok) Creature
- Creature
- Ragnarok
The Beta Dragon (Ragnarok) is a mid-tier boss creature exclusive to the Ragnarok DLC, used in server event and testing configurations.
Master the Beta Dragon (Ragnarok) Creature faster. Join our Discord and swap configs, IDs and commands with the community. As of .
Creature ID
Entity / blueprint class
Dragon_Character_BP_Boss_Medium_Ragnarok_CBlueprint path
"Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'"Summon Commands
Wild (Summon)
admincheat Summon Dragon_Character_BP_Boss_Medium_Ragnarok_CTamed (GMSummon, level 150)
cheat GMSummon "Dragon_Character_BP_Boss_Medium_Ragnarok_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'" 0 0 0 0About
The Beta Dragon (Ragnarok) is a boss-tier creature tied to the Ragnarok DLC. It represents the medium difficulty variant of the Dragon boss encounter on that map, sitting between the easier Alpha and harder Gamma tiers in the Ragnarok-specific boss lineup. Its entity ID is Dragon_Character_BP_Boss_Medium_Ragnarok_C, which distinguishes it from the standard map variants of the same boss.
Admins reference this creature primarily when configuring custom boss arenas, scripting spawn events, or troubleshooting encounter triggers on a Ragnarok server. Using the correct entity ID is important here, the Ragnarok Dragon bosses use separate blueprint classes from their Island counterparts, so mixing them up in configuration files will spawn the wrong variant.
Because this is a boss creature, standard taming mechanics do not apply. Admin commands that force-spawn or summon it should use the Dragon_Character_BP_Boss_Medium_Ragnarok_C entity ID to ensure the intended difficulty and loot table are loaded for the encounter.
Frequently Asked Questions
- What is the Beta Dragon (Ragnarok) Creature class name?
- The creature ID for the Beta Dragon (Ragnarok) Creature is
Dragon_Character_BP_Boss_Medium_Ragnarok_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 tamed Beta Dragon (Ragnarok) Creature?
- Open the admin console and run
cheat GMSummon "Dragon_Character_BP_Boss_Medium_Ragnarok_C" 150. GMSummon spawns a tamed Beta Dragon (Ragnarok) 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 Beta Dragon (Ragnarok) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'" 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 Beta Dragon (Ragnarok) Creature precisely instead of dropping it on top of your character. - Is the Beta Dragon (Ragnarok) Creature a DLC creature or part of the base game?
- The Beta Dragon (Ragnarok) Creature is tied to the Ragnarok 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.
- How do I spawn the Beta Dragon (Ragnarok) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Dragon_Character_BP_Boss_Medium_Ragnarok_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What's the Beta Dragon (Ragnarok) Creature blueprint path?
- The Beta Dragon (Ragnarok) Creature blueprint path is
"Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Dragon_Character_BP_Boss_Medium_Ragnarok.Dragon_Character_BP_Boss_Medium_Ragnarok'". 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 wild Beta Dragon (Ragnarok) Creature?
- Run
cheat Summon Dragon_Character_BP_Boss_Medium_Ragnarok_Cin the admin console. Summon spawns a wild, untamed Beta Dragon (Ragnarok) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Beta Dragon (Ragnarok) Creature in ARK: Survival Ascended?
- The Beta Dragon (Ragnarok) is a mid-tier boss creature exclusive to the Ragnarok DLC, used in server event and testing configurations.
- What type of creature is the Beta Dragon (Ragnarok) Creature?
- The Beta Dragon (Ragnarok) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Which game is the Beta Dragon (Ragnarok) Creature from?
- The Beta Dragon (Ragnarok) 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 current is the Beta Dragon (Ragnarok) Creature info?
- The Beta Dragon (Ragnarok) 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 Beta Dragon (Ragnarok) Creature used for?
- The Beta Dragon (Ragnarok) is a boss-tier creature tied to the Ragnarok DLC. It represents the medium difficulty variant of the Dragon boss encounter on that map, sitting between the easier Alpha and harder Gamma tiers in the Ragnarok-specific boss lineup. Its entity ID is
Dragon_Character_BP_Boss_Medium_Ragnarok_C, which distinguishes it from the standard map variants of the same boss. - What is the Beta Dragon (Ragnarok) Creature name tag for Game.ini?
- The Beta Dragon (Ragnarok) Creature uses the name tag
Dragon (Beta) (Ragnarok). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.