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

288 lines
3.7 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 31,
"name": "First Cog",
"chapter": 3,
"tip": "The cog is solid and it is turning. Whatever it touches gets dragged along.",
"element": "gear",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
-30,
0
],
[
6,
0
],
[
6,
1000
],
[
-30,
1000
]
]
},
{
"kind": "solid",
"poly": [
[
1594,
0
],
[
1630,
0
],
[
1630,
1000
],
[
1594,
1000
]
]
}
],
"balls": [
{
"x": 339,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 401,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 370,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pile": [
{
"x": 1000,
"y": 834,
"type": "common"
},
{
"x": 1030,
"y": 834,
"type": "block"
},
{
"x": 1060,
"y": 834,
"type": "common"
},
{
"x": 1090,
"y": 834,
"type": "block"
},
{
"x": 1120,
"y": 834,
"type": "common"
},
{
"x": 1150,
"y": 834,
"type": "block"
},
{
"x": 1180,
"y": 834,
"type": "common"
},
{
"x": 1210,
"y": 834,
"type": "block"
},
{
"x": 1240,
"y": 834,
"type": "common"
},
{
"x": 1000,
"y": 804,
"type": "block"
},
{
"x": 1030,
"y": 804,
"type": "common"
},
{
"x": 1060,
"y": 804,
"type": "block"
},
{
"x": 1090,
"y": 804,
"type": "common"
},
{
"x": 1120,
"y": 804,
"type": "block"
},
{
"x": 1150,
"y": 804,
"type": "common"
},
{
"x": 1180,
"y": 804,
"type": "block"
},
{
"x": 1210,
"y": 804,
"type": "common"
},
{
"x": 1240,
"y": 804,
"type": "common"
},
{
"x": 1000,
"y": 774,
"type": "common"
},
{
"x": 1030,
"y": 774,
"type": "common"
},
{
"x": 1060,
"y": 774,
"type": "common"
},
{
"x": 1090,
"y": 774,
"type": "common"
},
{
"x": 1120,
"y": 774,
"type": "common"
},
{
"x": 1150,
"y": 774,
"type": "common"
},
{
"x": 1180,
"y": 774,
"type": "common"
},
{
"x": 1210,
"y": 774,
"type": "common"
},
{
"x": 1240,
"y": 774,
"type": "common"
},
{
"x": 1000,
"y": 744,
"type": "common"
},
{
"x": 1030,
"y": 744,
"type": "common"
},
{
"x": 1060,
"y": 744,
"type": "common"
},
{
"x": 1090,
"y": 744,
"type": "common"
},
{
"x": 1120,
"y": 744,
"type": "common"
}
],
"pipe": {
"x": 1170,
"y": 615,
"r": 46
},
"gears": [
{
"x": 793,
"y": 515,
"r": 97,
"teeth": 9,
"omega": -1.1696241107210519
}
],
"required": 4,
"ocdTarget": 8
}