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

297 lines
4.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 556,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 524,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 473,
"y": 382,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 473,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 524,
"y": 311,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 736,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 704,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 382,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 328,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 704,
"y": 311,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 535,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 535,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 535,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 535,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 325,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 325,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 325,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 875,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 875,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 875,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 415,
"y": 215
},
{
"x": 785,
"y": 215
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 415,
"y": 655
},
{
"x": 785,
"y": 655
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 390,
"y": 240
},
{
"x": 390,
"y": 630
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 810,
"y": 240
},
{
"x": 810,
"y": 630
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}