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

286 lines
4.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 15,
"greenCount": 2,
"pegs": [
{
"x": 350,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 400,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 550,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 650,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 369,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 423,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 477,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 531,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 315,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 369,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 423,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 477,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 531,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 585,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"curves": [
{
"anchors": [
{
"x": 280,
"y": 180
},
{
"x": 920,
"y": 180
}
],
"bends": [
35
],
"orangeEligible": true
},
{
"anchors": [
{
"x": 280,
"y": 725
},
{
"x": 920,
"y": 725
}
],
"bends": [
-35
],
"orangeEligible": true
}
],
"walls": [],
"moving": []
}