44 lines
797 B
JSON
44 lines
797 B
JSON
{
|
|
"clickCooldownSeconds": 2,
|
|
"databaseWipeoutIntervalSeconds": 21600,
|
|
"debugModeForTeams": true,
|
|
"configReloadIntervalSeconds": 30,
|
|
"resourceWorth": {
|
|
"common": {
|
|
"rock": 1,
|
|
"wood": 1,
|
|
"mineral": 2,
|
|
"stones": 2,
|
|
"liquid": 1,
|
|
"oil": 4,
|
|
"gas": 3,
|
|
"grain": 1,
|
|
"livestock": 2,
|
|
"fish": 1,
|
|
"plant": 1,
|
|
"goods": 4,
|
|
"animals": 2,
|
|
"science": 6,
|
|
"factory": 5,
|
|
"acid": 1
|
|
},
|
|
"rare": {
|
|
"rock": 3,
|
|
"wood": 3,
|
|
"mineral": 4,
|
|
"stones": 5,
|
|
"liquid": 2,
|
|
"oil": 7,
|
|
"gas": 6,
|
|
"grain": 3,
|
|
"livestock": 3,
|
|
"fish": 5,
|
|
"plant": 3,
|
|
"goods": 8,
|
|
"animals": 5,
|
|
"science": 15,
|
|
"factory": 12,
|
|
"acid": 3
|
|
}
|
|
}
|
|
} |