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

277 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 656,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 628,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 572,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 544,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 572,
"y": 392,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 628,
"y": 392,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 579,
"y": 247,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 621,
"y": 247,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 716,
"y": 321,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 757,
"y": 326,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 778,
"y": 361,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 761,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 761,
"y": 481,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 778,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 757,
"y": 554,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 716,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 621,
"y": 633,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 579,
"y": 633,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 484,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 443,
"y": 554,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 422,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 439,
"y": 481,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 439,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 422,
"y": 361,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 443,
"y": 326,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 484,
"y": 321,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 210,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 255,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 945,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 615,
"y": 700
},
{
"x": 570,
"y": 800
}
],
"bends": [
18
],
"orangeEligible": true
}
]
}