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

228 lines
3.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 358,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 329,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 271,
"y": 670,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 242,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 271,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 329,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 509,
"y": 483,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 597,
"y": 436,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 686,
"y": 389,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 774,
"y": 341,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 863,
"y": 294,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 951,
"y": 247,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1040,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 655,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 613,
"y": 599,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 707,
"y": 543,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 893,
"y": 432,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 987,
"y": 376,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1080,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 395,
"y": 455,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 443,
"y": 495,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 476,
"y": 549,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 483,
"y": 672,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 456,
"y": 729,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 785
},
{
"x": 1050,
"y": 785
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}