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

277 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 929,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 974,
"y": 437,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 974,
"y": 523,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 929,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 672,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 715,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 715,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 356,
"y": 672,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 271,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 226,
"y": 523,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 226,
"y": 437,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 271,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 356,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 723,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 812,
"y": 410,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 845,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 812,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 723,
"y": 601,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 478,
"y": 601,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 388,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 355,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 388,
"y": 410,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 477,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 619,
"y": 539,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 516,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 444,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 619,
"y": 421,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 460,
"y": 158
},
{
"x": 740,
"y": 158
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}