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

249 lines
3.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 502,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 476,
"y": 712,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 409,
"y": 750,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 334,
"y": 737,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 285,
"y": 678,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 285,
"y": 602,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 334,
"y": 543,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 409,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 476,
"y": 568,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 445,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 390,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 960,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 931,
"y": 661,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 690,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 789,
"y": 661,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 789,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 931,
"y": 519,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 910,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 265,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 800
},
{
"x": 1050,
"y": 800
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}