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

293 lines
4.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 715,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 658,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 595,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 543,
"y": 580,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 485,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 423,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 543,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 658,
"y": 380,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 422,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 658,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 629,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 571,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 542,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 571,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 629,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 407,
"y": 410,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 437,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 482,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 538,
"y": 284,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 275,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 284,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 718,
"y": 312,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 763,
"y": 355,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 793,
"y": 410,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 786,
"y": 567,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 741,
"y": 629,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 676,
"y": 671,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 685,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 524,
"y": 671,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 459,
"y": 629,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 414,
"y": 567,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 140,
"y": 480
},
{
"x": 420,
"y": 480
}
],
"bends": [
25
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 780,
"y": 480
},
{
"x": 1060,
"y": 480
}
],
"bends": [
25
],
"orangeEligible": true
}
]
}