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

322 lines
5.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 240,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 312,
"y": 278,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 296,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 456,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 744,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 296,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 888,
"y": 278,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 312,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 436,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 456,
"y": 454,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 472,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 472,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 744,
"y": 454,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 436,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 888,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 312,
"y": 558,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 576,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 456,
"y": 594,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 744,
"y": 594,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 576,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 888,
"y": 558,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 312,
"y": 698,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 716,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 456,
"y": 734,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 752,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 752,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 744,
"y": 734,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 716,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 888,
"y": 698,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": []
}