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

296 lines
4.6 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 660,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 630,
"y": 522,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 570,
"y": 522,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 570,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 630,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 608,
"y": 558,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 548,
"y": 626,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 463,
"y": 659,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 373,
"y": 648,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 298,
"y": 596,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 256,
"y": 515,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 256,
"y": 425,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 298,
"y": 344,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 373,
"y": 292,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 463,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 548,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 608,
"y": 382,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 928,
"y": 558,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 868,
"y": 626,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 783,
"y": 659,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 693,
"y": 648,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 596,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 344,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 693,
"y": 292,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 783,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 868,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 928,
"y": 382,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 768,
"y": 408,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 708,
"y": 476,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 458,
"y": 446,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 416,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 416,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 458,
"y": 194,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 768,
"y": 232,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 200,
"y": 680
},
{
"x": 600,
"y": 720
},
{
"x": 1000,
"y": 680
}
],
"bends": [
50,
50
],
"orangeEligible": true
}
]
}