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

267 lines
3.5 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 12,
"name": "Lighter Than Air",
"chapter": 2,
"sandbox": true,
"tip": "Balloons pull up, blocks hold rigid, bits are cheap and weak. Mix them.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
}
],
"balls": [
{
"x": 369,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 431,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 400,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 400,
"y": 300,
"r": 46
},
"pile": [
{
"x": 700,
"y": 834,
"type": "balloon"
},
{
"x": 730,
"y": 834,
"type": "balloon"
},
{
"x": 760,
"y": 834,
"type": "balloon"
},
{
"x": 790,
"y": 834,
"type": "balloon"
},
{
"x": 820,
"y": 834,
"type": "balloon"
},
{
"x": 850,
"y": 834,
"type": "balloon"
},
{
"x": 700,
"y": 800,
"type": "block"
},
{
"x": 730,
"y": 800,
"type": "block"
},
{
"x": 760,
"y": 800,
"type": "block"
},
{
"x": 790,
"y": 800,
"type": "block"
},
{
"x": 820,
"y": 800,
"type": "block"
},
{
"x": 850,
"y": 800,
"type": "block"
},
{
"x": 880,
"y": 800,
"type": "block"
},
{
"x": 910,
"y": 800,
"type": "block"
},
{
"x": 700,
"y": 766,
"type": "bit"
},
{
"x": 730,
"y": 766,
"type": "bit"
},
{
"x": 760,
"y": 766,
"type": "bit"
},
{
"x": 790,
"y": 766,
"type": "bit"
},
{
"x": 820,
"y": 766,
"type": "bit"
},
{
"x": 850,
"y": 766,
"type": "bit"
},
{
"x": 700,
"y": 734,
"type": "common"
},
{
"x": 730,
"y": 734,
"type": "common"
},
{
"x": 760,
"y": 734,
"type": "common"
},
{
"x": 790,
"y": 734,
"type": "common"
},
{
"x": 820,
"y": 734,
"type": "common"
},
{
"x": 850,
"y": 734,
"type": "common"
},
{
"x": 880,
"y": 734,
"type": "common"
},
{
"x": 910,
"y": 734,
"type": "common"
},
{
"x": 940,
"y": 734,
"type": "common"
},
{
"x": 700,
"y": 704,
"type": "common"
},
{
"x": 730,
"y": 704,
"type": "common"
},
{
"x": 760,
"y": 704,
"type": "common"
},
{
"x": 790,
"y": 704,
"type": "common"
},
{
"x": 820,
"y": 704,
"type": "common"
},
{
"x": 850,
"y": 704,
"type": "common"
},
{
"x": 880,
"y": 704,
"type": "common"
},
{
"x": 910,
"y": 704,
"type": "common"
},
{
"x": 940,
"y": 704,
"type": "common"
}
],
"required": 5,
"ocdTarget": 12
}