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

275 lines
4.3 KiB
JSON

{
"version": 1,
"board": {
"width": 1200,
"height": 900
},
"orangeCount": 25,
"greenCount": 2,
"pegs": [
{
"x": 985,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 930,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 865,
"y": 464,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 795,
"y": 501,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 719,
"y": 526,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 640,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 560,
"y": 538,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 481,
"y": 526,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 405,
"y": 501,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 335,
"y": 464,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 270,
"y": 416,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 215,
"y": 359,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 236,
"y": 598,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 290,
"y": 548,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 352,
"y": 506,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 490,
"y": 452,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 563,
"y": 441,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 637,
"y": 441,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 710,
"y": 452,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 848,
"y": 506,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 910,
"y": 548,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 964,
"y": 598,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 782,
"y": 575,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 680,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 418,
"y": 575,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 418,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 495,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 600,
"y": 260,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 705,
"y": 288,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 782,
"y": 365,
"shape": "circle",
"r": 16,
"orangeEligible": true
},
{
"x": 150,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 240,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 960,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": false
},
{
"x": 1050,
"y": 480,
"shape": "circle",
"r": 16,
"orangeEligible": false
}
],
"walls": [],
"moving": [],
"curves": [
{
"anchors": [
{
"x": 380,
"y": 600
},
{
"x": 600,
"y": 600
},
{
"x": 820,
"y": 600
}
],
"bends": [
55,
55
],
"orangeEligible": true
}
]
}