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

348 lines
4.3 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 10,
"name": "Across",
"chapter": 1,
"tip": "Triangles carry weight across a gap. Long chains just sag into the spikes.",
"terrain": [
{
"kind": "solid",
"poly": [
[
-30,
0
],
[
6,
0
],
[
6,
1000
],
[
-30,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
1594,
0
],
[
1630,
0
],
[
1630,
1000
],
[
1594,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
0,
700
],
[
628,
700
],
[
628,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
828,
700
],
[
1600,
700
],
[
1600,
1000
],
[
828,
1000
]
]
},
{
"kind": "spike",
"poly": [
[
628,
930
],
[
828,
930
],
[
828,
1000
],
[
628,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
0,
610
],
[
44,
610
],
[
44,
700
],
[
0,
700
]
]
},
{
"kind": "solid",
"poly": [
[
584,
610
],
[
628,
610
],
[
628,
700
],
[
584,
700
]
]
}
],
"balls": [
{
"x": 407,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 469,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 438,
"y": 632,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pile": [
{
"x": 90,
"y": 684,
"type": "common"
},
{
"x": 120,
"y": 684,
"type": "ivy"
},
{
"x": 150,
"y": 684,
"type": "common"
},
{
"x": 180,
"y": 684,
"type": "ivy"
},
{
"x": 210,
"y": 684,
"type": "common"
},
{
"x": 240,
"y": 684,
"type": "ivy"
},
{
"x": 90,
"y": 654,
"type": "common"
},
{
"x": 120,
"y": 654,
"type": "ivy"
},
{
"x": 150,
"y": 654,
"type": "common"
},
{
"x": 180,
"y": 654,
"type": "ivy"
},
{
"x": 210,
"y": 654,
"type": "common"
},
{
"x": 240,
"y": 654,
"type": "ivy"
},
{
"x": 90,
"y": 624,
"type": "common"
},
{
"x": 120,
"y": 624,
"type": "ivy"
},
{
"x": 150,
"y": 624,
"type": "common"
},
{
"x": 180,
"y": 624,
"type": "ivy"
},
{
"x": 210,
"y": 624,
"type": "common"
},
{
"x": 240,
"y": 624,
"type": "ivy"
},
{
"x": 90,
"y": 594,
"type": "common"
},
{
"x": 120,
"y": 594,
"type": "ivy"
},
{
"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": 90,
"y": 564,
"type": "common"
},
{
"x": 120,
"y": 564,
"type": "common"
},
{
"x": 150,
"y": 564,
"type": "common"
},
{
"x": 180,
"y": 564,
"type": "common"
}
],
"pipe": {
"x": 938,
"y": 640,
"r": 46
},
"waypoints": [
{
"x": 728,
"y": 605
}
],
"required": 4,
"ocdTarget": 8
}