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

256 lines
4.0 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 610,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 589,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 311,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 290,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 311,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 589,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 910,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 889,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 659,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 659,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 611,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 381,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 381,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 889,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 200,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 230,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 170,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 970,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1030,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 370,
"y": 745
},
{
"x": 830,
"y": 745
}
],
"bends": [
35
],
"orangeEligible": true
}
]
}