mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-04-28 23:14:23 +02:00
21 lines
No EOL
747 B
Text
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
|
|
}
|
|
} |