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

217 lines
2.8 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 3,
"name": "Headroom",
"chapter": 1,
"tip": "You cannot build through the slab. Come out from under it first.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
300,
540
],
[
820,
540
],
[
820,
610
],
[
300,
610
]
]
}
],
"balls": [
{
"x": 529,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 591,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 560,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 980,
"y": 470,
"r": 46
},
"pile": [
{
"x": 1020,
"y": 834,
"type": "common"
},
{
"x": 1050,
"y": 834,
"type": "common"
},
{
"x": 1080,
"y": 834,
"type": "common"
},
{
"x": 1110,
"y": 834,
"type": "common"
},
{
"x": 1140,
"y": 834,
"type": "common"
},
{
"x": 1170,
"y": 834,
"type": "common"
},
{
"x": 1200,
"y": 834,
"type": "common"
},
{
"x": 1230,
"y": 834,
"type": "common"
},
{
"x": 1020,
"y": 804,
"type": "common"
},
{
"x": 1050,
"y": 804,
"type": "common"
},
{
"x": 1080,
"y": 804,
"type": "common"
},
{
"x": 1110,
"y": 804,
"type": "common"
},
{
"x": 1140,
"y": 804,
"type": "common"
},
{
"x": 1170,
"y": 804,
"type": "common"
},
{
"x": 1200,
"y": 804,
"type": "common"
},
{
"x": 1230,
"y": 804,
"type": "common"
},
{
"x": 1020,
"y": 774,
"type": "common"
},
{
"x": 1050,
"y": 774,
"type": "common"
},
{
"x": 1080,
"y": 774,
"type": "common"
},
{
"x": 1110,
"y": 774,
"type": "common"
},
{
"x": 1140,
"y": 774,
"type": "common"
},
{
"x": 1170,
"y": 774,
"type": "common"
},
{
"x": 1200,
"y": 774,
"type": "common"
},
{
"x": 1230,
"y": 774,
"type": "common"
}
],
"required": 5,
"ocdTarget": 12
}