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

268 lines
4.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 375,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 384,
"y": 497,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 411,
"y": 438,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 453,
"y": 390,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 507,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 568,
"y": 337,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 632,
"y": 337,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 693,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 747,
"y": 390,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 789,
"y": 438,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 816,
"y": 497,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 825,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 448,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 463,
"y": 494,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 441,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 566,
"y": 412,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 634,
"y": 412,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 441,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 737,
"y": 494,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 752,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 518,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 542,
"y": 502,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 478,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 658,
"y": 502,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 682,
"y": 560,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 407,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 484,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 561,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 639,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 716,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 793,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 590,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 230,
"y": 705
},
{
"x": 600,
"y": 705
},
{
"x": 970,
"y": 705
}
],
"bends": [
45,
-45
],
"orangeEligible": true
}
]
}