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

321 lines
4.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 215,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 285,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 290,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 285,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 200,
"y": 380
},
{
"x": 430,
"y": 380
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 510,
"y": 380
},
{
"x": 740,
"y": 380
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 820,
"y": 380
},
{
"x": 1050,
"y": 380
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 160,
"y": 480
},
{
"x": 390,
"y": 480
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 470,
"y": 480
},
{
"x": 700,
"y": 480
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 780,
"y": 480
},
{
"x": 1010,
"y": 480
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 200,
"y": 580
},
{
"x": 430,
"y": 580
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 510,
"y": 580
},
{
"x": 740,
"y": 580
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 820,
"y": 580
},
{
"x": 1050,
"y": 580
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}