e4k-data 4.55.17 → 4.56.13
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/buildings.json +422 -40
- package/data/constructionItems.json +589 -0
- package/data/currencies.json +6 -0
- package/data/currencyCaps.json +2 -2
- package/data/effects.json +0 -12
- package/data/equipments.json +58 -0
- package/data/events.json +18 -2
- package/data/generalAbilities.json +162 -162
- package/data/generalAbilityEffects.json +135 -135
- package/data/leaguetypeEvents.json +33 -0
- package/data/merchants.json +1 -1
- package/data/packageCategories.json +4 -0
- package/data/packageCategoryCurrencyRelations.json +5 -0
- package/data/packageCategoryFilterRelations.json +4 -0
- package/data/packages.json +1409 -352
- package/data/relicLootOptions.json +66 -0
- package/data/rewards.json +496 -0
- package/data/units.json +72 -1
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/images/x768.json +271 -0
- package/languages/da.json +70 -29
- package/languages/de.json +72 -31
- package/languages/el.json +72 -31
- package/languages/en.json +52 -11
- package/languages/es.json +72 -31
- package/languages/fi.json +72 -31
- package/languages/fr.json +72 -31
- package/languages/it.json +72 -31
- package/languages/ja.json +73 -32
- package/languages/ko.json +72 -31
- package/languages/nl.json +73 -32
- package/languages/no.json +71 -30
- package/languages/pl.json +72 -31
- package/languages/pt.json +70 -29
- package/languages/ru.json +72 -31
- package/languages/sv.json +72 -31
- package/languages/tr.json +72 -31
- package/languages/zh_CN.json +73 -32
- package/languages/zh_TW.json +72 -31
- package/package.json +1 -1
|
@@ -75,6 +75,51 @@
|
|
|
75
75
|
"effects": "21007&1",
|
|
76
76
|
"priority": 7
|
|
77
77
|
},
|
|
78
|
+
{
|
|
79
|
+
"abilityEffectID": 101010,
|
|
80
|
+
"effects": "21010&2",
|
|
81
|
+
"priority": 10
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
"abilityEffectID": 101020,
|
|
85
|
+
"effects": "21010&3",
|
|
86
|
+
"priority": 10
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"abilityEffectID": 101030,
|
|
90
|
+
"effects": "21010&4",
|
|
91
|
+
"priority": 10
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"abilityEffectID": 101110,
|
|
95
|
+
"effects": "21011&50",
|
|
96
|
+
"priority": 11
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"abilityEffectID": 101120,
|
|
100
|
+
"effects": "21011&75",
|
|
101
|
+
"priority": 11
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"abilityEffectID": 101130,
|
|
105
|
+
"effects": "21011&100",
|
|
106
|
+
"priority": 11
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"abilityEffectID": 101210,
|
|
110
|
+
"effects": "21012&10",
|
|
111
|
+
"priority": 12
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"abilityEffectID": 101220,
|
|
115
|
+
"effects": "21012&15",
|
|
116
|
+
"priority": 12
|
|
117
|
+
},
|
|
118
|
+
{
|
|
119
|
+
"abilityEffectID": 101230,
|
|
120
|
+
"effects": "21012&20",
|
|
121
|
+
"priority": 12
|
|
122
|
+
},
|
|
78
123
|
{
|
|
79
124
|
"abilityEffectID": 101310,
|
|
80
125
|
"effects": "21013&20",
|
|
@@ -120,6 +165,21 @@
|
|
|
120
165
|
"effects": "21015&14",
|
|
121
166
|
"priority": 15
|
|
122
167
|
},
|
|
168
|
+
{
|
|
169
|
+
"abilityEffectID": 101910,
|
|
170
|
+
"effects": "21019&50,21040&50",
|
|
171
|
+
"priority": 19
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"abilityEffectID": 101920,
|
|
175
|
+
"effects": "21019&55,21040&50",
|
|
176
|
+
"priority": 19
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"abilityEffectID": 101930,
|
|
180
|
+
"effects": "21019&60,21040&50",
|
|
181
|
+
"priority": 19
|
|
182
|
+
},
|
|
123
183
|
{
|
|
124
184
|
"abilityEffectID": 102010,
|
|
125
185
|
"effects": "21020&1",
|
|
@@ -225,6 +285,21 @@
|
|
|
225
285
|
"effects": "21028&25",
|
|
226
286
|
"priority": 28
|
|
227
287
|
},
|
|
288
|
+
{
|
|
289
|
+
"abilityEffectID": 102910,
|
|
290
|
+
"effects": "21029&30",
|
|
291
|
+
"priority": 29
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"abilityEffectID": 102920,
|
|
295
|
+
"effects": "21029&40",
|
|
296
|
+
"priority": 29
|
|
297
|
+
},
|
|
298
|
+
{
|
|
299
|
+
"abilityEffectID": 102930,
|
|
300
|
+
"effects": "21029&50",
|
|
301
|
+
"priority": 29
|
|
302
|
+
},
|
|
228
303
|
{
|
|
229
304
|
"abilityEffectID": 103010,
|
|
230
305
|
"effects": "21030&0.3",
|
|
@@ -390,6 +465,51 @@
|
|
|
390
465
|
"effects": "21007&1",
|
|
391
466
|
"priority": 7
|
|
392
467
|
},
|
|
468
|
+
{
|
|
469
|
+
"abilityEffectID": 101015,
|
|
470
|
+
"effects": "21010&2",
|
|
471
|
+
"priority": 10
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"abilityEffectID": 101025,
|
|
475
|
+
"effects": "21010&3",
|
|
476
|
+
"priority": 10
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"abilityEffectID": 101035,
|
|
480
|
+
"effects": "21010&4",
|
|
481
|
+
"priority": 10
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"abilityEffectID": 101115,
|
|
485
|
+
"effects": "21011&50",
|
|
486
|
+
"priority": 11
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"abilityEffectID": 101125,
|
|
490
|
+
"effects": "21011&75",
|
|
491
|
+
"priority": 11
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"abilityEffectID": 101135,
|
|
495
|
+
"effects": "21011&100",
|
|
496
|
+
"priority": 11
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"abilityEffectID": 101215,
|
|
500
|
+
"effects": "21012&10",
|
|
501
|
+
"priority": 12
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"abilityEffectID": 101225,
|
|
505
|
+
"effects": "21012&15",
|
|
506
|
+
"priority": 12
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"abilityEffectID": 101235,
|
|
510
|
+
"effects": "21012&20",
|
|
511
|
+
"priority": 12
|
|
512
|
+
},
|
|
393
513
|
{
|
|
394
514
|
"abilityEffectID": 101315,
|
|
395
515
|
"effects": "21013&20",
|
|
@@ -570,6 +690,21 @@
|
|
|
570
690
|
"effects": "21028&25",
|
|
571
691
|
"priority": 28
|
|
572
692
|
},
|
|
693
|
+
{
|
|
694
|
+
"abilityEffectID": 102915,
|
|
695
|
+
"effects": "21029&30",
|
|
696
|
+
"priority": 29
|
|
697
|
+
},
|
|
698
|
+
{
|
|
699
|
+
"abilityEffectID": 102925,
|
|
700
|
+
"effects": "21029&40",
|
|
701
|
+
"priority": 29
|
|
702
|
+
},
|
|
703
|
+
{
|
|
704
|
+
"abilityEffectID": 102935,
|
|
705
|
+
"effects": "21029&50",
|
|
706
|
+
"priority": 29
|
|
707
|
+
},
|
|
573
708
|
{
|
|
574
709
|
"abilityEffectID": 103015,
|
|
575
710
|
"effects": "21030&0.3",
|
|
@@ -660,141 +795,6 @@
|
|
|
660
795
|
"effects": "21039&25",
|
|
661
796
|
"priority": 39
|
|
662
797
|
},
|
|
663
|
-
{
|
|
664
|
-
"abilityEffectID": 101010,
|
|
665
|
-
"effects": "21010&2",
|
|
666
|
-
"priority": 10
|
|
667
|
-
},
|
|
668
|
-
{
|
|
669
|
-
"abilityEffectID": 101020,
|
|
670
|
-
"effects": "21010&3",
|
|
671
|
-
"priority": 10
|
|
672
|
-
},
|
|
673
|
-
{
|
|
674
|
-
"abilityEffectID": 101030,
|
|
675
|
-
"effects": "21010&4",
|
|
676
|
-
"priority": 10
|
|
677
|
-
},
|
|
678
|
-
{
|
|
679
|
-
"abilityEffectID": 101110,
|
|
680
|
-
"effects": "21011&50",
|
|
681
|
-
"priority": 11
|
|
682
|
-
},
|
|
683
|
-
{
|
|
684
|
-
"abilityEffectID": 101120,
|
|
685
|
-
"effects": "21011&75",
|
|
686
|
-
"priority": 11
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
"abilityEffectID": 101130,
|
|
690
|
-
"effects": "21011&100",
|
|
691
|
-
"priority": 11
|
|
692
|
-
},
|
|
693
|
-
{
|
|
694
|
-
"abilityEffectID": 101210,
|
|
695
|
-
"effects": "21012&10",
|
|
696
|
-
"priority": 12
|
|
697
|
-
},
|
|
698
|
-
{
|
|
699
|
-
"abilityEffectID": 101220,
|
|
700
|
-
"effects": "21012&15",
|
|
701
|
-
"priority": 12
|
|
702
|
-
},
|
|
703
|
-
{
|
|
704
|
-
"abilityEffectID": 101230,
|
|
705
|
-
"effects": "21012&20",
|
|
706
|
-
"priority": 12
|
|
707
|
-
},
|
|
708
|
-
{
|
|
709
|
-
"abilityEffectID": 101910,
|
|
710
|
-
"effects": "21019&50,21040&50",
|
|
711
|
-
"priority": 19
|
|
712
|
-
},
|
|
713
|
-
{
|
|
714
|
-
"abilityEffectID": 101920,
|
|
715
|
-
"effects": "21019&55,21040&50",
|
|
716
|
-
"priority": 19
|
|
717
|
-
},
|
|
718
|
-
{
|
|
719
|
-
"abilityEffectID": 101930,
|
|
720
|
-
"effects": "21019&60,21040&50",
|
|
721
|
-
"priority": 19
|
|
722
|
-
},
|
|
723
|
-
{
|
|
724
|
-
"abilityEffectID": 102910,
|
|
725
|
-
"effects": "21029&30",
|
|
726
|
-
"priority": 29
|
|
727
|
-
},
|
|
728
|
-
{
|
|
729
|
-
"abilityEffectID": 102920,
|
|
730
|
-
"effects": "21029&40",
|
|
731
|
-
"priority": 29
|
|
732
|
-
},
|
|
733
|
-
{
|
|
734
|
-
"abilityEffectID": 102930,
|
|
735
|
-
"effects": "21029&50",
|
|
736
|
-
"priority": 29
|
|
737
|
-
},
|
|
738
|
-
{
|
|
739
|
-
"abilityEffectID": 101015,
|
|
740
|
-
"effects": "21010&2",
|
|
741
|
-
"priority": 10
|
|
742
|
-
},
|
|
743
|
-
{
|
|
744
|
-
"abilityEffectID": 101025,
|
|
745
|
-
"effects": "21010&3",
|
|
746
|
-
"priority": 10
|
|
747
|
-
},
|
|
748
|
-
{
|
|
749
|
-
"abilityEffectID": 101035,
|
|
750
|
-
"effects": "21010&4",
|
|
751
|
-
"priority": 10
|
|
752
|
-
},
|
|
753
|
-
{
|
|
754
|
-
"abilityEffectID": 101115,
|
|
755
|
-
"effects": "21011&50",
|
|
756
|
-
"priority": 11
|
|
757
|
-
},
|
|
758
|
-
{
|
|
759
|
-
"abilityEffectID": 101125,
|
|
760
|
-
"effects": "21011&75",
|
|
761
|
-
"priority": 11
|
|
762
|
-
},
|
|
763
|
-
{
|
|
764
|
-
"abilityEffectID": 101135,
|
|
765
|
-
"effects": "21011&100",
|
|
766
|
-
"priority": 11
|
|
767
|
-
},
|
|
768
|
-
{
|
|
769
|
-
"abilityEffectID": 101215,
|
|
770
|
-
"effects": "21012&10",
|
|
771
|
-
"priority": 12
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"abilityEffectID": 101225,
|
|
775
|
-
"effects": "21012&15",
|
|
776
|
-
"priority": 12
|
|
777
|
-
},
|
|
778
|
-
{
|
|
779
|
-
"abilityEffectID": 101235,
|
|
780
|
-
"effects": "21012&20",
|
|
781
|
-
"priority": 12
|
|
782
|
-
},
|
|
783
|
-
{
|
|
784
|
-
"abilityEffectID": 102915,
|
|
785
|
-
"effects": "21029&30",
|
|
786
|
-
"priority": 29
|
|
787
|
-
},
|
|
788
|
-
{
|
|
789
|
-
"abilityEffectID": 102925,
|
|
790
|
-
"effects": "21029&40",
|
|
791
|
-
"priority": 29
|
|
792
|
-
},
|
|
793
|
-
{
|
|
794
|
-
"abilityEffectID": 102935,
|
|
795
|
-
"effects": "21029&50",
|
|
796
|
-
"priority": 29
|
|
797
|
-
},
|
|
798
798
|
{
|
|
799
799
|
"abilityEffectID": 102610,
|
|
800
800
|
"effects": "21026&759+1#760+1",
|
|
@@ -1075,6 +1075,39 @@
|
|
|
1075
1075
|
"rewardIDs": "8157,8158,8159,8160,8161,8162,8163,8164,8165,8166,8167,8168,8169,8170,8171,8172,8173,8174,8175,8176,8177,8178,8179,8180,8181,8182,8183,8184,8185,8186,8187,8188,8189,8190,8191,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8203,8204,8205,8206,8207,8208,8209,8210,8211,8212,8213,8214,8215,8216,8217,8218,8219,8220,8221,8222,8223,8224,8225,8226,8227,8228,8231,8230,8229",
|
|
1076
1076
|
"topXValue": "150,50,3"
|
|
1077
1077
|
},
|
|
1078
|
+
{
|
|
1079
|
+
"leaguetypeEventsID": 471,
|
|
1080
|
+
"eventID": 83,
|
|
1081
|
+
"leaguetypeID": 1,
|
|
1082
|
+
"rewardSetID": 41,
|
|
1083
|
+
"hardModeStart": 300,
|
|
1084
|
+
"allianceRewardThresholdPoints": 50,
|
|
1085
|
+
"neededPointsForRewards": "1,2,3,5,7,9,12,15,18,22,26,30,35,40,45,50,55,60,65,70,77,84,91,98,105,112,120,128,137,146,155,164,173,182,191,200,210,221,232,243,254,265,276,288,300,315,330,345,360,375,390,405,420,435,450,465,480,495,510,525,540,555,570,595,620,645,670,695,720,745,770,800",
|
|
1086
|
+
"rewardIDs": "8238,8239,8240,8241,8242,8243,8244,8245,8246,8247,8248,8249,8250,8251,8252,8253,8254,8255,8256,8257,8258,8259,8260,8261,8262,8263,8264,8265,8266,8267,8268,8269,8270,8271,8272,8273,8274,8275,8276,8277,8278,8279,8280,8281,8282,8283,8284,8285,8286,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,8304,8305,8306,8307,8308,8309,8318,8317,8316",
|
|
1087
|
+
"topXValue": "75,25"
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"leaguetypeEventsID": 472,
|
|
1091
|
+
"eventID": 83,
|
|
1092
|
+
"leaguetypeID": 2,
|
|
1093
|
+
"rewardSetID": 41,
|
|
1094
|
+
"hardModeStart": 750,
|
|
1095
|
+
"allianceRewardThresholdPoints": 100,
|
|
1096
|
+
"neededPointsForRewards": "1,4,6,12,16,22,28,36,45,55,65,75,85,95,105,115,125,135,150,165,180,195,210,225,240,255,270,290,310,330,350,370,390,410,430,450,480,510,540,570,600,630,660,690,750,790,830,870,910,950,990,1030,1070,1110,1155,1200,1245,1290,1335,1380,1425,1470,1515,1565,1615,1670,1725,1780,1835,1890,1945,2000",
|
|
1097
|
+
"rewardIDs": "8238,8239,8240,8241,8242,8243,8244,8245,8246,8247,8248,8249,8250,8251,8252,8253,8254,8255,8256,8257,8258,8259,8260,8261,8262,8263,8264,8265,8266,8267,8268,8269,8270,8271,8272,8273,8274,8275,8276,8277,8278,8279,8280,8281,8282,8283,8284,8285,8286,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,8304,8305,8306,8307,8308,8309,8315,8314,8313",
|
|
1098
|
+
"topXValue": "150,50,3"
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"leaguetypeEventsID": 473,
|
|
1102
|
+
"eventID": 83,
|
|
1103
|
+
"leaguetypeID": 3,
|
|
1104
|
+
"rewardSetID": 41,
|
|
1105
|
+
"hardModeStart": 2000,
|
|
1106
|
+
"allianceRewardThresholdPoints": 500,
|
|
1107
|
+
"neededPointsForRewards": "1,4,10,20,35,50,65,80,100,120,140,160,180,200,225,250,275,300,350,400,450,500,550,600,650,700,750,800,860,920,980,1040,1100,1160,1220,1280,1360,1440,1520,1600,1680,1760,1840,1920,2000,2150,2300,2450,2600,2750,2900,3050,3200,3350,3550,3750,3950,4150,4350,4550,4750,5000,5500,6000,6500,7000,7500,8000,8500,9000,9500,10000",
|
|
1108
|
+
"rewardIDs": "8238,8239,8240,8241,8242,8243,8244,8245,8246,8247,8248,8249,8250,8251,8252,8253,8254,8255,8256,8257,8258,8259,8260,8261,8262,8263,8264,8265,8266,8267,8268,8269,8270,8271,8272,8273,8274,8275,8276,8277,8278,8279,8280,8281,8282,8283,8284,8285,8286,8287,8288,8289,8290,8291,8292,8293,8294,8295,8296,8297,8298,8299,8300,8301,8302,8303,8304,8305,8306,8307,8308,8309,8312,8311,8310",
|
|
1109
|
+
"topXValue": "150,50,3"
|
|
1110
|
+
},
|
|
1078
1111
|
{
|
|
1079
1112
|
"leaguetypeEventsID": 39,
|
|
1080
1113
|
"eventID": 71,
|
package/data/merchants.json
CHANGED