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

326 lines
5.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 220,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 315,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 410,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 885,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 315,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 410,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 505,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 695,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 790,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 885,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 475,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 725,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 725,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 725,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 725,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 630,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 330,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 830,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 220,
"y": 760
},
{
"x": 980,
"y": 760
}
],
"bends": [
25
],
"orangeEligible": true
}
]
}