mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-04-29 02:10:06 +02:00
New config
This commit is contained in:
parent
b77f5b2ba2
commit
879bba43f0
9 changed files with 1893 additions and 3472 deletions
|
@ -1,6 +1,9 @@
|
||||||
{
|
{
|
||||||
"CollaborationPreset": "MediumCollaboration",
|
"CollaborationPreset": "MediumCollaboration",
|
||||||
"SkillGainMultiplier": 1.5,
|
"UnlearnRefundRate": 1.5,
|
||||||
|
"SpecialtyCostMultiplier": 1.0,
|
||||||
|
"SkillGainMultiplier": 1.0,
|
||||||
|
"SpecialtyExperienceDivisor": 20.0,
|
||||||
"SpecialtyExperiencePerLevel": 25.0,
|
"SpecialtyExperiencePerLevel": 25.0,
|
||||||
"PlayerExperiencePerSpecialtyExperience": 0.0
|
"PlayerExperiencePerSpecialtyExperience": 0.0
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
{
|
{
|
||||||
"CreateMeteor": true,
|
"CreateMeteor": true,
|
||||||
"MeteorImpactDays": 45.0
|
"MeteorImpactDays": 40.0
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,18 +1,16 @@
|
||||||
{
|
{
|
||||||
"PublicServer": true,
|
"PublicServer": false,
|
||||||
"Playtime": "",
|
"Playtime": "",
|
||||||
"DiscordAddress": "https://discord.gg/YngMK69",
|
"DiscordAddress": "",
|
||||||
"Password": "",
|
"Password": "",
|
||||||
"Description": "[<color=#000000>B<color=#FDDA24>E<color=#EF3340>L<color=#ffffff>/<color=#0055A4>F<color=#FFFFFF>R<color=#EF4135>A<color=#ffffff>]<b><color=#ffffff>Cresi",
|
"Description": "",
|
||||||
"DetailedDescription": "Serveur Belgo-Francais, serveur Discord ouvert.<br>Monde réparti en plusieurs villages unifié par un centre-ville.<br>A votre première connexion rejoignez un village pour vous etablir.<br><br>La construction / recolte est bloqué hors des villages<br>Serveur sur candidature. Merci de joindre le discord pour choisir un village.",
|
"DetailedDescription": "",
|
||||||
"ServerCategory": "Established",
|
"ServerCategory": "None",
|
||||||
"IPAddress": "Any",
|
"IPAddress": "Any",
|
||||||
"RemoteAddress": "eco.cresi.be",
|
"RemoteAddress": "",
|
||||||
"GameServerPort": 3000,
|
"GameServerPort": 3000,
|
||||||
"WebServerPort": 3001,
|
"WebServerPort": 3001,
|
||||||
"Rate": 20,
|
"Rate": 20,
|
||||||
"MaxConnections": -1,
|
"MaxConnections": -1,
|
||||||
"ID": "1dd4ddb3-0d5c-4cd3-93c6-9d06afb26020",
|
"UPnPEnabled": true
|
||||||
"Passport": "9aebdac6-0a9f-4dd8-8d35-4832b61e4e06",
|
|
||||||
"UPnPEnabled": false
|
|
||||||
}
|
}
|
|
@ -11,7 +11,7 @@
|
||||||
"76561198011452073",
|
"76561198011452073",
|
||||||
"76561198046374237",
|
"76561198046374237",
|
||||||
"76561198008873235",
|
"76561198008873235",
|
||||||
"76561197987298887"
|
 "76561197987298887"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -38,97 +38,97 @@
|
||||||
"$values": [
|
"$values": [
|
||||||
{
|
{
|
||||||
"MaxReputation": -500.0,
|
"MaxReputation": -500.0,
|
||||||
"Title": "Blamable",
|
"Title": "Reprehensible",
|
||||||
"Color": "FF4623"
|
"Color": "FF4623"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -200.0,
|
"MaxReputation": -200.0,
|
||||||
"Title": "Abhorree",
|
"Title": "Abhorred",
|
||||||
"Color": "FF5A24"
|
"Color": "FF5A24"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -100.0,
|
"MaxReputation": -100.0,
|
||||||
"Title": "Abominable",
|
"Title": "Nefarious",
|
||||||
"Color": "FF7025"
|
"Color": "FF7025"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -50.0,
|
"MaxReputation": -50.0,
|
||||||
"Title": "Eviter",
|
"Title": "Shunned",
|
||||||
"Color": "FFA028"
|
"Color": "FFA028"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -20.0,
|
"MaxReputation": -20.0,
|
||||||
"Title": "Mal-considere",
|
"Title": "Ill-Regarded",
|
||||||
"Color": "FFC32A"
|
"Color": "FFC32A"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -10.0,
|
"MaxReputation": -10.0,
|
||||||
"Title": "Defavorable",
|
"Title": "Unfavorable",
|
||||||
"Color": "FFF62D"
|
"Color": "FFF62D"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -5.0,
|
"MaxReputation": -5.0,
|
||||||
"Title": "Disputable",
|
"Title": "Questionable",
|
||||||
"Color": "E8EB43"
|
"Color": "E8EB43"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -2.0,
|
"MaxReputation": -2.0,
|
||||||
"Title": "Incertain",
|
"Title": "Uncertain",
|
||||||
"Color": "B2CE76"
|
"Color": "B2CE76"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": -1.0,
|
"MaxReputation": -1.0,
|
||||||
"Title": "Inconnu",
|
"Title": "Unknown",
|
||||||
"Color": "2581FE"
|
"Color": "2581FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 1.0,
|
"MaxReputation": 1.0,
|
||||||
"Title": "Inconnu",
|
"Title": "Unknown",
|
||||||
"Color": "2581FE"
|
"Color": "2581FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 2.0,
|
"MaxReputation": 2.0,
|
||||||
"Title": "Utile",
|
"Title": "Helpful",
|
||||||
"Color": "2899FE"
|
"Color": "2899FE"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 5.0,
|
"MaxReputation": 5.0,
|
||||||
"Title": "Respecte",
|
"Title": "Respected",
|
||||||
"Color": "2EB6FC"
|
"Color": "2EB6FC"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 10.0,
|
"MaxReputation": 10.0,
|
||||||
"Title": "Ammical",
|
"Title": "Friendly",
|
||||||
"Color": "34D4FA"
|
"Color": "34D4FA"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 20.0,
|
"MaxReputation": 20.0,
|
||||||
"Title": "Bien-considere",
|
"Title": "Well-Regarded",
|
||||||
"Color": "3DFFF8"
|
"Color": "3DFFF8"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 50.0,
|
"MaxReputation": 50.0,
|
||||||
"Title": "Estime",
|
"Title": "Esteemed",
|
||||||
"Color": "51FFB7"
|
"Color": "51FFB7"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 100.0,
|
"MaxReputation": 100.0,
|
||||||
"Title": "Celebre",
|
"Title": "Celebrated",
|
||||||
"Color": "61FF82"
|
"Color": "61FF82"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 200.0,
|
"MaxReputation": 200.0,
|
||||||
"Title": "Honore",
|
"Title": "Honored",
|
||||||
"Color": "70FF4F"
|
"Color": "70FF4F"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 500.0,
|
"MaxReputation": 500.0,
|
||||||
"Title": "Venere",
|
"Title": "Revered",
|
||||||
"Color": "77FF37"
|
"Color": "77FF37"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"MaxReputation": 1000.0,
|
"MaxReputation": 1000.0,
|
||||||
"Title": "Exalte",
|
"Title": "Exalted",
|
||||||
"Color": "7BFF29"
|
"Color": "7BFF29"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue