fertig-classic-games/assets/gamedata/gootower/level-010.json

281 lines
3.6 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 10,
"name": "Updraft",
"chapter": 2,
"sandbox": true,
"tip": "The updraft takes weight off everything inside it. Spans reach further in the wind.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
700
],
[
600,
700
],
[
600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
940,
700
],
[
1600,
700
],
[
1600,
1000
],
[
940,
1000
]
]
},
{
"kind": "spike",
"poly": [
[
600,
930
],
[
940,
930
],
[
940,
1000
],
[
600,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
0,
620
],
[
40,
620
],
[
40,
700
],
[
0,
700
]
]
}
],
"fans": [
{
"x": 600,
"y": 300,
"w": 340,
"h": 630,
"dx": 0,
"dy": -1,
"force": 1150
}
],
"balls": [
{
"x": 329,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 391,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 360,
"y": 632,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 1060,
"y": 630,
"r": 46
},
"pile": [
{
"x": 120,
"y": 684,
"type": "common"
},
{
"x": 150,
"y": 684,
"type": "common"
},
{
"x": 180,
"y": 684,
"type": "common"
},
{
"x": 210,
"y": 684,
"type": "common"
},
{
"x": 240,
"y": 684,
"type": "common"
},
{
"x": 270,
"y": 684,
"type": "common"
},
{
"x": 120,
"y": 654,
"type": "common"
},
{
"x": 150,
"y": 654,
"type": "common"
},
{
"x": 180,
"y": 654,
"type": "common"
},
{
"x": 210,
"y": 654,
"type": "common"
},
{
"x": 240,
"y": 654,
"type": "common"
},
{
"x": 270,
"y": 654,
"type": "common"
},
{
"x": 120,
"y": 624,
"type": "common"
},
{
"x": 150,
"y": 624,
"type": "common"
},
{
"x": 180,
"y": 624,
"type": "common"
},
{
"x": 210,
"y": 624,
"type": "common"
},
{
"x": 240,
"y": 624,
"type": "common"
},
{
"x": 270,
"y": 624,
"type": "common"
},
{
"x": 120,
"y": 594,
"type": "common"
},
{
"x": 150,
"y": 594,
"type": "common"
},
{
"x": 180,
"y": 594,
"type": "common"
},
{
"x": 210,
"y": 594,
"type": "common"
},
{
"x": 240,
"y": 594,
"type": "common"
},
{
"x": 270,
"y": 594,
"type": "common"
},
{
"x": 120,
"y": 564,
"type": "common"
},
{
"x": 150,
"y": 564,
"type": "common"
}
],
"required": 4,
"ocdTarget": 12
}