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

223 lines
3.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 370,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 462,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 554,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 646,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 738,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 462,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 554,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 646,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 738,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 462,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 554,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 646,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 738,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 609,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 498,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 386,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 210,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 250,
"y": 290
},
{
"x": 250,
"y": 700
}
],
"bends": [
45
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 950,
"y": 290
},
{
"x": 950,
"y": 700
}
],
"bends": [
-45
],
"orangeEligible": true
}
]
}