init
This commit is contained in:
27
Phobos/Config/Maps/Zones/Interchange.json
Normal file
27
Phobos/Config/Maps/Zones/Interchange.json
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"BuiltinZones": {
|
||||
"ZoneCenter": {
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 650.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 1.0
|
||||
},
|
||||
"Decay": 0.75
|
||||
}
|
||||
},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 300.0,
|
||||
"Max": 500.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/Labyrinth.json
Normal file
15
Phobos/Config/Maps/Zones/Labyrinth.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
69
Phobos/Config/Maps/Zones/Lighthouse.json
Normal file
69
Phobos/Config/Maps/Zones/Lighthouse.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"BuiltinZones": {
|
||||
"Zone_Chalet": {
|
||||
"Radius": {
|
||||
"Min": 300.0,
|
||||
"Max": 350.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.5,
|
||||
"Max": 1.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
"Zone_Village": {
|
||||
"Radius": {
|
||||
"Min": 400.0,
|
||||
"Max": 450.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.5,
|
||||
"Max": 1.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
},
|
||||
"CustomZones": [
|
||||
{
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 475.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": -55.0,
|
||||
"y": -775.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 400.0,
|
||||
"Max": 450.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 250.0,
|
||||
"Max": 1000.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
38
Phobos/Config/Maps/Zones/RezervBase.json
Normal file
38
Phobos/Config/Maps/Zones/RezervBase.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"BuiltinZones": {
|
||||
"ZoneSubStorage": {
|
||||
"Radius": {
|
||||
"Min": 300.0,
|
||||
"Max": 350.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
"ZoneBarrack": {
|
||||
"Radius": {
|
||||
"Min": 300.0,
|
||||
"Max": 350.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/Sandbox.json
Normal file
15
Phobos/Config/Maps/Zones/Sandbox.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/Sandbox_high.json
Normal file
15
Phobos/Config/Maps/Zones/Sandbox_high.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
76
Phobos/Config/Maps/Zones/Shoreline.json
Normal file
76
Phobos/Config/Maps/Zones/Shoreline.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [
|
||||
{
|
||||
"Position": {
|
||||
"x": -250.0,
|
||||
"y": -100.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": 160.0,
|
||||
"y": -270.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": -345.0,
|
||||
"y": 455.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": -925.0,
|
||||
"y": 275.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 750.0,
|
||||
"Max": 1500.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/TarkovStreets.json
Normal file
15
Phobos/Config/Maps/Zones/TarkovStreets.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 150.0,
|
||||
"Max": 300.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
76
Phobos/Config/Maps/Zones/Woods.json
Normal file
76
Phobos/Config/Maps/Zones/Woods.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [
|
||||
{
|
||||
"Position": {
|
||||
"x": -550.0,
|
||||
"y": -200.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 600.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": 0.0,
|
||||
"y": 0.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 700.0,
|
||||
"Max": 800.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.35,
|
||||
"Max": 1.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": 400.0,
|
||||
"y": 250.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 600.0,
|
||||
"Max": 700.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": 135.0,
|
||||
"y": -750.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 800.0,
|
||||
"Max": 1000.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.35,
|
||||
"Max": 1.0
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 500.0,
|
||||
"Max": 1250.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
91
Phobos/Config/Maps/Zones/bigmap.json
Normal file
91
Phobos/Config/Maps/Zones/bigmap.json
Normal file
@@ -0,0 +1,91 @@
|
||||
{
|
||||
"BuiltinZones": {
|
||||
"ZoneDormitory": {
|
||||
"Radius": {
|
||||
"Min": 250.0,
|
||||
"Max": 300.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.75,
|
||||
"Max": 1.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
"ZoneScavBase": {
|
||||
"Radius": {
|
||||
"Min": 350.0,
|
||||
"Max": 400.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.75,
|
||||
"Max": 1.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
"ZoneOldAZS": {
|
||||
"Radius": {
|
||||
"Min": 100.0,
|
||||
"Max": 150.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.25
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
"ZoneGasStation": {
|
||||
"Radius": {
|
||||
"Min": 200.0,
|
||||
"Max": 250.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.75
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
},
|
||||
"CustomZones": [
|
||||
{
|
||||
"Position": {
|
||||
"x": -200.0,
|
||||
"y": -100.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 350.0,
|
||||
"Max": 400.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"x": 550.0,
|
||||
"y": 125.0
|
||||
},
|
||||
"Radius": {
|
||||
"Min": 150.0,
|
||||
"Max": 200.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": -0.25,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Decay": 1.0
|
||||
}
|
||||
],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 200.0,
|
||||
"Max": 400.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.5
|
||||
},
|
||||
"Enabled": true
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/factory4_day.json
Normal file
15
Phobos/Config/Maps/Zones/factory4_day.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/factory4_night.json
Normal file
15
Phobos/Config/Maps/Zones/factory4_night.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
15
Phobos/Config/Maps/Zones/laboratory.json
Normal file
15
Phobos/Config/Maps/Zones/laboratory.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"BuiltinZones": {},
|
||||
"CustomZones": [],
|
||||
"Convergence": {
|
||||
"Radius": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Force": {
|
||||
"Min": 0.0,
|
||||
"Max": 0.0
|
||||
},
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user