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

232 lines
3.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 300,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 386,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 471,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 557,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 643,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 729,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 814,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 465,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 272,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 343,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 272,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 343,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 415,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 515,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 535,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 515,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 815,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 835,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 815,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 250,
"y": 520
},
{
"x": 950,
"y": 520
}
],
"bends": [
120
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 180,
"y": 720
},
{
"x": 480,
"y": 720
}
],
"bends": [
35
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 720,
"y": 720
},
{
"x": 1020,
"y": 720
}
],
"bends": [
35
],
"orangeEligible": true
}
]
}