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

252 lines
3.9 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 150,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 210,
"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": 345,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 314,
"y": 623,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 264,
"y": 606,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 264,
"y": 554,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 314,
"y": 537,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 925,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 894,
"y": 648,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 631,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 579,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 894,
"y": 562,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 110,
"y": 320
},
{
"x": 420,
"y": 460
},
{
"x": 800,
"y": 370
},
{
"x": 1090,
"y": 500
}
],
"bends": [
100,
-100,
100
],
"orangeEligible": true
}
]
}