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

252 lines
3.9 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 3,
"pegs": [
{
"x": 170,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1030,
"y": 290,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 360,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 314,
"y": 623,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 631,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 510,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"curves": [
{
"anchors": [
{
"x": 110,
"y": 320
},
{
"x": 420,
"y": 460
},
{
"x": 800,
"y": 370
},
{
"x": 1120,
"y": 430
}
],
"bends": [
100,
-100,
100
],
"orangeEligible": true
}
],
"walls": [],
"moving": []
}