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

291 lines
4.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 350,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 392,
"y": 692,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 434,
"y": 624,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 476,
"y": 556,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 518,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 808,
"y": 692,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 766,
"y": 624,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 724,
"y": 556,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 682,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 491,
"y": 344,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 518,
"y": 308,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 556,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 283,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 682,
"y": 308,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 709,
"y": 344,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 435,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 466,
"y": 261,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 551,
"y": 211,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 205,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 649,
"y": 211,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 261,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 765,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 510,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 690,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 480,
"y": 170
},
{
"x": 720,
"y": 170
}
],
"bends": [
-20
],
"orangeEligible": true
}
]
}