56 lines
525 B
JSON
56 lines
525 B
JSON
{
|
|
"level": 9,
|
|
"name": "Toga",
|
|
"frog": [
|
|
267,
|
|
825
|
|
],
|
|
"colors": 4,
|
|
"seed": 12345,
|
|
"starScores": [
|
|
640,
|
|
960,
|
|
1280
|
|
],
|
|
"paths": [
|
|
{
|
|
"shape": "custom",
|
|
"points": [
|
|
[
|
|
-51,
|
|
233
|
|
],
|
|
[
|
|
1610,
|
|
243
|
|
],
|
|
[
|
|
1706,
|
|
965
|
|
],
|
|
[
|
|
671,
|
|
819
|
|
],
|
|
[
|
|
583,
|
|
378
|
|
],
|
|
[
|
|
1195,
|
|
409
|
|
],
|
|
[
|
|
1425,
|
|
755
|
|
]
|
|
],
|
|
"tunnels": [],
|
|
"quota": 40,
|
|
"introBalls": 12,
|
|
"pushSpeed": 45,
|
|
"powerUpRate": 0.06
|
|
}
|
|
]
|
|
}
|