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

211 lines
3.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 338,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 425,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 513,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 688,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 775,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 863,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 338,
"y": 280,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 425,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 513,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 688,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 775,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 863,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 168,
"y": 757,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1032,
"y": 757,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 255,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 570,
"y": 203,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 630,
"y": 203,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 255,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 820,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": []
}