Private
Public Access
1
0

refacto: Changing click cooldown to daily actions for users and teams

This commit is contained in:
gauvainboiche
2026-04-01 16:30:35 +02:00
parent 33c3518ee4
commit 5aa347eb13
9 changed files with 294 additions and 101 deletions

View File

@@ -1,5 +1,5 @@
{
"clickCooldownSeconds": 60,
"dailyActionQuota": 100,
"databaseWipeoutIntervalSeconds": 604800,
"configReloadIntervalSeconds": 30,
"elementWorth": {
@@ -13,9 +13,9 @@
"science": 0.8
},
"militaryPower": {
"humans": 1,
"near": 0.5,
"aliens": 0.1
"humans": 10,
"near": 5,
"aliens": 1
},
"resourceWorth": {
"common": {