server-config/Configs/Civics.eco.template
2020-09-09 11:57:37 +00:00

21 lines
No EOL
747 B
Text

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