fertig-classic-games/assets/gamedata/zuma/level-007.json

110 lines
1.0 KiB
JSON

{
"level": 7,
"name": "New Path",
"frog": [
958,
559
],
"colors": 4,
"seed": 12345,
"starScores": [
640,
960,
1280
],
"paths": [
{
"shape": "custom",
"points": [
[
-59,
106
],
[
380,
126
],
[
1113,
130
],
[
1646,
102
],
[
1815,
288
],
[
1689,
514
],
[
1247,
327
],
[
956,
251
],
[
591,
288
],
[
347,
294
]
],
"tunnels": [],
"quota": 24,
"introBalls": 8,
"pushSpeed": 30,
"powerUpRate": 0.06
},
{
"shape": "custom",
"points": [
[
1923,
907
],
[
1048,
999
],
[
199,
915
],
[
164,
663
],
[
435,
587
],
[
824,
862
],
[
1349,
856
],
[
1704,
702
]
],
"tunnels": [],
"quota": 24,
"introBalls": 8,
"pushSpeed": 30,
"powerUpRate": 0.06
}
]
}