This commit is contained in:
Hactarus 2021-04-16 15:05:32 +00:00
parent 05aac4077b
commit 20806f7f29
14 changed files with 465 additions and 389 deletions

View file

@ -5,15 +5,18 @@
"HoursPlayedToBeActiveDemographic": 0.5,
"DayRangeForAbandonedDemographic": 7.0,
"HoursPlayedToBeAbandonedDemographic": 0.0,
"CitizenAgeForAbandonedDemographic": 24.0,
"MinutesBetweenCivicsUpdates": 5.0,
"AllowInvalidCivicContainerTimeInMinutes": 20.0,
"WageFrequencyMinutes": 360.0,
"RecurringTransferFrequency": 30.0,
"AllowLawsToPreventLoginOrPlay": false,
"BasicElectionSettings": {
"MaximumElectionHours": 24.0,
"MinimumPercentOfEligibleVotersRequired": 10.0,
"EndElectionEarlyWhenThisPercentHaveVoted": 95.0,
"MinimumDaysBetweenElectionsOfThisType": 0.0,
"EndElectionEarlyWhenThisPercentHaveVoted": 95.0,
"PercentOfAllVotersToInstantWin": 51.0,
"PercentOfAllVotersToInstantLose": 51.0,
"AnonymousVoting": false
}
}