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

268 lines
4.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 250,
"y": 228,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 193,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 247,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 247,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 233,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 770,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 287,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1010,
"y": 388,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 442,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1040,
"y": 442,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 448,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 270,
"y": 502,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 502,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 418,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 615,
"y": 472,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 675,
"y": 472,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 598,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 652,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 652,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 668,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 370,
"y": 722,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 722,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 690,
"y": 693,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 747,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 747,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 568,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 130,
"y": 622,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 190,
"y": 622,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 130,
"y": 345
},
{
"x": 480,
"y": 320
},
{
"x": 880,
"y": 375
}
],
"bends": [
45,
-45
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 260,
"y": 590
},
{
"x": 620,
"y": 565
},
{
"x": 1040,
"y": 735
}
],
"bends": [
-45,
45
],
"orangeEligible": true
}
]
}