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

277 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 672,
"y": 265,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 651,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 337,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 549,
"y": 316,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 528,
"y": 265,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 549,
"y": 214,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 193,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 651,
"y": 214,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 495,
"y": 404,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 438,
"y": 463,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 381,
"y": 523,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 324,
"y": 582,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 267,
"y": 641,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 210,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 705,
"y": 404,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 762,
"y": 463,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 819,
"y": 523,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 876,
"y": 582,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 933,
"y": 641,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 200,
"y": 780
},
{
"x": 1000,
"y": 780
}
],
"bends": [
30
],
"orangeEligible": true
}
]
}