Files
escape-from-funcraft-client/config/battleroyale/game/spawn/example_deathmatch100x100_circle.json
T
2026-07-23 16:35:06 +05:00

25 lines
652 B
JSON

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