fertig-classic-games/assets/gamedata/peggle/level-036.json

216 lines
3.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 650,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 625,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 575,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 575,
"y": 202,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 625,
"y": 202,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 408,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 482,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 555,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 584,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 677,
"y": 616,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 627,
"y": 633,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 573,
"y": 633,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 523,
"y": 616,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 584,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 415,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 785,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 140,
"y": 660
},
{
"x": 460,
"y": 660
}
],
"bends": [
40
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 740,
"y": 660
},
{
"x": 1060,
"y": 660
}
],
"bends": [
40
],
"orangeEligible": true
}
]
}