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

259 lines
4.0 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 750,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 500,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 488,
"y": 529,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 454,
"y": 466,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 454,
"y": 394,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 488,
"y": 331,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 547,
"y": 290,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 618,
"y": 281,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 685,
"y": 307,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 733,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 485,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 584,
"y": 498,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 537,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 537,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 584,
"y": 362,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 644,
"y": 375,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 190,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 261,
"y": 691,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 206,
"y": 703,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 161,
"y": 668,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1045,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1021,
"y": 691,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 966,
"y": 703,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 921,
"y": 668,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 260,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 360,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 840,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 940,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 150,
"y": 580
},
{
"x": 450,
"y": 600
},
{
"x": 750,
"y": 600
},
{
"x": 1020,
"y": 580
}
],
"bends": [
55,
-55,
55
],
"orangeEligible": true
}
]
}