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

247 lines
3.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 20,
"greenCount": 2,
"pegs": [
{
"x": 800,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 783,
"y": 501,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 569,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 579,
"y": 619,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 593,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 438,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 404,
"y": 462,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 404,
"y": 378,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 438,
"y": 302,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 734,
"y": 271,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 783,
"y": 339,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 510,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 690,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 557,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 643,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 200,
"y": 250
},
{
"x": 500,
"y": 230
},
{
"x": 800,
"y": 250
}
],
"bends": [
-40,
-40
],
"orangeEligible": true
}
]
}