Кастомыне настройки сервера Memories of mars: различия между версиями

Материал из Википедия XLGAMES
Перейти к навигации Перейти к поиску
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
{
{<br>
"GameRules":
"GameRules":<br>
{
{<br>
"ItemSpawnRate": 1,
"ItemSpawnRate": 1,<br>
"EnableAISpawning": true,
"EnableAISpawning": true,<br>
"AISpawnRate": 1,
"AISpawnRate": 1,<br>
"AIHealthModifier": 1,
"AIHealthModifier": 1,<br>
"AIDamageModifier": 1,
"AIDamageModifier": 1,<br>
"EnableMeteorSpawning": true,
"EnableMeteorSpawning": true,<br>
"MeteorSpawnRate": 1,
"MeteorSpawnRate": 1,<br>
"ShowPlayerNamesRange": 10000,
"ShowPlayerNamesRange": 10000,<br>
"FlopEventRules": [
"FlopEventRules": [<br>
{
{<br>
"PlayersRequired": 2,
"PlayersRequired": 2,<br>
"EventsActive": 2
"EventsActive": 2<br>
},
},<br>
{
{<br>
"PlayersRequired": 6,
"PlayersRequired": 6,<br>
"EventsActive": 3
"EventsActive": 3<br>
}
}<br>
]
]<br>
},
},<br>
"PlayerRules":
"PlayerRules":<br>
{
{<br>
"LogoutWeightThreshold": 0,
"LogoutWeightThreshold": 0,<br>
"OxygenDepletionRate": 1,
"OxygenDepletionRate": 1,<br>
"NutritionDepletionRate": 1,
"NutritionDepletionRate": 1,<br>
"OnlyShowAlliancePlayerNames": true
"OnlyShowAlliancePlayerNames": true<br>
},
},<br>
"BuildingRules":
"BuildingRules":<br>
{
{<br>
"EnableBuildingDamage": false,
"EnableBuildingDamage": false,<br>
"AdditionalBuildingBlocking": true,
"AdditionalBuildingBlocking": true,<br>
"DecayTimeInHours": 48,
"DecayTimeInHours": 48,<br>
"ClaimOwnershipCostModifier": 2,
"ClaimOwnershipCostModifier": 2,<br>
"BuildingPreventionSphereRadius": 10,
"BuildingPreventionSphereRadius": 10,<br>
"InitialGracePeriodInHours": 12,
"InitialGracePeriodInHours": 12,<br>
"BuildingRanks": [
"BuildingRanks": [<br>
{
{<br>
"RequiredFlops": 50,
"RequiredFlops": 50,<br>
"MaxSupportedStructures": 25,
"MaxSupportedStructures": 25,<br>
"BoundarySphereRadius": 50,
"BoundarySphereRadius": 50,<br>
"ProtectionTimeInDays": 2,
"ProtectionTimeInDays": 2,<br>
"GracePeriodInHours": 24
"GracePeriodInHours": 24<br>
},
},<br>
{
{<br>
"RequiredFlops": 100,
"RequiredFlops": 100,<br>
"MaxSupportedStructures": 50,
"MaxSupportedStructures": 50,<br>
"BoundarySphereRadius": 75,
"BoundarySphereRadius": 75,<br>
"ProtectionTimeInDays": 5,
"ProtectionTimeInDays": 5,<br>
"GracePeriodInHours": 48
"GracePeriodInHours": 48<br>
},
},<br>
{
{<br>
"RequiredFlops": 500,
"RequiredFlops": 500,<br>
"MaxSupportedStructures": 100,
"MaxSupportedStructures": 100,<br>
"BoundarySphereRadius": 125,
"BoundarySphereRadius": 125,<br>
"ProtectionTimeInDays": 10,
"ProtectionTimeInDays": 10,<br>
"GracePeriodInHours": 72
"GracePeriodInHours": 72<br>
},
},<br>
{
{<br>
"RequiredFlops": 1000,
"RequiredFlops": 1000,<br>
"MaxSupportedStructures": 250,
"MaxSupportedStructures": 250,<br>
"BoundarySphereRadius": 275,
"BoundarySphereRadius": 275,<br>
"ProtectionTimeInDays": 14,
"ProtectionTimeInDays": 14,<br>
"GracePeriodInHours": 96
"GracePeriodInHours": 96<br>
},
},<br>
{
{<br>
"RequiredFlops": 5000,
"RequiredFlops": 5000,<br>
"MaxSupportedStructures": 500,
"MaxSupportedStructures": 500,<br>
"BoundarySphereRadius": 525,
"BoundarySphereRadius": 525,<br>
"ProtectionTimeInDays": 21,
"ProtectionTimeInDays": 21,<br>
"GracePeriodInHours": 120
"GracePeriodInHours": 120<br>
},
},<br>
{
{<br>
"RequiredFlops": 10000,
"RequiredFlops": 10000,<br>
"MaxSupportedStructures": 1000,
"MaxSupportedStructures": 1000,<br>
"BoundarySphereRadius": 1025,
"BoundarySphereRadius": 1025,<br>
"ProtectionTimeInDays": 29,
"ProtectionTimeInDays": 29,<br>
"GracePeriodInHours": 168
"GracePeriodInHours": 168<br>
}
}<br>
]
]<br>
}
}<br>
}
}<br>

Версия от 11:22, 20 июля 2020

{
"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
}
]
}
}