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

266 lines
3.4 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 9,
"name": "Demolition",
"chapter": 2,
"sandbox": true,
"tip": "Drop a bomb by the fire and the soft rock goes with it. Or take the long way over.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
700,
660
],
[
780,
660
],
[
780,
850
],
[
700,
850
]
],
"destructible": true
},
{
"kind": "fire",
"poly": [
[
600,
806
],
[
680,
806
],
[
680,
850
],
[
600,
850
]
]
}
],
"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": 980,
"y": 700,
"r": 46
},
"waypoints": [
{
"x": 740,
"y": 590
}
],
"pile": [
{
"x": 160,
"y": 834,
"type": "bomb"
},
{
"x": 190,
"y": 834,
"type": "bomb"
},
{
"x": 220,
"y": 834,
"type": "bomb"
},
{
"x": 250,
"y": 834,
"type": "bomb"
},
{
"x": 160,
"y": 804,
"type": "common"
},
{
"x": 190,
"y": 804,
"type": "common"
},
{
"x": 220,
"y": 804,
"type": "common"
},
{
"x": 250,
"y": 804,
"type": "common"
},
{
"x": 280,
"y": 804,
"type": "common"
},
{
"x": 310,
"y": 804,
"type": "common"
},
{
"x": 340,
"y": 804,
"type": "common"
},
{
"x": 160,
"y": 774,
"type": "common"
},
{
"x": 190,
"y": 774,
"type": "common"
},
{
"x": 220,
"y": 774,
"type": "common"
},
{
"x": 250,
"y": 774,
"type": "common"
},
{
"x": 280,
"y": 774,
"type": "common"
},
{
"x": 310,
"y": 774,
"type": "common"
},
{
"x": 340,
"y": 774,
"type": "common"
},
{
"x": 160,
"y": 744,
"type": "common"
},
{
"x": 190,
"y": 744,
"type": "common"
},
{
"x": 220,
"y": 744,
"type": "common"
},
{
"x": 250,
"y": 744,
"type": "common"
},
{
"x": 280,
"y": 744,
"type": "common"
},
{
"x": 310,
"y": 744,
"type": "common"
},
{
"x": 340,
"y": 744,
"type": "common"
},
{
"x": 160,
"y": 714,
"type": "common"
},
{
"x": 190,
"y": 714,
"type": "common"
},
{
"x": 220,
"y": 714,
"type": "common"
}
],
"required": 5,
"ocdTarget": 12
}