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

216 lines
3.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 457,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 495,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 545,
"y": 354,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 345,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 655,
"y": 354,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 705,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 743,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 631,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 569,
"y": 314,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 538,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 569,
"y": 206,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 631,
"y": 206,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 765,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 140,
"y": 700
},
{
"x": 440,
"y": 460
}
],
"bends": [
-55
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 760,
"y": 460
},
{
"x": 1060,
"y": 700
}
],
"bends": [
-55
],
"orangeEligible": true
}
]
}