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

340 lines
5.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 645,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 623,
"y": 489,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 578,
"y": 489,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 578,
"y": 411,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 623,
"y": 411,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 682,
"y": 279,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 749,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 785,
"y": 408,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 785,
"y": 492,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 749,
"y": 568,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 682,
"y": 621,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 518,
"y": 621,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 451,
"y": 568,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 415,
"y": 492,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 415,
"y": 408,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 451,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 518,
"y": 279,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 638,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 692,
"y": 412,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 692,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 638,
"y": 542,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 562,
"y": 542,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 508,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 508,
"y": 412,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 562,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 395,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 584,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 584,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 466,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 466,
"y": 395,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 691,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 541,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 691,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 509,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 541,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 509,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 250,
"y": 762
},
{
"x": 950,
"y": 762
}
],
"bends": [
30
],
"orangeEligible": true
}
]
}