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

242 lines
3.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 271,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 343,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 414,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 486,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 557,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 629,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 298,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 357,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 473,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 532,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 502,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 454,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 406,
"y": 474,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 358,
"y": 532,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 310,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 393,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 467,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 300,
"y": 725
},
{
"x": 900,
"y": 725
}
],
"bends": [
45
],
"orangeEligible": true
}
]
}