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

242 lines
3.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 662,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 631,
"y": 524,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 569,
"y": 524,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 538,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 569,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 631,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 735,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 825,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 735,
"y": 510,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 825,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 875,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 465,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 375,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 465,
"y": 510,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 375,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 325,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 215
},
{
"x": 340,
"y": 170
}
],
"bends": [
-18
],
"orangeEligible": true
}
]
}