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

308 lines
4.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 220,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 295,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 445,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 595,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 745,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1045,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 295,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 445,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 595,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 745,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1045,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 295,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 445,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 595,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 745,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1045,
"y": 675,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 336,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 512,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 688,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 864,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": []
}