ARK · CREATURE

Broodmother Lysrix Beta (Fjordur) Creature
- Creature
- Fjordur
The Fjordur-specific Beta difficulty Broodmother Lysrix boss, used by admins managing or testing the Fjordur arena encounter.
Running the Broodmother Lysrix Beta (Fjordur) Creature on your server? Hop into our Discord and get a hand from admins who use it every day. Live as of .
Creature ID
Entity / blueprint class
SpiderL_Character_BP_Medium_FJ_CBlueprint path
"Blueprint'/Game/Fjordur/Dinos/IslandBosses/SpiderL_Character_BP_Medium_FJ.SpiderL_Character_BP_Medium_FJ'"Summon Commands
Wild (Summon)
admincheat Summon SpiderL_Character_BP_Medium_FJ_CTamed (GMSummon, level 150)
cheat GMSummon "SpiderL_Character_BP_Medium_FJ_C" 150Exact placement (SpawnDino)
admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/IslandBosses/SpiderL_Character_BP_Medium_FJ.SpiderL_Character_BP_Medium_FJ'" 0 0 0 0About
Broodmother Lysrix Beta (Fjordur) is the medium-difficulty variant of the Broodmother boss tied specifically to the Fjordur DLC map. It is a separate entity from the standard Broodmother, using its own class SpiderL_Character_BP_Medium_FJ_C, which means map-specific scripting or spawn commands must reference this ID rather than the base game equivalent.
Admins working on Fjordur servers encounter this entity when configuring boss arenas, testing difficulty scaling, or using server-side commands to force-spawn the boss for event or debugging purposes. Use the entity ID SpiderL_Character_BP_Medium_FJ_C with cheat SpawnDino or similar admin commands to place this specific variant.
Because this creature is Fjordur-exclusive, it will not appear or function correctly on non-Fjordur maps. Keep that in mind when migrating configs or running multi-map server setups.
Frequently Asked Questions
- Is the Broodmother Lysrix Beta (Fjordur) Creature a DLC creature or part of the base game?
- The Broodmother Lysrix Beta (Fjordur) Creature is tied to the Fjordur 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.
- When was the Broodmother Lysrix Beta (Fjordur) Creature data last updated?
- The Broodmother Lysrix Beta (Fjordur) 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 creature ID for the Broodmother Lysrix Beta (Fjordur) Creature?
- The creature ID for the Broodmother Lysrix Beta (Fjordur) Creature is
SpiderL_Character_BP_Medium_FJ_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 Broodmother Lysrix Beta (Fjordur) Creature over RCON or on a dedicated server?
- Send the same command through RCON or your control panel:
admincheat Summon SpiderL_Character_BP_Medium_FJ_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 Broodmother Lysrix Beta (Fjordur) Creature?
- Run
cheat Summon SpiderL_Character_BP_Medium_FJ_Cin the admin console. Summon spawns a wild, untamed Broodmother Lysrix Beta (Fjordur) Creature at your location. Use GMSummon instead if you want it pre-tamed. - What type of creature is the Broodmother Lysrix Beta (Fjordur) Creature?
- The Broodmother Lysrix Beta (Fjordur) Creature is classified as a boss in ARK: Survival Ascended. The classification affects which spawn containers and taming rules apply to it.
- What is the Broodmother Lysrix Beta (Fjordur) Creature name tag for Game.ini?
- The Broodmother Lysrix Beta (Fjordur) Creature uses the name tag
Broodmother Lysrix (Beta). That is the value per-dino server settings expect, such as spawn multipliers, taming overrides and stat multipliers inGame.ini. - What is the Broodmother Lysrix Beta (Fjordur) Creature?
- The Fjordur-specific Beta difficulty Broodmother Lysrix boss, used by admins managing or testing the Fjordur arena encounter.
- How do I spawn a tamed Broodmother Lysrix Beta (Fjordur) Creature?
- Open the admin console and run
cheat GMSummon "SpiderL_Character_BP_Medium_FJ_C" 150. GMSummon spawns a tamed Broodmother Lysrix Beta (Fjordur) 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. - Which game is the Broodmother Lysrix Beta (Fjordur) Creature from?
- The Broodmother Lysrix Beta (Fjordur) 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 Broodmother Lysrix Beta (Fjordur) Creature at an exact level and position?
- Run
admincheat SpawnDino "Blueprint'/Game/Fjordur/Dinos/IslandBosses/SpiderL_Character_BP_Medium_FJ.SpiderL_Character_BP_Medium_FJ'" 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 Broodmother Lysrix Beta (Fjordur) Creature precisely instead of dropping it on top of your character. - What's the Broodmother Lysrix Beta (Fjordur) Creature blueprint path?
- The Broodmother Lysrix Beta (Fjordur) Creature blueprint path is
"Blueprint'/Game/Fjordur/Dinos/IslandBosses/SpiderL_Character_BP_Medium_FJ.SpiderL_Character_BP_Medium_FJ'". 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 is the Broodmother Lysrix Beta (Fjordur) Creature used for?
- Broodmother Lysrix Beta (Fjordur) is the medium-difficulty variant of the Broodmother boss tied specifically to the Fjordur DLC map. It is a separate entity from the standard Broodmother, using its own class
SpiderL_Character_BP_Medium_FJ_C, which means map-specific scripting or spawn commands must reference this ID rather than the base game equivalent.