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

324 lines
5.0 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 15,
"greenCount": 2,
"pegs": [
{
"x": 939,
"y": 263,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 782,
"y": 424,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 712,
"y": 453,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 638,
"y": 468,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 562,
"y": 468,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 488,
"y": 453,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 418,
"y": 424,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 261,
"y": 263,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1021,
"y": 396,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 968,
"y": 458,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 906,
"y": 511,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 836,
"y": 553,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 761,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 681,
"y": 604,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 519,
"y": 604,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 439,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 364,
"y": 553,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 294,
"y": 511,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 232,
"y": 458,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 179,
"y": 396,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 645,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 545,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 545,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 645,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 280,
"y": 330
},
{
"x": 600,
"y": 330
},
{
"x": 920,
"y": 330
}
],
"bends": [
50,
50
],
"orangeEligible": true
}
]
}