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

268 lines
4.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 470,
"y": 395,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 491,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 575,
"y": 297,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 625,
"y": 297,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 672,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 709,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 395,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 403,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 429,
"y": 308,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 468,
"y": 267,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 517,
"y": 237,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 572,
"y": 222,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 628,
"y": 222,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 683,
"y": 237,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 732,
"y": 267,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 771,
"y": 308,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 797,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 565
},
{
"x": 600,
"y": 460
},
{
"x": 1050,
"y": 565
}
],
"bends": [
30,
30
],
"orangeEligible": true
}
]
}