Escape from Funcraft: Beta 2 configs, mods, etc.

This commit is contained in:
BergaBruh
2026-07-23 16:35:06 +05:00
commit b218433c3c
27575 changed files with 24025424 additions and 0 deletions
+123
View File
@@ -0,0 +1,123 @@
[
{
"id": 0,
"default": true,
"name": "Random ground spawn",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "square",
"center": "0.000000,-60.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "random",
"teamTogether": false,
"findGround": true,
"randomRange": 0.0,
"hangTime": 300
}
},
{
"id": 1,
"name": "Fixed ground spawn",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "square",
"center": "0.000000,-60.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "fixed",
"teamTogether": true,
"findGround": true,
"randomRange": 0.0,
"hangTime": 300,
"fixedPos": [
"0.000000,-60.000000,0.000000",
"-50.000000,-60.000000,-50.000000",
"-50.000000,-60.000000,50.000000",
"50.000000,-60.000000,-50.000000",
"50.000000,-60.000000,50.000000"
],
"needShuffle": false
}
},
{
"id": 2,
"name": "Grid distributed teleport",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "rectangle",
"center": "0.000000,-60.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 10.0,
"hangTime": 300,
"fixedSimulationCount": 15,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.8,
"needShuffle": false
}
},
{
"id": 3,
"name": "Double center grid distribution teleport",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,195.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 0.0,
"hangTime": 300,
"useGoldenSpiral": false,
"fixedSimulationCount": 15,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.8,
"needShuffle": true
}
},
{
"id": 4,
"name": "Golden Spiral Distribution teleport",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,195.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 0.0,
"hangTime": 300,
"useGoldenSpiral": true,
"fixedSimulationCount": 15,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.8,
"needShuffle": false
}
},
{
"id": 2,
"name": "Plane spawn (Not implemented)",
"color": "#FFFFFF",
"entry": {
"spawnType": "plane",
"spawnShapeType": "square",
"center": "0.000000,65.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "random",
"planeHeight": 255.0,
"planeSpeed": 2.5,
"fixedFlightTime": true
}
}
]
@@ -0,0 +1,93 @@
[
{
"id": 0,
"name": "8000x8000 Double center grid distribution 4000 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,384.000000,0.000000",
"dimension": "4000.000000,0.000000,4000.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 8.0,
"hangTime": 300,
"useGoldenSpiral": false,
"fixedSimulationCount": 64,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.9,
"needShuffle": true
}
},
{
"id": 1,
"name": "8000x8000 Grid distribution 4000 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "square",
"center": "0.000000,384.000000,0.000000",
"dimension": "4000.000000,0.000000,4000.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 8.0,
"hangTime": 300,
"fixedSimulationCount": 100,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.9,
"needShuffle": true
}
},
{
"id": 2,
"name": "5340x5340 Double center grid distribution 2670 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,319.000000,0.000000",
"dimension": "2670.000000,0.000000,2670.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 8.0,
"hangTime": 300,
"useGoldenSpiral": false,
"fixedSimulationCount": 32,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.9,
"needShuffle": true
}
},
{
"id": 3,
"name": "881x881 Double center grid distribution 440 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,192.000000,0.000000",
"dimension": "440.000000,0.000000,440.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": false,
"randomRange": 8.0,
"hangTime": 300,
"useGoldenSpiral": false,
"fixedSimulationCount": 16,
"playerFactorContribution": 0.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.9,
"needShuffle": true
}
}
]
@@ -0,0 +1,25 @@
[
{
"id": 0,
"name": "100x100 Golden spiral distribution 50 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,-60.000000,0.000000",
"dimension": "50.000000,0.000000,50.000000",
"detailType": "distributed",
"teamTogether": true,
"findGround": true,
"randomRange": 5.0,
"hangTime": 300,
"useGoldenSpiral": true,
"fixedSimulationCount": 4,
"playerFactorContribution": 1.0,
"allowOnBorder": true,
"globalShrinkRatio": 0.9,
"needShuffle": true
}
}
]
@@ -0,0 +1,23 @@
[
{
"id": 1,
"name": "Fixed ground spawn",
"color": "#FFFFFFAA",
"entry": {
"spawnType": "teleport",
"spawnShapeType": "square",
"center": "0.000000,-60.000000,0.000000",
"dimension": "128.000000,0.000000,128.000000",
"detailType": "fixed",
"teamTogether": true,
"findGround": true,
"randomRange": 0.0,
"hangTime": 300,
"fixedPos": [
"2032.000000,53.000000,-9060.000000",
"1954.000000,53.000000,-9038.000000"
],
"needShuffle": false
}
}
]
@@ -0,0 +1,70 @@
[
{
"id": 0,
"name": "8000x8000 Circle radius 4000 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,-60.000000,0.000000",
"dimension": "3600.000000,0.000000,3600.000000",
"detailType": "random",
"teamTogether": true,
"findGround": true,
"randomRange": 8.0,
"hangTime": 300
}
},
{
"id": 1,
"name": "8000x8000 Square side 4000 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "square",
"center": "0.000000,-60.000000,0.000000",
"dimension": "3600.000000,0.000000,3600.000000",
"detailType": "random",
"teamTogether": true,
"findGround": true,
"randomRange": 8.0,
"hangTime": 300
}
},
{
"id": 2,
"name": "5340x5340 Circle radius 2670 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,-60.000000,0.000000",
"dimension": "2403.000000,0.000000,2403.000000",
"detailType": "random",
"teamTogether": true,
"findGround": true,
"randomRange": 8.0,
"hangTime": 300
}
},
{
"id": 3,
"name": "881x881 Circle radius 440 * 90%",
"color": "#FFFFFFAA",
"preZoneCenterOffset": 0,
"entry": {
"spawnType": "teleport",
"spawnShapeType": "circle",
"center": "0.000000,-60.000000,0.000000",
"dimension": "396.000000,0.000000,396.000000",
"detailType": "random",
"teamTogether": true,
"findGround": true,
"randomRange": 8.0,
"hangTime": 300
}
}
]