54 lines
1.0 KiB
JSON
54 lines
1.0 KiB
JSON
{
|
|
"clickCooldownSeconds": 0,
|
|
"databaseWipeoutIntervalSeconds": 21600,
|
|
"debugModeForTeams": true,
|
|
"configReloadIntervalSeconds": 30,
|
|
"elementWorth": {
|
|
"common": 1,
|
|
"food": 2,
|
|
"petrol": 3,
|
|
"goods": 4,
|
|
"industry": 5,
|
|
"medic": 6,
|
|
"money": 7,
|
|
"science": 8
|
|
},
|
|
"resourceWorth": {
|
|
"common": {
|
|
"rock": 100,
|
|
"wood": 120,
|
|
"plant": 120,
|
|
"grain": 150,
|
|
"liquid": 180,
|
|
"fish": 200,
|
|
"stones": 220,
|
|
"animals": 300,
|
|
"livestock": 350,
|
|
"acid": 400,
|
|
"mineral": 450,
|
|
"gas": 800,
|
|
"oil": 1000,
|
|
"goods": 1200,
|
|
"factory": 1500,
|
|
"science": 2000
|
|
},
|
|
"rare": {
|
|
"rock": 300,
|
|
"wood": 400,
|
|
"plant": 500,
|
|
"grain": 450,
|
|
"liquid": 600,
|
|
"fish": 900,
|
|
"stones": 1200,
|
|
"animals": 1500,
|
|
"livestock": 1400,
|
|
"acid": 1800,
|
|
"mineral": 2500,
|
|
"gas": 3000,
|
|
"oil": 3500,
|
|
"goods": 4000,
|
|
"factory": 4500,
|
|
"science": 5000
|
|
}
|
|
}
|
|
} |