Кастомыне настройки сервера Memories of mars

Материал из Википедия XLGAMES.PRO
Версия от 14:20, 20 июля 2020; Slawter (обсуждение | вклад) (Новая страница: «<code>{ "GameRules": { "ItemSpawnRate": 1, "EnableAISpawning": true, "AISpawnRate": 1, "AIHealthModifier": 1, "AIDamageModifier": 1, "EnableMeteorSp...»)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к навигации Перейти к поиску

{ "GameRules": { "ItemSpawnRate": 1, "EnableAISpawning": true, "AISpawnRate": 1, "AIHealthModifier": 1, "AIDamageModifier": 1, "EnableMeteorSpawning": true, "MeteorSpawnRate": 1, "ShowPlayerNamesRange": 10000, "FlopEventRules": [ { "PlayersRequired": 2, "EventsActive": 2 }, { "PlayersRequired": 6, "EventsActive": 3 } ] }, "PlayerRules": { "LogoutWeightThreshold": 0, "OxygenDepletionRate": 1, "NutritionDepletionRate": 1, "OnlyShowAlliancePlayerNames": true }, "BuildingRules": { "EnableBuildingDamage": false, "AdditionalBuildingBlocking": true, "DecayTimeInHours": 48, "ClaimOwnershipCostModifier": 2, "BuildingPreventionSphereRadius": 10, "InitialGracePeriodInHours": 12, "BuildingRanks": [ { "RequiredFlops": 50, "MaxSupportedStructures": 25, "BoundarySphereRadius": 50, "ProtectionTimeInDays": 2, "GracePeriodInHours": 24 }, { "RequiredFlops": 100, "MaxSupportedStructures": 50, "BoundarySphereRadius": 75, "ProtectionTimeInDays": 5, "GracePeriodInHours": 48 }, { "RequiredFlops": 500, "MaxSupportedStructures": 100, "BoundarySphereRadius": 125, "ProtectionTimeInDays": 10, "GracePeriodInHours": 72 }, { "RequiredFlops": 1000, "MaxSupportedStructures": 250, "BoundarySphereRadius": 275, "ProtectionTimeInDays": 14, "GracePeriodInHours": 96 }, { "RequiredFlops": 5000, "MaxSupportedStructures": 500, "BoundarySphereRadius": 525, "ProtectionTimeInDays": 21, "GracePeriodInHours": 120 }, { "RequiredFlops": 10000, "MaxSupportedStructures": 1000, "BoundarySphereRadius": 1025, "ProtectionTimeInDays": 29, "GracePeriodInHours": 168 } ] } }