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

270 lines
4.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 500,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 513,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 213,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 213,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 687,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 453,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 527,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 673,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 747,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 390,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 492,
"y": 464,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 464,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 436,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 408,
"y": 686,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 390,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 708,
"y": 464,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 736,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 764,
"y": 612,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 792,
"y": 686,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 650,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 430,
"y": 800
},
{
"x": 770,
"y": 800
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}