ARK · CREATURE

Beta Dimorphodon Boss Minion Creature
- Creature
- Base Game
A beta-difficulty Dimorphodon minion summoned during the Dragon Boss encounter, useful for admins testing mid-tier boss fight behavior.
Questions about the Beta Dimorphodon Boss Minion Creature (creature ID Dimorph_Character_BP_Aggressive_DragonBoss_Med_C)? Ask the GameServersHub Discord for answers from real server owners. Updated .
Creature ID
Entity / blueprint class
Dimorph_Character_BP_Aggressive_DragonBoss_Med_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aggressive_DragonBoss_Med.Dimorph_Character_BP_Aggressive_DragonBoss_Med'"Summon Commands
Wild (Summon)
admincheat Summon Dimorph_Character_BP_Aggressive_DragonBoss_Med_CTamed (GMSummon, level 150)
cheat GMSummon "Dimorph_Character_BP_Aggressive_DragonBoss_Med_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aggressive_DragonBoss_Med.Dimorph_Character_BP_Aggressive_DragonBoss_Med'" 0 0 0 0About
The Beta Dimorphodon Boss Minion is a fantasy-type creature that appears as part of the Dragon Boss fight at beta difficulty. It functions as a combat minion rather than a tameable or free-roaming creature, and its presence is tied exclusively to that boss encounter.
Admins can reference its entity ID Dimorph_Character_BP_Aggressive_DragonBoss_Med_C when spawning or scripting boss arena tests, particularly when validating minion wave behavior, damage tuning, or server performance under boss-fight conditions. Because it belongs to the fantasy creature type, it will not appear outside of its designated encounter context under normal circumstances.
This creature is part of the base game and requires no DLC. When setting up test arenas or custom boss events, use the entity ID directly with SpawnDino to place it in the world for evaluation.
Frequently Asked Questions
- What type of creature is the Beta Dimorphodon Boss Minion Creature?
- The Beta Dimorphodon Boss Minion Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- How do I spawn a tamed Beta Dimorphodon Boss Minion Creature?
- Open the admin console and run
cheat GMSummon "Dimorph_Character_BP_Aggressive_DragonBoss_Med_C" 150. GMSummon spawns a tamed Beta Dimorphodon Boss Minion 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. - Is the Beta Dimorphodon Boss Minion Creature a DLC creature or part of the base game?
- The Beta Dimorphodon Boss Minion 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 Beta Dimorphodon Boss Minion Creature?
- Run
cheat Summon Dimorph_Character_BP_Aggressive_DragonBoss_Med_Cin the admin console. Summon spawns a wild, untamed Beta Dimorphodon Boss Minion Creature at your location. Use GMSummon instead if you want it pre-tamed. - What is Beta Dimorphodon Boss Minion Creature in ARK: Survival Ascended?
- A beta-difficulty Dimorphodon minion summoned during the Dragon Boss encounter, useful for admins testing mid-tier boss fight behavior.
- What is the Beta Dimorphodon Boss Minion Creature class name?
- The creature ID for the Beta Dimorphodon Boss Minion Creature is
Dimorph_Character_BP_Aggressive_DragonBoss_Med_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - Which game is the Beta Dimorphodon Boss Minion Creature from?
- The Beta Dimorphodon Boss Minion 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 is the blueprint path for the Beta Dimorphodon Boss Minion Creature?
- The Beta Dimorphodon Boss Minion Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aggressive_DragonBoss_Med.Dimorph_Character_BP_Aggressive_DragonBoss_Med'". 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 the Beta Dimorphodon Boss Minion Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Dimorph_Character_BP_Aggressive_DragonBoss_Med_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat". - What is the Beta Dimorphodon Boss Minion Creature used for?
- The Beta Dimorphodon Boss Minion is a fantasy-type creature that appears as part of the Dragon Boss fight at beta difficulty. It functions as a combat minion rather than a tameable or free-roaming creature, and its presence is tied exclusively to that boss encounter.
- How do I spawn a Beta Dimorphodon Boss Minion Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Dimorphodon/Dimorph_Character_BP_Aggressive_DragonBoss_Med.Dimorph_Character_BP_Aggressive_DragonBoss_Med'" 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 Dimorphodon Boss Minion Creature precisely instead of dropping it on top of your character. - What is the Beta Dimorphodon Boss Minion Creature name tag for Game.ini?
- The Beta Dimorphodon Boss Minion Creature uses the name tag
Dimorphodon (Boss Minion) (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How current is the Beta Dimorphodon Boss Minion Creature info?
- The Beta Dimorphodon Boss Minion 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.