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

256 lines
4.0 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 651,
"y": 231,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 257,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 549,
"y": 231,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 810,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 250,
"y": 800
},
{
"x": 950,
"y": 800
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}