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

239 lines
3.0 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 2,
"name": "Mind the Gap",
"chapter": 1,
"tip": "Spikes below. Build ACROSS — triangles carry weight, long chains do not.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
700
],
[
600,
700
],
[
600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
860,
700
],
[
1600,
700
],
[
1600,
1000
],
[
860,
1000
]
]
},
{
"kind": "spike",
"poly": [
[
600,
930
],
[
860,
930
],
[
860,
1000
],
[
600,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
0,
620
],
[
40,
620
],
[
40,
700
],
[
0,
700
]
]
}
],
"balls": [
{
"x": 399,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 461,
"y": 686,
"type": "common",
"pinned": true
},
{
"x": 430,
"y": 632,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 980,
"y": 640,
"r": 46
},
"pile": [
{
"x": 150,
"y": 684,
"type": "common"
},
{
"x": 180,
"y": 684,
"type": "common"
},
{
"x": 210,
"y": 684,
"type": "common"
},
{
"x": 240,
"y": 684,
"type": "common"
},
{
"x": 270,
"y": 684,
"type": "common"
},
{
"x": 300,
"y": 684,
"type": "common"
},
{
"x": 330,
"y": 684,
"type": "common"
},
{
"x": 150,
"y": 654,
"type": "common"
},
{
"x": 180,
"y": 654,
"type": "common"
},
{
"x": 210,
"y": 654,
"type": "common"
},
{
"x": 240,
"y": 654,
"type": "common"
},
{
"x": 270,
"y": 654,
"type": "common"
},
{
"x": 300,
"y": 654,
"type": "common"
},
{
"x": 330,
"y": 654,
"type": "common"
},
{
"x": 150,
"y": 624,
"type": "common"
},
{
"x": 180,
"y": 624,
"type": "common"
},
{
"x": 210,
"y": 624,
"type": "common"
},
{
"x": 240,
"y": 624,
"type": "common"
},
{
"x": 270,
"y": 624,
"type": "common"
},
{
"x": 300,
"y": 624,
"type": "common"
}
],
"required": 5,
"ocdTarget": 12
}