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

307 lines
4.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 20,
"greenCount": 2,
"pegs": [
{
"x": 860,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 799,
"y": 637,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 726,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 726,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 695,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 401,
"y": 637,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 356,
"y": 559,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 356,
"y": 381,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 401,
"y": 303,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 555,
"y": 214,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 645,
"y": 214,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 245,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 799,
"y": 303,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 844,
"y": 381,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 705,
"y": 546,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 594,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 594,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 495,
"y": 546,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 495,
"y": 394,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 346,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 346,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 705,
"y": 394,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 900,
"y": 240,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 480,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 600,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 720,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 160,
"y": 380
},
{
"x": 160,
"y": 700
}
],
"bends": [
-65
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 1040,
"y": 380
},
{
"x": 1040,
"y": 700
}
],
"bends": [
65
],
"orangeEligible": true
}
]
}