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

263 lines
4.1 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 210,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 275,
"y": 242,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 289,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 405,
"y": 336,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 383,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 535,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 478,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 665,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 572,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 619,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 925,
"y": 713,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 990,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 925,
"y": 242,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 860,
"y": 289,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 336,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 730,
"y": 383,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 665,
"y": 430,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 535,
"y": 525,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 470,
"y": 572,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 405,
"y": 619,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 340,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 275,
"y": 713,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 210,
"y": 760,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 700,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 570,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 500,
"y": 470,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 370,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 160,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 230,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 160,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1040,
"y": 720,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 430,
"y": 800
},
{
"x": 770,
"y": 800
}
],
"bends": [
0
],
"orangeEligible": true
}
]
}