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

212 lines
3.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 800,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1010,
"y": 495,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1080,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1080,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1010,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 495,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 594,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 646,
"y": 366,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 749,
"y": 393,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 787,
"y": 431,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 770,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 130,
"y": 190
},
{
"x": 460,
"y": 590
},
{
"x": 720,
"y": 680
}
],
"bends": [
-75,
-30
],
"orangeEligible": true
}
]
}