mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-04-28 22:28:51 +02:00
[LesCopains] update 3-10 ppl
This commit is contained in:
parent
f7543d13e9
commit
7ba7821b14
5 changed files with 504 additions and 484 deletions
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"CollaborationPreset": "NoCollaboration",
|
"CollaborationPreset": "LowCollaboration",
|
||||||
"DifficultyModifiers": {
|
"DifficultyModifiers": {
|
||||||
"SpecialtyCostMultiplier": 1.0,
|
"SpecialtyCostMultiplier": 0.5,
|
||||||
"SkillGainMultiplier": 1.0,
|
"SkillGainMultiplier": 2.0,
|
||||||
"SpecialtyExperiencePerLevel": 25.0,
|
"SpecialtyExperiencePerLevel": 25.0,
|
||||||
"CraftResourceModifier": 1.0,
|
"CraftResourceModifier": 1.0,
|
||||||
"CraftTimeModifier": 1.0,
|
"CraftTimeModifier": 1.0,
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"CreateMeteor": false,
|
"CreateMeteor": true,
|
||||||
"MeteorImpactDays": 60.0
|
"MeteorImpactDays": 40.0
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"Language": "English"
|
"Language": "French"
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,155 +1,155 @@
|
||||||
{
|
{
|
||||||
"ConfigVersion": 1,
|
"ConfigVersion": 1,
|
||||||
"UseWaste": false,
|
"UseWaste": false,
|
||||||
"MaxRepFromOnePerson": 30.0,
|
"MaxRepFromOnePerson": 30.0,
|
||||||
"MinRepFromOnePerson": -10.0,
|
"MinRepFromOnePerson": -10.0,
|
||||||
"AllowDebugCalls": false,
|
"AllowDebugCalls": false,
|
||||||
"Reputations": {
|
"Reputations": {
|
||||||
"Eco.Gameplay.Economy.ReputationTitle": {
|
"Eco.Gameplay.Economy.ReputationTitle": {
|
||||||
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Economy.ReputationTitle, Eco.Gameplay]], System.Private.CoreLib",
|
||||||
"$values": [
|
"$values": [
|
||||||
{
|
{
|
||||||
"MaxReputation": -500.0,
|
"MaxReputation": -500.0,
|
||||||
"Title": "Reprehensible",
|
"Title": "Reprehensible",
|
||||||
"Color": "FF4623"
|
"Color": "FF4623"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -200.0,
|
"MaxReputation": -200.0,
|
||||||
"Title": "Abhorred",
|
"Title": "Abhorred",
|
||||||
"Color": "FF5A24"
|
"Color": "FF5A24"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -100.0,
|
"MaxReputation": -100.0,
|
||||||
"Title": "Nefarious",
|
"Title": "Nefarious",
|
||||||
"Color": "FF7025"
|
"Color": "FF7025"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -50.0,
|
"MaxReputation": -50.0,
|
||||||
"Title": "Shunned",
|
"Title": "Shunned",
|
||||||
"Color": "FFA028"
|
"Color": "FFA028"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -20.0,
|
"MaxReputation": -20.0,
|
||||||
"Title": "Ill-Regarded",
|
"Title": "Ill-Regarded",
|
||||||
"Color": "FFC32A"
|
"Color": "FFC32A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -10.0,
|
"MaxReputation": -10.0,
|
||||||
"Title": "Unfavorable",
|
"Title": "Unfavorable",
|
||||||
"Color": "FFF62D"
|
"Color": "FFF62D"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -5.0,
|
"MaxReputation": -5.0,
|
||||||
"Title": "Questionable",
|
"Title": "Questionable",
|
||||||
"Color": "E8EB43"
|
"Color": "E8EB43"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -2.0,
|
"MaxReputation": -2.0,
|
||||||
"Title": "Uncertain",
|
"Title": "Uncertain",
|
||||||
"Color": "B2CE76"
|
"Color": "B2CE76"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -1.0,
|
"MaxReputation": -1.0,
|
||||||
"Title": "Unknown",
|
"Title": "Unknown",
|
||||||
"Color": "2581FE"
|
"Color": "2581FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 1.0,
|
"MaxReputation": 1.0,
|
||||||
"Title": "Unknown",
|
"Title": "Unknown",
|
||||||
"Color": "2581FE"
|
"Color": "2581FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 2.0,
|
"MaxReputation": 2.0,
|
||||||
"Title": "Helpful",
|
"Title": "Helpful",
|
||||||
"Color": "2899FE"
|
"Color": "2899FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 5.0,
|
"MaxReputation": 5.0,
|
||||||
"Title": "Respected",
|
"Title": "Respected",
|
||||||
"Color": "2EB6FC"
|
"Color": "2EB6FC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 10.0,
|
"MaxReputation": 10.0,
|
||||||
"Title": "Friendly",
|
"Title": "Friendly",
|
||||||
"Color": "34D4FA"
|
"Color": "34D4FA"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 20.0,
|
"MaxReputation": 20.0,
|
||||||
"Title": "Well-Regarded",
|
"Title": "Well-Regarded",
|
||||||
"Color": "3DFFF8"
|
"Color": "3DFFF8"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 50.0,
|
"MaxReputation": 50.0,
|
||||||
"Title": "Esteemed",
|
"Title": "Esteemed",
|
||||||
"Color": "51FFB7"
|
"Color": "51FFB7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 100.0,
|
"MaxReputation": 100.0,
|
||||||
"Title": "Celebrated",
|
"Title": "Celebrated",
|
||||||
"Color": "61FF82"
|
"Color": "61FF82"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 200.0,
|
"MaxReputation": 200.0,
|
||||||
"Title": "Honored",
|
"Title": "Honored",
|
||||||
"Color": "70FF4F"
|
"Color": "70FF4F"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 500.0,
|
"MaxReputation": 500.0,
|
||||||
"Title": "Revered",
|
"Title": "Revered",
|
||||||
"Color": "77FF37"
|
"Color": "77FF37"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 1000.0,
|
"MaxReputation": 1000.0,
|
||||||
"Title": "Exalted",
|
"Title": "Exalted",
|
||||||
"Color": "7BFF29"
|
"Color": "7BFF29"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"UnStuckDisableTime": 60.0,
|
"UnStuckDisableTime": 60.0,
|
||||||
"AdminCommandsLoggingLevel": "LogFileAndNotifyEveryone",
|
"AdminCommandsLoggingLevel": "LogFileAndNotifyEveryone",
|
||||||
"DelayNearbyFoodCheckMinutes": 4.0,
|
"DelayNearbyFoodCheckMinutes": 4.0,
|
||||||
"NearbyFoodSpawnLocationRadius": 20.0,
|
"NearbyFoodSpawnLocationRadius": 20.0,
|
||||||
"NearbyFoodSpawnCount": 5,
|
"NearbyFoodSpawnCount": 5,
|
||||||
"UseExactSpawnLocation": false,
|
"UseExactSpawnLocation": false,
|
||||||
"SpawnLocation": {
|
"SpawnLocation": {
|
||||||
"x": 609,
|
"x": 609,
|
||||||
"y": 63,
|
"y": 63,
|
||||||
"z": 698
|
"z": 698
|
||||||
},
|
},
|
||||||
"IgnoreVersionMismatch": false,
|
"IgnoreVersionMismatch": false,
|
||||||
"UserPermission": {
|
"UserPermission": {
|
||||||
"WhiteList": {
|
"WhiteList": {
|
||||||
"Collection": {
|
"Collection": {
|
||||||
"System.String": {
|
"System.String": {
|
||||||
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
||||||
"$values": []
|
"$values": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"BlackList": {
|
"BlackList": {
|
||||||
"Collection": {
|
"Collection": {
|
||||||
"Eco.Gameplay.Players.TimeUser": {
|
"Eco.Gameplay.Players.TimeUser": {
|
||||||
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
|
||||||
"$values": []
|
"$values": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"MuteList": {
|
"MuteList": {
|
||||||
"Collection": {
|
"Collection": {
|
||||||
"Eco.Gameplay.Players.TimeUser": {
|
"Eco.Gameplay.Players.TimeUser": {
|
||||||
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[Eco.Gameplay.Players.TimeUser, Eco.Gameplay]], System.Private.CoreLib",
|
||||||
"$values": []
|
"$values": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Admins": {
|
"Admins": {
|
||||||
"Collection": {
|
"Collection": {
|
||||||
"System.String": {
|
"System.String": {
|
||||||
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
|
||||||
"$values": []
|
"$values": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue