Update confgi

This commit is contained in:
Hactarus 2020-09-09 15:35:45 +00:00
parent 827207d438
commit cebdc9828c
4 changed files with 21 additions and 23 deletions

View file

@ -1,7 +1,7 @@
{ {
"CollaborationPreset": "MediumCollaboration", "CollaborationPreset": "MediumCollaboration",
"UnlearnRefundRate": 1.5, "UnlearnRefundRate": 1.5,
"SpecialtyCostMultiplier": 1.0, "SpecialtyCostMultiplier": 1.5,
"SkillGainMultiplier": 1.0, "SkillGainMultiplier": 1.0,
"SpecialtyExperienceDivisor": 20.0, "SpecialtyExperienceDivisor": 20.0,
"SpecialtyExperiencePerLevel": 25.0, "SpecialtyExperiencePerLevel": 25.0,

View file

@ -1,17 +1,16 @@
{ {
"PublicServer": false, "PublicServer": true,
"Playtime": "", "Playtime": "",
"DiscordAddress": "https://discord.gg/YngMK69",
"Password": "", "Password": "",
"Description": "eco", "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",
"DetailedDescription": "", "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.",
"RemoteAddress": "eco.cresi.be",
"ServerCategory": "None", "ServerCategory": "None",
"IPAddress": "Any", "IPAddress": "Any",
"RemoteAddress": "",
"GameServerPort": 3000, "GameServerPort": 3000,
"WebServerPort": 3001, "WebServerPort": 3001,
"Rate": 20, "Rate": 20,
"MaxConnections": -1, "MaxConnections": -1,
"ID": "994ef752-6b1c-41fb-9194-1c653f05d287",
"Passport": "ef686fdd-4d5a-4e94-a6e0-9d098b005f76",
"UPnPEnabled": true "UPnPEnabled": true
} }

View file

@ -3,5 +3,4 @@
"Type": "Eco.World.DefaultAtmosphere, Eco.World" "Type": "Eco.World.DefaultAtmosphere, Eco.World"
}, },
"WorldTickCPUMax": 0.25 "WorldTickCPUMax": 0.25
} }

View file

@ -3,8 +3,8 @@
"ConfigVersion": 1, "ConfigVersion": 1,
"Seed": 1373182311, "Seed": 1373182311,
"Dimensions": { "Dimensions": {
"x": 72, "x": 100,
"y": 72 "y": 100
}, },
"WaterLevel": 60, "WaterLevel": 60,
"Height": 160, "Height": 160,