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

235 lines
2.9 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
]
]
},
{
"kind": "solid",
"poly": [
[
287,
847
],
[
292,
463
],
[
517,
460
],
[
525,
540
],
[
335,
553
],
[
336,
852
]
]
},
{
"kind": "solid",
"poly": [
[
648,
461
],
[
636,
532
],
[
958,
534
],
[
955,
850
],
[
1056,
850
],
[
1055,
458
]
]
}
],
"balls": [
{
"x": 516,
"y": 828,
"type": "ivy",
"pinned": false
},
{
"x": 609,
"y": 827,
"type": "ivy",
"pinned": false
},
{
"x": 563,
"y": 757,
"type": "ivy",
"pinned": false
}
],
"strands": [
[
1,
0
],
[
2,
1
],
[
2,
0
]
],
"pile": [
{
"x": 702,
"y": 822,
"type": "ivy"
},
{
"x": 743,
"y": 820,
"type": "ivy"
},
{
"x": 779,
"y": 824,
"type": "ivy"
},
{
"x": 848,
"y": 825,
"type": "ivy"
},
{
"x": 891,
"y": 822,
"type": "ivy"
},
{
"x": 866,
"y": 795,
"type": "ivy"
},
{
"x": 821,
"y": 792,
"type": "ivy"
},
{
"x": 785,
"y": 789,
"type": "ivy"
},
{
"x": 752,
"y": 784,
"type": "ivy"
},
{
"x": 727,
"y": 786,
"type": "ivy"
},
{
"x": 810,
"y": 825,
"type": "ivy"
},
{
"x": 743,
"y": 742,
"type": "ivy"
},
{
"x": 785,
"y": 764,
"type": "ivy"
},
{
"x": 825,
"y": 762,
"type": "ivy"
},
{
"x": 851,
"y": 762,
"type": "ivy"
},
{
"x": 791,
"y": 728,
"type": "ivy"
},
{
"x": 845,
"y": 742,
"type": "ivy"
},
{
"x": 825,
"y": 705,
"type": "ivy"
},
{
"x": 762,
"y": 707,
"type": "ivy"
},
{
"x": 803,
"y": 679,
"type": "ivy"
}
],
"pipe": {
"x": 598,
"y": 110,
"r": 46
},
"required": 4,
"ocdTarget": 9
}