ShitboxInfinity/levels/woolies_carpark/junctions.json
m3ultra de2712ad34 Medal targets re-measured on real terrain
Terrain rewrote every junction's scoring economics, so the tuner re-ran (12
varied launches per event, closed-loop aim, percentile targets). The spread is
now $3k bronze at Cliffs Corner to $111k gold at Albert x Adelaide -- terrain
funnels that one into a monster pile-up, while the downhill scenery-crash
events (Margaret x Edward, Cliffs Corner, Bridge Approach) top out early with
median == max around $3-4k: winnable and honestly tuned, but they end on the
first wall. Those three still deserve hand-picked crossings eventually.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 15:39:39 +10:00

75 lines
764 B
JSON

[
{
"name": "Trolley Run",
"spawn": {
"dx": 0.0,
"dz": -1.0,
"x": 33.0,
"z": 52.0
},
"streams": [
{
"interval": 2.0,
"pts": [
[
-70.0,
15.0
],
[
70.0,
15.0
]
],
"speed": 11.0
},
{
"interval": 2.4,
"pts": [
[
70.0,
12.0
],
[
-70.0,
12.0
]
],
"speed": 12.0
},
{
"interval": 2.2,
"pts": [
[
-70.0,
-21.0
],
[
70.0,
-21.0
]
],
"speed": 10.0
},
{
"interval": 2.8,
"pts": [
[
70.0,
-24.0
],
[
-70.0,
-24.0
]
],
"speed": 12.0
}
],
"targets": [
12500,
15000,
52500
]
}
]