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

329 lines
5.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 750,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 553,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 579,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 547,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 488,
"y": 529,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 454,
"y": 466,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 454,
"y": 394,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 488,
"y": 331,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 547,
"y": 290,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 307,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 485,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 584,
"y": 498,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 537,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 537,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 584,
"y": 362,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 190,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 285,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 261,
"y": 691,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 206,
"y": 703,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 161,
"y": 668,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 161,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 206,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 261,
"y": 589,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1045,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1021,
"y": 691,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 966,
"y": 703,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 921,
"y": 668,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 921,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 966,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1021,
"y": 589,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 260,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 360,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 840,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 940,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 430,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 543,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 657,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 770,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": []
}