ARK · CREATURE

Griffin Boss Minion Creature
- Creature
- Ragnarok
A boss-encounter variant of the Griffin spawned as a minion during Ragnarok boss fights, referenced by entity ID Griffin_Character_Minion_BP_C.
Want to go deeper on the Griffin Boss Minion Creature (creature ID Griffin_Character_Minion_BP_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
Griffin_Character_Minion_BP_CBlueprint path
"Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_BP'"Summon Commands
Wild (Summon)
admincheat Summon Griffin_Character_Minion_BP_CTamed (GMSummon, level 150)
cheat GMSummon "Griffin_Character_Minion_BP_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_BP'" 0 0 0 0About
The Griffin Boss Minion is a fantasy-type creature that appears exclusively as a summoned minion during boss encounters on the Ragnarok map. It is a distinct entity from the tameable Griffin, sharing its appearance but serving as a combat obstacle controlled by the boss arena.
Admins working with Ragnarok boss arenas may reference this creature when diagnosing encounter scaling, debugging spawn behavior, or adjusting boss difficulty through server-side configuration. Its entity ID Griffin_Character_Minion_BP_C is the reliable handle for any direct spawn or kill commands during testing.
Because this creature is tied to a specific boss context, spawning it outside of that arena via admin commands may result in unpredictable behavior, treat it as a scripted encounter unit rather than a general-purpose spawn.
Frequently Asked Questions
- What is the Griffin Boss Minion Creature used for?
- The Griffin Boss Minion is a fantasy-type creature that appears exclusively as a summoned minion during boss encounters on the Ragnarok map. It is a distinct entity from the tameable Griffin, sharing its appearance but serving as a combat obstacle controlled by the boss arena.
- Which game is the Griffin Boss Minion Creature from?
- The Griffin 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.
- How do I spawn a wild Griffin Boss Minion Creature?
- Run
cheat Summon Griffin_Character_Minion_BP_Cin the admin console. Summon spawns a wild, untamed Griffin Boss Minion Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a Griffin Boss Minion Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_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 Griffin Boss Minion Creature precisely instead of dropping it on top of your character. - What type of creature is the Griffin Boss Minion Creature?
- The Griffin Boss Minion Creature is classified as a fantasy in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Is the Griffin Boss Minion Creature a DLC creature or part of the base game?
- The Griffin Boss Minion 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.
- What is the blueprint path for the Griffin Boss Minion Creature?
- The Griffin Boss Minion Creature blueprint path is
"Blueprint'/Game/Mods/Ragnarok/Custom_Assets/Bosses/Griffin_Character_Minion_BP.Griffin_Character_Minion_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. - How current is the Griffin Boss Minion Creature info?
- The Griffin 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.
- What's the Griffin Boss Minion Creature entity ID?
- The creature ID for the Griffin Boss Minion Creature is
Griffin_Character_Minion_BP_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is the Griffin Boss Minion Creature?
- A boss-encounter variant of the Griffin spawned as a minion during Ragnarok boss fights, referenced by entity ID Griffin_Character_Minion_BP_C.
- How do I spawn the Griffin Boss Minion Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon Griffin_Character_Minion_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 tamed Griffin Boss Minion Creature?
- Open the admin console and run
cheat GMSummon "Griffin_Character_Minion_BP_C" 150. GMSummon spawns a tamed Griffin 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. - What is the Griffin Boss Minion Creature name tag for Game.ini?
- The Griffin Boss Minion Creature uses the name tag
Griffin (Boss Minion). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini.