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

221 lines
3.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 600,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 688,
"y": 251,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 512,
"y": 251,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 743,
"y": 307,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 457,
"y": 307,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 307,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 742,
"y": 363,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 458,
"y": 363,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 363,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 687,
"y": 419,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 513,
"y": 419,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 599,
"y": 475,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 511,
"y": 531,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 689,
"y": 531,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 457,
"y": 587,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 743,
"y": 587,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 587,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 458,
"y": 643,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 742,
"y": 643,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 643,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 514,
"y": 699,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 686,
"y": 699,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 603,
"y": 755,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 300,
"y": 800
},
{
"x": 900,
"y": 800
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}