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

333 lines
5.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 200,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 371,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 459,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 371,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 459,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 635,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 504,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 371,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 459,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 635,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 723,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 504,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 371,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 459,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 635,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 371,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 459,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 795
},
{
"x": 1050,
"y": 795
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}