ARK · CREATURE

Alpha Broodmother Lysrix Creature
- Creature
- Base Game
The Alpha Broodmother Lysrix is the hardest-tier boss spider in ARK: Survival Ascended, requiring careful server-side preparation for boss arena events.
Want to go deeper on the Alpha Broodmother Lysrix Creature (creature ID SpiderL_Character_BP_Hard_C)? Join the GameServersHub Discord to trade setups and spawn tips with other server admins. As of .
Creature ID
Entity / blueprint class
SpiderL_Character_BP_Hard_CBlueprint path
"Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'"Summon Commands
Wild (Summon)
admincheat Summon SpiderL_Character_BP_Hard_CTamed (GMSummon, level 150)
cheat GMSummon "SpiderL_Character_BP_Hard_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'" 0 0 0 0About
The Alpha Broodmother Lysrix is the most difficult variant of the Broodmother Lysrix boss encounter. As a Boss-type creature, it operates outside normal taming and spawning rules, it appears only within its designated arena and is not available in the base game as DLC content.
Admins working with boss encounters reference its entity ID SpiderL_Character_BP_Hard_C when scripting summons, configuring difficulty scaling, or troubleshooting arena events. Its name tag displays in-game as Broodmother (Alpha), which can matter when filtering server logs or setting up event triggers.
Because this is an Alpha-tier boss, players entering its arena should be fully geared. Admins running test sessions or events may want to verify tribute requirements and adjust difficulty multipliers in server settings before opening the portal to a player group.
Frequently Asked Questions
- What is the Alpha Broodmother Lysrix Creature name tag for Game.ini?
- The Alpha Broodmother Lysrix Creature uses the name tag
Broodmother (Alpha). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - How do I spawn a wild Alpha Broodmother Lysrix Creature?
- Run
cheat Summon SpiderL_Character_BP_Hard_Cin the admin console. Summon spawns a wild, untamed Alpha Broodmother Lysrix Creature at your location. Use GMSummon instead if you want it pre-tamed. - How do I spawn a Alpha Broodmother Lysrix Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'" 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 Alpha Broodmother Lysrix Creature precisely instead of dropping it on top of your character. - What's the Alpha Broodmother Lysrix Creature blueprint path?
- The Alpha Broodmother Lysrix Creature blueprint path is
"Blueprint'/Game/PrimalEarth/Dinos/Spider-Large/SpiderL_Character_BP_Hard.SpiderL_Character_BP_Hard'". 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. - What type of creature is the Alpha Broodmother Lysrix Creature?
- The Alpha Broodmother Lysrix Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- Is the Alpha Broodmother Lysrix Creature a DLC creature or part of the base game?
- The Alpha Broodmother Lysrix Creature is part of the base ARK: Survival Ascended game, so no DLC or map pack is required to spawn it.
- Which game is the Alpha Broodmother Lysrix Creature from?
- The Alpha Broodmother Lysrix 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 Alpha Broodmother Lysrix Creature used for?
- The Alpha Broodmother Lysrix is the most difficult variant of the Broodmother Lysrix boss encounter. As a Boss-type creature, it operates outside normal taming and spawning rules, it appears only within its designated arena and is not available in the base game as DLC content.
- How do I spawn a tamed Alpha Broodmother Lysrix Creature?
- Open the admin console and run
cheat GMSummon "SpiderL_Character_BP_Hard_C" 150. GMSummon spawns a tamed Alpha Broodmother Lysrix 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's the Alpha Broodmother Lysrix Creature entity ID?
- The creature ID for the Alpha Broodmother Lysrix Creature is
SpiderL_Character_BP_Hard_C. This is the blueprint class the game uses to identify it, and it's what admin summon commands take. - What is Alpha Broodmother Lysrix Creature in ARK: Survival Ascended?
- The Alpha Broodmother Lysrix is the hardest-tier boss spider in ARK: Survival Ascended, requiring careful server-side preparation for boss arena events.
- How current is the Alpha Broodmother Lysrix Creature info?
- The Alpha Broodmother Lysrix 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 the Alpha Broodmother Lysrix Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon SpiderL_Character_BP_Hard_C. Log in as admin first (enablecheats <AdminPassword>); if your tool already runs with admin context, drop the leading "cheat".