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

214 lines
3.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 646,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 614,
"y": 514,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 563,
"y": 497,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 563,
"y": 443,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 614,
"y": 426,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 857,
"y": 641,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 702,
"y": 736,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 527,
"y": 729,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 396,
"y": 632,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 351,
"y": 491,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 397,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 508,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 635,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 732,
"y": 345,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 767,
"y": 442,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 532,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 669,
"y": 584,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 589,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 532,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 513,
"y": 492,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 890,
"y": 175
},
{
"x": 1050,
"y": 265
}
],
"bends": [
20
],
"orangeEligible": true
}
]
}