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

259 lines
3.3 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 8,
"name": "Sticking Point",
"chapter": 2,
"sandbox": true,
"tip": "Pokey goo grips rock. There is no ground here worth building from.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
240,
200
],
[
320,
200
],
[
320,
760
],
[
240,
760
]
]
},
{
"kind": "solid",
"poly": [
[
1120,
200
],
[
1200,
200
],
[
1200,
760
],
[
1120,
760
]
]
}
],
"balls": [
{
"x": 340,
"y": 560,
"type": "pokey",
"pinned": true
},
{
"x": 340,
"y": 498,
"type": "pokey",
"pinned": true
},
{
"x": 398,
"y": 530,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 1080,
"y": 430,
"r": 46
},
"pile": [
{
"x": 620,
"y": 834,
"type": "pokey"
},
{
"x": 650,
"y": 834,
"type": "pokey"
},
{
"x": 680,
"y": 834,
"type": "pokey"
},
{
"x": 710,
"y": 834,
"type": "pokey"
},
{
"x": 740,
"y": 834,
"type": "pokey"
},
{
"x": 770,
"y": 834,
"type": "pokey"
},
{
"x": 620,
"y": 804,
"type": "common"
},
{
"x": 650,
"y": 804,
"type": "common"
},
{
"x": 680,
"y": 804,
"type": "common"
},
{
"x": 710,
"y": 804,
"type": "common"
},
{
"x": 740,
"y": 804,
"type": "common"
},
{
"x": 770,
"y": 804,
"type": "common"
},
{
"x": 800,
"y": 804,
"type": "common"
},
{
"x": 830,
"y": 804,
"type": "common"
},
{
"x": 620,
"y": 774,
"type": "common"
},
{
"x": 650,
"y": 774,
"type": "common"
},
{
"x": 680,
"y": 774,
"type": "common"
},
{
"x": 710,
"y": 774,
"type": "common"
},
{
"x": 740,
"y": 774,
"type": "common"
},
{
"x": 770,
"y": 774,
"type": "common"
},
{
"x": 800,
"y": 774,
"type": "common"
},
{
"x": 830,
"y": 774,
"type": "common"
},
{
"x": 620,
"y": 744,
"type": "common"
},
{
"x": 650,
"y": 744,
"type": "common"
},
{
"x": 680,
"y": 744,
"type": "common"
},
{
"x": 710,
"y": 744,
"type": "common"
},
{
"x": 740,
"y": 744,
"type": "common"
},
{
"x": 770,
"y": 744,
"type": "common"
}
],
"required": 5,
"ocdTarget": 12
}