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

289 lines
4.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 460,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 471,
"y": 286,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 501,
"y": 241,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 546,
"y": 211,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 654,
"y": 211,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 699,
"y": 241,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 729,
"y": 286,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 548,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 652,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 190,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 255,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1010,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 945,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1040,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 785,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 480,
"y": 425
},
{
"x": 420,
"y": 585
},
{
"x": 470,
"y": 725
}
],
"bends": [
55,
-55
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 560,
"y": 445
},
{
"x": 560,
"y": 610
},
{
"x": 520,
"y": 740
}
],
"bends": [
-45,
45
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 640,
"y": 445
},
{
"x": 640,
"y": 610
},
{
"x": 680,
"y": 740
}
],
"bends": [
45,
-45
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 720,
"y": 425
},
{
"x": 780,
"y": 585
},
{
"x": 730,
"y": 725
}
],
"bends": [
-55,
55
],
"orangeEligible": true
}
]
}