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

305 lines
4.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 460,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 580,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 580,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 580,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 255,
"y": 245
},
{
"x": 955,
"y": 745
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}