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

221 lines
3.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 832,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 814,
"y": 539,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 764,
"y": 614,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 689,
"y": 664,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 682,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 511,
"y": 664,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 436,
"y": 614,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 386,
"y": 539,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 368,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 386,
"y": 361,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 436,
"y": 286,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 511,
"y": 236,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 218,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 689,
"y": 236,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 764,
"y": 286,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 814,
"y": 361,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 345,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 478,
"y": 462,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 275
},
{
"x": 450,
"y": 175
}
],
"bends": [
-20
],
"orangeEligible": true
}
]
}