e4k-data 4.106.13 → 4.108.43
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/allianceCoatColors.json +84 -0
- package/data/allianceCoatLayouts.json +81 -0
- package/data/alliancebuffs.json +0 -22
- package/data/alliancerankrights.json +5 -0
- package/data/buildings.json +24057 -21610
- package/data/effectCaps.json +1 -1
- package/data/events.json +4 -2
- package/data/gachaEvents.json +67 -0
- package/data/leaguetypeEvents.json +354 -0
- package/data/lootBoxTombolas.json +1728 -0
- package/data/rewards.json +473 -0
- package/data/surroundings.json +15 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/images/x768.json +2085 -45
- package/languages/cs.json +61 -5
- package/languages/da.json +61 -5
- package/languages/de.json +61 -5
- package/languages/el.json +62 -6
- package/languages/en.json +60 -5
- package/languages/es.json +61 -5
- package/languages/fi.json +61 -5
- package/languages/fr.json +61 -5
- package/languages/hu.json +61 -5
- package/languages/it.json +61 -5
- package/languages/ja.json +61 -5
- package/languages/ko.json +61 -5
- package/languages/nl.json +61 -5
- package/languages/no.json +61 -5
- package/languages/pl.json +61 -5
- package/languages/pt.json +61 -5
- package/languages/ro.json +61 -5
- package/languages/ru.json +62 -6
- package/languages/sk.json +61 -5
- package/languages/sv.json +61 -5
- package/languages/tr.json +61 -5
- package/languages/zh_CN.json +61 -5
- package/languages/zh_TW.json +61 -5
- package/package.json +1 -1
- package/typings/data.d.ts +19 -3
- package/typings/images.d.ts +136 -0
- package/typings/languages.d.ts +56 -1
package/data/rewards.json
CHANGED
|
@@ -23704,6 +23704,62 @@
|
|
|
23704
23704
|
"equipmentIDs": 1075,
|
|
23705
23705
|
"grantType": 2
|
|
23706
23706
|
},
|
|
23707
|
+
{
|
|
23708
|
+
"rewardID": 8598,
|
|
23709
|
+
"comment1": "War of the Realms, rewardSetID 2",
|
|
23710
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23711
|
+
"addLegendaryToken": 28,
|
|
23712
|
+
"grantType": 2
|
|
23713
|
+
},
|
|
23714
|
+
{
|
|
23715
|
+
"rewardID": 8599,
|
|
23716
|
+
"comment1": "War of the Realms, rewardSetID 2, Layout",
|
|
23717
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23718
|
+
"allianceCoatLayout": "11+777600",
|
|
23719
|
+
"grantType": 1
|
|
23720
|
+
},
|
|
23721
|
+
{
|
|
23722
|
+
"rewardID": 8600,
|
|
23723
|
+
"comment1": "Bloodcrow Invasion, rewardSetID 2",
|
|
23724
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23725
|
+
"addLegendaryToken": 28,
|
|
23726
|
+
"grantType": 2
|
|
23727
|
+
},
|
|
23728
|
+
{
|
|
23729
|
+
"rewardID": 8601,
|
|
23730
|
+
"comment1": "Bloodcrow Invasion, rewardSetID 2, Layout",
|
|
23731
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23732
|
+
"allianceCoatLayout": "12+777600",
|
|
23733
|
+
"grantType": 1
|
|
23734
|
+
},
|
|
23735
|
+
{
|
|
23736
|
+
"rewardID": 8602,
|
|
23737
|
+
"comment1": "Samurai Invasion, rewardSetID 2",
|
|
23738
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23739
|
+
"addLegendaryToken": 38,
|
|
23740
|
+
"grantType": 2
|
|
23741
|
+
},
|
|
23742
|
+
{
|
|
23743
|
+
"rewardID": 8603,
|
|
23744
|
+
"comment1": "Samurai Invasion, rewardSetID 2, Layout",
|
|
23745
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23746
|
+
"allianceCoatLayout": "10+432000",
|
|
23747
|
+
"grantType": 1
|
|
23748
|
+
},
|
|
23749
|
+
{
|
|
23750
|
+
"rewardID": 8604,
|
|
23751
|
+
"comment1": "Nomad Invasion, rewardSetID 2",
|
|
23752
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23753
|
+
"addLegendaryToken": 28,
|
|
23754
|
+
"grantType": 2
|
|
23755
|
+
},
|
|
23756
|
+
{
|
|
23757
|
+
"rewardID": 8605,
|
|
23758
|
+
"comment1": "Nomad Invasion, rewardSetID 2, Layout",
|
|
23759
|
+
"comment2": "Bracket Alliance Reward TopX1",
|
|
23760
|
+
"allianceCoatLayout": "9+259200",
|
|
23761
|
+
"grantType": 1
|
|
23762
|
+
},
|
|
23707
23763
|
{
|
|
23708
23764
|
"rewardID": 50000,
|
|
23709
23765
|
"crossplayID": 50000,
|
|
@@ -29698,6 +29754,423 @@
|
|
|
29698
29754
|
"comment1": "TopX Commander",
|
|
29699
29755
|
"equipmentIDs": 1272
|
|
29700
29756
|
},
|
|
29757
|
+
{
|
|
29758
|
+
"rewardID": 8629,
|
|
29759
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29760
|
+
"comment2": "second reward pool iteration",
|
|
29761
|
+
"decoWodID": 10000,
|
|
29762
|
+
"toDecoGlobalStorage": 1
|
|
29763
|
+
},
|
|
29764
|
+
{
|
|
29765
|
+
"rewardID": 8675,
|
|
29766
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29767
|
+
"comment2": "second reward pool iteration",
|
|
29768
|
+
"decoWodID": 10001,
|
|
29769
|
+
"toDecoGlobalStorage": 1
|
|
29770
|
+
},
|
|
29771
|
+
{
|
|
29772
|
+
"rewardID": 8676,
|
|
29773
|
+
"comment1": "Deco District 2x2 Gacha - reward pool milestones 1",
|
|
29774
|
+
"comment2": "second reward pool iteration",
|
|
29775
|
+
"decoWodID": 10002,
|
|
29776
|
+
"toDecoGlobalStorage": 1
|
|
29777
|
+
},
|
|
29778
|
+
{
|
|
29779
|
+
"rewardID": 8677,
|
|
29780
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29781
|
+
"comment2": "second reward pool iteration",
|
|
29782
|
+
"decoWodID": 10003,
|
|
29783
|
+
"toDecoGlobalStorage": 1
|
|
29784
|
+
},
|
|
29785
|
+
{
|
|
29786
|
+
"rewardID": 8678,
|
|
29787
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29788
|
+
"comment2": "second reward pool iteration",
|
|
29789
|
+
"decoWodID": 10004,
|
|
29790
|
+
"toDecoGlobalStorage": 1
|
|
29791
|
+
},
|
|
29792
|
+
{
|
|
29793
|
+
"rewardID": 8679,
|
|
29794
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29795
|
+
"comment2": "second reward pool iteration",
|
|
29796
|
+
"decoWodID": 10005,
|
|
29797
|
+
"toDecoGlobalStorage": 1
|
|
29798
|
+
},
|
|
29799
|
+
{
|
|
29800
|
+
"rewardID": 8680,
|
|
29801
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29802
|
+
"comment2": "second reward pool iteration",
|
|
29803
|
+
"decoWodID": 10006,
|
|
29804
|
+
"toDecoGlobalStorage": 1
|
|
29805
|
+
},
|
|
29806
|
+
{
|
|
29807
|
+
"rewardID": 8681,
|
|
29808
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29809
|
+
"comment2": "second reward pool iteration",
|
|
29810
|
+
"decoWodID": 10007,
|
|
29811
|
+
"toDecoGlobalStorage": 1
|
|
29812
|
+
},
|
|
29813
|
+
{
|
|
29814
|
+
"rewardID": 8682,
|
|
29815
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29816
|
+
"comment2": "second reward pool iteration",
|
|
29817
|
+
"decoWodID": 10008,
|
|
29818
|
+
"toDecoGlobalStorage": 1
|
|
29819
|
+
},
|
|
29820
|
+
{
|
|
29821
|
+
"rewardID": 8683,
|
|
29822
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29823
|
+
"comment2": "second reward pool iteration",
|
|
29824
|
+
"decoWodID": 10009,
|
|
29825
|
+
"toDecoGlobalStorage": 1
|
|
29826
|
+
},
|
|
29827
|
+
{
|
|
29828
|
+
"rewardID": 8684,
|
|
29829
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29830
|
+
"comment2": "second reward pool iteration",
|
|
29831
|
+
"decoWodID": 10010,
|
|
29832
|
+
"toDecoGlobalStorage": 1
|
|
29833
|
+
},
|
|
29834
|
+
{
|
|
29835
|
+
"rewardID": 8685,
|
|
29836
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29837
|
+
"comment2": "second reward pool iteration",
|
|
29838
|
+
"decoWodID": 10011,
|
|
29839
|
+
"toDecoGlobalStorage": 1
|
|
29840
|
+
},
|
|
29841
|
+
{
|
|
29842
|
+
"rewardID": 8686,
|
|
29843
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29844
|
+
"comment2": "second reward pool iteration",
|
|
29845
|
+
"decoWodID": 10012,
|
|
29846
|
+
"toDecoGlobalStorage": 1
|
|
29847
|
+
},
|
|
29848
|
+
{
|
|
29849
|
+
"rewardID": 8687,
|
|
29850
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29851
|
+
"comment2": "second reward pool iteration",
|
|
29852
|
+
"decoWodID": 10013,
|
|
29853
|
+
"toDecoGlobalStorage": 1
|
|
29854
|
+
},
|
|
29855
|
+
{
|
|
29856
|
+
"rewardID": 8688,
|
|
29857
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29858
|
+
"comment2": "second reward pool iteration",
|
|
29859
|
+
"decoWodID": 10014,
|
|
29860
|
+
"toDecoGlobalStorage": 1
|
|
29861
|
+
},
|
|
29862
|
+
{
|
|
29863
|
+
"rewardID": 8689,
|
|
29864
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29865
|
+
"comment2": "second reward pool iteration",
|
|
29866
|
+
"decoWodID": 10015,
|
|
29867
|
+
"toDecoGlobalStorage": 1
|
|
29868
|
+
},
|
|
29869
|
+
{
|
|
29870
|
+
"rewardID": 8690,
|
|
29871
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29872
|
+
"comment2": "second reward pool iteration",
|
|
29873
|
+
"decoWodID": 10016,
|
|
29874
|
+
"toDecoGlobalStorage": 1
|
|
29875
|
+
},
|
|
29876
|
+
{
|
|
29877
|
+
"rewardID": 8691,
|
|
29878
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29879
|
+
"comment2": "second reward pool iteration",
|
|
29880
|
+
"decoWodID": 10017,
|
|
29881
|
+
"toDecoGlobalStorage": 1
|
|
29882
|
+
},
|
|
29883
|
+
{
|
|
29884
|
+
"rewardID": 8692,
|
|
29885
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29886
|
+
"comment2": "second reward pool iteration",
|
|
29887
|
+
"decoWodID": 10018,
|
|
29888
|
+
"toDecoGlobalStorage": 1
|
|
29889
|
+
},
|
|
29890
|
+
{
|
|
29891
|
+
"rewardID": 8693,
|
|
29892
|
+
"comment1": "Deco District 2x2 Gacha - topX reward 10",
|
|
29893
|
+
"comment2": "second reward pool iteration",
|
|
29894
|
+
"decoWodID": 10019,
|
|
29895
|
+
"toDecoGlobalStorage": 1
|
|
29896
|
+
},
|
|
29897
|
+
{
|
|
29898
|
+
"rewardID": 8694,
|
|
29899
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29900
|
+
"comment2": "second reward pool iteration",
|
|
29901
|
+
"decoWodID": 10020,
|
|
29902
|
+
"toDecoGlobalStorage": 1
|
|
29903
|
+
},
|
|
29904
|
+
{
|
|
29905
|
+
"rewardID": 8695,
|
|
29906
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29907
|
+
"comment2": "second reward pool iteration",
|
|
29908
|
+
"decoWodID": 10021,
|
|
29909
|
+
"toDecoGlobalStorage": 1
|
|
29910
|
+
},
|
|
29911
|
+
{
|
|
29912
|
+
"rewardID": 8696,
|
|
29913
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29914
|
+
"comment2": "second reward pool iteration",
|
|
29915
|
+
"decoWodID": 10022,
|
|
29916
|
+
"toDecoGlobalStorage": 1
|
|
29917
|
+
},
|
|
29918
|
+
{
|
|
29919
|
+
"rewardID": 8697,
|
|
29920
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29921
|
+
"comment2": "second reward pool iteration",
|
|
29922
|
+
"decoWodID": 10023,
|
|
29923
|
+
"toDecoGlobalStorage": 1
|
|
29924
|
+
},
|
|
29925
|
+
{
|
|
29926
|
+
"rewardID": 8698,
|
|
29927
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29928
|
+
"comment2": "second reward pool iteration",
|
|
29929
|
+
"decoWodID": 10024,
|
|
29930
|
+
"toDecoGlobalStorage": 1
|
|
29931
|
+
},
|
|
29932
|
+
{
|
|
29933
|
+
"rewardID": 8699,
|
|
29934
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29935
|
+
"comment2": "second reward pool iteration",
|
|
29936
|
+
"decoWodID": 10025,
|
|
29937
|
+
"toDecoGlobalStorage": 1
|
|
29938
|
+
},
|
|
29939
|
+
{
|
|
29940
|
+
"rewardID": 8700,
|
|
29941
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29942
|
+
"comment2": "second reward pool iteration",
|
|
29943
|
+
"decoWodID": 10026,
|
|
29944
|
+
"toDecoGlobalStorage": 1
|
|
29945
|
+
},
|
|
29946
|
+
{
|
|
29947
|
+
"rewardID": 8701,
|
|
29948
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29949
|
+
"comment2": "second reward pool iteration",
|
|
29950
|
+
"decoWodID": 10027,
|
|
29951
|
+
"toDecoGlobalStorage": 1
|
|
29952
|
+
},
|
|
29953
|
+
{
|
|
29954
|
+
"rewardID": 8702,
|
|
29955
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29956
|
+
"comment2": "second reward pool iteration",
|
|
29957
|
+
"decoWodID": 10028,
|
|
29958
|
+
"toDecoGlobalStorage": 1
|
|
29959
|
+
},
|
|
29960
|
+
{
|
|
29961
|
+
"rewardID": 8703,
|
|
29962
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29963
|
+
"comment2": "second reward pool iteration",
|
|
29964
|
+
"decoWodID": 10029,
|
|
29965
|
+
"toDecoGlobalStorage": 1
|
|
29966
|
+
},
|
|
29967
|
+
{
|
|
29968
|
+
"rewardID": 8704,
|
|
29969
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29970
|
+
"comment2": "second reward pool iteration",
|
|
29971
|
+
"decoWodID": 10030,
|
|
29972
|
+
"toDecoGlobalStorage": 1
|
|
29973
|
+
},
|
|
29974
|
+
{
|
|
29975
|
+
"rewardID": 8705,
|
|
29976
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29977
|
+
"comment2": "second reward pool iteration",
|
|
29978
|
+
"decoWodID": 10031,
|
|
29979
|
+
"toDecoGlobalStorage": 1
|
|
29980
|
+
},
|
|
29981
|
+
{
|
|
29982
|
+
"rewardID": 8706,
|
|
29983
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29984
|
+
"comment2": "second reward pool iteration",
|
|
29985
|
+
"decoWodID": 10032,
|
|
29986
|
+
"toDecoGlobalStorage": 1
|
|
29987
|
+
},
|
|
29988
|
+
{
|
|
29989
|
+
"rewardID": 8707,
|
|
29990
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29991
|
+
"comment2": "second reward pool iteration",
|
|
29992
|
+
"decoWodID": 10033,
|
|
29993
|
+
"toDecoGlobalStorage": 1
|
|
29994
|
+
},
|
|
29995
|
+
{
|
|
29996
|
+
"rewardID": 8708,
|
|
29997
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
29998
|
+
"comment2": "second reward pool iteration",
|
|
29999
|
+
"decoWodID": 10034,
|
|
30000
|
+
"toDecoGlobalStorage": 1
|
|
30001
|
+
},
|
|
30002
|
+
{
|
|
30003
|
+
"rewardID": 8709,
|
|
30004
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30005
|
+
"comment2": "second reward pool iteration",
|
|
30006
|
+
"decoWodID": 10035,
|
|
30007
|
+
"toDecoGlobalStorage": 1
|
|
30008
|
+
},
|
|
30009
|
+
{
|
|
30010
|
+
"rewardID": 8710,
|
|
30011
|
+
"comment1": "Deco District 2x2 Gacha - topX reward 05",
|
|
30012
|
+
"comment2": "second reward pool iteration",
|
|
30013
|
+
"decoWodID": 10036,
|
|
30014
|
+
"toDecoGlobalStorage": 1
|
|
30015
|
+
},
|
|
30016
|
+
{
|
|
30017
|
+
"rewardID": 8711,
|
|
30018
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30019
|
+
"comment2": "second reward pool iteration",
|
|
30020
|
+
"decoWodID": 10037,
|
|
30021
|
+
"toDecoGlobalStorage": 1
|
|
30022
|
+
},
|
|
30023
|
+
{
|
|
30024
|
+
"rewardID": 8712,
|
|
30025
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30026
|
+
"comment2": "second reward pool iteration",
|
|
30027
|
+
"decoWodID": 10038,
|
|
30028
|
+
"toDecoGlobalStorage": 1
|
|
30029
|
+
},
|
|
30030
|
+
{
|
|
30031
|
+
"rewardID": 8713,
|
|
30032
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30033
|
+
"comment2": "second reward pool iteration",
|
|
30034
|
+
"decoWodID": 10039,
|
|
30035
|
+
"toDecoGlobalStorage": 1
|
|
30036
|
+
},
|
|
30037
|
+
{
|
|
30038
|
+
"rewardID": 8714,
|
|
30039
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30040
|
+
"comment2": "second reward pool iteration",
|
|
30041
|
+
"decoWodID": 10040,
|
|
30042
|
+
"toDecoGlobalStorage": 1
|
|
30043
|
+
},
|
|
30044
|
+
{
|
|
30045
|
+
"rewardID": 8715,
|
|
30046
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30047
|
+
"comment2": "second reward pool iteration",
|
|
30048
|
+
"decoWodID": 10041,
|
|
30049
|
+
"toDecoGlobalStorage": 1
|
|
30050
|
+
},
|
|
30051
|
+
{
|
|
30052
|
+
"rewardID": 8716,
|
|
30053
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30054
|
+
"comment2": "second reward pool iteration",
|
|
30055
|
+
"decoWodID": 10042,
|
|
30056
|
+
"toDecoGlobalStorage": 1
|
|
30057
|
+
},
|
|
30058
|
+
{
|
|
30059
|
+
"rewardID": 8717,
|
|
30060
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30061
|
+
"comment2": "second reward pool iteration",
|
|
30062
|
+
"decoWodID": 10043,
|
|
30063
|
+
"toDecoGlobalStorage": 1
|
|
30064
|
+
},
|
|
30065
|
+
{
|
|
30066
|
+
"rewardID": 8718,
|
|
30067
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30068
|
+
"comment2": "second reward pool iteration",
|
|
30069
|
+
"decoWodID": 10044,
|
|
30070
|
+
"toDecoGlobalStorage": 1
|
|
30071
|
+
},
|
|
30072
|
+
{
|
|
30073
|
+
"rewardID": 8719,
|
|
30074
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30075
|
+
"comment2": "second reward pool iteration",
|
|
30076
|
+
"decoWodID": 10045,
|
|
30077
|
+
"toDecoGlobalStorage": 1
|
|
30078
|
+
},
|
|
30079
|
+
{
|
|
30080
|
+
"rewardID": 8720,
|
|
30081
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30082
|
+
"comment2": "second reward pool iteration",
|
|
30083
|
+
"decoWodID": 10046,
|
|
30084
|
+
"toDecoGlobalStorage": 1
|
|
30085
|
+
},
|
|
30086
|
+
{
|
|
30087
|
+
"rewardID": 8721,
|
|
30088
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30089
|
+
"comment2": "second reward pool iteration",
|
|
30090
|
+
"decoWodID": 10047,
|
|
30091
|
+
"toDecoGlobalStorage": 1
|
|
30092
|
+
},
|
|
30093
|
+
{
|
|
30094
|
+
"rewardID": 8722,
|
|
30095
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30096
|
+
"comment2": "second reward pool iteration",
|
|
30097
|
+
"decoWodID": 10048,
|
|
30098
|
+
"toDecoGlobalStorage": 1
|
|
30099
|
+
},
|
|
30100
|
+
{
|
|
30101
|
+
"rewardID": 8723,
|
|
30102
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30103
|
+
"comment2": "second reward pool iteration",
|
|
30104
|
+
"decoWodID": 10049,
|
|
30105
|
+
"toDecoGlobalStorage": 1
|
|
30106
|
+
},
|
|
30107
|
+
{
|
|
30108
|
+
"rewardID": 8724,
|
|
30109
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30110
|
+
"comment2": "second reward pool iteration",
|
|
30111
|
+
"decoWodID": 10050,
|
|
30112
|
+
"toDecoGlobalStorage": 1
|
|
30113
|
+
},
|
|
30114
|
+
{
|
|
30115
|
+
"rewardID": 8725,
|
|
30116
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30117
|
+
"comment2": "second reward pool iteration",
|
|
30118
|
+
"decoWodID": 10051,
|
|
30119
|
+
"toDecoGlobalStorage": 1
|
|
30120
|
+
},
|
|
30121
|
+
{
|
|
30122
|
+
"rewardID": 8726,
|
|
30123
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30124
|
+
"comment2": "second reward pool iteration",
|
|
30125
|
+
"decoWodID": 10052,
|
|
30126
|
+
"toDecoGlobalStorage": 1
|
|
30127
|
+
},
|
|
30128
|
+
{
|
|
30129
|
+
"rewardID": 8727,
|
|
30130
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30131
|
+
"comment2": "second reward pool iteration",
|
|
30132
|
+
"decoWodID": 10053,
|
|
30133
|
+
"toDecoGlobalStorage": 1
|
|
30134
|
+
},
|
|
30135
|
+
{
|
|
30136
|
+
"rewardID": 8728,
|
|
30137
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30138
|
+
"comment2": "second reward pool iteration",
|
|
30139
|
+
"decoWodID": 10054,
|
|
30140
|
+
"toDecoGlobalStorage": 1
|
|
30141
|
+
},
|
|
30142
|
+
{
|
|
30143
|
+
"rewardID": 8729,
|
|
30144
|
+
"comment1": "Deco District 2x2 Gacha - reward pool",
|
|
30145
|
+
"comment2": "second reward pool iteration",
|
|
30146
|
+
"decoWodID": 10055,
|
|
30147
|
+
"toDecoGlobalStorage": 1
|
|
30148
|
+
},
|
|
30149
|
+
{
|
|
30150
|
+
"rewardID": 8730,
|
|
30151
|
+
"comment1": "Deco District 2x2 Gacha - topX reward 01",
|
|
30152
|
+
"comment2": "second reward pool iteration",
|
|
30153
|
+
"decoWodID": 10056,
|
|
30154
|
+
"toDecoGlobalStorage": 1
|
|
30155
|
+
},
|
|
30156
|
+
{
|
|
30157
|
+
"rewardID": 8731,
|
|
30158
|
+
"comment1": "Deco District 2x2 Gacha - milestones 2",
|
|
30159
|
+
"comment2": "second reward pool iteration",
|
|
30160
|
+
"addSoldierBiscuit": 20
|
|
30161
|
+
},
|
|
30162
|
+
{
|
|
30163
|
+
"rewardID": 8732,
|
|
30164
|
+
"comment1": "Deco District 2x2 Gacha - milestones 3",
|
|
30165
|
+
"comment2": "second reward pool iteration",
|
|
30166
|
+
"addSoldierBiscuit": 20
|
|
30167
|
+
},
|
|
30168
|
+
{
|
|
30169
|
+
"rewardID": 8733,
|
|
30170
|
+
"comment1": "Deco District 2x2 Gacha - milestones 4",
|
|
30171
|
+
"comment2": "second reward pool iteration",
|
|
30172
|
+
"addSoldierBiscuit": 40
|
|
30173
|
+
},
|
|
29701
30174
|
{
|
|
29702
30175
|
"rewardID": 1290,
|
|
29703
30176
|
"comment2": "Drop Chance Normal",
|
package/data/surroundings.json
CHANGED
|
@@ -429,6 +429,21 @@
|
|
|
429
429
|
"height": 8,
|
|
430
430
|
"maxLevel": 99,
|
|
431
431
|
"requiredLevel": 6
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
"wodID": 900331,
|
|
435
|
+
"group": "Surroundings",
|
|
436
|
+
"name": "AllianceCrest",
|
|
437
|
+
"type": "-",
|
|
438
|
+
"level": 1,
|
|
439
|
+
"layerType": "isoObject",
|
|
440
|
+
"gridOrigin": "BOTTOM_RIGHT",
|
|
441
|
+
"gridOffsetX": 8,
|
|
442
|
+
"gridOffsetY": -2,
|
|
443
|
+
"width": 8,
|
|
444
|
+
"height": 8,
|
|
445
|
+
"kIDs": 0,
|
|
446
|
+
"maxLevel": 99
|
|
432
447
|
}
|
|
433
448
|
]
|
|
434
449
|
}
|
package/data/version.json
CHANGED
package/data/versionInfo.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "
|
|
3
|
-
"date": "
|
|
2
|
+
"version": "745.RC.01",
|
|
3
|
+
"date": "26/06/2025 14:27:28",
|
|
4
4
|
"included": {
|
|
5
|
-
"features": "Live,
|
|
5
|
+
"features": "Live,Fiji,MoatUpgrade,Grenada,DecoDistrict3,FameCap,PPTEventFlagBug,CoA"
|
|
6
6
|
}
|
|
7
7
|
}
|