ATLAS
ATLAS Architect (v1.3)
 This topic has been pinned, so it's probably important
Nyt  [developer] 23 Jul, 2019 @ 2:14pm
INI Config Options
All of the config options are listed with their default values. Only copy the ones you wish to change into your gameusersettings.ini file under the following section header:

[AtlasArchitect]

Crafting Speeds
All AA crafting stations can have their crafting speeds increased with higher numbers or reduced with a float number between 0 and 1 (e.g. 0.5 would reduce crafting speeds 50%).

ForgeCraftingSpeed=1 GrillCraftingSpeed=1 LoomCraftingSpeed=1 MortarAndPestleCraftingSpeed=1 SmithyCraftingSpeed=1 TanneryCraftingSpeed=1

Fuel Intervals
All AA structures with fuel requirements can have their interval (in seconds) adjusted.

AsianLanternCandleIntervalInSeconds=43200 OilLampOilIntervalInSeconds=14400 HeaterOilIntervalInSeconds=3600 HeaterWoodIntervalInSeconds=900

AA Flag Marker
It is possible that the AA Flag Marker could be abused, especially in PvP. So, the following options are provided to adjust the range or completely disable placement of the flags.

DisableFlagMarker=false
Setting to true will disable placement of the AA Flag Marker completely.

FlagMarkerRangeInFoundations=5
Increase/decrease the respawn block range (in foundation distance from center) and minimum distance the flags may be placed. Setting this to 0 will disable the range while still allowing the flags to be placed without a minimum range restriction.

Last edited by Nyt; 23 Jul, 2019 @ 2:24pm