Skip to content

Conan Exiles

Migrated to ansible collection

Use r_pufky.games.conan_exiles.

Tip

  • If connecting on local network, use the private IP of the server, not the public IP address.
  • /home/steam/conan_exiles/ConanSandbox/Saved contains server state information.

Configuration

Isle of Siptah

Set the default map to enable 'Isle of Siptah' expansion. Extra configuration options are enabled in ServerSettings.ini.

Engine.ini

0644 {USER}:{USER}

; Enabling this map enables extra settings in ServerSettings.ini.
[/Script/EngineSettings.GameMapsSettings]
ServerDefaultMap=/Game/DLC_EXT/DLC_Siptah/Maps/DLC_Isle_of_Siptah

ServerSettings.ini

0644 {USER}:{USER}

; Isle of Siptah expanded options.
StormEnabled=True
ElderThingsEnabled=True
ElderThingsIdleLifespan=30.000000
SiegeElderThingsEnabled=False
StormCooldown=105.000000
StormAccumulationTime=1.000000
StormDuration=15.000000
StormDissipationTime=1.000000
StormEnduranceDrainMultiplier=0.000000
ElderThingSpawnRate=1.000000
StormTimeWeekdayStart='0000'
StormTimeWeekdayEnd=2359
StormTimeWeekendStart='0000'
StormTimeWeekendEnd=2359
StormMinimumOnlinePlayers=0
StormBuildingAllowed=True
StormMapBlocker=True
EnableBuildingDestructionCapsules=False
ServerTransferEnabled=False
; These are feature ID's to blacklist, format: ("ID", "ID", "ID")
FeatsBlacklist=''
CanDamagePlayerOwnedStructuresPeriod=120
ElderThingSiegeDamageMultiplier=1.000000
MinimumBuildingSizeToBeSieged=41
AmbientElderThingRespawnRate=1.000000
SiegeElderThingRespawnRate=1.000000
StormBuildingDamageRateMultiplier=1.000000
MaxAmbientElderThings=700
MaxSiegeElderThings=5
MaxAmbushElderThings=200
ElderThingSiegeBuildingSizeMultiplier=1.000000
StormBuildingDamageEnabled=False
SiegeElderThingMapMarkers=False
MinimumStormDamageBuildingPieces=0
StormBuildingDamageMultiplier=1.000000
VaultRefreshTime=10
VaultRefreshDeviation=2
SurgeDeviationMin=60
SurgeDeviationMax=60
SurgeSacrificeRequirementMultiplier=1.000000
SurgeDespawnTimer=90
AltarModuleActiveTimeMultiplier=1.000000
RandomSurgesCountMin=6
RandomSurgesCountMax=10
DecoupleSurgeFromStorm=False
DecoupledSurgeCooldown=5

Quality of life recommended mods for PVE.

Reference1