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

329 lines
5.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 140,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 165,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 190,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 215,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 265,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 290,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 375,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 425,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 510,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 585,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 610,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 635,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 845,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1005,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1030,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1055,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1080,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1105,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1130,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1140,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 516,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 684,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 852,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1020,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": []
}