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

273 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 625,
"y": 208,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 678,
"y": 228,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 726,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 765,
"y": 301,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 349,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 814,
"y": 403,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 814,
"y": 517,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 571,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 765,
"y": 619,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 726,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 678,
"y": 692,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 625,
"y": 712,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 858,
"y": 432,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 858,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 304,
"y": 292,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 327,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 265,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 204,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 356,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 233,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 944,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 967,
"y": 685,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 905,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 996,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 873,
"y": 685,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 260,
"y": 693,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 340,
"y": 727,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 420,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 760,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 840,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 920,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1000,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": []
}