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

224 lines
3.4 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 240,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 240,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 430,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 220,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 310,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 615,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 350,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 800,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 895,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 380,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 660,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 755,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 520,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 940,
"y": 610,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1130,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 160,
"y": 710
},
{
"x": 450,
"y": 730
},
{
"x": 740,
"y": 730
},
{
"x": 1030,
"y": 710
}
],
"bends": [
40,
-40,
40
],
"orangeEligible": true
}
]
}