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

279 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 617,
"y": 302,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 556,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 556,
"y": 218,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 617,
"y": 198,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 740,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 425
},
{
"x": 1050,
"y": 425
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 150,
"y": 625
},
{
"x": 1050,
"y": 625
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}