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

247 lines
3.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 476,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 453,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 407,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 407,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 453,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 793,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 747,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 724,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 747,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 793,
"y": 550,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 667,
"y": 367,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 395,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 533,
"y": 367,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 533,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 205,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 667,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 290,
"y": 490
},
{
"x": 600,
"y": 465
},
{
"x": 910,
"y": 490
}
],
"bends": [
-22,
-22
],
"orangeEligible": true
}
]
}