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

274 lines
4.2 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 383,
"y": 392,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 408,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 246,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 567,
"y": 227,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 633,
"y": 227,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 246,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 282,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 792,
"y": 332,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 817,
"y": 392,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 450,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 509,
"y": 348,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 566,
"y": 313,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 634,
"y": 313,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 691,
"y": 348,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 409,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 505,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 400,
"y": 580
},
{
"x": 355,
"y": 765
}
],
"bends": [
20
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 600,
"y": 585
},
{
"x": 600,
"y": 785
}
],
"bends": [
0
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 800,
"y": 580
},
{
"x": 845,
"y": 765
}
],
"bends": [
-20
],
"orangeEligible": true
}
]
}