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

305 lines
4.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 280,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 366,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 451,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 537,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 623,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 709,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 794,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 361,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 279,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 501,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 419,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 641,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 559,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 781,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 699,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 921,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 839,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1032,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1005,
"y": 676,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 944,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 651,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 589,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 944,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1005,
"y": 564,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 935,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 985,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 150,
"y": 650,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 213,
"y": 676,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 275,
"y": 703,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 338,
"y": 729,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 120,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 140,
"y": 330
},
{
"x": 260,
"y": 215
}
],
"bends": [
-25
],
"orangeEligible": true
}
]
}