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

202 lines
3.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 400,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 692,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 665,
"y": 625,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 652,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 535,
"y": 625,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 508,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 535,
"y": 495,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 468,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 665,
"y": 495,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 280,
"y": 255
},
{
"x": 920,
"y": 255
}
],
"bends": [
-40
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 345,
"y": 345
},
{
"x": 855,
"y": 345
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}