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

176 lines
2.2 KiB
JSON

{
"world": {
"w": 1600,
"h": 1000
},
"level": 4,
"name": "Second Thoughts",
"chapter": 1,
"tip": "Green ivy goo can be pulled back off and used again. Grey goo is there for good.",
"terrain": [
{
"kind": "solid",
"poly": [
[
0,
850
],
[
1600,
850
],
[
1600,
1000
],
[
0,
1000
]
]
}
],
"balls": [
{
"x": 300,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 362,
"y": 836,
"type": "common",
"pinned": true
},
{
"x": 331,
"y": 782,
"type": "common"
}
],
"strands": [
[
2,
0
],
[
2,
1
],
[
0,
1
]
],
"pipe": {
"x": 660,
"y": 560,
"r": 46
},
"pile": [
{
"x": 540,
"y": 834,
"type": "ivy"
},
{
"x": 570,
"y": 834,
"type": "ivy"
},
{
"x": 600,
"y": 834,
"type": "ivy"
},
{
"x": 630,
"y": 834,
"type": "ivy"
},
{
"x": 660,
"y": 834,
"type": "ivy"
},
{
"x": 690,
"y": 834,
"type": "ivy"
},
{
"x": 540,
"y": 804,
"type": "ivy"
},
{
"x": 570,
"y": 804,
"type": "ivy"
},
{
"x": 600,
"y": 804,
"type": "ivy"
},
{
"x": 630,
"y": 804,
"type": "ivy"
},
{
"x": 660,
"y": 804,
"type": "ivy"
},
{
"x": 690,
"y": 804,
"type": "ivy"
},
{
"x": 860,
"y": 834,
"type": "common"
},
{
"x": 890,
"y": 834,
"type": "common"
},
{
"x": 920,
"y": 834,
"type": "common"
},
{
"x": 950,
"y": 834,
"type": "common"
},
{
"x": 980,
"y": 834,
"type": "common"
},
{
"x": 1010,
"y": 834,
"type": "common"
},
{
"x": 1040,
"y": 834,
"type": "common"
},
{
"x": 1070,
"y": 834,
"type": "common"
}
],
"required": 4,
"ocdTarget": 9
}