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

221 lines
3.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 728,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 708,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 446,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 582,
"y": 457,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 516,
"y": 427,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 477,
"y": 366,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 477,
"y": 294,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 516,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 214,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 708,
"y": 261,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 552,
"y": 310,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 648,
"y": 310,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 568,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 545,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 468,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 556,
"y": 609,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 641,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 732,
"y": 673,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 705,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 545,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 732,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 468,
"y": 673,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 705,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 300,
"y": 178
},
{
"x": 900,
"y": 178
}
],
"bends": [
-22
],
"orangeEligible": true
}
]
}