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

303 lines
4.7 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 18,
"greenCount": 2,
"pegs": [
{
"x": 340,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 310,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 310,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 890,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 421,
"y": 377,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 493,
"y": 414,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 564,
"y": 451,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 636,
"y": 489,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 707,
"y": 526,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 779,
"y": 563,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 980,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 890,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 300,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 890,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 950,
"y": 248,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 220,
"y": 640,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 250,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 310,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 850,
"y": 340,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 779,
"y": 377,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 707,
"y": 414,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 636,
"y": 451,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 564,
"y": 489,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 493,
"y": 526,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 421,
"y": 563,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 350,
"y": 600,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 640,
"y": 210,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 240,
"y": 700
},
{
"x": 600,
"y": 720
},
{
"x": 960,
"y": 700
}
],
"bends": [
-55,
-55
],
"orangeEligible": true
}
]
}