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

277 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 523,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 446,
"y": 379,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 369,
"y": 471,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 363,
"y": 544,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 591,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 591,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 253,
"y": 544,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 496,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 496,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 435,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 555,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 650,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 628,
"y": 698,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 573,
"y": 698,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 650,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 573,
"y": 602,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 628,
"y": 602,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 677,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 754,
"y": 379,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 831,
"y": 471,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 947,
"y": 544,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 591,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 865,
"y": 591,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 837,
"y": 544,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 865,
"y": 496,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 496,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 945,
"y": 636,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 840,
"y": 701,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 723,
"y": 741,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 477,
"y": 741,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 360,
"y": 701,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 255,
"y": 636,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 350,
"y": 150
},
{
"x": 850,
"y": 150
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}