server-config/Configs/Civics.eco.template
2020-12-04 11:26:38 +00:00

19 lines
No EOL
669 B
Text
Executable file

{
"AllowOverthrow": true,
"ValueAdditionToOverthrow": 50.0,
"DayRangeForActiveDemographic": 1.5,
"HoursPlayedToBeActiveDemographic": 0.5,
"DayRangeForAbandonedDemographic": 7.0,
"HoursPlayedToBeAbandonedDemographic": 0.0,
"MinutesBetweenCivicsUpdates": 5.0,
"AllowInvalidCivicContainerTimeInMinutes": 20.0,
"WageFrequencyMinutes": 360.0,
"AllowLawsToPreventLoginOrPlay": false,
"BasicElectionSettings": {
"MaximumElectionHours": 24.0,
"MinimumPercentOfEligibleVotersRequired": 10.0,
"EndElectionEarlyWhenThisPercentHaveVoted": 95.0,
"MinimumDaysBetweenElectionsOfThisType": 0.0,
"AnonymousVoting": false
}
}