Dismantle flag mod 0/ max airdrop 2/ party ganze map

This commit is contained in:
ugn-Chefentwickler 2021-10-17 16:08:07 +02:00
parent 0c8f2bb89f
commit aa6ed67377
3 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
"InitialMissionStartDelay": 300000,
"TimeBetweenMissions": 3600000,
"MinMissions": 0,
"MaxMissions": 1,
"MaxMissions": 2,
"MinPlayersToStartMissions": 0,
"Missions": [
{

View File

@ -2,7 +2,7 @@
"m_Version": 2,
"EnableParties": 1,
"MaxMembersInParty": 10,
"UseWholeMapForInviteList": 0,
"UseWholeMapForInviteList": 1,
"ShowPartyMember3DMarkers": 1,
"ShowDistanceUnderPartyMembersMarkers": 1,
"ShowNameOnPartyMembersMarkers": 1,

View File

@ -14,28 +14,28 @@
"ExplosionDamageMultiplier": 50.0,
"ProjectileDamageMultiplier": 1.0,
"CanRaidSafes": 1,
"SafeExplosionDamageMultiplier": 17.0,
"SafeExplosionDamageMultiplier": 1.0,
"SafeProjectileDamageMultiplier": 1.0,
"SafeRaidTools": [
"ExpansionPropaneTorch"
],
"SafeRaidToolTimeSeconds": 600,
"SafeRaidToolTimeSeconds": 6000,
"SafeRaidToolCycles": 5,
"SafeRaidToolDamagePercent": 100.0,
"CanRaidBarbedWire": 1,
"BarbedWireRaidTools": [
"ExpansionBoltCutters"
],
"BarbedWireRaidToolTimeSeconds": 300,
"BarbedWireRaidToolTimeSeconds": 3000,
"BarbedWireRaidToolCycles": 5,
"BarbedWireRaidToolDamagePercent": 100.0,
"CanRaidLocksOnWalls": 0,
"CanRaidLocksOnFences": 0,
"CanRaidLocksOnTents": 0,
"LockRaidTools": [],
"LockOnWallRaidToolTimeSeconds": 900,
"LockOnFenceRaidToolTimeSeconds": 900,
"LockOnTentRaidToolTimeSeconds": 600,
"LockOnWallRaidToolTimeSeconds": 9000,
"LockOnFenceRaidToolTimeSeconds": 9000,
"LockOnTentRaidToolTimeSeconds": 6000,
"LockRaidToolCycles": 5,
"LockRaidToolDamagePercent": 100.0,
"BaseBuildingRaidMode": 0