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

107 lines
1007 B
JSON

{
"level": 21,
"name": "Sun Cove",
"frog": [
974,
548
],
"colors": 4,
"seed": 12345,
"starScores": [
640,
960,
1280
],
"paths": [
{
"shape": "custom",
"points": [
[
-34,
173
],
[
609,
138
],
[
1474,
143
],
[
1755,
292
],
[
1786,
592
],
[
1390,
811
],
[
982,
815
],
[
501,
585
]
],
"tunnels": [],
"quota": 24,
"introBalls": 8,
"pushSpeed": 30,
"powerUpRate": 0.06
},
{
"shape": "custom",
"points": [
[
-143,
948
],
[
1072,
963
],
[
1634,
911
],
[
1595,
397
],
[
1343,
241
],
[
945,
270
],
[
455,
403
],
[
289,
571
]
],
"tunnels": [
[
1793,
2411
]
],
"quota": 24,
"introBalls": 8,
"pushSpeed": 30,
"powerUpRate": 0.06
}
]
}