e4k-data 4.98.53 → 4.99.111
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/bossdungeons.json +6 -3
- package/data/buildings.json +1079 -269
- package/data/characters.json +2 -2
- package/data/constructionItems.json +196 -0
- package/data/currencies.json +9 -2
- package/data/effectCaps.json +34 -9
- package/data/effects.json +33 -1
- package/data/equipments.json +82 -0
- package/data/events.json +11 -0
- package/data/gachaEvents.json +84 -0
- package/data/leaguetypeEvents.json +9 -0
- package/data/leaguetypes.json +6 -6
- package/data/lootBoxTombolas.json +1221 -5
- package/data/packages.json +613 -36
- package/data/quests.json +0 -87
- package/data/rewards.json +342 -6
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/worldmapskins.json +10 -0
- package/images/x768.json +1199 -108
- package/languages/da.json +120 -11
- package/languages/de.json +120 -11
- package/languages/el.json +120 -11
- package/languages/en.json +119 -10
- package/languages/es.json +120 -11
- package/languages/fi.json +120 -11
- package/languages/fr.json +120 -11
- package/languages/it.json +120 -11
- package/languages/ja.json +120 -11
- package/languages/ko.json +120 -11
- package/languages/nl.json +120 -11
- package/languages/no.json +120 -11
- package/languages/pl.json +120 -11
- package/languages/pt.json +120 -11
- package/languages/ru.json +120 -11
- package/languages/sv.json +120 -11
- package/languages/tr.json +120 -11
- package/languages/zh_CN.json +120 -11
- package/languages/zh_TW.json +120 -11
- package/package.json +1 -1
- package/typings/data.d.ts +8 -2
- package/typings/images.d.ts +81 -13
- package/typings/languages.d.ts +111 -2
|
@@ -2757,7 +2757,7 @@
|
|
|
2757
2757
|
"crossplayID": 1353,
|
|
2758
2758
|
"tombolaID": 10007,
|
|
2759
2759
|
"rewardCategory": 1,
|
|
2760
|
-
"rewardIDs":
|
|
2760
|
+
"rewardIDs": 70223,
|
|
2761
2761
|
"shares": 500
|
|
2762
2762
|
},
|
|
2763
2763
|
{
|
|
@@ -2765,7 +2765,7 @@
|
|
|
2765
2765
|
"crossplayID": 1354,
|
|
2766
2766
|
"tombolaID": 10007,
|
|
2767
2767
|
"rewardCategory": 4,
|
|
2768
|
-
"rewardIDs":
|
|
2768
|
+
"rewardIDs": 70219,
|
|
2769
2769
|
"shares": 200
|
|
2770
2770
|
},
|
|
2771
2771
|
{
|
|
@@ -2773,7 +2773,7 @@
|
|
|
2773
2773
|
"crossplayID": 1355,
|
|
2774
2774
|
"tombolaID": 10007,
|
|
2775
2775
|
"rewardCategory": 3,
|
|
2776
|
-
"rewardIDs":
|
|
2776
|
+
"rewardIDs": 70220,
|
|
2777
2777
|
"shares": 800
|
|
2778
2778
|
},
|
|
2779
2779
|
{
|
|
@@ -2781,7 +2781,7 @@
|
|
|
2781
2781
|
"crossplayID": 1356,
|
|
2782
2782
|
"tombolaID": 10007,
|
|
2783
2783
|
"rewardCategory": 2,
|
|
2784
|
-
"rewardIDs":
|
|
2784
|
+
"rewardIDs": 70221,
|
|
2785
2785
|
"shares": 2000
|
|
2786
2786
|
},
|
|
2787
2787
|
{
|
|
@@ -2789,7 +2789,7 @@
|
|
|
2789
2789
|
"crossplayID": 1357,
|
|
2790
2790
|
"tombolaID": 10007,
|
|
2791
2791
|
"rewardCategory": 2,
|
|
2792
|
-
"rewardIDs":
|
|
2792
|
+
"rewardIDs": 70222,
|
|
2793
2793
|
"shares": 6000
|
|
2794
2794
|
},
|
|
2795
2795
|
{
|
|
@@ -10439,6 +10439,1222 @@
|
|
|
10439
10439
|
"rewardCategory": 4,
|
|
10440
10440
|
"rewardIDs": 6953,
|
|
10441
10441
|
"shares": 100
|
|
10442
|
+
},
|
|
10443
|
+
{
|
|
10444
|
+
"entryID": 2363,
|
|
10445
|
+
"crossplayID": 2363,
|
|
10446
|
+
"tombolaID": 42,
|
|
10447
|
+
"rewardCategory": 1,
|
|
10448
|
+
"rewardIDs": 6970,
|
|
10449
|
+
"shares": 12100
|
|
10450
|
+
},
|
|
10451
|
+
{
|
|
10452
|
+
"entryID": 2364,
|
|
10453
|
+
"crossplayID": 2364,
|
|
10454
|
+
"tombolaID": 42,
|
|
10455
|
+
"rewardCategory": 1,
|
|
10456
|
+
"rewardIDs": 6971,
|
|
10457
|
+
"shares": 12100
|
|
10458
|
+
},
|
|
10459
|
+
{
|
|
10460
|
+
"entryID": 2365,
|
|
10461
|
+
"crossplayID": 2365,
|
|
10462
|
+
"tombolaID": 42,
|
|
10463
|
+
"rewardCategory": 1,
|
|
10464
|
+
"rewardIDs": 6975,
|
|
10465
|
+
"shares": 12100
|
|
10466
|
+
},
|
|
10467
|
+
{
|
|
10468
|
+
"entryID": 2366,
|
|
10469
|
+
"crossplayID": 2366,
|
|
10470
|
+
"tombolaID": 42,
|
|
10471
|
+
"rewardCategory": 1,
|
|
10472
|
+
"rewardIDs": 6983,
|
|
10473
|
+
"shares": 8100
|
|
10474
|
+
},
|
|
10475
|
+
{
|
|
10476
|
+
"entryID": 2367,
|
|
10477
|
+
"crossplayID": 2367,
|
|
10478
|
+
"tombolaID": 42,
|
|
10479
|
+
"rewardCategory": 1,
|
|
10480
|
+
"rewardIDs": 6979,
|
|
10481
|
+
"shares": 8100
|
|
10482
|
+
},
|
|
10483
|
+
{
|
|
10484
|
+
"entryID": 2368,
|
|
10485
|
+
"crossplayID": 2368,
|
|
10486
|
+
"tombolaID": 42,
|
|
10487
|
+
"rewardCategory": 1,
|
|
10488
|
+
"rewardIDs": 8553,
|
|
10489
|
+
"shares": 6000
|
|
10490
|
+
},
|
|
10491
|
+
{
|
|
10492
|
+
"entryID": 2369,
|
|
10493
|
+
"crossplayID": 2369,
|
|
10494
|
+
"tombolaID": 42,
|
|
10495
|
+
"rewardCategory": 1,
|
|
10496
|
+
"rewardIDs": 6985,
|
|
10497
|
+
"shares": 6000
|
|
10498
|
+
},
|
|
10499
|
+
{
|
|
10500
|
+
"entryID": 2370,
|
|
10501
|
+
"crossplayID": 2370,
|
|
10502
|
+
"tombolaID": 42,
|
|
10503
|
+
"rewardCategory": 1,
|
|
10504
|
+
"rewardIDs": 6986,
|
|
10505
|
+
"shares": 6000
|
|
10506
|
+
},
|
|
10507
|
+
{
|
|
10508
|
+
"entryID": 2371,
|
|
10509
|
+
"crossplayID": 2371,
|
|
10510
|
+
"tombolaID": 42,
|
|
10511
|
+
"rewardCategory": 1,
|
|
10512
|
+
"rewardIDs": 6987,
|
|
10513
|
+
"shares": 6000
|
|
10514
|
+
},
|
|
10515
|
+
{
|
|
10516
|
+
"entryID": 2372,
|
|
10517
|
+
"crossplayID": 2372,
|
|
10518
|
+
"tombolaID": 42,
|
|
10519
|
+
"rewardCategory": 1,
|
|
10520
|
+
"rewardIDs": 6988,
|
|
10521
|
+
"shares": 6000
|
|
10522
|
+
},
|
|
10523
|
+
{
|
|
10524
|
+
"entryID": 2373,
|
|
10525
|
+
"crossplayID": 2373,
|
|
10526
|
+
"tombolaID": 42,
|
|
10527
|
+
"rewardCategory": 2,
|
|
10528
|
+
"rewardIDs": 6989,
|
|
10529
|
+
"shares": 4500
|
|
10530
|
+
},
|
|
10531
|
+
{
|
|
10532
|
+
"entryID": 2374,
|
|
10533
|
+
"crossplayID": 2374,
|
|
10534
|
+
"tombolaID": 42,
|
|
10535
|
+
"rewardCategory": 2,
|
|
10536
|
+
"rewardIDs": 6994,
|
|
10537
|
+
"shares": 3000
|
|
10538
|
+
},
|
|
10539
|
+
{
|
|
10540
|
+
"entryID": 2375,
|
|
10541
|
+
"crossplayID": 2375,
|
|
10542
|
+
"tombolaID": 42,
|
|
10543
|
+
"rewardCategory": 2,
|
|
10544
|
+
"rewardIDs": 6996,
|
|
10545
|
+
"shares": 1100
|
|
10546
|
+
},
|
|
10547
|
+
{
|
|
10548
|
+
"entryID": 2376,
|
|
10549
|
+
"crossplayID": 2376,
|
|
10550
|
+
"tombolaID": 42,
|
|
10551
|
+
"rewardCategory": 2,
|
|
10552
|
+
"rewardIDs": 6997,
|
|
10553
|
+
"shares": 1100
|
|
10554
|
+
},
|
|
10555
|
+
{
|
|
10556
|
+
"entryID": 2377,
|
|
10557
|
+
"crossplayID": 2377,
|
|
10558
|
+
"tombolaID": 42,
|
|
10559
|
+
"rewardCategory": 2,
|
|
10560
|
+
"rewardIDs": 6998,
|
|
10561
|
+
"shares": 1100
|
|
10562
|
+
},
|
|
10563
|
+
{
|
|
10564
|
+
"entryID": 2378,
|
|
10565
|
+
"crossplayID": 2378,
|
|
10566
|
+
"tombolaID": 42,
|
|
10567
|
+
"rewardCategory": 2,
|
|
10568
|
+
"rewardIDs": 6999,
|
|
10569
|
+
"shares": 1100
|
|
10570
|
+
},
|
|
10571
|
+
{
|
|
10572
|
+
"entryID": 2379,
|
|
10573
|
+
"crossplayID": 2379,
|
|
10574
|
+
"tombolaID": 42,
|
|
10575
|
+
"rewardCategory": 3,
|
|
10576
|
+
"rewardIDs": 7196,
|
|
10577
|
+
"shares": 900
|
|
10578
|
+
},
|
|
10579
|
+
{
|
|
10580
|
+
"entryID": 2380,
|
|
10581
|
+
"crossplayID": 2380,
|
|
10582
|
+
"tombolaID": 42,
|
|
10583
|
+
"rewardCategory": 3,
|
|
10584
|
+
"rewardIDs": 7197,
|
|
10585
|
+
"shares": 900
|
|
10586
|
+
},
|
|
10587
|
+
{
|
|
10588
|
+
"entryID": 2381,
|
|
10589
|
+
"crossplayID": 2381,
|
|
10590
|
+
"tombolaID": 42,
|
|
10591
|
+
"rewardCategory": 3,
|
|
10592
|
+
"rewardIDs": 7198,
|
|
10593
|
+
"shares": 900
|
|
10594
|
+
},
|
|
10595
|
+
{
|
|
10596
|
+
"entryID": 2382,
|
|
10597
|
+
"crossplayID": 2382,
|
|
10598
|
+
"tombolaID": 42,
|
|
10599
|
+
"rewardCategory": 3,
|
|
10600
|
+
"rewardIDs": 7199,
|
|
10601
|
+
"shares": 900
|
|
10602
|
+
},
|
|
10603
|
+
{
|
|
10604
|
+
"entryID": 2383,
|
|
10605
|
+
"crossplayID": 2383,
|
|
10606
|
+
"tombolaID": 42,
|
|
10607
|
+
"rewardCategory": 3,
|
|
10608
|
+
"rewardIDs": 8545,
|
|
10609
|
+
"shares": 800
|
|
10610
|
+
},
|
|
10611
|
+
{
|
|
10612
|
+
"entryID": 2384,
|
|
10613
|
+
"crossplayID": 2384,
|
|
10614
|
+
"tombolaID": 42,
|
|
10615
|
+
"rewardCategory": 3,
|
|
10616
|
+
"rewardIDs": 8546,
|
|
10617
|
+
"shares": 600
|
|
10618
|
+
},
|
|
10619
|
+
{
|
|
10620
|
+
"entryID": 2385,
|
|
10621
|
+
"crossplayID": 2385,
|
|
10622
|
+
"tombolaID": 42,
|
|
10623
|
+
"rewardCategory": 3,
|
|
10624
|
+
"rewardIDs": 8549,
|
|
10625
|
+
"shares": 200
|
|
10626
|
+
},
|
|
10627
|
+
{
|
|
10628
|
+
"entryID": 2386,
|
|
10629
|
+
"crossplayID": 2386,
|
|
10630
|
+
"tombolaID": 42,
|
|
10631
|
+
"rewardCategory": 4,
|
|
10632
|
+
"rewardIDs": 8551,
|
|
10633
|
+
"shares": 100
|
|
10634
|
+
},
|
|
10635
|
+
{
|
|
10636
|
+
"entryID": 2387,
|
|
10637
|
+
"crossplayID": 2387,
|
|
10638
|
+
"tombolaID": 43,
|
|
10639
|
+
"rewardCategory": 1,
|
|
10640
|
+
"rewardIDs": 6970,
|
|
10641
|
+
"shares": 10000
|
|
10642
|
+
},
|
|
10643
|
+
{
|
|
10644
|
+
"entryID": 2388,
|
|
10645
|
+
"crossplayID": 2388,
|
|
10646
|
+
"tombolaID": 43,
|
|
10647
|
+
"rewardCategory": 1,
|
|
10648
|
+
"rewardIDs": 6972,
|
|
10649
|
+
"shares": 10000
|
|
10650
|
+
},
|
|
10651
|
+
{
|
|
10652
|
+
"entryID": 2389,
|
|
10653
|
+
"crossplayID": 2389,
|
|
10654
|
+
"tombolaID": 43,
|
|
10655
|
+
"rewardCategory": 1,
|
|
10656
|
+
"rewardIDs": 6976,
|
|
10657
|
+
"shares": 10000
|
|
10658
|
+
},
|
|
10659
|
+
{
|
|
10660
|
+
"entryID": 2390,
|
|
10661
|
+
"crossplayID": 2390,
|
|
10662
|
+
"tombolaID": 43,
|
|
10663
|
+
"rewardCategory": 1,
|
|
10664
|
+
"rewardIDs": 6983,
|
|
10665
|
+
"shares": 8000
|
|
10666
|
+
},
|
|
10667
|
+
{
|
|
10668
|
+
"entryID": 2391,
|
|
10669
|
+
"crossplayID": 2391,
|
|
10670
|
+
"tombolaID": 43,
|
|
10671
|
+
"rewardCategory": 1,
|
|
10672
|
+
"rewardIDs": 6980,
|
|
10673
|
+
"shares": 6700
|
|
10674
|
+
},
|
|
10675
|
+
{
|
|
10676
|
+
"entryID": 2392,
|
|
10677
|
+
"crossplayID": 2392,
|
|
10678
|
+
"tombolaID": 43,
|
|
10679
|
+
"rewardCategory": 1,
|
|
10680
|
+
"rewardIDs": 8552,
|
|
10681
|
+
"shares": 6700
|
|
10682
|
+
},
|
|
10683
|
+
{
|
|
10684
|
+
"entryID": 2393,
|
|
10685
|
+
"crossplayID": 2393,
|
|
10686
|
+
"tombolaID": 43,
|
|
10687
|
+
"rewardCategory": 1,
|
|
10688
|
+
"rewardIDs": 8553,
|
|
10689
|
+
"shares": 6700
|
|
10690
|
+
},
|
|
10691
|
+
{
|
|
10692
|
+
"entryID": 2394,
|
|
10693
|
+
"crossplayID": 2394,
|
|
10694
|
+
"tombolaID": 43,
|
|
10695
|
+
"rewardCategory": 1,
|
|
10696
|
+
"rewardIDs": 6984,
|
|
10697
|
+
"shares": 5000
|
|
10698
|
+
},
|
|
10699
|
+
{
|
|
10700
|
+
"entryID": 2395,
|
|
10701
|
+
"crossplayID": 2395,
|
|
10702
|
+
"tombolaID": 43,
|
|
10703
|
+
"rewardCategory": 2,
|
|
10704
|
+
"rewardIDs": 6985,
|
|
10705
|
+
"shares": 5000
|
|
10706
|
+
},
|
|
10707
|
+
{
|
|
10708
|
+
"entryID": 2396,
|
|
10709
|
+
"crossplayID": 2396,
|
|
10710
|
+
"tombolaID": 43,
|
|
10711
|
+
"rewardCategory": 2,
|
|
10712
|
+
"rewardIDs": 6986,
|
|
10713
|
+
"shares": 5000
|
|
10714
|
+
},
|
|
10715
|
+
{
|
|
10716
|
+
"entryID": 2397,
|
|
10717
|
+
"crossplayID": 2397,
|
|
10718
|
+
"tombolaID": 43,
|
|
10719
|
+
"rewardCategory": 2,
|
|
10720
|
+
"rewardIDs": 6987,
|
|
10721
|
+
"shares": 5000
|
|
10722
|
+
},
|
|
10723
|
+
{
|
|
10724
|
+
"entryID": 2398,
|
|
10725
|
+
"crossplayID": 2398,
|
|
10726
|
+
"tombolaID": 43,
|
|
10727
|
+
"rewardCategory": 2,
|
|
10728
|
+
"rewardIDs": 6988,
|
|
10729
|
+
"shares": 5000
|
|
10730
|
+
},
|
|
10731
|
+
{
|
|
10732
|
+
"entryID": 2399,
|
|
10733
|
+
"crossplayID": 2399,
|
|
10734
|
+
"tombolaID": 43,
|
|
10735
|
+
"rewardCategory": 2,
|
|
10736
|
+
"rewardIDs": 6990,
|
|
10737
|
+
"shares": 3700
|
|
10738
|
+
},
|
|
10739
|
+
{
|
|
10740
|
+
"entryID": 2400,
|
|
10741
|
+
"crossplayID": 2400,
|
|
10742
|
+
"tombolaID": 43,
|
|
10743
|
+
"rewardCategory": 2,
|
|
10744
|
+
"rewardIDs": 6994,
|
|
10745
|
+
"shares": 2500
|
|
10746
|
+
},
|
|
10747
|
+
{
|
|
10748
|
+
"entryID": 2401,
|
|
10749
|
+
"crossplayID": 2401,
|
|
10750
|
+
"tombolaID": 43,
|
|
10751
|
+
"rewardCategory": 3,
|
|
10752
|
+
"rewardIDs": 7196,
|
|
10753
|
+
"shares": 1200
|
|
10754
|
+
},
|
|
10755
|
+
{
|
|
10756
|
+
"entryID": 2402,
|
|
10757
|
+
"crossplayID": 2402,
|
|
10758
|
+
"tombolaID": 43,
|
|
10759
|
+
"rewardCategory": 3,
|
|
10760
|
+
"rewardIDs": 7197,
|
|
10761
|
+
"shares": 1200
|
|
10762
|
+
},
|
|
10763
|
+
{
|
|
10764
|
+
"entryID": 2403,
|
|
10765
|
+
"crossplayID": 2403,
|
|
10766
|
+
"tombolaID": 43,
|
|
10767
|
+
"rewardCategory": 3,
|
|
10768
|
+
"rewardIDs": 7198,
|
|
10769
|
+
"shares": 1100
|
|
10770
|
+
},
|
|
10771
|
+
{
|
|
10772
|
+
"entryID": 2404,
|
|
10773
|
+
"crossplayID": 2404,
|
|
10774
|
+
"tombolaID": 43,
|
|
10775
|
+
"rewardCategory": 3,
|
|
10776
|
+
"rewardIDs": 7199,
|
|
10777
|
+
"shares": 1100
|
|
10778
|
+
},
|
|
10779
|
+
{
|
|
10780
|
+
"entryID": 2405,
|
|
10781
|
+
"crossplayID": 2405,
|
|
10782
|
+
"tombolaID": 43,
|
|
10783
|
+
"rewardCategory": 2,
|
|
10784
|
+
"rewardIDs": 6996,
|
|
10785
|
+
"shares": 900
|
|
10786
|
+
},
|
|
10787
|
+
{
|
|
10788
|
+
"entryID": 2406,
|
|
10789
|
+
"crossplayID": 2406,
|
|
10790
|
+
"tombolaID": 43,
|
|
10791
|
+
"rewardCategory": 2,
|
|
10792
|
+
"rewardIDs": 6997,
|
|
10793
|
+
"shares": 900
|
|
10794
|
+
},
|
|
10795
|
+
{
|
|
10796
|
+
"entryID": 2407,
|
|
10797
|
+
"crossplayID": 2407,
|
|
10798
|
+
"tombolaID": 43,
|
|
10799
|
+
"rewardCategory": 2,
|
|
10800
|
+
"rewardIDs": 6998,
|
|
10801
|
+
"shares": 900
|
|
10802
|
+
},
|
|
10803
|
+
{
|
|
10804
|
+
"entryID": 2408,
|
|
10805
|
+
"crossplayID": 2408,
|
|
10806
|
+
"tombolaID": 43,
|
|
10807
|
+
"rewardCategory": 2,
|
|
10808
|
+
"rewardIDs": 6999,
|
|
10809
|
+
"shares": 900
|
|
10810
|
+
},
|
|
10811
|
+
{
|
|
10812
|
+
"entryID": 2409,
|
|
10813
|
+
"crossplayID": 2409,
|
|
10814
|
+
"tombolaID": 43,
|
|
10815
|
+
"rewardCategory": 2,
|
|
10816
|
+
"rewardIDs": 8546,
|
|
10817
|
+
"shares": 700
|
|
10818
|
+
},
|
|
10819
|
+
{
|
|
10820
|
+
"entryID": 2410,
|
|
10821
|
+
"crossplayID": 2410,
|
|
10822
|
+
"tombolaID": 43,
|
|
10823
|
+
"rewardCategory": 3,
|
|
10824
|
+
"rewardIDs": 8545,
|
|
10825
|
+
"shares": 700
|
|
10826
|
+
},
|
|
10827
|
+
{
|
|
10828
|
+
"entryID": 2411,
|
|
10829
|
+
"crossplayID": 2411,
|
|
10830
|
+
"tombolaID": 43,
|
|
10831
|
+
"rewardCategory": 3,
|
|
10832
|
+
"rewardIDs": 8558,
|
|
10833
|
+
"shares": 700
|
|
10834
|
+
},
|
|
10835
|
+
{
|
|
10836
|
+
"entryID": 2412,
|
|
10837
|
+
"crossplayID": 2412,
|
|
10838
|
+
"tombolaID": 43,
|
|
10839
|
+
"rewardCategory": 3,
|
|
10840
|
+
"rewardIDs": 8549,
|
|
10841
|
+
"shares": 400
|
|
10842
|
+
},
|
|
10843
|
+
{
|
|
10844
|
+
"entryID": 2413,
|
|
10845
|
+
"crossplayID": 2413,
|
|
10846
|
+
"tombolaID": 43,
|
|
10847
|
+
"rewardCategory": 4,
|
|
10848
|
+
"rewardIDs": 8551,
|
|
10849
|
+
"shares": 100
|
|
10850
|
+
},
|
|
10851
|
+
{
|
|
10852
|
+
"entryID": 2414,
|
|
10853
|
+
"crossplayID": 2414,
|
|
10854
|
+
"tombolaID": 43,
|
|
10855
|
+
"rewardCategory": 4,
|
|
10856
|
+
"rewardIDs": 8561,
|
|
10857
|
+
"shares": 100
|
|
10858
|
+
},
|
|
10859
|
+
{
|
|
10860
|
+
"entryID": 2415,
|
|
10861
|
+
"crossplayID": 2415,
|
|
10862
|
+
"tombolaID": 44,
|
|
10863
|
+
"rewardCategory": 1,
|
|
10864
|
+
"rewardIDs": 6970,
|
|
10865
|
+
"shares": 72000
|
|
10866
|
+
},
|
|
10867
|
+
{
|
|
10868
|
+
"entryID": 2416,
|
|
10869
|
+
"crossplayID": 2416,
|
|
10870
|
+
"tombolaID": 44,
|
|
10871
|
+
"rewardCategory": 1,
|
|
10872
|
+
"rewardIDs": 6972,
|
|
10873
|
+
"shares": 72000
|
|
10874
|
+
},
|
|
10875
|
+
{
|
|
10876
|
+
"entryID": 2417,
|
|
10877
|
+
"crossplayID": 2417,
|
|
10878
|
+
"tombolaID": 44,
|
|
10879
|
+
"rewardCategory": 1,
|
|
10880
|
+
"rewardIDs": 6976,
|
|
10881
|
+
"shares": 72000
|
|
10882
|
+
},
|
|
10883
|
+
{
|
|
10884
|
+
"entryID": 2418,
|
|
10885
|
+
"crossplayID": 2418,
|
|
10886
|
+
"tombolaID": 44,
|
|
10887
|
+
"rewardCategory": 1,
|
|
10888
|
+
"rewardIDs": 6985,
|
|
10889
|
+
"shares": 72000
|
|
10890
|
+
},
|
|
10891
|
+
{
|
|
10892
|
+
"entryID": 2419,
|
|
10893
|
+
"crossplayID": 2419,
|
|
10894
|
+
"tombolaID": 44,
|
|
10895
|
+
"rewardCategory": 1,
|
|
10896
|
+
"rewardIDs": 6986,
|
|
10897
|
+
"shares": 72000
|
|
10898
|
+
},
|
|
10899
|
+
{
|
|
10900
|
+
"entryID": 2420,
|
|
10901
|
+
"crossplayID": 2420,
|
|
10902
|
+
"tombolaID": 44,
|
|
10903
|
+
"rewardCategory": 1,
|
|
10904
|
+
"rewardIDs": 6987,
|
|
10905
|
+
"shares": 72000
|
|
10906
|
+
},
|
|
10907
|
+
{
|
|
10908
|
+
"entryID": 2421,
|
|
10909
|
+
"crossplayID": 2421,
|
|
10910
|
+
"tombolaID": 44,
|
|
10911
|
+
"rewardCategory": 1,
|
|
10912
|
+
"rewardIDs": 6988,
|
|
10913
|
+
"shares": 72000
|
|
10914
|
+
},
|
|
10915
|
+
{
|
|
10916
|
+
"entryID": 2422,
|
|
10917
|
+
"crossplayID": 2422,
|
|
10918
|
+
"tombolaID": 44,
|
|
10919
|
+
"rewardCategory": 1,
|
|
10920
|
+
"rewardIDs": 6983,
|
|
10921
|
+
"shares": 57600
|
|
10922
|
+
},
|
|
10923
|
+
{
|
|
10924
|
+
"entryID": 2423,
|
|
10925
|
+
"crossplayID": 2423,
|
|
10926
|
+
"tombolaID": 44,
|
|
10927
|
+
"rewardCategory": 1,
|
|
10928
|
+
"rewardIDs": 6980,
|
|
10929
|
+
"shares": 57600
|
|
10930
|
+
},
|
|
10931
|
+
{
|
|
10932
|
+
"entryID": 2424,
|
|
10933
|
+
"crossplayID": 2424,
|
|
10934
|
+
"tombolaID": 44,
|
|
10935
|
+
"rewardCategory": 1,
|
|
10936
|
+
"rewardIDs": 8552,
|
|
10937
|
+
"shares": 48000
|
|
10938
|
+
},
|
|
10939
|
+
{
|
|
10940
|
+
"entryID": 2425,
|
|
10941
|
+
"crossplayID": 2425,
|
|
10942
|
+
"tombolaID": 44,
|
|
10943
|
+
"rewardCategory": 1,
|
|
10944
|
+
"rewardIDs": 8553,
|
|
10945
|
+
"shares": 48000
|
|
10946
|
+
},
|
|
10947
|
+
{
|
|
10948
|
+
"entryID": 2426,
|
|
10949
|
+
"crossplayID": 2426,
|
|
10950
|
+
"tombolaID": 44,
|
|
10951
|
+
"rewardCategory": 1,
|
|
10952
|
+
"rewardIDs": 6984,
|
|
10953
|
+
"shares": 48000
|
|
10954
|
+
},
|
|
10955
|
+
{
|
|
10956
|
+
"entryID": 2427,
|
|
10957
|
+
"crossplayID": 2427,
|
|
10958
|
+
"tombolaID": 44,
|
|
10959
|
+
"rewardCategory": 1,
|
|
10960
|
+
"rewardIDs": 8562,
|
|
10961
|
+
"shares": 36000
|
|
10962
|
+
},
|
|
10963
|
+
{
|
|
10964
|
+
"entryID": 2428,
|
|
10965
|
+
"crossplayID": 2428,
|
|
10966
|
+
"tombolaID": 44,
|
|
10967
|
+
"rewardCategory": 2,
|
|
10968
|
+
"rewardIDs": 8563,
|
|
10969
|
+
"shares": 36000
|
|
10970
|
+
},
|
|
10971
|
+
{
|
|
10972
|
+
"entryID": 2429,
|
|
10973
|
+
"crossplayID": 2429,
|
|
10974
|
+
"tombolaID": 44,
|
|
10975
|
+
"rewardCategory": 2,
|
|
10976
|
+
"rewardIDs": 6991,
|
|
10977
|
+
"shares": 27000
|
|
10978
|
+
},
|
|
10979
|
+
{
|
|
10980
|
+
"entryID": 2430,
|
|
10981
|
+
"crossplayID": 2430,
|
|
10982
|
+
"tombolaID": 44,
|
|
10983
|
+
"rewardCategory": 2,
|
|
10984
|
+
"rewardIDs": 6995,
|
|
10985
|
+
"shares": 21600
|
|
10986
|
+
},
|
|
10987
|
+
{
|
|
10988
|
+
"entryID": 2431,
|
|
10989
|
+
"crossplayID": 2431,
|
|
10990
|
+
"tombolaID": 44,
|
|
10991
|
+
"rewardCategory": 3,
|
|
10992
|
+
"rewardIDs": 7196,
|
|
10993
|
+
"shares": 12000
|
|
10994
|
+
},
|
|
10995
|
+
{
|
|
10996
|
+
"entryID": 2432,
|
|
10997
|
+
"crossplayID": 2432,
|
|
10998
|
+
"tombolaID": 44,
|
|
10999
|
+
"rewardCategory": 3,
|
|
11000
|
+
"rewardIDs": 7197,
|
|
11001
|
+
"shares": 12000
|
|
11002
|
+
},
|
|
11003
|
+
{
|
|
11004
|
+
"entryID": 2433,
|
|
11005
|
+
"crossplayID": 2433,
|
|
11006
|
+
"tombolaID": 44,
|
|
11007
|
+
"rewardCategory": 3,
|
|
11008
|
+
"rewardIDs": 7198,
|
|
11009
|
+
"shares": 9000
|
|
11010
|
+
},
|
|
11011
|
+
{
|
|
11012
|
+
"entryID": 2434,
|
|
11013
|
+
"crossplayID": 2434,
|
|
11014
|
+
"tombolaID": 44,
|
|
11015
|
+
"rewardCategory": 3,
|
|
11016
|
+
"rewardIDs": 7199,
|
|
11017
|
+
"shares": 9000
|
|
11018
|
+
},
|
|
11019
|
+
{
|
|
11020
|
+
"entryID": 2435,
|
|
11021
|
+
"crossplayID": 2435,
|
|
11022
|
+
"tombolaID": 44,
|
|
11023
|
+
"rewardCategory": 3,
|
|
11024
|
+
"rewardIDs": 8545,
|
|
11025
|
+
"shares": 8300
|
|
11026
|
+
},
|
|
11027
|
+
{
|
|
11028
|
+
"entryID": 2436,
|
|
11029
|
+
"crossplayID": 2436,
|
|
11030
|
+
"tombolaID": 44,
|
|
11031
|
+
"rewardCategory": 3,
|
|
11032
|
+
"rewardIDs": 8558,
|
|
11033
|
+
"shares": 7700
|
|
11034
|
+
},
|
|
11035
|
+
{
|
|
11036
|
+
"entryID": 2437,
|
|
11037
|
+
"crossplayID": 2437,
|
|
11038
|
+
"tombolaID": 44,
|
|
11039
|
+
"rewardCategory": 2,
|
|
11040
|
+
"rewardIDs": 6996,
|
|
11041
|
+
"shares": 7200
|
|
11042
|
+
},
|
|
11043
|
+
{
|
|
11044
|
+
"entryID": 2438,
|
|
11045
|
+
"crossplayID": 2438,
|
|
11046
|
+
"tombolaID": 44,
|
|
11047
|
+
"rewardCategory": 2,
|
|
11048
|
+
"rewardIDs": 6997,
|
|
11049
|
+
"shares": 7200
|
|
11050
|
+
},
|
|
11051
|
+
{
|
|
11052
|
+
"entryID": 2439,
|
|
11053
|
+
"crossplayID": 2439,
|
|
11054
|
+
"tombolaID": 44,
|
|
11055
|
+
"rewardCategory": 2,
|
|
11056
|
+
"rewardIDs": 6998,
|
|
11057
|
+
"shares": 7200
|
|
11058
|
+
},
|
|
11059
|
+
{
|
|
11060
|
+
"entryID": 2440,
|
|
11061
|
+
"crossplayID": 2440,
|
|
11062
|
+
"tombolaID": 44,
|
|
11063
|
+
"rewardCategory": 2,
|
|
11064
|
+
"rewardIDs": 6999,
|
|
11065
|
+
"shares": 7200
|
|
11066
|
+
},
|
|
11067
|
+
{
|
|
11068
|
+
"entryID": 2441,
|
|
11069
|
+
"crossplayID": 2441,
|
|
11070
|
+
"tombolaID": 44,
|
|
11071
|
+
"rewardCategory": 2,
|
|
11072
|
+
"rewardIDs": 8547,
|
|
11073
|
+
"shares": 7700
|
|
11074
|
+
},
|
|
11075
|
+
{
|
|
11076
|
+
"entryID": 2442,
|
|
11077
|
+
"crossplayID": 2442,
|
|
11078
|
+
"tombolaID": 44,
|
|
11079
|
+
"rewardCategory": 3,
|
|
11080
|
+
"rewardIDs": 8549,
|
|
11081
|
+
"shares": 5400
|
|
11082
|
+
},
|
|
11083
|
+
{
|
|
11084
|
+
"entryID": 2443,
|
|
11085
|
+
"crossplayID": 2443,
|
|
11086
|
+
"tombolaID": 44,
|
|
11087
|
+
"rewardCategory": 3,
|
|
11088
|
+
"rewardIDs": 8559,
|
|
11089
|
+
"shares": 4800
|
|
11090
|
+
},
|
|
11091
|
+
{
|
|
11092
|
+
"entryID": 2444,
|
|
11093
|
+
"crossplayID": 2444,
|
|
11094
|
+
"tombolaID": 44,
|
|
11095
|
+
"rewardCategory": 3,
|
|
11096
|
+
"rewardIDs": 8560,
|
|
11097
|
+
"shares": 4800
|
|
11098
|
+
},
|
|
11099
|
+
{
|
|
11100
|
+
"entryID": 2445,
|
|
11101
|
+
"crossplayID": 2445,
|
|
11102
|
+
"tombolaID": 44,
|
|
11103
|
+
"rewardCategory": 4,
|
|
11104
|
+
"rewardIDs": 8551,
|
|
11105
|
+
"shares": 3600
|
|
11106
|
+
},
|
|
11107
|
+
{
|
|
11108
|
+
"entryID": 2446,
|
|
11109
|
+
"crossplayID": 2446,
|
|
11110
|
+
"tombolaID": 44,
|
|
11111
|
+
"rewardCategory": 4,
|
|
11112
|
+
"rewardIDs": 8561,
|
|
11113
|
+
"shares": 1800
|
|
11114
|
+
},
|
|
11115
|
+
{
|
|
11116
|
+
"entryID": 2447,
|
|
11117
|
+
"crossplayID": 2447,
|
|
11118
|
+
"tombolaID": 44,
|
|
11119
|
+
"rewardCategory": 4,
|
|
11120
|
+
"rewardIDs": 8564,
|
|
11121
|
+
"shares": 1200
|
|
11122
|
+
},
|
|
11123
|
+
{
|
|
11124
|
+
"entryID": 2448,
|
|
11125
|
+
"crossplayID": 2448,
|
|
11126
|
+
"tombolaID": 44,
|
|
11127
|
+
"rewardCategory": 4,
|
|
11128
|
+
"rewardIDs": 8565,
|
|
11129
|
+
"shares": 400
|
|
11130
|
+
},
|
|
11131
|
+
{
|
|
11132
|
+
"entryID": 2449,
|
|
11133
|
+
"crossplayID": 2449,
|
|
11134
|
+
"tombolaID": 45,
|
|
11135
|
+
"rewardCategory": 1,
|
|
11136
|
+
"rewardIDs": 6970,
|
|
11137
|
+
"shares": 7000
|
|
11138
|
+
},
|
|
11139
|
+
{
|
|
11140
|
+
"entryID": 2450,
|
|
11141
|
+
"crossplayID": 2450,
|
|
11142
|
+
"tombolaID": 45,
|
|
11143
|
+
"rewardCategory": 1,
|
|
11144
|
+
"rewardIDs": 6973,
|
|
11145
|
+
"shares": 7000
|
|
11146
|
+
},
|
|
11147
|
+
{
|
|
11148
|
+
"entryID": 2451,
|
|
11149
|
+
"crossplayID": 2451,
|
|
11150
|
+
"tombolaID": 45,
|
|
11151
|
+
"rewardCategory": 1,
|
|
11152
|
+
"rewardIDs": 6977,
|
|
11153
|
+
"shares": 7000
|
|
11154
|
+
},
|
|
11155
|
+
{
|
|
11156
|
+
"entryID": 2452,
|
|
11157
|
+
"crossplayID": 2452,
|
|
11158
|
+
"tombolaID": 45,
|
|
11159
|
+
"rewardCategory": 1,
|
|
11160
|
+
"rewardIDs": 6985,
|
|
11161
|
+
"shares": 7000
|
|
11162
|
+
},
|
|
11163
|
+
{
|
|
11164
|
+
"entryID": 2453,
|
|
11165
|
+
"crossplayID": 2453,
|
|
11166
|
+
"tombolaID": 45,
|
|
11167
|
+
"rewardCategory": 1,
|
|
11168
|
+
"rewardIDs": 6986,
|
|
11169
|
+
"shares": 7000
|
|
11170
|
+
},
|
|
11171
|
+
{
|
|
11172
|
+
"entryID": 2454,
|
|
11173
|
+
"crossplayID": 2454,
|
|
11174
|
+
"tombolaID": 45,
|
|
11175
|
+
"rewardCategory": 1,
|
|
11176
|
+
"rewardIDs": 6987,
|
|
11177
|
+
"shares": 7000
|
|
11178
|
+
},
|
|
11179
|
+
{
|
|
11180
|
+
"entryID": 2455,
|
|
11181
|
+
"crossplayID": 2455,
|
|
11182
|
+
"tombolaID": 45,
|
|
11183
|
+
"rewardCategory": 1,
|
|
11184
|
+
"rewardIDs": 6988,
|
|
11185
|
+
"shares": 7000
|
|
11186
|
+
},
|
|
11187
|
+
{
|
|
11188
|
+
"entryID": 2456,
|
|
11189
|
+
"crossplayID": 2456,
|
|
11190
|
+
"tombolaID": 45,
|
|
11191
|
+
"rewardCategory": 1,
|
|
11192
|
+
"rewardIDs": 6981,
|
|
11193
|
+
"shares": 5600
|
|
11194
|
+
},
|
|
11195
|
+
{
|
|
11196
|
+
"entryID": 2457,
|
|
11197
|
+
"crossplayID": 2457,
|
|
11198
|
+
"tombolaID": 45,
|
|
11199
|
+
"rewardCategory": 1,
|
|
11200
|
+
"rewardIDs": 8553,
|
|
11201
|
+
"shares": 4700
|
|
11202
|
+
},
|
|
11203
|
+
{
|
|
11204
|
+
"entryID": 2458,
|
|
11205
|
+
"crossplayID": 2458,
|
|
11206
|
+
"tombolaID": 45,
|
|
11207
|
+
"rewardCategory": 1,
|
|
11208
|
+
"rewardIDs": 6984,
|
|
11209
|
+
"shares": 4700
|
|
11210
|
+
},
|
|
11211
|
+
{
|
|
11212
|
+
"entryID": 2459,
|
|
11213
|
+
"crossplayID": 2459,
|
|
11214
|
+
"tombolaID": 45,
|
|
11215
|
+
"rewardCategory": 1,
|
|
11216
|
+
"rewardIDs": 8566,
|
|
11217
|
+
"shares": 3500
|
|
11218
|
+
},
|
|
11219
|
+
{
|
|
11220
|
+
"entryID": 2460,
|
|
11221
|
+
"crossplayID": 2460,
|
|
11222
|
+
"tombolaID": 45,
|
|
11223
|
+
"rewardCategory": 2,
|
|
11224
|
+
"rewardIDs": 8563,
|
|
11225
|
+
"shares": 3500
|
|
11226
|
+
},
|
|
11227
|
+
{
|
|
11228
|
+
"entryID": 2461,
|
|
11229
|
+
"crossplayID": 2461,
|
|
11230
|
+
"tombolaID": 45,
|
|
11231
|
+
"rewardCategory": 3,
|
|
11232
|
+
"rewardIDs": 8545,
|
|
11233
|
+
"shares": 3500
|
|
11234
|
+
},
|
|
11235
|
+
{
|
|
11236
|
+
"entryID": 2462,
|
|
11237
|
+
"crossplayID": 2462,
|
|
11238
|
+
"tombolaID": 45,
|
|
11239
|
+
"rewardCategory": 3,
|
|
11240
|
+
"rewardIDs": 8558,
|
|
11241
|
+
"shares": 2800
|
|
11242
|
+
},
|
|
11243
|
+
{
|
|
11244
|
+
"entryID": 2463,
|
|
11245
|
+
"crossplayID": 2463,
|
|
11246
|
+
"tombolaID": 45,
|
|
11247
|
+
"rewardCategory": 2,
|
|
11248
|
+
"rewardIDs": 6992,
|
|
11249
|
+
"shares": 2600
|
|
11250
|
+
},
|
|
11251
|
+
{
|
|
11252
|
+
"entryID": 2464,
|
|
11253
|
+
"crossplayID": 2464,
|
|
11254
|
+
"tombolaID": 45,
|
|
11255
|
+
"rewardCategory": 3,
|
|
11256
|
+
"rewardIDs": 8559,
|
|
11257
|
+
"shares": 2300
|
|
11258
|
+
},
|
|
11259
|
+
{
|
|
11260
|
+
"entryID": 2465,
|
|
11261
|
+
"crossplayID": 2465,
|
|
11262
|
+
"tombolaID": 45,
|
|
11263
|
+
"rewardCategory": 3,
|
|
11264
|
+
"rewardIDs": 8560,
|
|
11265
|
+
"shares": 2300
|
|
11266
|
+
},
|
|
11267
|
+
{
|
|
11268
|
+
"entryID": 2466,
|
|
11269
|
+
"crossplayID": 2466,
|
|
11270
|
+
"tombolaID": 45,
|
|
11271
|
+
"rewardCategory": 2,
|
|
11272
|
+
"rewardIDs": 6995,
|
|
11273
|
+
"shares": 2100
|
|
11274
|
+
},
|
|
11275
|
+
{
|
|
11276
|
+
"entryID": 2467,
|
|
11277
|
+
"crossplayID": 2467,
|
|
11278
|
+
"tombolaID": 45,
|
|
11279
|
+
"rewardCategory": 2,
|
|
11280
|
+
"rewardIDs": 8554,
|
|
11281
|
+
"shares": 1300
|
|
11282
|
+
},
|
|
11283
|
+
{
|
|
11284
|
+
"entryID": 2468,
|
|
11285
|
+
"crossplayID": 2468,
|
|
11286
|
+
"tombolaID": 45,
|
|
11287
|
+
"rewardCategory": 2,
|
|
11288
|
+
"rewardIDs": 8555,
|
|
11289
|
+
"shares": 1300
|
|
11290
|
+
},
|
|
11291
|
+
{
|
|
11292
|
+
"entryID": 2469,
|
|
11293
|
+
"crossplayID": 2469,
|
|
11294
|
+
"tombolaID": 45,
|
|
11295
|
+
"rewardCategory": 2,
|
|
11296
|
+
"rewardIDs": 8556,
|
|
11297
|
+
"shares": 1300
|
|
11298
|
+
},
|
|
11299
|
+
{
|
|
11300
|
+
"entryID": 2470,
|
|
11301
|
+
"crossplayID": 2470,
|
|
11302
|
+
"tombolaID": 45,
|
|
11303
|
+
"rewardCategory": 3,
|
|
11304
|
+
"rewardIDs": 7196,
|
|
11305
|
+
"shares": 1200
|
|
11306
|
+
},
|
|
11307
|
+
{
|
|
11308
|
+
"entryID": 2471,
|
|
11309
|
+
"crossplayID": 2471,
|
|
11310
|
+
"tombolaID": 45,
|
|
11311
|
+
"rewardCategory": 3,
|
|
11312
|
+
"rewardIDs": 7197,
|
|
11313
|
+
"shares": 1200
|
|
11314
|
+
},
|
|
11315
|
+
{
|
|
11316
|
+
"entryID": 2472,
|
|
11317
|
+
"crossplayID": 2472,
|
|
11318
|
+
"tombolaID": 45,
|
|
11319
|
+
"rewardCategory": 2,
|
|
11320
|
+
"rewardIDs": 8548,
|
|
11321
|
+
"shares": 1200
|
|
11322
|
+
},
|
|
11323
|
+
{
|
|
11324
|
+
"entryID": 2473,
|
|
11325
|
+
"crossplayID": 2473,
|
|
11326
|
+
"tombolaID": 45,
|
|
11327
|
+
"rewardCategory": 3,
|
|
11328
|
+
"rewardIDs": 7198,
|
|
11329
|
+
"shares": 900
|
|
11330
|
+
},
|
|
11331
|
+
{
|
|
11332
|
+
"entryID": 2474,
|
|
11333
|
+
"crossplayID": 2474,
|
|
11334
|
+
"tombolaID": 45,
|
|
11335
|
+
"rewardCategory": 3,
|
|
11336
|
+
"rewardIDs": 7199,
|
|
11337
|
+
"shares": 900
|
|
11338
|
+
},
|
|
11339
|
+
{
|
|
11340
|
+
"entryID": 2475,
|
|
11341
|
+
"crossplayID": 2475,
|
|
11342
|
+
"tombolaID": 45,
|
|
11343
|
+
"rewardCategory": 2,
|
|
11344
|
+
"rewardIDs": 6996,
|
|
11345
|
+
"shares": 700
|
|
11346
|
+
},
|
|
11347
|
+
{
|
|
11348
|
+
"entryID": 2476,
|
|
11349
|
+
"crossplayID": 2476,
|
|
11350
|
+
"tombolaID": 45,
|
|
11351
|
+
"rewardCategory": 2,
|
|
11352
|
+
"rewardIDs": 6997,
|
|
11353
|
+
"shares": 700
|
|
11354
|
+
},
|
|
11355
|
+
{
|
|
11356
|
+
"entryID": 2477,
|
|
11357
|
+
"crossplayID": 2477,
|
|
11358
|
+
"tombolaID": 45,
|
|
11359
|
+
"rewardCategory": 2,
|
|
11360
|
+
"rewardIDs": 6998,
|
|
11361
|
+
"shares": 700
|
|
11362
|
+
},
|
|
11363
|
+
{
|
|
11364
|
+
"entryID": 2478,
|
|
11365
|
+
"crossplayID": 2478,
|
|
11366
|
+
"tombolaID": 45,
|
|
11367
|
+
"rewardCategory": 2,
|
|
11368
|
+
"rewardIDs": 6999,
|
|
11369
|
+
"shares": 700
|
|
11370
|
+
},
|
|
11371
|
+
{
|
|
11372
|
+
"entryID": 2479,
|
|
11373
|
+
"crossplayID": 2479,
|
|
11374
|
+
"tombolaID": 45,
|
|
11375
|
+
"rewardCategory": 2,
|
|
11376
|
+
"rewardIDs": 8550,
|
|
11377
|
+
"shares": 600
|
|
11378
|
+
},
|
|
11379
|
+
{
|
|
11380
|
+
"entryID": 2480,
|
|
11381
|
+
"crossplayID": 2480,
|
|
11382
|
+
"tombolaID": 45,
|
|
11383
|
+
"rewardCategory": 4,
|
|
11384
|
+
"rewardIDs": 8565,
|
|
11385
|
+
"shares": 400
|
|
11386
|
+
},
|
|
11387
|
+
{
|
|
11388
|
+
"entryID": 2481,
|
|
11389
|
+
"crossplayID": 2481,
|
|
11390
|
+
"tombolaID": 45,
|
|
11391
|
+
"rewardCategory": 4,
|
|
11392
|
+
"rewardIDs": 8567,
|
|
11393
|
+
"shares": 100
|
|
11394
|
+
},
|
|
11395
|
+
{
|
|
11396
|
+
"entryID": 2482,
|
|
11397
|
+
"crossplayID": 2482,
|
|
11398
|
+
"tombolaID": 46,
|
|
11399
|
+
"rewardCategory": 1,
|
|
11400
|
+
"rewardIDs": 6974,
|
|
11401
|
+
"shares": 70600
|
|
11402
|
+
},
|
|
11403
|
+
{
|
|
11404
|
+
"entryID": 2483,
|
|
11405
|
+
"crossplayID": 2483,
|
|
11406
|
+
"tombolaID": 46,
|
|
11407
|
+
"rewardCategory": 1,
|
|
11408
|
+
"rewardIDs": 6978,
|
|
11409
|
+
"shares": 70600
|
|
11410
|
+
},
|
|
11411
|
+
{
|
|
11412
|
+
"entryID": 2484,
|
|
11413
|
+
"crossplayID": 2484,
|
|
11414
|
+
"tombolaID": 46,
|
|
11415
|
+
"rewardCategory": 1,
|
|
11416
|
+
"rewardIDs": 6985,
|
|
11417
|
+
"shares": 70600
|
|
11418
|
+
},
|
|
11419
|
+
{
|
|
11420
|
+
"entryID": 2485,
|
|
11421
|
+
"crossplayID": 2485,
|
|
11422
|
+
"tombolaID": 46,
|
|
11423
|
+
"rewardCategory": 1,
|
|
11424
|
+
"rewardIDs": 6986,
|
|
11425
|
+
"shares": 70600
|
|
11426
|
+
},
|
|
11427
|
+
{
|
|
11428
|
+
"entryID": 2486,
|
|
11429
|
+
"crossplayID": 2486,
|
|
11430
|
+
"tombolaID": 46,
|
|
11431
|
+
"rewardCategory": 1,
|
|
11432
|
+
"rewardIDs": 6987,
|
|
11433
|
+
"shares": 70600
|
|
11434
|
+
},
|
|
11435
|
+
{
|
|
11436
|
+
"entryID": 2487,
|
|
11437
|
+
"crossplayID": 2487,
|
|
11438
|
+
"tombolaID": 46,
|
|
11439
|
+
"rewardCategory": 1,
|
|
11440
|
+
"rewardIDs": 6988,
|
|
11441
|
+
"shares": 70600
|
|
11442
|
+
},
|
|
11443
|
+
{
|
|
11444
|
+
"entryID": 2488,
|
|
11445
|
+
"crossplayID": 2488,
|
|
11446
|
+
"tombolaID": 46,
|
|
11447
|
+
"rewardCategory": 1,
|
|
11448
|
+
"rewardIDs": 6982,
|
|
11449
|
+
"shares": 56500
|
|
11450
|
+
},
|
|
11451
|
+
{
|
|
11452
|
+
"entryID": 2489,
|
|
11453
|
+
"crossplayID": 2489,
|
|
11454
|
+
"tombolaID": 46,
|
|
11455
|
+
"rewardCategory": 1,
|
|
11456
|
+
"rewardIDs": 8553,
|
|
11457
|
+
"shares": 47100
|
|
11458
|
+
},
|
|
11459
|
+
{
|
|
11460
|
+
"entryID": 2490,
|
|
11461
|
+
"crossplayID": 2490,
|
|
11462
|
+
"tombolaID": 46,
|
|
11463
|
+
"rewardCategory": 1,
|
|
11464
|
+
"rewardIDs": 6984,
|
|
11465
|
+
"shares": 47100
|
|
11466
|
+
},
|
|
11467
|
+
{
|
|
11468
|
+
"entryID": 2491,
|
|
11469
|
+
"crossplayID": 2491,
|
|
11470
|
+
"tombolaID": 46,
|
|
11471
|
+
"rewardCategory": 2,
|
|
11472
|
+
"rewardIDs": 8568,
|
|
11473
|
+
"shares": 47100
|
|
11474
|
+
},
|
|
11475
|
+
{
|
|
11476
|
+
"entryID": 2492,
|
|
11477
|
+
"crossplayID": 2492,
|
|
11478
|
+
"tombolaID": 46,
|
|
11479
|
+
"rewardCategory": 2,
|
|
11480
|
+
"rewardIDs": 8563,
|
|
11481
|
+
"shares": 47100
|
|
11482
|
+
},
|
|
11483
|
+
{
|
|
11484
|
+
"entryID": 2493,
|
|
11485
|
+
"crossplayID": 2493,
|
|
11486
|
+
"tombolaID": 46,
|
|
11487
|
+
"rewardCategory": 3,
|
|
11488
|
+
"rewardIDs": 8545,
|
|
11489
|
+
"shares": 35300
|
|
11490
|
+
},
|
|
11491
|
+
{
|
|
11492
|
+
"entryID": 2494,
|
|
11493
|
+
"crossplayID": 2494,
|
|
11494
|
+
"tombolaID": 46,
|
|
11495
|
+
"rewardCategory": 2,
|
|
11496
|
+
"rewardIDs": 6993,
|
|
11497
|
+
"shares": 35300
|
|
11498
|
+
},
|
|
11499
|
+
{
|
|
11500
|
+
"entryID": 2495,
|
|
11501
|
+
"crossplayID": 2495,
|
|
11502
|
+
"tombolaID": 46,
|
|
11503
|
+
"rewardCategory": 3,
|
|
11504
|
+
"rewardIDs": 8558,
|
|
11505
|
+
"shares": 28200
|
|
11506
|
+
},
|
|
11507
|
+
{
|
|
11508
|
+
"entryID": 2496,
|
|
11509
|
+
"crossplayID": 2496,
|
|
11510
|
+
"tombolaID": 46,
|
|
11511
|
+
"rewardCategory": 3,
|
|
11512
|
+
"rewardIDs": 8559,
|
|
11513
|
+
"shares": 23500
|
|
11514
|
+
},
|
|
11515
|
+
{
|
|
11516
|
+
"entryID": 2497,
|
|
11517
|
+
"crossplayID": 2497,
|
|
11518
|
+
"tombolaID": 46,
|
|
11519
|
+
"rewardCategory": 3,
|
|
11520
|
+
"rewardIDs": 8560,
|
|
11521
|
+
"shares": 23500
|
|
11522
|
+
},
|
|
11523
|
+
{
|
|
11524
|
+
"entryID": 2498,
|
|
11525
|
+
"crossplayID": 2498,
|
|
11526
|
+
"tombolaID": 46,
|
|
11527
|
+
"rewardCategory": 2,
|
|
11528
|
+
"rewardIDs": 8548,
|
|
11529
|
+
"shares": 23500
|
|
11530
|
+
},
|
|
11531
|
+
{
|
|
11532
|
+
"entryID": 2499,
|
|
11533
|
+
"crossplayID": 2499,
|
|
11534
|
+
"tombolaID": 46,
|
|
11535
|
+
"rewardCategory": 2,
|
|
11536
|
+
"rewardIDs": 8550,
|
|
11537
|
+
"shares": 17700
|
|
11538
|
+
},
|
|
11539
|
+
{
|
|
11540
|
+
"entryID": 2500,
|
|
11541
|
+
"crossplayID": 2500,
|
|
11542
|
+
"tombolaID": 46,
|
|
11543
|
+
"rewardCategory": 2,
|
|
11544
|
+
"rewardIDs": 8554,
|
|
11545
|
+
"shares": 13200
|
|
11546
|
+
},
|
|
11547
|
+
{
|
|
11548
|
+
"entryID": 2501,
|
|
11549
|
+
"crossplayID": 2501,
|
|
11550
|
+
"tombolaID": 46,
|
|
11551
|
+
"rewardCategory": 2,
|
|
11552
|
+
"rewardIDs": 8555,
|
|
11553
|
+
"shares": 13200
|
|
11554
|
+
},
|
|
11555
|
+
{
|
|
11556
|
+
"entryID": 2502,
|
|
11557
|
+
"crossplayID": 2502,
|
|
11558
|
+
"tombolaID": 46,
|
|
11559
|
+
"rewardCategory": 2,
|
|
11560
|
+
"rewardIDs": 8556,
|
|
11561
|
+
"shares": 13200
|
|
11562
|
+
},
|
|
11563
|
+
{
|
|
11564
|
+
"entryID": 2503,
|
|
11565
|
+
"crossplayID": 2503,
|
|
11566
|
+
"tombolaID": 46,
|
|
11567
|
+
"rewardCategory": 2,
|
|
11568
|
+
"rewardIDs": 6995,
|
|
11569
|
+
"shares": 11800
|
|
11570
|
+
},
|
|
11571
|
+
{
|
|
11572
|
+
"entryID": 2504,
|
|
11573
|
+
"crossplayID": 2504,
|
|
11574
|
+
"tombolaID": 46,
|
|
11575
|
+
"rewardCategory": 3,
|
|
11576
|
+
"rewardIDs": 7196,
|
|
11577
|
+
"shares": 11800
|
|
11578
|
+
},
|
|
11579
|
+
{
|
|
11580
|
+
"entryID": 2505,
|
|
11581
|
+
"crossplayID": 2505,
|
|
11582
|
+
"tombolaID": 46,
|
|
11583
|
+
"rewardCategory": 3,
|
|
11584
|
+
"rewardIDs": 7197,
|
|
11585
|
+
"shares": 11800
|
|
11586
|
+
},
|
|
11587
|
+
{
|
|
11588
|
+
"entryID": 2506,
|
|
11589
|
+
"crossplayID": 2506,
|
|
11590
|
+
"tombolaID": 46,
|
|
11591
|
+
"rewardCategory": 3,
|
|
11592
|
+
"rewardIDs": 8569,
|
|
11593
|
+
"shares": 11800
|
|
11594
|
+
},
|
|
11595
|
+
{
|
|
11596
|
+
"entryID": 2507,
|
|
11597
|
+
"crossplayID": 2507,
|
|
11598
|
+
"tombolaID": 46,
|
|
11599
|
+
"rewardCategory": 3,
|
|
11600
|
+
"rewardIDs": 8570,
|
|
11601
|
+
"shares": 11800
|
|
11602
|
+
},
|
|
11603
|
+
{
|
|
11604
|
+
"entryID": 2508,
|
|
11605
|
+
"crossplayID": 2508,
|
|
11606
|
+
"tombolaID": 46,
|
|
11607
|
+
"rewardCategory": 3,
|
|
11608
|
+
"rewardIDs": 8571,
|
|
11609
|
+
"shares": 11800
|
|
11610
|
+
},
|
|
11611
|
+
{
|
|
11612
|
+
"entryID": 2509,
|
|
11613
|
+
"crossplayID": 2509,
|
|
11614
|
+
"tombolaID": 46,
|
|
11615
|
+
"rewardCategory": 3,
|
|
11616
|
+
"rewardIDs": 8572,
|
|
11617
|
+
"shares": 11800
|
|
11618
|
+
},
|
|
11619
|
+
{
|
|
11620
|
+
"entryID": 2510,
|
|
11621
|
+
"crossplayID": 2510,
|
|
11622
|
+
"tombolaID": 46,
|
|
11623
|
+
"rewardCategory": 3,
|
|
11624
|
+
"rewardIDs": 7198,
|
|
11625
|
+
"shares": 8800
|
|
11626
|
+
},
|
|
11627
|
+
{
|
|
11628
|
+
"entryID": 2511,
|
|
11629
|
+
"crossplayID": 2511,
|
|
11630
|
+
"tombolaID": 46,
|
|
11631
|
+
"rewardCategory": 3,
|
|
11632
|
+
"rewardIDs": 7199,
|
|
11633
|
+
"shares": 8800
|
|
11634
|
+
},
|
|
11635
|
+
{
|
|
11636
|
+
"entryID": 2512,
|
|
11637
|
+
"crossplayID": 2512,
|
|
11638
|
+
"tombolaID": 46,
|
|
11639
|
+
"rewardCategory": 4,
|
|
11640
|
+
"rewardIDs": 8565,
|
|
11641
|
+
"shares": 3500
|
|
11642
|
+
},
|
|
11643
|
+
{
|
|
11644
|
+
"entryID": 2513,
|
|
11645
|
+
"crossplayID": 2513,
|
|
11646
|
+
"tombolaID": 46,
|
|
11647
|
+
"rewardCategory": 4,
|
|
11648
|
+
"rewardIDs": 8567,
|
|
11649
|
+
"shares": 1200
|
|
11650
|
+
},
|
|
11651
|
+
{
|
|
11652
|
+
"entryID": 2514,
|
|
11653
|
+
"crossplayID": 2514,
|
|
11654
|
+
"tombolaID": 46,
|
|
11655
|
+
"rewardCategory": 4,
|
|
11656
|
+
"rewardIDs": 8573,
|
|
11657
|
+
"shares": 100
|
|
10442
11658
|
}
|
|
10443
11659
|
]
|
|
10444
11660
|
}
|