Customizing boss battles on your ARK: Survival Evolved server allows you to adjust boss difficulty, change loot rewards, and modify boss arena mechanics. This is useful for PvE-focused servers, progression balance, or endgame challenges.
This guide will walk you through modifying boss fight settings, adjusting health and damage multipliers, and customizing boss rewards using VolticHost Game Panel.
📌 Prerequisites
-
An ARK: Survival Evolved server purchased at VolticHost.com
-
Access to VolticHost Game Panel
-
Boss Blueprint Paths (needed for custom boss configurations)
-
(Optional) Custom Boss Mods from Steam Workshop
1️⃣ Locate Boss Blueprint Paths
To modify boss battles, you need blueprint paths for bosses:
-
Visit ARK Wiki Boss Blueprint List.
-
Find the exact blueprint path for each boss you want to modify.
-
Example:
BlueprintGeneratedClass'/Game/PrimalEarth/Dinos/Dragon/Dragon_Character_BP_Boss_Easy.Dragon_Character_BP_Boss_Easy_C'
-
✅ You now have the required boss blueprint paths!
2️⃣ Adjust Boss Health and Damage
-
Log in to VolticHost Game Panel.
-
Click on your ARK: Survival Evolved server.
-
Navigate to the File Manager tab.
-
Open:
/ShooterGame/Saved/Config/LinuxServer/Game.ini
-
Add custom health and damage settings for bosses:
DinoClassDamageMultipliers=(DinoClassString="Dragon_Character_BP_Boss_Easy_C",Multiplier=1.5) DinoClassResistanceMultipliers=(DinoClassString="Dragon_Character_BP_Boss_Easy_C",Multiplier=0.7)
-
Boss damage increased by 50%
-
Boss takes 30% less damage
-
-
Click Save File and restart the server.
✅ Boss difficulty is now modified!
3️⃣ Modify Boss Summoning Requirements
To change the items needed for summoning bosses, modify Game.ini:
-
Open:
/ShooterGame/Saved/Config/LinuxServer/Game.ini
-
Add or modify summoning requirements:
ConfigOverrideItemCraftingCosts=(ItemClassString="PrimalItemConsumableTributeDragon_C",BaseCraftingResourceRequirements=((ResourceItemTypeString="PrimalItemResource_Element_C",BaseResourceRequirement=200),(ResourceItemTypeString="PrimalItemResource_BlackPearl_C",BaseResourceRequirement=50)))
- Boss summoning now requires 200 Element and 50 Black Pearls.
✅ Boss tribute requirements are now customized!
4️⃣ Change Boss Rewards and Loot Drops
To modify the loot bosses drop, edit Game.ini:
-
Open:
/ShooterGame/Saved/Config/LinuxServer/Game.ini
-
Add custom boss rewards:
ConfigOverrideSupplyCrateItems=(SupplyCrateClassString="SupplyCrate_BossLoot_AlphaDragon_C",MinItemSets=1,MaxItemSets=2,NumItemsPerSet=2,ItemSets=((MinQuantity=1,MaxQuantity=1,Chance=1.0,Items=("BlueprintGeneratedClass'/Game/PrimalEarth/CoreBlueprints/Items/Armor/PrimalItemArmor_TekHelmet.PrimalItemArmor_TekHelmet_C'"))))
- Alpha Dragon now drops a guaranteed Tek Helmet.
✅ Bosses now drop customized loot!
5️⃣ Add Modded or Custom Bosses (Optional)
If using Steam Workshop boss mods, follow these steps:
-
Find the mod on ARK Steam Workshop.
-
Copy the Mod ID from the URL.
-
Add the Mod ID in Startup Settings of VolticHost Game Panel.
-
Modify Game.ini to spawn the new custom boss:
ConfigOverrideSupplyCrateItems=(SupplyCrateClassString="SupplyCrate_BossLoot_CustomBoss_C",MinItemSets=1,MaxItemSets=2,NumItemsPerSet=2,ItemSets=((MinQuantity=1,MaxQuantity=1,Chance=1.0,Items=("BlueprintGeneratedClass'/Game/Mods/CustomBoss/PrimalItemArmor_CustomBossHelmet.PrimalItemArmor_CustomBossHelmet_C'"))))
-
Save and restart the server.
✅ Your server now has custom boss battles!
6️⃣ Restart the Server to Apply Changes
-
Navigate to the Console tab in VolticHost Game Panel.
-
Click Stop to shut down the server.
-
Wait a few seconds, then click Start to relaunch the server with new boss settings.
✅ Your ARK server now has fully customized boss battles!
🎉 Conclusion
You've successfully modified boss fights, adjusted difficulty, changed rewards, and added custom bosses using VolticHost Game Panel! Players can now experience fresh and exciting endgame challenges. 🚀
For more assistance, contact VolticHost Support.