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

228 lines
3.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 646,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 614,
"y": 514,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 563,
"y": 497,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 563,
"y": 443,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 614,
"y": 426,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 664,
"y": 514,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 556,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 536,
"y": 562,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 457,
"y": 513,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 436,
"y": 421,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 501,
"y": 329,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 638,
"y": 292,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 787,
"y": 341,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 867,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 822,
"y": 623,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 654,
"y": 723,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 432,
"y": 709,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 582,
"y": 384,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 665,
"y": 378,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 743,
"y": 427,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 764,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 699,
"y": 611,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 562,
"y": 648,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 413,
"y": 599,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 333,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 378,
"y": 317,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 546,
"y": 217,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 768,
"y": 231,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 200
},
{
"x": 400,
"y": 260
}
],
"bends": [
22
],
"orangeEligible": true
}
]
}