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

231 lines
3.5 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 538,
"y": 200,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 558,
"y": 266,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 558,
"y": 334,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 538,
"y": 400,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 501,
"y": 457,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 502,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 388,
"y": 530,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 320,
"y": 540,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 812,
"y": 790,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 762,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 660,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 642,
"y": 594,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 642,
"y": 526,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 662,
"y": 460,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 699,
"y": 403,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 358,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 812,
"y": 330,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 880,
"y": 320,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 710,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 300,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 620,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 700,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 480,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 720,
"y": 440,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 200,
"y": 690
},
{
"x": 490,
"y": 710
},
{
"x": 780,
"y": 710
},
{
"x": 1050,
"y": 690
}
],
"bends": [
-55,
55,
-55
],
"orangeEligible": true
}
]
}