diff --git a/Configs/Difficulty.eco b/Configs/Difficulty.eco index 561a699..2052ef5 100644 --- a/Configs/Difficulty.eco +++ b/Configs/Difficulty.eco @@ -1,7 +1,7 @@ { "CollaborationPreset": "MediumCollaboration", "UnlearnRefundRate": 1.5, - "SpecialtyCostMultiplier": 1.0, + "SpecialtyCostMultiplier": 1.5, "SkillGainMultiplier": 1.0, "SpecialtyExperienceDivisor": 20.0, "SpecialtyExperiencePerLevel": 25.0, diff --git a/Configs/Network.eco b/Configs/Network.eco index aaefe06..ce04851 100644 --- a/Configs/Network.eco +++ b/Configs/Network.eco @@ -1,17 +1,16 @@ -{ - "PublicServer": false, - "Playtime": "", - "Password": "", - "Description": "eco", - "DetailedDescription": "", - "ServerCategory": "None", - "IPAddress": "Any", - "RemoteAddress": "", - "GameServerPort": 3000, - "WebServerPort": 3001, - "Rate": 20, - "MaxConnections": -1, - "ID": "994ef752-6b1c-41fb-9194-1c653f05d287", - "Passport": "ef686fdd-4d5a-4e94-a6e0-9d098b005f76", - "UPnPEnabled": true -} \ No newline at end of file +{ + "PublicServer": true, + "Playtime": "", + "DiscordAddress": "https://discord.gg/YngMK69", + "Password": "", + "Description": "[BEL/FRA]Cresi", + "DetailedDescription": "Serveur Belgo-Francais, serveur Discord ouvert.
Monde réparti en plusieurs villages unifié par un centre-ville.
A votre première connexion rejoignez un village pour vous etablir.

La construction / recolte est bloqué hors des villages
Serveur sur candidature. Merci de joindre le discord pour choisir un village.", + "RemoteAddress": "eco.cresi.be", + "ServerCategory": "None", + "IPAddress": "Any", + "GameServerPort": 3000, + "WebServerPort": 3001, + "Rate": 20, + "MaxConnections": -1, + "UPnPEnabled": true +} diff --git a/Configs/World.eco b/Configs/World.eco index 1158b41..c70c48a 100644 --- a/Configs/World.eco +++ b/Configs/World.eco @@ -3,5 +3,4 @@ "Type": "Eco.World.DefaultAtmosphere, Eco.World" }, "WorldTickCPUMax": 0.25 - -} \ No newline at end of file +} diff --git a/Configs/WorldGenerator.eco b/Configs/WorldGenerator.eco index 33a68ac..e51686b 100644 --- a/Configs/WorldGenerator.eco +++ b/Configs/WorldGenerator.eco @@ -3,8 +3,8 @@ "ConfigVersion": 1, "Seed": 1373182311, "Dimensions": { - "x": 72, - "y": 72 + "x": 100, + "y": 100 }, "WaterLevel": 60, "Height": 160, @@ -3611,4 +3611,4 @@ } ] } -} \ No newline at end of file +}