mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-07-01 22:59:01 +02:00
update templates
This commit is contained in:
parent
7d224ef2af
commit
e3c4d52747
12 changed files with 774 additions and 593 deletions
|
@ -2,13 +2,14 @@
|
|||
"AllowOverthrow": true,
|
||||
"ValueAdditionToOverthrow": 50.0,
|
||||
"DayRangeForActiveDemographic": 1.5,
|
||||
"PercentOfDaysToBeActiveForLongTermDemographic": 0.5,
|
||||
"HoursPlayedToBeActiveDemographic": 0.5,
|
||||
"DayRangeForAbandonedDemographic": 7.0,
|
||||
"HoursPlayedToBeAbandonedDemographic": 0.0,
|
||||
"CitizenAgeForAbandonedDemographic": 24.0,
|
||||
"MinutesBetweenCivicsUpdates": 5.0,
|
||||
"AllowInvalidCivicContainerTimeInMinutes": 20.0,
|
||||
"RecurringTransferFrequency": 30.0,
|
||||
"RecurringTransferFrequencyInMinutes": 30.0,
|
||||
"AllowLawsToPreventLoginOrPlay": false,
|
||||
"BasicElectionSettings": {
|
||||
"MaximumElectionHours": 24.0,
|
||||
|
@ -17,6 +18,8 @@
|
|||
"EndElectionEarlyWhenThisPercentHaveVoted": 95.0,
|
||||
"PercentOfAllVotersToInstantWin": 51.0,
|
||||
"PercentOfAllVotersToInstantLose": 51.0,
|
||||
"AnonymousVoting": false
|
||||
"AnonymousVoting": false,
|
||||
"TwitchVoteWeight": 0.1,
|
||||
"MaxPercentTwitchVotes": 0.5
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue