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

300 lines
4.6 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 400,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 410,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 466,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 522,
"y": 372,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 578,
"y": 428,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 678,
"y": 372,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 622,
"y": 428,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 578,
"y": 492,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 522,
"y": 548,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 466,
"y": 604,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 410,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 622,
"y": 492,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 678,
"y": 548,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 604,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 545,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 655,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 655,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 370,
"y": 165
},
{
"x": 830,
"y": 165
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 370,
"y": 762
},
{
"x": 830,
"y": 762
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}