e4k-data 4.58.37 → 4.59.27
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/alliancebuffs.json +158 -0
- package/data/buildings.json +687 -142
- package/data/constructionItemRecipes.json +778 -0
- package/data/constructionItems.json +1812 -200
- package/data/constructionItemsEffectGroups.json +10 -0
- package/data/currencyClearCompensations.json +432 -0
- package/data/effects.json +26 -0
- package/data/effecttypes.json +8 -0
- package/data/equipments.json +13 -0
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/leaguetypeEvents.json +3 -3
- package/data/messageRestrictions.json +6 -3
- package/data/packages.json +642 -0
- package/data/researches.json +186 -0
- package/data/rewards.json +349 -285
- package/data/units.json +66 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +130 -47
- package/languages/da.json +98 -25
- package/languages/de.json +98 -25
- package/languages/el.json +98 -25
- package/languages/en.json +87 -14
- package/languages/es.json +98 -25
- package/languages/fi.json +96 -23
- package/languages/fr.json +98 -25
- package/languages/it.json +98 -25
- package/languages/ja.json +95 -22
- package/languages/ko.json +97 -24
- package/languages/nl.json +98 -25
- package/languages/no.json +96 -23
- package/languages/pl.json +98 -25
- package/languages/pt.json +98 -25
- package/languages/ru.json +98 -25
- package/languages/sv.json +96 -23
- package/languages/tr.json +96 -23
- package/languages/zh_CN.json +98 -25
- package/languages/zh_TW.json +98 -25
- package/package.json +1 -1
- package/typings/data.d.ts +1 -0
- package/typings/images.d.ts +8 -3
- package/typings/languages.d.ts +72 -2
package/data/horses.json
CHANGED
|
@@ -1,148 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"horse": [
|
|
3
|
-
{
|
|
4
|
-
"wodID": 905400,
|
|
5
|
-
"group": "Travelbooster",
|
|
6
|
-
"name": "Horse",
|
|
7
|
-
"type": 3,
|
|
8
|
-
"unitBoost": 16,
|
|
9
|
-
"marketBoost": 27,
|
|
10
|
-
"spyBoost": 27,
|
|
11
|
-
"costFactorC1": 0,
|
|
12
|
-
"costFactorC2": 0,
|
|
13
|
-
"isInstantSpyHorse": 1,
|
|
14
|
-
"isPegasusHorse": 1
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"wodID": 905401,
|
|
18
|
-
"group": "Travelbooster",
|
|
19
|
-
"name": "Horse",
|
|
20
|
-
"type": 6,
|
|
21
|
-
"unitBoost": 27,
|
|
22
|
-
"marketBoost": 45,
|
|
23
|
-
"spyBoost": 45,
|
|
24
|
-
"costFactorC1": 0,
|
|
25
|
-
"costFactorC2": 0,
|
|
26
|
-
"isInstantSpyHorse": 1,
|
|
27
|
-
"isPegasusHorse": 1
|
|
28
|
-
},
|
|
29
|
-
{
|
|
30
|
-
"wodID": 905402,
|
|
31
|
-
"group": "Travelbooster",
|
|
32
|
-
"name": "Horse",
|
|
33
|
-
"type": 9,
|
|
34
|
-
"unitBoost": 35,
|
|
35
|
-
"marketBoost": 59,
|
|
36
|
-
"spyBoost": 59,
|
|
37
|
-
"costFactorC1": 0,
|
|
38
|
-
"costFactorC2": 0,
|
|
39
|
-
"isInstantSpyHorse": 1,
|
|
40
|
-
"isPegasusHorse": 1
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
"wodID": 905403,
|
|
44
|
-
"group": "Travelbooster",
|
|
45
|
-
"name": "Horse",
|
|
46
|
-
"type": 3,
|
|
47
|
-
"unitBoost": 98,
|
|
48
|
-
"marketBoost": 166,
|
|
49
|
-
"spyBoost": 166,
|
|
50
|
-
"costFactorC1": 0,
|
|
51
|
-
"costFactorC2": 0,
|
|
52
|
-
"isInstantSpyHorse": 1,
|
|
53
|
-
"isPegasusHorse": 1
|
|
54
|
-
},
|
|
55
|
-
{
|
|
56
|
-
"wodID": 905404,
|
|
57
|
-
"group": "Travelbooster",
|
|
58
|
-
"name": "Horse",
|
|
59
|
-
"type": 6,
|
|
60
|
-
"unitBoost": 118,
|
|
61
|
-
"marketBoost": 200,
|
|
62
|
-
"spyBoost": 200,
|
|
63
|
-
"costFactorC1": 0,
|
|
64
|
-
"costFactorC2": 0,
|
|
65
|
-
"isInstantSpyHorse": 1,
|
|
66
|
-
"isPegasusHorse": 1
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"wodID": 905405,
|
|
70
|
-
"group": "Travelbooster",
|
|
71
|
-
"name": "Horse",
|
|
72
|
-
"type": 9,
|
|
73
|
-
"unitBoost": 128,
|
|
74
|
-
"marketBoost": 217,
|
|
75
|
-
"spyBoost": 217,
|
|
76
|
-
"costFactorC1": 0,
|
|
77
|
-
"costFactorC2": 0,
|
|
78
|
-
"isInstantSpyHorse": 1,
|
|
79
|
-
"isPegasusHorse": 1
|
|
80
|
-
},
|
|
81
|
-
{
|
|
82
|
-
"wodID": 905406,
|
|
83
|
-
"group": "Travelbooster",
|
|
84
|
-
"name": "Horse",
|
|
85
|
-
"type": 12,
|
|
86
|
-
"unitBoost": 139,
|
|
87
|
-
"marketBoost": 235,
|
|
88
|
-
"spyBoost": 235,
|
|
89
|
-
"costFactorC1": 0,
|
|
90
|
-
"costFactorC2": 0,
|
|
91
|
-
"isInstantSpyHorse": 1,
|
|
92
|
-
"isPegasusHorse": 1
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"wodID": 905407,
|
|
96
|
-
"group": "Travelbooster",
|
|
97
|
-
"name": "Horse",
|
|
98
|
-
"type": 15,
|
|
99
|
-
"unitBoost": 150,
|
|
100
|
-
"marketBoost": 254,
|
|
101
|
-
"spyBoost": 254,
|
|
102
|
-
"costFactorC1": 0,
|
|
103
|
-
"costFactorC2": 0,
|
|
104
|
-
"isInstantSpyHorse": 1,
|
|
105
|
-
"isPegasusHorse": 1
|
|
106
|
-
},
|
|
107
|
-
{
|
|
108
|
-
"wodID": 905408,
|
|
109
|
-
"group": "Travelbooster",
|
|
110
|
-
"name": "Horse",
|
|
111
|
-
"type": 3,
|
|
112
|
-
"unitBoost": 32,
|
|
113
|
-
"marketBoost": 43,
|
|
114
|
-
"spyBoost": 43,
|
|
115
|
-
"costFactorC1": 0,
|
|
116
|
-
"costFactorC2": 0,
|
|
117
|
-
"isInstantSpyHorse": 1,
|
|
118
|
-
"isPegasusHorse": 1
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"wodID": 905409,
|
|
122
|
-
"group": "Travelbooster",
|
|
123
|
-
"name": "Horse",
|
|
124
|
-
"type": 6,
|
|
125
|
-
"unitBoost": 54,
|
|
126
|
-
"marketBoost": 72,
|
|
127
|
-
"spyBoost": 72,
|
|
128
|
-
"costFactorC1": 0,
|
|
129
|
-
"costFactorC2": 0,
|
|
130
|
-
"isInstantSpyHorse": 1,
|
|
131
|
-
"isPegasusHorse": 1
|
|
132
|
-
},
|
|
133
|
-
{
|
|
134
|
-
"wodID": 905410,
|
|
135
|
-
"group": "Travelbooster",
|
|
136
|
-
"name": "Horse",
|
|
137
|
-
"type": 9,
|
|
138
|
-
"unitBoost": 70,
|
|
139
|
-
"marketBoost": 94,
|
|
140
|
-
"spyBoost": 94,
|
|
141
|
-
"costFactorC1": 0,
|
|
142
|
-
"costFactorC2": 0,
|
|
143
|
-
"isInstantSpyHorse": 1,
|
|
144
|
-
"isPegasusHorse": 1
|
|
145
|
-
},
|
|
146
3
|
{
|
|
147
4
|
"wodID": 1001,
|
|
148
5
|
"comment2": "Horselevel1",
|
|
@@ -573,6 +430,149 @@
|
|
|
573
430
|
"costFactorC1": 0,
|
|
574
431
|
"costFactorC2": 2.1,
|
|
575
432
|
"isInstantSpyHorse": 1
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"wodID": 905400,
|
|
436
|
+
"group": "Travelbooster",
|
|
437
|
+
"name": "Horse",
|
|
438
|
+
"type": 3,
|
|
439
|
+
"unitBoost": 16,
|
|
440
|
+
"marketBoost": 27,
|
|
441
|
+
"spyBoost": 27,
|
|
442
|
+
"costFactorC1": 0,
|
|
443
|
+
"costFactorC2": 0,
|
|
444
|
+
"isInstantSpyHorse": 1,
|
|
445
|
+
"isPegasusHorse": 1
|
|
446
|
+
},
|
|
447
|
+
{
|
|
448
|
+
"wodID": 905401,
|
|
449
|
+
"group": "Travelbooster",
|
|
450
|
+
"name": "Horse",
|
|
451
|
+
"type": 6,
|
|
452
|
+
"unitBoost": 27,
|
|
453
|
+
"marketBoost": 45,
|
|
454
|
+
"spyBoost": 45,
|
|
455
|
+
"costFactorC1": 0,
|
|
456
|
+
"costFactorC2": 0,
|
|
457
|
+
"isInstantSpyHorse": 1,
|
|
458
|
+
"isPegasusHorse": 1
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
"wodID": 905402,
|
|
462
|
+
"group": "Travelbooster",
|
|
463
|
+
"name": "Horse",
|
|
464
|
+
"type": 9,
|
|
465
|
+
"unitBoost": 35,
|
|
466
|
+
"marketBoost": 59,
|
|
467
|
+
"spyBoost": 59,
|
|
468
|
+
"costFactorC1": 0,
|
|
469
|
+
"costFactorC2": 0,
|
|
470
|
+
"isInstantSpyHorse": 1,
|
|
471
|
+
"isPegasusHorse": 1
|
|
472
|
+
},
|
|
473
|
+
{
|
|
474
|
+
"wodID": 905403,
|
|
475
|
+
"group": "Travelbooster",
|
|
476
|
+
"name": "Horse",
|
|
477
|
+
"type": 3,
|
|
478
|
+
"unitBoost": 98,
|
|
479
|
+
"marketBoost": 166,
|
|
480
|
+
"spyBoost": 166,
|
|
481
|
+
"costFactorC1": 0,
|
|
482
|
+
"costFactorC2": 0,
|
|
483
|
+
"isInstantSpyHorse": 1,
|
|
484
|
+
"isPegasusHorse": 1
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
"wodID": 905404,
|
|
488
|
+
"group": "Travelbooster",
|
|
489
|
+
"name": "Horse",
|
|
490
|
+
"type": 6,
|
|
491
|
+
"unitBoost": 118,
|
|
492
|
+
"marketBoost": 200,
|
|
493
|
+
"spyBoost": 200,
|
|
494
|
+
"costFactorC1": 0,
|
|
495
|
+
"costFactorC2": 0,
|
|
496
|
+
"isInstantSpyHorse": 1,
|
|
497
|
+
"isPegasusHorse": 1
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"wodID": 905405,
|
|
501
|
+
"group": "Travelbooster",
|
|
502
|
+
"name": "Horse",
|
|
503
|
+
"type": 9,
|
|
504
|
+
"unitBoost": 128,
|
|
505
|
+
"marketBoost": 217,
|
|
506
|
+
"spyBoost": 217,
|
|
507
|
+
"costFactorC1": 0,
|
|
508
|
+
"costFactorC2": 0,
|
|
509
|
+
"isInstantSpyHorse": 1,
|
|
510
|
+
"isPegasusHorse": 1
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"wodID": 905406,
|
|
514
|
+
"group": "Travelbooster",
|
|
515
|
+
"name": "Horse",
|
|
516
|
+
"type": 12,
|
|
517
|
+
"unitBoost": 139,
|
|
518
|
+
"marketBoost": 235,
|
|
519
|
+
"spyBoost": 235,
|
|
520
|
+
"costFactorC1": 0,
|
|
521
|
+
"costFactorC2": 0,
|
|
522
|
+
"isInstantSpyHorse": 1,
|
|
523
|
+
"isPegasusHorse": 1
|
|
524
|
+
},
|
|
525
|
+
{
|
|
526
|
+
"wodID": 905407,
|
|
527
|
+
"group": "Travelbooster",
|
|
528
|
+
"name": "Horse",
|
|
529
|
+
"type": 15,
|
|
530
|
+
"unitBoost": 150,
|
|
531
|
+
"marketBoost": 254,
|
|
532
|
+
"spyBoost": 254,
|
|
533
|
+
"costFactorC1": 0,
|
|
534
|
+
"costFactorC2": 0,
|
|
535
|
+
"isInstantSpyHorse": 1,
|
|
536
|
+
"isPegasusHorse": 1
|
|
537
|
+
},
|
|
538
|
+
{
|
|
539
|
+
"wodID": 905408,
|
|
540
|
+
"group": "Travelbooster",
|
|
541
|
+
"name": "Horse",
|
|
542
|
+
"type": 3,
|
|
543
|
+
"unitBoost": 32,
|
|
544
|
+
"marketBoost": 43,
|
|
545
|
+
"spyBoost": 43,
|
|
546
|
+
"costFactorC1": 0,
|
|
547
|
+
"costFactorC2": 0,
|
|
548
|
+
"isInstantSpyHorse": 1,
|
|
549
|
+
"isPegasusHorse": 1
|
|
550
|
+
},
|
|
551
|
+
{
|
|
552
|
+
"wodID": 905409,
|
|
553
|
+
"group": "Travelbooster",
|
|
554
|
+
"name": "Horse",
|
|
555
|
+
"type": 6,
|
|
556
|
+
"unitBoost": 54,
|
|
557
|
+
"marketBoost": 72,
|
|
558
|
+
"spyBoost": 72,
|
|
559
|
+
"costFactorC1": 0,
|
|
560
|
+
"costFactorC2": 0,
|
|
561
|
+
"isInstantSpyHorse": 1,
|
|
562
|
+
"isPegasusHorse": 1
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"wodID": 905410,
|
|
566
|
+
"group": "Travelbooster",
|
|
567
|
+
"name": "Horse",
|
|
568
|
+
"type": 9,
|
|
569
|
+
"unitBoost": 70,
|
|
570
|
+
"marketBoost": 94,
|
|
571
|
+
"spyBoost": 94,
|
|
572
|
+
"costFactorC1": 0,
|
|
573
|
+
"costFactorC2": 0,
|
|
574
|
+
"isInstantSpyHorse": 1,
|
|
575
|
+
"isPegasusHorse": 1
|
|
576
576
|
}
|
|
577
577
|
]
|
|
578
578
|
}
|
|
@@ -951,7 +951,7 @@
|
|
|
951
951
|
"hardModeStart": 300,
|
|
952
952
|
"allianceRewardThresholdPoints": 50,
|
|
953
953
|
"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",
|
|
954
|
-
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,
|
|
954
|
+
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,8345,8344,8343",
|
|
955
955
|
"topXValue": "75,25"
|
|
956
956
|
},
|
|
957
957
|
{
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
"hardModeStart": 750,
|
|
963
963
|
"allianceRewardThresholdPoints": 100,
|
|
964
964
|
"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",
|
|
965
|
-
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,
|
|
965
|
+
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,8342,8341,8340",
|
|
966
966
|
"topXValue": "150,50,3"
|
|
967
967
|
},
|
|
968
968
|
{
|
|
@@ -973,7 +973,7 @@
|
|
|
973
973
|
"hardModeStart": 2000,
|
|
974
974
|
"allianceRewardThresholdPoints": 500,
|
|
975
975
|
"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",
|
|
976
|
-
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,
|
|
976
|
+
"rewardIDs": "7734,7735,7736,7737,7738,7739,7740,7741,7742,7743,7744,7745,7746,7747,7748,7749,7750,7751,7752,7753,7754,7755,7756,7757,7758,7759,7760,7761,7762,7763,7764,7765,7766,7767,7768,7769,7770,7771,7772,7773,7774,7775,7776,7777,7778,7779,7780,7781,7782,7783,7784,7785,7786,7787,7788,7789,7790,7791,7792,7793,7794,7795,7796,7797,7798,7799,7800,7801,7802,7803,7804,7805,8339,8338,8337",
|
|
977
977
|
"topXValue": "150,50,3"
|
|
978
978
|
},
|
|
979
979
|
{
|
|
@@ -4,19 +4,22 @@
|
|
|
4
4
|
"messageRestrictionID": 1,
|
|
5
5
|
"messageType": 2,
|
|
6
6
|
"dailyLimitPerPlayer": 75,
|
|
7
|
-
"minLevel": 16
|
|
7
|
+
"minLevel": 16,
|
|
8
|
+
"minLevelGlobalServer": 1
|
|
8
9
|
},
|
|
9
10
|
{
|
|
10
11
|
"messageRestrictionID": 2,
|
|
11
12
|
"messageType": 22,
|
|
12
13
|
"dailyLimitPerPlayer": 350,
|
|
13
|
-
"minLevel": 1
|
|
14
|
+
"minLevel": 1,
|
|
15
|
+
"minLevelGlobalServer": 1
|
|
14
16
|
},
|
|
15
17
|
{
|
|
16
18
|
"messageRestrictionID": 3,
|
|
17
19
|
"messageType": 36,
|
|
18
20
|
"dailyLimitPerPlayer": 50,
|
|
19
|
-
"minLevel": 1
|
|
21
|
+
"minLevel": 1,
|
|
22
|
+
"minLevelGlobalServer": 1
|
|
20
23
|
}
|
|
21
24
|
]
|
|
22
25
|
}
|