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

200 lines
3.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 427,
"y": 325,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 467,
"y": 367,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 489,
"y": 421,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 489,
"y": 479,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 467,
"y": 533,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 427,
"y": 575,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 773,
"y": 575,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 533,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 711,
"y": 479,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 711,
"y": 421,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 367,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 773,
"y": 325,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 648,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 615,
"y": 496,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 561,
"y": 478,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 561,
"y": 422,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 615,
"y": 404,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 320,
"y": 720
},
{
"x": 880,
"y": 720
}
],
"bends": [
-35
],
"orangeEligible": true
}
]
}