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

323 lines
5.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 810,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 810,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 810,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 270,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 270,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 270,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 270,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 270,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 228,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 249,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 618,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 351,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 372,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 549,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 618,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 651,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 828,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 849,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 618,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 951,
"y": 639,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 972,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 775,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": []
}