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

277 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 204,
"y": 672,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 296,
"y": 672,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 404,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 535,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 496,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 284,
"y": 417,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 405,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 376,
"y": 417,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 510,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 464,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 510,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 556,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 255,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 344,
"y": 207,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 436,
"y": 207,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 385,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 434,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 536,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 437,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 543,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 650,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 640,
"y": 775
},
{
"x": 1060,
"y": 775
}
],
"bends": [
20
],
"orangeEligible": true
}
]
}