update config

This commit is contained in:
Hactarus 2022-04-28 10:06:10 +02:00
parent 8dd3648d02
commit 6146826918
2 changed files with 6 additions and 1 deletions

View file

@ -6,7 +6,11 @@
"SpecialtyExperiencePerLevel": 25.0,
"CraftResourceModifier": 1.0,
"CraftTimeModifier": 1.0,
"PlayerExperiencePerSpecialtyExperience": 0.0
"PlayerExperiencePerSpecialtyExperience": 0.0,
"StackSizeModifier": 1.0,
"WeightModifier": 1.0,
"FuelModifier": 1.0,
"ConnectionRangeModifier": 1.0
},
"EndgameCraftCost": "Normal"
}

View file

@ -1,4 +1,5 @@
{
"EmptyBlocksCountAsWindows": true,
"RoomCategoryDiminishingReturnRate": 0.5,
"WallBlocksPerWindow": 10
}