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

246 lines
3.8 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 200,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 280,
"y": 268,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 360,
"y": 341,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 414,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 561,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 634,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 707,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 840,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 450,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 536,
"y": 274,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 621,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 707,
"y": 431,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 793,
"y": 509,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 879,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 964,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1050,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 1000,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 920,
"y": 268,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 840,
"y": 341,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 760,
"y": 414,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 680,
"y": 488,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 520,
"y": 634,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 440,
"y": 707,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 360,
"y": 780,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 750,
"y": 195,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 664,
"y": 274,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 579,
"y": 352,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 493,
"y": 431,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 407,
"y": 509,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 321,
"y": 588,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 236,
"y": 666,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 745,
"shape": "circle",
"r": 16,
"orangeEligible": true
}
],
"walls": [],
"moving": [],
"curves": []
}