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

177 lines
2.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 225,
"y": 207,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 254,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 269,
"y": 269,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 931,
"y": 269,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 946,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 975,
"y": 207,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 335,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 401,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 581,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 523,
"y": 372,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 523,
"y": 298,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 581,
"y": 252,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 653,
"y": 269,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 180,
"y": 275
},
{
"x": 600,
"y": 620
},
{
"x": 1020,
"y": 275
}
],
"bends": [
85,
-85
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 265,
"y": 300
},
{
"x": 600,
"y": 540
},
{
"x": 935,
"y": 300
}
],
"bends": [
60,
-60
],
"orangeEligible": true
}
]
}