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

266 lines
4.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 710,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 684,
"y": 541,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 619,
"y": 578,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 565,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 497,
"y": 508,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 497,
"y": 432,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 619,
"y": 362,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 684,
"y": 399,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 766,
"y": 539,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 834,
"y": 567,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 902,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 623,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 669,
"y": 636,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 697,
"y": 704,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 725,
"y": 772,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 531,
"y": 636,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 503,
"y": 704,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 772,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 434,
"y": 539,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 366,
"y": 567,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 298,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 623,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 434,
"y": 401,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 366,
"y": 373,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 298,
"y": 345,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 317,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 531,
"y": 304,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 503,
"y": 236,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 669,
"y": 304,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 697,
"y": 236,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 766,
"y": 401,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 834,
"y": 373,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 902,
"y": 345,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 317,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": []
}