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

346 lines
5.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 460,
"y": 295,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 295,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 295,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 295,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 295,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 460,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 530,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 670,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 740,
"y": 605,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 395,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 395,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 395,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 395,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 805,
"y": 360,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 805,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 805,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 805,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 420,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 255,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 945,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 235,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 255,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 870,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 945,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 665,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 450,
"y": 350
},
{
"x": 750,
"y": 350
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 750,
"y": 350
},
{
"x": 750,
"y": 550
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 450,
"y": 550
},
{
"x": 750,
"y": 550
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 450,
"y": 350
},
{
"x": 450,
"y": 550
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}