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

187 lines
2.4 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 5,
"name": "Overhead",
"chapter": 1,
"tip": "The ceiling bites. Stop short of it.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
},
{
"kind": "spike",
"poly": [
[
400,
180
],
[
1200,
180
],
[
1200,
240
],
[
400,
240
]
]
}
],
"balls": [
{
"x": 760,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 822,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 791,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 791,
"y": 340,
"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"
}
],
"required": 5,
"ocdTarget": 11
}