59 lines
1.1 KiB
JSON
59 lines
1.1 KiB
JSON
{
|
|
"dailyActionQuota": 1000,
|
|
"teamActionQuota": 100,
|
|
"databaseWipeoutIntervalSeconds": 604800,
|
|
"configReloadIntervalSeconds": 30,
|
|
"elementWorth": {
|
|
"common": 0.1,
|
|
"food": 0.2,
|
|
"petrol": 0.3,
|
|
"goods": 0.4,
|
|
"industry": 0.5,
|
|
"medic": 0.6,
|
|
"money": 0.7,
|
|
"science": 0.8
|
|
},
|
|
"militaryPower": {
|
|
"humans": 10,
|
|
"near": 5,
|
|
"aliens": 1
|
|
},
|
|
"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
|
|
}
|
|
}
|
|
} |