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

280 lines
4.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 240,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 310,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 615,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 570,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 755,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1035,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1130,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 260,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 360,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 460,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 740,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 840,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 940,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": []
}