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

310 lines
4.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 619,
"y": 309,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 639,
"y": 369,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 658,
"y": 428,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 677,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 697,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 716,
"y": 607,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 735,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 629,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 634,
"y": 593,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 584,
"y": 556,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 533,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 482,
"y": 482,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 432,
"y": 446,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 381,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 444,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 506,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 569,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 694,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 756,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 819,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 768,
"y": 446,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 718,
"y": 482,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 566,
"y": 593,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 515,
"y": 629,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 465,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 484,
"y": 607,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 503,
"y": 547,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 561,
"y": 369,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 581,
"y": 309,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 972,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 942,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 901,
"y": 693,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 299,
"y": 693,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 258,
"y": 638,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 228,
"y": 577,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 240,
"y": 240
},
{
"x": 600,
"y": 205
},
{
"x": 960,
"y": 240
}
],
"bends": [
-30,
-30
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 250,
"y": 720
},
{
"x": 600,
"y": 740
},
{
"x": 950,
"y": 720
}
],
"bends": [
45,
45
],
"orangeEligible": true
}
]
}