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

226 lines
2.9 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 11,
"name": "Cogs",
"chapter": 2,
"sandbox": true,
"tip": "The cog is solid and it is turning. Anything it touches gets dragged along.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
}
],
"gears": [
{
"x": 800,
"y": 470,
"r": 110,
"teeth": 9,
"omega": 1.4
}
],
"balls": [
{
"x": 269,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 331,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 300,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 1240,
"y": 560,
"r": 46
},
"pile": [
{
"x": 1000,
"y": 834,
"type": "common"
},
{
"x": 1030,
"y": 834,
"type": "common"
},
{
"x": 1060,
"y": 834,
"type": "common"
},
{
"x": 1090,
"y": 834,
"type": "common"
},
{
"x": 1120,
"y": 834,
"type": "common"
},
{
"x": 1150,
"y": 834,
"type": "common"
},
{
"x": 1180,
"y": 834,
"type": "common"
},
{
"x": 1210,
"y": 834,
"type": "common"
},
{
"x": 1240,
"y": 834,
"type": "common"
},
{
"x": 1000,
"y": 804,
"type": "common"
},
{
"x": 1030,
"y": 804,
"type": "common"
},
{
"x": 1060,
"y": 804,
"type": "common"
},
{
"x": 1090,
"y": 804,
"type": "common"
},
{
"x": 1120,
"y": 804,
"type": "common"
},
{
"x": 1150,
"y": 804,
"type": "common"
},
{
"x": 1180,
"y": 804,
"type": "common"
},
{
"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"
}
],
"required": 5,
"ocdTarget": 13
}