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

352 lines
5.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 180,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 250,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 490,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 180,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 420,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 540,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 780,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 900,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1020,
"y": 730,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 286,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 411,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 537,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 663,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 789,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 914,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 160,
"y": 350
},
{
"x": 600,
"y": 410
},
{
"x": 1040,
"y": 350
}
],
"bends": [
50,
50
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 160,
"y": 610
},
{
"x": 600,
"y": 550
},
{
"x": 1040,
"y": 610
}
],
"bends": [
-50,
-50
],
"orangeEligible": true
}
]
}