e4k-data 4.122.29 → 4.123.23
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/effectCaps.json +1 -1
- package/data/effects.json +2 -2
- package/data/expansions.json +54 -54
- package/data/generals.json +54 -0
- package/data/horses.json +143 -143
- package/data/packages.json +0 -200
- package/data/rerollCosts.json +5 -35
- package/data/units.json +0 -344
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +192 -192
- package/images/x768.json +315 -165
- package/languages/cs.json +8 -7
- package/languages/da.json +8 -7
- package/languages/de.json +8 -7
- package/languages/el.json +8 -7
- package/languages/en.json +4 -3
- package/languages/es.json +8 -7
- package/languages/fi.json +8 -7
- package/languages/fr.json +8 -7
- package/languages/hu.json +8 -7
- package/languages/it.json +8 -7
- package/languages/ja.json +8 -7
- package/languages/ko.json +8 -7
- package/languages/nl.json +8 -7
- package/languages/no.json +8 -7
- package/languages/pl.json +8 -7
- package/languages/pt.json +8 -7
- package/languages/ro.json +8 -7
- package/languages/ru.json +8 -7
- package/languages/sk.json +8 -7
- package/languages/sv.json +8 -7
- package/languages/tr.json +8 -7
- package/languages/zh_CN.json +8 -7
- package/languages/zh_TW.json +8 -7
- package/package.json +1 -1
- package/typings/data.d.ts +8 -7
- package/typings/images.d.ts +21 -11
- package/typings/languages.d.ts +2 -1
package/data/effectCaps.json
CHANGED
package/data/effects.json
CHANGED
|
@@ -889,7 +889,7 @@
|
|
|
889
889
|
"crossplayID": 253,
|
|
890
890
|
"name": "travelCostReductionPVP",
|
|
891
891
|
"effectTypeID": 43,
|
|
892
|
-
"capID":
|
|
892
|
+
"capID": 26,
|
|
893
893
|
"areaTypeID": "1,3,4,12,15,21,22,32,34",
|
|
894
894
|
"sortOrder": "5.1.2"
|
|
895
895
|
},
|
|
@@ -2810,7 +2810,7 @@
|
|
|
2810
2810
|
"crossplayID": 290,
|
|
2811
2811
|
"name": "travelCostReductionResourceTower",
|
|
2812
2812
|
"effectTypeID": 26,
|
|
2813
|
-
"capID":
|
|
2813
|
+
"capID": 26,
|
|
2814
2814
|
"areaTypeID": 40,
|
|
2815
2815
|
"sortOrder": "5.1.7"
|
|
2816
2816
|
},
|
package/data/expansions.json
CHANGED
|
@@ -1,59 +1,5 @@
|
|
|
1
1
|
{
|
|
2
2
|
"expansion": [
|
|
3
|
-
{
|
|
4
|
-
"wodID": 901000,
|
|
5
|
-
"group": "Expansion",
|
|
6
|
-
"name": "Basic",
|
|
7
|
-
"shopCategory": "EXPANSION",
|
|
8
|
-
"type": "TYPE_NORMAL",
|
|
9
|
-
"kIDs": "0,1,2,3,4",
|
|
10
|
-
"mapIDs": ""
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"wodID": 901001,
|
|
14
|
-
"group": "Expansion",
|
|
15
|
-
"name": "Basic",
|
|
16
|
-
"shopCategory": "EXPANSION",
|
|
17
|
-
"type": "TYPE_PREMIUM",
|
|
18
|
-
"kIDs": "0,1,2,3,4",
|
|
19
|
-
"mapIDs": ""
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
"wodID": 901002,
|
|
23
|
-
"group": "Expansion",
|
|
24
|
-
"name": "Camp",
|
|
25
|
-
"shopCategory": "EXPANSION",
|
|
26
|
-
"type": "TYPE_NORMAL",
|
|
27
|
-
"kIDs": "",
|
|
28
|
-
"mapIDs": "21,22,23,24,27,28"
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
"wodID": 901003,
|
|
32
|
-
"group": "Expansion",
|
|
33
|
-
"name": "Camp",
|
|
34
|
-
"shopCategory": "EXPANSION",
|
|
35
|
-
"type": "TYPE_PREMIUM",
|
|
36
|
-
"kIDs": "",
|
|
37
|
-
"mapIDs": "21,22,23,24,27,28"
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
"wodID": 901004,
|
|
41
|
-
"group": "Expansion",
|
|
42
|
-
"name": "Camp",
|
|
43
|
-
"shopCategory": "EXPANSION",
|
|
44
|
-
"type": "TYPE_NORMAL",
|
|
45
|
-
"kIDs": 10,
|
|
46
|
-
"mapIDs": ""
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"wodID": 901005,
|
|
50
|
-
"group": "Expansion",
|
|
51
|
-
"name": "Camp",
|
|
52
|
-
"shopCategory": "EXPANSION",
|
|
53
|
-
"type": "TYPE_PREMIUM",
|
|
54
|
-
"kIDs": 10,
|
|
55
|
-
"mapIDs": ""
|
|
56
|
-
},
|
|
57
3
|
{
|
|
58
4
|
"expansionID": 1,
|
|
59
5
|
"crossplayID": 1,
|
|
@@ -1151,6 +1097,60 @@
|
|
|
1151
1097
|
"costWood": 80000,
|
|
1152
1098
|
"costStone": 80000,
|
|
1153
1099
|
"costC2": 3200
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"wodID": 901000,
|
|
1103
|
+
"group": "Expansion",
|
|
1104
|
+
"name": "Basic",
|
|
1105
|
+
"shopCategory": "EXPANSION",
|
|
1106
|
+
"type": "TYPE_NORMAL",
|
|
1107
|
+
"kIDs": "0,1,2,3,4",
|
|
1108
|
+
"mapIDs": ""
|
|
1109
|
+
},
|
|
1110
|
+
{
|
|
1111
|
+
"wodID": 901001,
|
|
1112
|
+
"group": "Expansion",
|
|
1113
|
+
"name": "Basic",
|
|
1114
|
+
"shopCategory": "EXPANSION",
|
|
1115
|
+
"type": "TYPE_PREMIUM",
|
|
1116
|
+
"kIDs": "0,1,2,3,4",
|
|
1117
|
+
"mapIDs": ""
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"wodID": 901002,
|
|
1121
|
+
"group": "Expansion",
|
|
1122
|
+
"name": "Camp",
|
|
1123
|
+
"shopCategory": "EXPANSION",
|
|
1124
|
+
"type": "TYPE_NORMAL",
|
|
1125
|
+
"kIDs": "",
|
|
1126
|
+
"mapIDs": "21,22,23,24,27,28"
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"wodID": 901003,
|
|
1130
|
+
"group": "Expansion",
|
|
1131
|
+
"name": "Camp",
|
|
1132
|
+
"shopCategory": "EXPANSION",
|
|
1133
|
+
"type": "TYPE_PREMIUM",
|
|
1134
|
+
"kIDs": "",
|
|
1135
|
+
"mapIDs": "21,22,23,24,27,28"
|
|
1136
|
+
},
|
|
1137
|
+
{
|
|
1138
|
+
"wodID": 901004,
|
|
1139
|
+
"group": "Expansion",
|
|
1140
|
+
"name": "Camp",
|
|
1141
|
+
"shopCategory": "EXPANSION",
|
|
1142
|
+
"type": "TYPE_NORMAL",
|
|
1143
|
+
"kIDs": 10,
|
|
1144
|
+
"mapIDs": ""
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"wodID": 901005,
|
|
1148
|
+
"group": "Expansion",
|
|
1149
|
+
"name": "Camp",
|
|
1150
|
+
"shopCategory": "EXPANSION",
|
|
1151
|
+
"type": "TYPE_PREMIUM",
|
|
1152
|
+
"kIDs": 10,
|
|
1153
|
+
"mapIDs": ""
|
|
1154
1154
|
}
|
|
1155
1155
|
]
|
|
1156
1156
|
}
|
package/data/generals.json
CHANGED
|
@@ -11,6 +11,8 @@
|
|
|
11
11
|
"maxStarLevel": 10,
|
|
12
12
|
"unlockCurrencyID": 10001,
|
|
13
13
|
"upgradeCurrencyIDs": "10000,10001",
|
|
14
|
+
"bgColor": "0x669DD3",
|
|
15
|
+
"bgColorPreview": "0xA7BBC0",
|
|
14
16
|
"isPreview": 0,
|
|
15
17
|
"isNPCGeneral": 0
|
|
16
18
|
},
|
|
@@ -25,6 +27,8 @@
|
|
|
25
27
|
"maxStarLevel": 10,
|
|
26
28
|
"unlockCurrencyID": 10002,
|
|
27
29
|
"upgradeCurrencyIDs": "10000,10002",
|
|
30
|
+
"bgColor": "0x2C4F53",
|
|
31
|
+
"bgColorPreview": "0x3C5055",
|
|
28
32
|
"isPreview": 0,
|
|
29
33
|
"isNPCGeneral": 0
|
|
30
34
|
},
|
|
@@ -39,6 +43,8 @@
|
|
|
39
43
|
"maxStarLevel": 10,
|
|
40
44
|
"unlockCurrencyID": 10003,
|
|
41
45
|
"upgradeCurrencyIDs": "10000,10003",
|
|
46
|
+
"bgColor": "0x74C8F2",
|
|
47
|
+
"bgColorPreview": "0xB5C9CE",
|
|
42
48
|
"isPreview": 0,
|
|
43
49
|
"isNPCGeneral": 0
|
|
44
50
|
},
|
|
@@ -53,6 +59,8 @@
|
|
|
53
59
|
"maxStarLevel": 10,
|
|
54
60
|
"unlockCurrencyID": 10004,
|
|
55
61
|
"upgradeCurrencyIDs": "10000,10004",
|
|
62
|
+
"bgColor": "0x85DAFF",
|
|
63
|
+
"bgColorPreview": "0xA5B9BE",
|
|
56
64
|
"isPreview": 0,
|
|
57
65
|
"isNPCGeneral": 0
|
|
58
66
|
},
|
|
@@ -67,6 +75,8 @@
|
|
|
67
75
|
"maxStarLevel": 10,
|
|
68
76
|
"unlockCurrencyID": 10005,
|
|
69
77
|
"upgradeCurrencyIDs": "10000,10005",
|
|
78
|
+
"bgColor": "0xBEB1DE",
|
|
79
|
+
"bgColorPreview": "0xADC1C5",
|
|
70
80
|
"isPreview": 0,
|
|
71
81
|
"isNPCGeneral": 0
|
|
72
82
|
},
|
|
@@ -78,6 +88,8 @@
|
|
|
78
88
|
"maxLevel": 100,
|
|
79
89
|
"maxStarLevel": 10,
|
|
80
90
|
"upgradeCurrencyIDs": "10000,",
|
|
91
|
+
"bgColor": "0x202E38",
|
|
92
|
+
"bgColorPreview": "0x304449",
|
|
81
93
|
"isPreview": 0,
|
|
82
94
|
"isNPCGeneral": 1
|
|
83
95
|
},
|
|
@@ -92,6 +104,8 @@
|
|
|
92
104
|
"maxStarLevel": 5,
|
|
93
105
|
"unlockCurrencyID": 10007,
|
|
94
106
|
"upgradeCurrencyIDs": "10000,10007",
|
|
107
|
+
"bgColor": "0x83E2FF",
|
|
108
|
+
"bgColorPreview": "0xAFC2C7",
|
|
95
109
|
"isPreview": 0,
|
|
96
110
|
"isNPCGeneral": 0
|
|
97
111
|
},
|
|
@@ -106,6 +120,8 @@
|
|
|
106
120
|
"maxStarLevel": 5,
|
|
107
121
|
"unlockCurrencyID": 10008,
|
|
108
122
|
"upgradeCurrencyIDs": "10000,10008",
|
|
123
|
+
"bgColor": "0x83E2FF",
|
|
124
|
+
"bgColorPreview": "0xC9DBE0",
|
|
109
125
|
"isPreview": 0,
|
|
110
126
|
"isNPCGeneral": 0
|
|
111
127
|
},
|
|
@@ -117,6 +133,8 @@
|
|
|
117
133
|
"maxLevel": 100,
|
|
118
134
|
"maxStarLevel": 10,
|
|
119
135
|
"upgradeCurrencyIDs": "10000,",
|
|
136
|
+
"bgColor": "0x5BADF7",
|
|
137
|
+
"bgColorPreview": "0x304449",
|
|
120
138
|
"isPreview": 0,
|
|
121
139
|
"isNPCGeneral": 1
|
|
122
140
|
},
|
|
@@ -128,6 +146,8 @@
|
|
|
128
146
|
"maxLevel": 100,
|
|
129
147
|
"maxStarLevel": 10,
|
|
130
148
|
"upgradeCurrencyIDs": "10000,",
|
|
149
|
+
"bgColor": "0xD69D64",
|
|
150
|
+
"bgColorPreview": "0xC1D4DA",
|
|
131
151
|
"isPreview": 0,
|
|
132
152
|
"isNPCGeneral": 1
|
|
133
153
|
},
|
|
@@ -139,6 +159,8 @@
|
|
|
139
159
|
"maxLevel": 100,
|
|
140
160
|
"maxStarLevel": 10,
|
|
141
161
|
"upgradeCurrencyIDs": "10000,",
|
|
162
|
+
"bgColor": "0x24BCB8",
|
|
163
|
+
"bgColorPreview": "0x999999",
|
|
142
164
|
"isPreview": 0,
|
|
143
165
|
"isNPCGeneral": 1
|
|
144
166
|
},
|
|
@@ -150,6 +172,8 @@
|
|
|
150
172
|
"maxLevel": 100,
|
|
151
173
|
"maxStarLevel": 10,
|
|
152
174
|
"upgradeCurrencyIDs": "10000,",
|
|
175
|
+
"bgColor": "0x3A4C87",
|
|
176
|
+
"bgColorPreview": "0x98ACB1",
|
|
153
177
|
"isPreview": 0,
|
|
154
178
|
"isNPCGeneral": 1
|
|
155
179
|
},
|
|
@@ -161,6 +185,8 @@
|
|
|
161
185
|
"maxLevel": 100,
|
|
162
186
|
"maxStarLevel": 10,
|
|
163
187
|
"upgradeCurrencyIDs": "10000,",
|
|
188
|
+
"bgColor": "0x5E6279",
|
|
189
|
+
"bgColorPreview": "0x717F84",
|
|
164
190
|
"isPreview": 0,
|
|
165
191
|
"isNPCGeneral": 1
|
|
166
192
|
},
|
|
@@ -172,6 +198,8 @@
|
|
|
172
198
|
"maxLevel": 100,
|
|
173
199
|
"maxStarLevel": 10,
|
|
174
200
|
"upgradeCurrencyIDs": "10000,",
|
|
201
|
+
"bgColor": "0x5D6278",
|
|
202
|
+
"bgColorPreview": "0x6C7F84",
|
|
175
203
|
"isPreview": 0,
|
|
176
204
|
"isNPCGeneral": 1
|
|
177
205
|
},
|
|
@@ -183,6 +211,8 @@
|
|
|
183
211
|
"maxLevel": 100,
|
|
184
212
|
"maxStarLevel": 10,
|
|
185
213
|
"upgradeCurrencyIDs": "10000,",
|
|
214
|
+
"bgColor": "0x222D35",
|
|
215
|
+
"bgColorPreview": "0x2E4247",
|
|
186
216
|
"isPreview": 0,
|
|
187
217
|
"isNPCGeneral": 1
|
|
188
218
|
},
|
|
@@ -194,6 +224,8 @@
|
|
|
194
224
|
"maxLevel": 100,
|
|
195
225
|
"maxStarLevel": 10,
|
|
196
226
|
"upgradeCurrencyIDs": "10000,",
|
|
227
|
+
"bgColor": "0xC5BEEA",
|
|
228
|
+
"bgColorPreview": "0xB1C5CA",
|
|
197
229
|
"isPreview": 0,
|
|
198
230
|
"isNPCGeneral": 1
|
|
199
231
|
},
|
|
@@ -205,6 +237,8 @@
|
|
|
205
237
|
"maxLevel": 100,
|
|
206
238
|
"maxStarLevel": 10,
|
|
207
239
|
"upgradeCurrencyIDs": "10000,",
|
|
240
|
+
"bgColor": "0xB8E4F5",
|
|
241
|
+
"bgColorPreview": "0xB1C5CA",
|
|
208
242
|
"isPreview": 0,
|
|
209
243
|
"isNPCGeneral": 1
|
|
210
244
|
},
|
|
@@ -216,6 +250,8 @@
|
|
|
216
250
|
"maxLevel": 100,
|
|
217
251
|
"maxStarLevel": 10,
|
|
218
252
|
"upgradeCurrencyIDs": "10000,",
|
|
253
|
+
"bgColor": "0x1B2328",
|
|
254
|
+
"bgColorPreview": "0x24373C",
|
|
219
255
|
"isPreview": 0,
|
|
220
256
|
"isNPCGeneral": 1
|
|
221
257
|
},
|
|
@@ -230,6 +266,8 @@
|
|
|
230
266
|
"maxStarLevel": 10,
|
|
231
267
|
"unlockCurrencyID": 10009,
|
|
232
268
|
"upgradeCurrencyIDs": "10000,10009",
|
|
269
|
+
"bgColor": "0x5FCEFF",
|
|
270
|
+
"bgColorPreview": "0xCEDFE3",
|
|
233
271
|
"isPreview": 0,
|
|
234
272
|
"isNPCGeneral": 0
|
|
235
273
|
},
|
|
@@ -244,6 +282,8 @@
|
|
|
244
282
|
"maxStarLevel": 10,
|
|
245
283
|
"unlockCurrencyID": 10010,
|
|
246
284
|
"upgradeCurrencyIDs": "10000,10010",
|
|
285
|
+
"bgColor": "0xB8E2F5",
|
|
286
|
+
"bgColorPreview": "0xC5D9DE",
|
|
247
287
|
"isPreview": 0,
|
|
248
288
|
"isNPCGeneral": 0
|
|
249
289
|
},
|
|
@@ -258,6 +298,8 @@
|
|
|
258
298
|
"maxStarLevel": 10,
|
|
259
299
|
"unlockCurrencyID": 10006,
|
|
260
300
|
"upgradeCurrencyIDs": "10000,10006",
|
|
301
|
+
"bgColor": "0xB8E4F5",
|
|
302
|
+
"bgColorPreview": "0xBCD0D5",
|
|
261
303
|
"isPreview": 0,
|
|
262
304
|
"isNPCGeneral": 0
|
|
263
305
|
},
|
|
@@ -272,6 +314,8 @@
|
|
|
272
314
|
"maxStarLevel": 10,
|
|
273
315
|
"unlockCurrencyID": 10012,
|
|
274
316
|
"upgradeCurrencyIDs": "10000,10012",
|
|
317
|
+
"bgColor": "0x66B5FF",
|
|
318
|
+
"bgColorPreview": "0xC5D9DE",
|
|
275
319
|
"isPreview": 0,
|
|
276
320
|
"isNPCGeneral": 0
|
|
277
321
|
},
|
|
@@ -286,6 +330,8 @@
|
|
|
286
330
|
"maxStarLevel": 5,
|
|
287
331
|
"unlockCurrencyID": 10013,
|
|
288
332
|
"upgradeCurrencyIDs": "10000,10013",
|
|
333
|
+
"bgColor": "0xCA7156",
|
|
334
|
+
"bgColorPreview": "0x94A8AD",
|
|
289
335
|
"isPreview": 0,
|
|
290
336
|
"isNPCGeneral": 0
|
|
291
337
|
},
|
|
@@ -300,6 +346,8 @@
|
|
|
300
346
|
"maxStarLevel": 10,
|
|
301
347
|
"unlockCurrencyID": 10015,
|
|
302
348
|
"upgradeCurrencyIDs": "10000,10015",
|
|
349
|
+
"bgColor": "0x5C5560",
|
|
350
|
+
"bgColorPreview": "0x5B6A6F",
|
|
303
351
|
"isPreview": 0,
|
|
304
352
|
"isNPCGeneral": 0
|
|
305
353
|
},
|
|
@@ -314,6 +362,8 @@
|
|
|
314
362
|
"maxStarLevel": 5,
|
|
315
363
|
"unlockCurrencyID": 10016,
|
|
316
364
|
"upgradeCurrencyIDs": "10000,10016",
|
|
365
|
+
"bgColor": "0x5DBDE2",
|
|
366
|
+
"bgColorPreview": "0xD1E2E7",
|
|
317
367
|
"isPreview": 0,
|
|
318
368
|
"isNPCGeneral": 0
|
|
319
369
|
},
|
|
@@ -328,6 +378,8 @@
|
|
|
328
378
|
"maxStarLevel": 10,
|
|
329
379
|
"unlockCurrencyID": 10017,
|
|
330
380
|
"upgradeCurrencyIDs": "10000,10017",
|
|
381
|
+
"bgColor": "0xA5F7FE",
|
|
382
|
+
"bgColorPreview": "0xC5D8DD",
|
|
331
383
|
"isPreview": 0,
|
|
332
384
|
"isNPCGeneral": 0
|
|
333
385
|
},
|
|
@@ -342,6 +394,8 @@
|
|
|
342
394
|
"maxStarLevel": 10,
|
|
343
395
|
"unlockCurrencyID": 10014,
|
|
344
396
|
"upgradeCurrencyIDs": "10000,10014",
|
|
397
|
+
"bgColor": "0x1ABBDB",
|
|
398
|
+
"bgColorPreview": "0xC6D8DC",
|
|
345
399
|
"isPreview": 0,
|
|
346
400
|
"isNPCGeneral": 0
|
|
347
401
|
},
|
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
|
"crossplayID": 1001,
|
|
@@ -606,6 +463,149 @@
|
|
|
606
463
|
"costFactorC1": 0,
|
|
607
464
|
"costFactorC2": 2.1,
|
|
608
465
|
"isInstantSpyHorse": 1
|
|
466
|
+
},
|
|
467
|
+
{
|
|
468
|
+
"wodID": 905400,
|
|
469
|
+
"group": "Travelbooster",
|
|
470
|
+
"name": "Horse",
|
|
471
|
+
"type": 3,
|
|
472
|
+
"unitBoost": 16,
|
|
473
|
+
"marketBoost": 27,
|
|
474
|
+
"spyBoost": 27,
|
|
475
|
+
"costFactorC1": 0,
|
|
476
|
+
"costFactorC2": 0,
|
|
477
|
+
"isInstantSpyHorse": 1,
|
|
478
|
+
"isPegasusHorse": 1
|
|
479
|
+
},
|
|
480
|
+
{
|
|
481
|
+
"wodID": 905401,
|
|
482
|
+
"group": "Travelbooster",
|
|
483
|
+
"name": "Horse",
|
|
484
|
+
"type": 6,
|
|
485
|
+
"unitBoost": 27,
|
|
486
|
+
"marketBoost": 45,
|
|
487
|
+
"spyBoost": 45,
|
|
488
|
+
"costFactorC1": 0,
|
|
489
|
+
"costFactorC2": 0,
|
|
490
|
+
"isInstantSpyHorse": 1,
|
|
491
|
+
"isPegasusHorse": 1
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"wodID": 905402,
|
|
495
|
+
"group": "Travelbooster",
|
|
496
|
+
"name": "Horse",
|
|
497
|
+
"type": 9,
|
|
498
|
+
"unitBoost": 35,
|
|
499
|
+
"marketBoost": 59,
|
|
500
|
+
"spyBoost": 59,
|
|
501
|
+
"costFactorC1": 0,
|
|
502
|
+
"costFactorC2": 0,
|
|
503
|
+
"isInstantSpyHorse": 1,
|
|
504
|
+
"isPegasusHorse": 1
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"wodID": 905403,
|
|
508
|
+
"group": "Travelbooster",
|
|
509
|
+
"name": "Horse",
|
|
510
|
+
"type": 3,
|
|
511
|
+
"unitBoost": 98,
|
|
512
|
+
"marketBoost": 166,
|
|
513
|
+
"spyBoost": 166,
|
|
514
|
+
"costFactorC1": 0,
|
|
515
|
+
"costFactorC2": 0,
|
|
516
|
+
"isInstantSpyHorse": 1,
|
|
517
|
+
"isPegasusHorse": 1
|
|
518
|
+
},
|
|
519
|
+
{
|
|
520
|
+
"wodID": 905404,
|
|
521
|
+
"group": "Travelbooster",
|
|
522
|
+
"name": "Horse",
|
|
523
|
+
"type": 6,
|
|
524
|
+
"unitBoost": 118,
|
|
525
|
+
"marketBoost": 200,
|
|
526
|
+
"spyBoost": 200,
|
|
527
|
+
"costFactorC1": 0,
|
|
528
|
+
"costFactorC2": 0,
|
|
529
|
+
"isInstantSpyHorse": 1,
|
|
530
|
+
"isPegasusHorse": 1
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"wodID": 905405,
|
|
534
|
+
"group": "Travelbooster",
|
|
535
|
+
"name": "Horse",
|
|
536
|
+
"type": 9,
|
|
537
|
+
"unitBoost": 128,
|
|
538
|
+
"marketBoost": 217,
|
|
539
|
+
"spyBoost": 217,
|
|
540
|
+
"costFactorC1": 0,
|
|
541
|
+
"costFactorC2": 0,
|
|
542
|
+
"isInstantSpyHorse": 1,
|
|
543
|
+
"isPegasusHorse": 1
|
|
544
|
+
},
|
|
545
|
+
{
|
|
546
|
+
"wodID": 905406,
|
|
547
|
+
"group": "Travelbooster",
|
|
548
|
+
"name": "Horse",
|
|
549
|
+
"type": 12,
|
|
550
|
+
"unitBoost": 139,
|
|
551
|
+
"marketBoost": 235,
|
|
552
|
+
"spyBoost": 235,
|
|
553
|
+
"costFactorC1": 0,
|
|
554
|
+
"costFactorC2": 0,
|
|
555
|
+
"isInstantSpyHorse": 1,
|
|
556
|
+
"isPegasusHorse": 1
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"wodID": 905407,
|
|
560
|
+
"group": "Travelbooster",
|
|
561
|
+
"name": "Horse",
|
|
562
|
+
"type": 15,
|
|
563
|
+
"unitBoost": 150,
|
|
564
|
+
"marketBoost": 254,
|
|
565
|
+
"spyBoost": 254,
|
|
566
|
+
"costFactorC1": 0,
|
|
567
|
+
"costFactorC2": 0,
|
|
568
|
+
"isInstantSpyHorse": 1,
|
|
569
|
+
"isPegasusHorse": 1
|
|
570
|
+
},
|
|
571
|
+
{
|
|
572
|
+
"wodID": 905408,
|
|
573
|
+
"group": "Travelbooster",
|
|
574
|
+
"name": "Horse",
|
|
575
|
+
"type": 3,
|
|
576
|
+
"unitBoost": 32,
|
|
577
|
+
"marketBoost": 43,
|
|
578
|
+
"spyBoost": 43,
|
|
579
|
+
"costFactorC1": 0,
|
|
580
|
+
"costFactorC2": 0,
|
|
581
|
+
"isInstantSpyHorse": 1,
|
|
582
|
+
"isPegasusHorse": 1
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"wodID": 905409,
|
|
586
|
+
"group": "Travelbooster",
|
|
587
|
+
"name": "Horse",
|
|
588
|
+
"type": 6,
|
|
589
|
+
"unitBoost": 54,
|
|
590
|
+
"marketBoost": 72,
|
|
591
|
+
"spyBoost": 72,
|
|
592
|
+
"costFactorC1": 0,
|
|
593
|
+
"costFactorC2": 0,
|
|
594
|
+
"isInstantSpyHorse": 1,
|
|
595
|
+
"isPegasusHorse": 1
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"wodID": 905410,
|
|
599
|
+
"group": "Travelbooster",
|
|
600
|
+
"name": "Horse",
|
|
601
|
+
"type": 9,
|
|
602
|
+
"unitBoost": 70,
|
|
603
|
+
"marketBoost": 94,
|
|
604
|
+
"spyBoost": 94,
|
|
605
|
+
"costFactorC1": 0,
|
|
606
|
+
"costFactorC2": 0,
|
|
607
|
+
"isInstantSpyHorse": 1,
|
|
608
|
+
"isPegasusHorse": 1
|
|
609
609
|
}
|
|
610
610
|
]
|
|
611
611
|
}
|