e4k-data 4.59.27 → 4.60.154
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/activityrewards.json +11 -0
- package/data/alliancebuffs.json +248 -0
- package/data/alliancehelprequests.json +5 -0
- package/data/artifacts.json +4 -0
- package/data/artifactsLeagues.json +12 -0
- package/data/attackSetupSlots.json +10 -0
- package/data/boostConsumables.json +6 -3
- package/data/buildingPositions.json +1214 -0
- package/data/buildings.json +1711 -15
- package/data/characters.json +3 -0
- package/data/constructionItemDisassemblingTombolas.json +7 -0
- package/data/constructionItemRecipes.json +728 -0
- package/data/constructionItems.json +1678 -0
- package/data/constructionItemsEffectGroups.json +46 -0
- package/data/craftingQueues.json +2 -0
- package/data/currencies.json +219 -0
- package/data/currencyBoosters.json +6 -0
- package/data/currencyCaps.json +11 -0
- package/data/currencyCollectTaskTypes.json +7 -0
- package/data/currencyMinutesSkipValues.json +7 -0
- package/data/currencyRandomBonuses.json +7 -0
- package/data/currencyRarenesses.json +25 -0
- package/data/currencySpendTaskTypes.json +3 -0
- package/data/currencyTypes.json +11 -0
- package/data/districtTypes.json +3 -0
- package/data/effectCaps.json +184 -3
- package/data/effects.json +418 -0
- package/data/effecttypes.json +204 -0
- package/data/equipment_effects.json +202 -0
- package/data/equipment_effectstrengths.json +410 -1
- package/data/equipment_gem_effects.json +144 -0
- package/data/equipment_groups.json +13 -0
- package/data/equipment_rarenesses.json +10 -0
- package/data/equipment_slots.json +6 -0
- package/data/equipment_wearers.json +2 -0
- package/data/equipments.json +1033 -0
- package/data/expansions.json +121 -0
- package/data/gemColors.json +9 -0
- package/data/gemlevels.json +14 -0
- package/data/gems.json +319 -0
- package/data/generalAbilities.json +87 -0
- package/data/generalAbilityEffects.json +165 -0
- package/data/generalAbilityTriggers.json +4 -0
- package/data/generalRarities.json +3 -0
- package/data/generalSkillTiers.json +25 -0
- package/data/generalSkills.json +713 -0
- package/data/generalSkipFinishQuests.json +7 -0
- package/data/generalSlots.json +36 -0
- package/data/generalXpItems.json +9 -0
- package/data/generals.json +8 -0
- package/data/generalsRespecPackages.json +2 -1
- package/data/globalEffects.json +18 -0
- package/data/horses.json +33 -0
- package/data/kingdoms.json +6 -0
- package/data/levelUpPrices.json +61 -0
- package/data/lootBoxKeyTombolas.json +24 -0
- package/data/lootBoxTombolas.json +708 -0
- package/data/lootBoxTypes.json +1 -0
- package/data/lootBoxes.json +32 -0
- package/data/lords.json +41 -0
- package/data/mainquests.json +8 -0
- package/data/merchants.json +1 -1
- package/data/mineTypes.json +16 -0
- package/data/monuments.json +19 -0
- package/data/packageCategoryCurrencyRelations.json +16 -0
- package/data/packageFilters.json +14 -0
- package/data/packages.json +65 -59
- package/data/partpayprices.json +25 -0
- package/data/playerNameChanges.json +18 -0
- package/data/prebuiltcastles.json +25 -0
- package/data/primeDays.json +8 -0
- package/data/quests.json +1348 -2
- package/data/relicBluePrints.json +38 -0
- package/data/relicCategories.json +7 -0
- package/data/relicEffectLists.json +36 -0
- package/data/relicEffectPowerRatings.json +7 -0
- package/data/relicEffects.json +285 -0
- package/data/relicLootOptions.json +208 -0
- package/data/relicPowerDistributions.json +100 -0
- package/data/relicTypes.json +19 -0
- package/data/researches.json +870 -0
- package/data/rewards.json +1069 -0
- package/data/saleDaysLuckyWheelClasses.json +9 -0
- package/data/saleDaysLuckyWheelRewardSets.json +180 -0
- package/data/sceatSkillTiers.json +17 -0
- package/data/sceatSkillTrees.json +4 -0
- package/data/sceatSkills.json +246 -0
- package/data/tempServerDailyTaskRewards.json +5 -0
- package/data/tempServerPreBuiltCastles.json +5 -0
- package/data/tempServerRankPoints.json +47 -0
- package/data/tempServerRankRewards.json +128 -0
- package/data/tempServerSettings.json +9 -0
- package/data/titles.json +57 -0
- package/data/tmapnodes.json +135 -0
- package/data/toolCategories.json +5 -0
- package/data/units.json +806 -0
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wishingwells.json +11 -0
- package/data/wodIds.json +30 -0
- package/data/worldmapskins.json +105 -0
- package/images/x768.json +933 -6
- package/languages/da.json +97 -39
- package/languages/de.json +98 -39
- package/languages/el.json +97 -39
- package/languages/en.json +83 -24
- package/languages/es.json +97 -39
- package/languages/fi.json +97 -39
- package/languages/fr.json +97 -39
- package/languages/it.json +97 -39
- package/languages/ja.json +97 -39
- package/languages/ko.json +97 -39
- package/languages/nl.json +97 -39
- package/languages/no.json +97 -39
- package/languages/pl.json +97 -39
- package/languages/pt.json +97 -39
- package/languages/ru.json +97 -39
- package/languages/sv.json +97 -39
- package/languages/tr.json +97 -39
- package/languages/zh_CN.json +97 -39
- package/languages/zh_TW.json +97 -39
- package/package.json +1 -1
- package/typings/data.d.ts +97 -0
- package/typings/images.d.ts +57 -0
- package/typings/languages.d.ts +73 -14
package/data/effects.json
CHANGED
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
"effect": [
|
|
3
3
|
{
|
|
4
4
|
"effectID": 501,
|
|
5
|
+
"crossplayID": 501,
|
|
5
6
|
"name": "defenseBoostYard",
|
|
6
7
|
"effectTypeID": 32,
|
|
7
8
|
"capID": 99,
|
|
@@ -9,6 +10,7 @@
|
|
|
9
10
|
},
|
|
10
11
|
{
|
|
11
12
|
"effectID": 502,
|
|
13
|
+
"crossplayID": 502,
|
|
12
14
|
"name": "hideoutCapacity",
|
|
13
15
|
"effectTypeID": 35,
|
|
14
16
|
"capID": 99,
|
|
@@ -16,6 +18,7 @@
|
|
|
16
18
|
},
|
|
17
19
|
{
|
|
18
20
|
"effectID": 503,
|
|
21
|
+
"crossplayID": 503,
|
|
19
22
|
"name": "AttackUnitAmountFront",
|
|
20
23
|
"effectTypeID": 34,
|
|
21
24
|
"capID": 99,
|
|
@@ -24,6 +27,7 @@
|
|
|
24
27
|
},
|
|
25
28
|
{
|
|
26
29
|
"effectID": 504,
|
|
30
|
+
"crossplayID": 504,
|
|
27
31
|
"name": "AttackBoostYard",
|
|
28
32
|
"effectTypeID": 33,
|
|
29
33
|
"capID": 99,
|
|
@@ -31,6 +35,7 @@
|
|
|
31
35
|
},
|
|
32
36
|
{
|
|
33
37
|
"effectID": 505,
|
|
38
|
+
"crossplayID": 505,
|
|
34
39
|
"name": "LootCapacity",
|
|
35
40
|
"effectTypeID": 37,
|
|
36
41
|
"capID": 99,
|
|
@@ -38,6 +43,7 @@
|
|
|
38
43
|
},
|
|
39
44
|
{
|
|
40
45
|
"effectID": 506,
|
|
46
|
+
"crossplayID": 506,
|
|
41
47
|
"name": "ReturnTravelBoost",
|
|
42
48
|
"effectTypeID": 38,
|
|
43
49
|
"capID": 99,
|
|
@@ -45,6 +51,7 @@
|
|
|
45
51
|
},
|
|
46
52
|
{
|
|
47
53
|
"effectID": 507,
|
|
54
|
+
"crossplayID": 507,
|
|
48
55
|
"name": "DefenseSupportUnitsWeak",
|
|
49
56
|
"effectTypeID": 47,
|
|
50
57
|
"capID": 99,
|
|
@@ -52,6 +59,7 @@
|
|
|
52
59
|
},
|
|
53
60
|
{
|
|
54
61
|
"effectID": 508,
|
|
62
|
+
"crossplayID": 508,
|
|
55
63
|
"name": "DefenseSupportUnitsStrong",
|
|
56
64
|
"effectTypeID": 47,
|
|
57
65
|
"capID": 99,
|
|
@@ -59,6 +67,7 @@
|
|
|
59
67
|
},
|
|
60
68
|
{
|
|
61
69
|
"effectID": 509,
|
|
70
|
+
"crossplayID": 509,
|
|
62
71
|
"name": "DefenseBoostFront",
|
|
63
72
|
"effectTypeID": 49,
|
|
64
73
|
"capID": 99,
|
|
@@ -66,6 +75,7 @@
|
|
|
66
75
|
},
|
|
67
76
|
{
|
|
68
77
|
"effectID": 510,
|
|
78
|
+
"crossplayID": 510,
|
|
69
79
|
"name": "DefenseBoostFlank",
|
|
70
80
|
"effectTypeID": 50,
|
|
71
81
|
"capID": 99,
|
|
@@ -73,6 +83,7 @@
|
|
|
73
83
|
},
|
|
74
84
|
{
|
|
75
85
|
"effectID": 511,
|
|
86
|
+
"crossplayID": 511,
|
|
76
87
|
"name": "AttackSupportUnitsWeak",
|
|
77
88
|
"effectTypeID": 51,
|
|
78
89
|
"capID": 99,
|
|
@@ -80,6 +91,7 @@
|
|
|
80
91
|
},
|
|
81
92
|
{
|
|
82
93
|
"effectID": 512,
|
|
94
|
+
"crossplayID": 512,
|
|
83
95
|
"name": "AttackSupportUnitsStrong",
|
|
84
96
|
"effectTypeID": 51,
|
|
85
97
|
"capID": 99,
|
|
@@ -87,6 +99,7 @@
|
|
|
87
99
|
},
|
|
88
100
|
{
|
|
89
101
|
"effectID": 513,
|
|
102
|
+
"crossplayID": 513,
|
|
90
103
|
"name": "AttackBoostFront",
|
|
91
104
|
"effectTypeID": 53,
|
|
92
105
|
"capID": 99,
|
|
@@ -94,6 +107,7 @@
|
|
|
94
107
|
},
|
|
95
108
|
{
|
|
96
109
|
"effectID": 514,
|
|
110
|
+
"crossplayID": 514,
|
|
97
111
|
"name": "AttackBoostFlank",
|
|
98
112
|
"effectTypeID": 54,
|
|
99
113
|
"capID": 99,
|
|
@@ -101,6 +115,7 @@
|
|
|
101
115
|
},
|
|
102
116
|
{
|
|
103
117
|
"effectID": 990,
|
|
118
|
+
"crossplayID": 23,
|
|
104
119
|
"name": "AttackBoostFront2",
|
|
105
120
|
"effectTypeID": 34,
|
|
106
121
|
"capID": 99,
|
|
@@ -108,6 +123,7 @@
|
|
|
108
123
|
},
|
|
109
124
|
{
|
|
110
125
|
"effectID": 991,
|
|
126
|
+
"crossplayID": 24,
|
|
111
127
|
"name": "AttackBoostFlank2",
|
|
112
128
|
"effectTypeID": 28,
|
|
113
129
|
"capID": 99,
|
|
@@ -115,6 +131,7 @@
|
|
|
115
131
|
},
|
|
116
132
|
{
|
|
117
133
|
"effectID": 1,
|
|
134
|
+
"crossplayID": 1,
|
|
118
135
|
"name": "fameDefenseBonus",
|
|
119
136
|
"effectTypeID": 0,
|
|
120
137
|
"capID": 0,
|
|
@@ -122,6 +139,7 @@
|
|
|
122
139
|
},
|
|
123
140
|
{
|
|
124
141
|
"effectID": 2,
|
|
142
|
+
"crossplayID": 2,
|
|
125
143
|
"name": "conquerSpeedBonus",
|
|
126
144
|
"effectTypeID": 1,
|
|
127
145
|
"capID": 1,
|
|
@@ -129,6 +147,7 @@
|
|
|
129
147
|
},
|
|
130
148
|
{
|
|
131
149
|
"effectID": 3,
|
|
150
|
+
"crossplayID": 3,
|
|
132
151
|
"name": "lootReduction",
|
|
133
152
|
"effectTypeID": 2,
|
|
134
153
|
"capID": 2,
|
|
@@ -136,6 +155,7 @@
|
|
|
136
155
|
},
|
|
137
156
|
{
|
|
138
157
|
"effectID": 4,
|
|
158
|
+
"crossplayID": 4,
|
|
139
159
|
"name": "perceptionBonus",
|
|
140
160
|
"effectTypeID": 3,
|
|
141
161
|
"capID": 3,
|
|
@@ -143,6 +163,7 @@
|
|
|
143
163
|
},
|
|
144
164
|
{
|
|
145
165
|
"effectID": 5,
|
|
166
|
+
"crossplayID": 5,
|
|
146
167
|
"name": "fireBrigadeBoost",
|
|
147
168
|
"effectTypeID": 4,
|
|
148
169
|
"capID": 4,
|
|
@@ -150,6 +171,7 @@
|
|
|
150
171
|
},
|
|
151
172
|
{
|
|
152
173
|
"effectID": 6,
|
|
174
|
+
"crossplayID": 6,
|
|
153
175
|
"name": "occupationTimeReduction",
|
|
154
176
|
"effectTypeID": 5,
|
|
155
177
|
"capID": 5,
|
|
@@ -157,6 +179,7 @@
|
|
|
157
179
|
},
|
|
158
180
|
{
|
|
159
181
|
"effectID": 7,
|
|
182
|
+
"crossplayID": 7,
|
|
160
183
|
"name": "wallBonus",
|
|
161
184
|
"effectTypeID": 6,
|
|
162
185
|
"capID": 6,
|
|
@@ -164,6 +187,7 @@
|
|
|
164
187
|
},
|
|
165
188
|
{
|
|
166
189
|
"effectID": 8,
|
|
190
|
+
"crossplayID": 8,
|
|
167
191
|
"name": "gateBonus",
|
|
168
192
|
"effectTypeID": 7,
|
|
169
193
|
"capID": 7,
|
|
@@ -171,6 +195,7 @@
|
|
|
171
195
|
},
|
|
172
196
|
{
|
|
173
197
|
"effectID": 9,
|
|
198
|
+
"crossplayID": 9,
|
|
174
199
|
"name": "moatBonus",
|
|
175
200
|
"effectTypeID": 8,
|
|
176
201
|
"capID": 8,
|
|
@@ -178,6 +203,7 @@
|
|
|
178
203
|
},
|
|
179
204
|
{
|
|
180
205
|
"effectID": 10,
|
|
206
|
+
"crossplayID": 10,
|
|
181
207
|
"name": "meleeBonus",
|
|
182
208
|
"effectTypeID": 9,
|
|
183
209
|
"capID": 9,
|
|
@@ -185,6 +211,7 @@
|
|
|
185
211
|
},
|
|
186
212
|
{
|
|
187
213
|
"effectID": 11,
|
|
214
|
+
"crossplayID": 11,
|
|
188
215
|
"name": "rangeBonus",
|
|
189
216
|
"effectTypeID": 10,
|
|
190
217
|
"capID": 10,
|
|
@@ -192,6 +219,7 @@
|
|
|
192
219
|
},
|
|
193
220
|
{
|
|
194
221
|
"effectID": 12,
|
|
222
|
+
"crossplayID": 12,
|
|
195
223
|
"name": "npcDefenseBonus",
|
|
196
224
|
"effectTypeID": 11,
|
|
197
225
|
"capID": 11,
|
|
@@ -199,6 +227,7 @@
|
|
|
199
227
|
},
|
|
200
228
|
{
|
|
201
229
|
"effectID": 13,
|
|
230
|
+
"crossplayID": 13,
|
|
202
231
|
"name": "defenseUnitAmountWall",
|
|
203
232
|
"effectTypeID": 12,
|
|
204
233
|
"capID": 12,
|
|
@@ -206,6 +235,7 @@
|
|
|
206
235
|
},
|
|
207
236
|
{
|
|
208
237
|
"effectID": 51,
|
|
238
|
+
"crossplayID": 51,
|
|
209
239
|
"name": "fameOffenseBonus",
|
|
210
240
|
"effectTypeID": 13,
|
|
211
241
|
"capID": 13,
|
|
@@ -213,6 +243,7 @@
|
|
|
213
243
|
},
|
|
214
244
|
{
|
|
215
245
|
"effectID": 52,
|
|
246
|
+
"crossplayID": 52,
|
|
216
247
|
"name": "honorBonus",
|
|
217
248
|
"effectTypeID": 14,
|
|
218
249
|
"capID": 14,
|
|
@@ -220,6 +251,7 @@
|
|
|
220
251
|
},
|
|
221
252
|
{
|
|
222
253
|
"effectID": 53,
|
|
254
|
+
"crossplayID": 53,
|
|
223
255
|
"name": "speedBonus",
|
|
224
256
|
"effectTypeID": 15,
|
|
225
257
|
"capID": 15,
|
|
@@ -227,6 +259,7 @@
|
|
|
227
259
|
},
|
|
228
260
|
{
|
|
229
261
|
"effectID": 54,
|
|
262
|
+
"crossplayID": 54,
|
|
230
263
|
"name": "lootBonus",
|
|
231
264
|
"effectTypeID": 16,
|
|
232
265
|
"capID": 16,
|
|
@@ -234,6 +267,7 @@
|
|
|
234
267
|
},
|
|
235
268
|
{
|
|
236
269
|
"effectID": 55,
|
|
270
|
+
"crossplayID": 55,
|
|
237
271
|
"name": "stealthBonus",
|
|
238
272
|
"effectTypeID": 17,
|
|
239
273
|
"capID": 17,
|
|
@@ -241,6 +275,7 @@
|
|
|
241
275
|
},
|
|
242
276
|
{
|
|
243
277
|
"effectID": 56,
|
|
278
|
+
"crossplayID": 56,
|
|
244
279
|
"name": "fireBoost",
|
|
245
280
|
"effectTypeID": 18,
|
|
246
281
|
"capID": 18,
|
|
@@ -248,6 +283,7 @@
|
|
|
248
283
|
},
|
|
249
284
|
{
|
|
250
285
|
"effectID": 57,
|
|
286
|
+
"crossplayID": 57,
|
|
251
287
|
"name": "wallReduction",
|
|
252
288
|
"effectTypeID": 19,
|
|
253
289
|
"capID": 19,
|
|
@@ -255,6 +291,7 @@
|
|
|
255
291
|
},
|
|
256
292
|
{
|
|
257
293
|
"effectID": 58,
|
|
294
|
+
"crossplayID": 58,
|
|
258
295
|
"name": "gateReduction",
|
|
259
296
|
"effectTypeID": 20,
|
|
260
297
|
"capID": 20,
|
|
@@ -262,6 +299,7 @@
|
|
|
262
299
|
},
|
|
263
300
|
{
|
|
264
301
|
"effectID": 59,
|
|
302
|
+
"crossplayID": 59,
|
|
265
303
|
"name": "moatReduction",
|
|
266
304
|
"effectTypeID": 21,
|
|
267
305
|
"capID": 21,
|
|
@@ -269,6 +307,7 @@
|
|
|
269
307
|
},
|
|
270
308
|
{
|
|
271
309
|
"effectID": 60,
|
|
310
|
+
"crossplayID": 60,
|
|
272
311
|
"name": "magicFindBonus",
|
|
273
312
|
"effectTypeID": 22,
|
|
274
313
|
"capID": 22,
|
|
@@ -276,6 +315,7 @@
|
|
|
276
315
|
},
|
|
277
316
|
{
|
|
278
317
|
"effectID": 61,
|
|
318
|
+
"crossplayID": 61,
|
|
279
319
|
"name": "offensiveMeleeBonus",
|
|
280
320
|
"effectTypeID": 23,
|
|
281
321
|
"capID": 23,
|
|
@@ -283,6 +323,7 @@
|
|
|
283
323
|
},
|
|
284
324
|
{
|
|
285
325
|
"effectID": 62,
|
|
326
|
+
"crossplayID": 62,
|
|
286
327
|
"name": "offensiveRangeBonus",
|
|
287
328
|
"effectTypeID": 24,
|
|
288
329
|
"capID": 24,
|
|
@@ -290,6 +331,7 @@
|
|
|
290
331
|
},
|
|
291
332
|
{
|
|
292
333
|
"effectID": 63,
|
|
334
|
+
"crossplayID": 63,
|
|
293
335
|
"name": "smashChance",
|
|
294
336
|
"effectTypeID": 25,
|
|
295
337
|
"capID": 25,
|
|
@@ -297,6 +339,7 @@
|
|
|
297
339
|
},
|
|
298
340
|
{
|
|
299
341
|
"effectID": 64,
|
|
342
|
+
"crossplayID": 64,
|
|
300
343
|
"name": "travelCostReduction",
|
|
301
344
|
"effectTypeID": 26,
|
|
302
345
|
"capID": 26,
|
|
@@ -304,6 +347,7 @@
|
|
|
304
347
|
},
|
|
305
348
|
{
|
|
306
349
|
"effectID": 65,
|
|
350
|
+
"crossplayID": 65,
|
|
307
351
|
"name": "cooldownReduction",
|
|
308
352
|
"effectTypeID": 27,
|
|
309
353
|
"capID": 27,
|
|
@@ -311,6 +355,7 @@
|
|
|
311
355
|
},
|
|
312
356
|
{
|
|
313
357
|
"effectID": 66,
|
|
358
|
+
"crossplayID": 66,
|
|
314
359
|
"name": "attackUnitAmountFlank",
|
|
315
360
|
"effectTypeID": 28,
|
|
316
361
|
"capID": 99,
|
|
@@ -319,6 +364,7 @@
|
|
|
319
364
|
},
|
|
320
365
|
{
|
|
321
366
|
"effectID": 151,
|
|
367
|
+
"crossplayID": 151,
|
|
322
368
|
"name": "cooldownReductionDungeons",
|
|
323
369
|
"effectTypeID": 27,
|
|
324
370
|
"capID": 27,
|
|
@@ -326,18 +372,21 @@
|
|
|
326
372
|
},
|
|
327
373
|
{
|
|
328
374
|
"effectID": 101,
|
|
375
|
+
"crossplayID": 101,
|
|
329
376
|
"name": "skin",
|
|
330
377
|
"effectTypeID": 29,
|
|
331
378
|
"capID": 99
|
|
332
379
|
},
|
|
333
380
|
{
|
|
334
381
|
"effectID": 102,
|
|
382
|
+
"crossplayID": 102,
|
|
335
383
|
"name": "skinBaron",
|
|
336
384
|
"effectTypeID": 30,
|
|
337
385
|
"capID": 99
|
|
338
386
|
},
|
|
339
387
|
{
|
|
340
388
|
"effectID": 201,
|
|
389
|
+
"crossplayID": 201,
|
|
341
390
|
"name": "defenseBonusMainCastle",
|
|
342
391
|
"effectTypeID": 31,
|
|
343
392
|
"capID": 99,
|
|
@@ -346,6 +395,7 @@
|
|
|
346
395
|
},
|
|
347
396
|
{
|
|
348
397
|
"effectID": 202,
|
|
398
|
+
"crossplayID": 202,
|
|
349
399
|
"name": "defenseBonusNotMainCastle",
|
|
350
400
|
"effectTypeID": 31,
|
|
351
401
|
"capID": 99,
|
|
@@ -354,6 +404,7 @@
|
|
|
354
404
|
},
|
|
355
405
|
{
|
|
356
406
|
"effectID": 203,
|
|
407
|
+
"crossplayID": 203,
|
|
357
408
|
"name": "wallBonusBaron",
|
|
358
409
|
"effectTypeID": 6,
|
|
359
410
|
"capID": 6,
|
|
@@ -362,6 +413,7 @@
|
|
|
362
413
|
},
|
|
363
414
|
{
|
|
364
415
|
"effectID": 204,
|
|
416
|
+
"crossplayID": 204,
|
|
365
417
|
"name": "gateBonusBaron",
|
|
366
418
|
"effectTypeID": 7,
|
|
367
419
|
"capID": 7,
|
|
@@ -370,6 +422,7 @@
|
|
|
370
422
|
},
|
|
371
423
|
{
|
|
372
424
|
"effectID": 205,
|
|
425
|
+
"crossplayID": 205,
|
|
373
426
|
"name": "moatBonusBaron",
|
|
374
427
|
"effectTypeID": 8,
|
|
375
428
|
"capID": 8,
|
|
@@ -378,6 +431,7 @@
|
|
|
378
431
|
},
|
|
379
432
|
{
|
|
380
433
|
"effectID": 206,
|
|
434
|
+
"crossplayID": 206,
|
|
381
435
|
"name": "defenseUnitAmountWallMainCastle",
|
|
382
436
|
"effectTypeID": 12,
|
|
383
437
|
"capID": 12,
|
|
@@ -386,6 +440,7 @@
|
|
|
386
440
|
},
|
|
387
441
|
{
|
|
388
442
|
"effectID": 207,
|
|
443
|
+
"crossplayID": 207,
|
|
389
444
|
"name": "defenseUnitAmountWallNotMainCastle",
|
|
390
445
|
"effectTypeID": 12,
|
|
391
446
|
"capID": 12,
|
|
@@ -394,6 +449,7 @@
|
|
|
394
449
|
},
|
|
395
450
|
{
|
|
396
451
|
"effectID": 267,
|
|
452
|
+
"crossplayID": 267,
|
|
397
453
|
"name": "defenseUnitAmountWallPVP",
|
|
398
454
|
"effectTypeID": 46,
|
|
399
455
|
"capID": 99,
|
|
@@ -401,6 +457,7 @@
|
|
|
401
457
|
},
|
|
402
458
|
{
|
|
403
459
|
"effectID": 208,
|
|
460
|
+
"crossplayID": 208,
|
|
404
461
|
"name": "defenseBoostYardBaron",
|
|
405
462
|
"effectTypeID": 32,
|
|
406
463
|
"capID": 99,
|
|
@@ -409,6 +466,7 @@
|
|
|
409
466
|
},
|
|
410
467
|
{
|
|
411
468
|
"effectID": 209,
|
|
469
|
+
"crossplayID": 209,
|
|
412
470
|
"name": "occupationTimeReductionBaron",
|
|
413
471
|
"effectTypeID": 5,
|
|
414
472
|
"capID": 5,
|
|
@@ -417,6 +475,7 @@
|
|
|
417
475
|
},
|
|
418
476
|
{
|
|
419
477
|
"effectID": 210,
|
|
478
|
+
"crossplayID": 210,
|
|
420
479
|
"name": "offensiveMeleeBonusConquerBaron",
|
|
421
480
|
"effectTypeID": 23,
|
|
422
481
|
"capID": 23,
|
|
@@ -425,6 +484,7 @@
|
|
|
425
484
|
},
|
|
426
485
|
{
|
|
427
486
|
"effectID": 211,
|
|
487
|
+
"crossplayID": 211,
|
|
428
488
|
"name": "offensiveRangeBonusConquerBaron",
|
|
429
489
|
"effectTypeID": 24,
|
|
430
490
|
"capID": 24,
|
|
@@ -433,6 +493,7 @@
|
|
|
433
493
|
},
|
|
434
494
|
{
|
|
435
495
|
"effectID": 212,
|
|
496
|
+
"crossplayID": 212,
|
|
436
497
|
"name": "speedBonusConquerBaron",
|
|
437
498
|
"effectTypeID": 15,
|
|
438
499
|
"capID": 15,
|
|
@@ -441,6 +502,7 @@
|
|
|
441
502
|
},
|
|
442
503
|
{
|
|
443
504
|
"effectID": 213,
|
|
505
|
+
"crossplayID": 213,
|
|
444
506
|
"name": "stealthBonusConquerBaron",
|
|
445
507
|
"effectTypeID": 17,
|
|
446
508
|
"capID": 17,
|
|
@@ -449,6 +511,7 @@
|
|
|
449
511
|
},
|
|
450
512
|
{
|
|
451
513
|
"effectID": 214,
|
|
514
|
+
"crossplayID": 214,
|
|
452
515
|
"name": "attackBoostYardConquerBaron",
|
|
453
516
|
"effectTypeID": 33,
|
|
454
517
|
"capID": 99,
|
|
@@ -457,6 +520,7 @@
|
|
|
457
520
|
},
|
|
458
521
|
{
|
|
459
522
|
"effectID": 215,
|
|
523
|
+
"crossplayID": 215,
|
|
460
524
|
"name": "wallReductionConquerBaron",
|
|
461
525
|
"effectTypeID": 19,
|
|
462
526
|
"capID": 19,
|
|
@@ -465,6 +529,7 @@
|
|
|
465
529
|
},
|
|
466
530
|
{
|
|
467
531
|
"effectID": 216,
|
|
532
|
+
"crossplayID": 216,
|
|
468
533
|
"name": "attackUnitAmountFrontConquerBaron",
|
|
469
534
|
"effectTypeID": 34,
|
|
470
535
|
"capID": 99,
|
|
@@ -473,6 +538,7 @@
|
|
|
473
538
|
},
|
|
474
539
|
{
|
|
475
540
|
"effectID": 217,
|
|
541
|
+
"crossplayID": 217,
|
|
476
542
|
"name": "attackUnitAmountFlankConquerBaron",
|
|
477
543
|
"effectTypeID": 28,
|
|
478
544
|
"capID": 99,
|
|
@@ -481,6 +547,7 @@
|
|
|
481
547
|
},
|
|
482
548
|
{
|
|
483
549
|
"effectID": 218,
|
|
550
|
+
"crossplayID": 218,
|
|
484
551
|
"name": "fameDefenseBonusBaron",
|
|
485
552
|
"effectTypeID": 0,
|
|
486
553
|
"capID": 0,
|
|
@@ -489,6 +556,7 @@
|
|
|
489
556
|
},
|
|
490
557
|
{
|
|
491
558
|
"effectID": 219,
|
|
559
|
+
"crossplayID": 219,
|
|
492
560
|
"name": "fireBrigadeBoostBaron",
|
|
493
561
|
"effectTypeID": 4,
|
|
494
562
|
"capID": 4,
|
|
@@ -497,6 +565,7 @@
|
|
|
497
565
|
},
|
|
498
566
|
{
|
|
499
567
|
"effectID": 220,
|
|
568
|
+
"crossplayID": 220,
|
|
500
569
|
"name": "hideoutCapacityBaron",
|
|
501
570
|
"effectTypeID": 35,
|
|
502
571
|
"capID": 99,
|
|
@@ -505,6 +574,7 @@
|
|
|
505
574
|
},
|
|
506
575
|
{
|
|
507
576
|
"effectID": 221,
|
|
577
|
+
"crossplayID": 221,
|
|
508
578
|
"name": "lootReductionBaron",
|
|
509
579
|
"effectTypeID": 2,
|
|
510
580
|
"capID": 2,
|
|
@@ -513,6 +583,7 @@
|
|
|
513
583
|
},
|
|
514
584
|
{
|
|
515
585
|
"effectID": 222,
|
|
586
|
+
"crossplayID": 222,
|
|
516
587
|
"name": "perceptionBonusBaron",
|
|
517
588
|
"effectTypeID": 3,
|
|
518
589
|
"capID": 3,
|
|
@@ -521,6 +592,7 @@
|
|
|
521
592
|
},
|
|
522
593
|
{
|
|
523
594
|
"effectID": 223,
|
|
595
|
+
"crossplayID": 223,
|
|
524
596
|
"name": "offensiveMeleeBonusConquerGeneral",
|
|
525
597
|
"effectTypeID": 23,
|
|
526
598
|
"capID": 23,
|
|
@@ -529,6 +601,7 @@
|
|
|
529
601
|
},
|
|
530
602
|
{
|
|
531
603
|
"effectID": 224,
|
|
604
|
+
"crossplayID": 224,
|
|
532
605
|
"name": "offensiveRangeBonusConquerGeneral",
|
|
533
606
|
"effectTypeID": 24,
|
|
534
607
|
"capID": 24,
|
|
@@ -537,6 +610,7 @@
|
|
|
537
610
|
},
|
|
538
611
|
{
|
|
539
612
|
"effectID": 225,
|
|
613
|
+
"crossplayID": 225,
|
|
540
614
|
"name": "speedBonusConquerGeneral",
|
|
541
615
|
"effectTypeID": 15,
|
|
542
616
|
"capID": 15,
|
|
@@ -545,6 +619,7 @@
|
|
|
545
619
|
},
|
|
546
620
|
{
|
|
547
621
|
"effectID": 226,
|
|
622
|
+
"crossplayID": 226,
|
|
548
623
|
"name": "stealthBonusConquerGeneral",
|
|
549
624
|
"effectTypeID": 17,
|
|
550
625
|
"capID": 17,
|
|
@@ -553,6 +628,7 @@
|
|
|
553
628
|
},
|
|
554
629
|
{
|
|
555
630
|
"effectID": 227,
|
|
631
|
+
"crossplayID": 227,
|
|
556
632
|
"name": "attackBoostYardConquerGeneral",
|
|
557
633
|
"effectTypeID": 33,
|
|
558
634
|
"capID": 99,
|
|
@@ -561,6 +637,7 @@
|
|
|
561
637
|
},
|
|
562
638
|
{
|
|
563
639
|
"effectID": 228,
|
|
640
|
+
"crossplayID": 228,
|
|
564
641
|
"name": "wallReductionConquerGeneral",
|
|
565
642
|
"effectTypeID": 19,
|
|
566
643
|
"capID": 19,
|
|
@@ -569,6 +646,7 @@
|
|
|
569
646
|
},
|
|
570
647
|
{
|
|
571
648
|
"effectID": 229,
|
|
649
|
+
"crossplayID": 229,
|
|
572
650
|
"name": "attackUnitAmountFrontConquerGeneral",
|
|
573
651
|
"effectTypeID": 34,
|
|
574
652
|
"capID": 99,
|
|
@@ -577,6 +655,7 @@
|
|
|
577
655
|
},
|
|
578
656
|
{
|
|
579
657
|
"effectID": 230,
|
|
658
|
+
"crossplayID": 230,
|
|
580
659
|
"name": "attackUnitAmountFlankConquerGeneral",
|
|
581
660
|
"effectTypeID": 28,
|
|
582
661
|
"capID": 99,
|
|
@@ -585,6 +664,7 @@
|
|
|
585
664
|
},
|
|
586
665
|
{
|
|
587
666
|
"effectID": 231,
|
|
667
|
+
"crossplayID": 231,
|
|
588
668
|
"name": "attackBonusMainCastle",
|
|
589
669
|
"effectTypeID": 36,
|
|
590
670
|
"capID": 99,
|
|
@@ -593,6 +673,7 @@
|
|
|
593
673
|
},
|
|
594
674
|
{
|
|
595
675
|
"effectID": 232,
|
|
676
|
+
"crossplayID": 232,
|
|
596
677
|
"name": "attackBonusNotMainCastle",
|
|
597
678
|
"effectTypeID": 36,
|
|
598
679
|
"capID": 99,
|
|
@@ -601,6 +682,7 @@
|
|
|
601
682
|
},
|
|
602
683
|
{
|
|
603
684
|
"effectID": 233,
|
|
685
|
+
"crossplayID": 233,
|
|
604
686
|
"name": "stealthBonusGeneral",
|
|
605
687
|
"effectTypeID": 17,
|
|
606
688
|
"capID": 17,
|
|
@@ -609,6 +691,7 @@
|
|
|
609
691
|
},
|
|
610
692
|
{
|
|
611
693
|
"effectID": 234,
|
|
694
|
+
"crossplayID": 234,
|
|
612
695
|
"name": "attackBoostYardPVP",
|
|
613
696
|
"effectTypeID": 33,
|
|
614
697
|
"capID": 99,
|
|
@@ -617,6 +700,7 @@
|
|
|
617
700
|
},
|
|
618
701
|
{
|
|
619
702
|
"effectID": 235,
|
|
703
|
+
"crossplayID": 235,
|
|
620
704
|
"name": "wallReductionPVP",
|
|
621
705
|
"effectTypeID": 19,
|
|
622
706
|
"capID": 19,
|
|
@@ -625,6 +709,7 @@
|
|
|
625
709
|
},
|
|
626
710
|
{
|
|
627
711
|
"effectID": 236,
|
|
712
|
+
"crossplayID": 236,
|
|
628
713
|
"name": "gateReductionPVP",
|
|
629
714
|
"effectTypeID": 20,
|
|
630
715
|
"capID": 20,
|
|
@@ -633,6 +718,7 @@
|
|
|
633
718
|
},
|
|
634
719
|
{
|
|
635
720
|
"effectID": 237,
|
|
721
|
+
"crossplayID": 237,
|
|
636
722
|
"name": "moatReductionPVP",
|
|
637
723
|
"effectTypeID": 21,
|
|
638
724
|
"capID": 21,
|
|
@@ -641,6 +727,7 @@
|
|
|
641
727
|
},
|
|
642
728
|
{
|
|
643
729
|
"effectID": 238,
|
|
730
|
+
"crossplayID": 238,
|
|
644
731
|
"name": "attackUnitAmountFrontPVP",
|
|
645
732
|
"effectTypeID": 34,
|
|
646
733
|
"capID": 99,
|
|
@@ -649,6 +736,7 @@
|
|
|
649
736
|
},
|
|
650
737
|
{
|
|
651
738
|
"effectID": 239,
|
|
739
|
+
"crossplayID": 239,
|
|
652
740
|
"name": "attackUnitAmountFlankPVP",
|
|
653
741
|
"effectTypeID": 28,
|
|
654
742
|
"capID": 99,
|
|
@@ -657,6 +745,7 @@
|
|
|
657
745
|
},
|
|
658
746
|
{
|
|
659
747
|
"effectID": 152,
|
|
748
|
+
"crossplayID": 152,
|
|
660
749
|
"name": "offensiveMeleeBonusPVP",
|
|
661
750
|
"effectTypeID": 23,
|
|
662
751
|
"capID": 23,
|
|
@@ -665,6 +754,7 @@
|
|
|
665
754
|
},
|
|
666
755
|
{
|
|
667
756
|
"effectID": 153,
|
|
757
|
+
"crossplayID": 153,
|
|
668
758
|
"name": "offensiveRangeBonusPVP",
|
|
669
759
|
"effectTypeID": 24,
|
|
670
760
|
"capID": 24,
|
|
@@ -673,6 +763,7 @@
|
|
|
673
763
|
},
|
|
674
764
|
{
|
|
675
765
|
"effectID": 240,
|
|
766
|
+
"crossplayID": 240,
|
|
676
767
|
"name": "offensiveMeleeBonusPVE",
|
|
677
768
|
"effectTypeID": 23,
|
|
678
769
|
"capID": 23,
|
|
@@ -681,6 +772,7 @@
|
|
|
681
772
|
},
|
|
682
773
|
{
|
|
683
774
|
"effectID": 241,
|
|
775
|
+
"crossplayID": 241,
|
|
684
776
|
"name": "offensiveRangeBonusPVE",
|
|
685
777
|
"effectTypeID": 24,
|
|
686
778
|
"capID": 24,
|
|
@@ -689,6 +781,7 @@
|
|
|
689
781
|
},
|
|
690
782
|
{
|
|
691
783
|
"effectID": 242,
|
|
784
|
+
"crossplayID": 242,
|
|
692
785
|
"name": "speedBonusPVE",
|
|
693
786
|
"effectTypeID": 15,
|
|
694
787
|
"capID": 15,
|
|
@@ -697,6 +790,7 @@
|
|
|
697
790
|
},
|
|
698
791
|
{
|
|
699
792
|
"effectID": 243,
|
|
793
|
+
"crossplayID": 243,
|
|
700
794
|
"name": "attackBoostYardPVE",
|
|
701
795
|
"effectTypeID": 33,
|
|
702
796
|
"capID": 99,
|
|
@@ -705,6 +799,7 @@
|
|
|
705
799
|
},
|
|
706
800
|
{
|
|
707
801
|
"effectID": 244,
|
|
802
|
+
"crossplayID": 244,
|
|
708
803
|
"name": "wallReductionPVE",
|
|
709
804
|
"effectTypeID": 19,
|
|
710
805
|
"capID": 19,
|
|
@@ -713,6 +808,7 @@
|
|
|
713
808
|
},
|
|
714
809
|
{
|
|
715
810
|
"effectID": 245,
|
|
811
|
+
"crossplayID": 245,
|
|
716
812
|
"name": "gateReductionPVE",
|
|
717
813
|
"effectTypeID": 20,
|
|
718
814
|
"capID": 20,
|
|
@@ -721,6 +817,7 @@
|
|
|
721
817
|
},
|
|
722
818
|
{
|
|
723
819
|
"effectID": 246,
|
|
820
|
+
"crossplayID": 246,
|
|
724
821
|
"name": "attackUnitAmountFrontPVE",
|
|
725
822
|
"effectTypeID": 34,
|
|
726
823
|
"capID": 99,
|
|
@@ -729,6 +826,7 @@
|
|
|
729
826
|
},
|
|
730
827
|
{
|
|
731
828
|
"effectID": 247,
|
|
829
|
+
"crossplayID": 247,
|
|
732
830
|
"name": "attackUnitAmountFlankPVE",
|
|
733
831
|
"effectTypeID": 28,
|
|
734
832
|
"capID": 99,
|
|
@@ -737,6 +835,7 @@
|
|
|
737
835
|
},
|
|
738
836
|
{
|
|
739
837
|
"effectID": 248,
|
|
838
|
+
"crossplayID": 248,
|
|
740
839
|
"name": "fameOffenseBonusGeneral",
|
|
741
840
|
"effectTypeID": 13,
|
|
742
841
|
"capID": 13,
|
|
@@ -745,6 +844,7 @@
|
|
|
745
844
|
},
|
|
746
845
|
{
|
|
747
846
|
"effectID": 249,
|
|
847
|
+
"crossplayID": 249,
|
|
748
848
|
"name": "honorBonusGeneral",
|
|
749
849
|
"effectTypeID": 14,
|
|
750
850
|
"capID": 14,
|
|
@@ -753,6 +853,7 @@
|
|
|
753
853
|
},
|
|
754
854
|
{
|
|
755
855
|
"effectID": 250,
|
|
856
|
+
"crossplayID": 250,
|
|
756
857
|
"name": "lootCapacityPVP",
|
|
757
858
|
"effectTypeID": 37,
|
|
758
859
|
"capID": 99,
|
|
@@ -761,6 +862,7 @@
|
|
|
761
862
|
},
|
|
762
863
|
{
|
|
763
864
|
"effectID": 251,
|
|
865
|
+
"crossplayID": 251,
|
|
764
866
|
"name": "returnTravelBoostPVP",
|
|
765
867
|
"effectTypeID": 45,
|
|
766
868
|
"capID": 99,
|
|
@@ -769,6 +871,7 @@
|
|
|
769
871
|
},
|
|
770
872
|
{
|
|
771
873
|
"effectID": 252,
|
|
874
|
+
"crossplayID": 252,
|
|
772
875
|
"name": "speedBonusPVP",
|
|
773
876
|
"effectTypeID": 44,
|
|
774
877
|
"capID": 99,
|
|
@@ -777,6 +880,7 @@
|
|
|
777
880
|
},
|
|
778
881
|
{
|
|
779
882
|
"effectID": 253,
|
|
883
|
+
"crossplayID": 253,
|
|
780
884
|
"name": "travelCostReductionPVP",
|
|
781
885
|
"effectTypeID": 43,
|
|
782
886
|
"capID": 99,
|
|
@@ -785,6 +889,7 @@
|
|
|
785
889
|
},
|
|
786
890
|
{
|
|
787
891
|
"effectID": 254,
|
|
892
|
+
"crossplayID": 254,
|
|
788
893
|
"name": "smashChanceGeneral",
|
|
789
894
|
"effectTypeID": 25,
|
|
790
895
|
"capID": 25,
|
|
@@ -793,6 +898,7 @@
|
|
|
793
898
|
},
|
|
794
899
|
{
|
|
795
900
|
"effectID": 255,
|
|
901
|
+
"crossplayID": 255,
|
|
796
902
|
"name": "fireBoostGeneral",
|
|
797
903
|
"effectTypeID": 18,
|
|
798
904
|
"capID": 18,
|
|
@@ -801,6 +907,7 @@
|
|
|
801
907
|
},
|
|
802
908
|
{
|
|
803
909
|
"effectID": 256,
|
|
910
|
+
"crossplayID": 256,
|
|
804
911
|
"name": "cooldownReductionPVP",
|
|
805
912
|
"effectTypeID": 27,
|
|
806
913
|
"capID": 27,
|
|
@@ -809,6 +916,7 @@
|
|
|
809
916
|
},
|
|
810
917
|
{
|
|
811
918
|
"effectID": 257,
|
|
919
|
+
"crossplayID": 257,
|
|
812
920
|
"name": "cooldownReductionPVE",
|
|
813
921
|
"effectTypeID": 27,
|
|
814
922
|
"capID": 27,
|
|
@@ -817,6 +925,7 @@
|
|
|
817
925
|
},
|
|
818
926
|
{
|
|
819
927
|
"effectID": 258,
|
|
928
|
+
"crossplayID": 258,
|
|
820
929
|
"name": "magicFindBonusGeneral",
|
|
821
930
|
"effectTypeID": 22,
|
|
822
931
|
"capID": 22,
|
|
@@ -825,6 +934,7 @@
|
|
|
825
934
|
},
|
|
826
935
|
{
|
|
827
936
|
"effectID": 259,
|
|
937
|
+
"crossplayID": 259,
|
|
828
938
|
"name": "lootBonusPVE",
|
|
829
939
|
"effectTypeID": 16,
|
|
830
940
|
"capID": 16,
|
|
@@ -833,6 +943,7 @@
|
|
|
833
943
|
},
|
|
834
944
|
{
|
|
835
945
|
"effectID": 260,
|
|
946
|
+
"crossplayID": 260,
|
|
836
947
|
"name": "lootCapacityPVE",
|
|
837
948
|
"effectTypeID": 37,
|
|
838
949
|
"capID": 99,
|
|
@@ -841,6 +952,7 @@
|
|
|
841
952
|
},
|
|
842
953
|
{
|
|
843
954
|
"effectID": 261,
|
|
955
|
+
"crossplayID": 261,
|
|
844
956
|
"name": "returnTravelBoostPVE",
|
|
845
957
|
"effectTypeID": 38,
|
|
846
958
|
"capID": 99,
|
|
@@ -849,6 +961,7 @@
|
|
|
849
961
|
},
|
|
850
962
|
{
|
|
851
963
|
"effectID": 262,
|
|
964
|
+
"crossplayID": 262,
|
|
852
965
|
"name": "travelCostReductionPVE",
|
|
853
966
|
"effectTypeID": 26,
|
|
854
967
|
"capID": 26,
|
|
@@ -857,6 +970,7 @@
|
|
|
857
970
|
},
|
|
858
971
|
{
|
|
859
972
|
"effectID": 263,
|
|
973
|
+
"crossplayID": 263,
|
|
860
974
|
"name": "supportSpeedBonus",
|
|
861
975
|
"effectTypeID": 39,
|
|
862
976
|
"capID": 99,
|
|
@@ -865,6 +979,7 @@
|
|
|
865
979
|
},
|
|
866
980
|
{
|
|
867
981
|
"effectID": 264,
|
|
982
|
+
"crossplayID": 264,
|
|
868
983
|
"name": "stationingSpeedBonus",
|
|
869
984
|
"effectTypeID": 40,
|
|
870
985
|
"capID": 99,
|
|
@@ -873,6 +988,7 @@
|
|
|
873
988
|
},
|
|
874
989
|
{
|
|
875
990
|
"effectID": 265,
|
|
991
|
+
"crossplayID": 265,
|
|
876
992
|
"name": "supportTravelCostReduction",
|
|
877
993
|
"effectTypeID": 42,
|
|
878
994
|
"capID": 99,
|
|
@@ -881,6 +997,7 @@
|
|
|
881
997
|
},
|
|
882
998
|
{
|
|
883
999
|
"effectID": 266,
|
|
1000
|
+
"crossplayID": 266,
|
|
884
1001
|
"name": "stationingTravelCostReduction",
|
|
885
1002
|
"effectTypeID": 41,
|
|
886
1003
|
"capID": 99,
|
|
@@ -889,6 +1006,7 @@
|
|
|
889
1006
|
},
|
|
890
1007
|
{
|
|
891
1008
|
"effectID": 301,
|
|
1009
|
+
"crossplayID": 301,
|
|
892
1010
|
"name": "fameDefenseMalusBaron",
|
|
893
1011
|
"effectTypeID": 0,
|
|
894
1012
|
"capID": 0,
|
|
@@ -897,6 +1015,7 @@
|
|
|
897
1015
|
},
|
|
898
1016
|
{
|
|
899
1017
|
"effectID": 302,
|
|
1018
|
+
"crossplayID": 302,
|
|
900
1019
|
"name": "gateMalusBaron",
|
|
901
1020
|
"effectTypeID": 7,
|
|
902
1021
|
"capID": 7,
|
|
@@ -905,6 +1024,7 @@
|
|
|
905
1024
|
},
|
|
906
1025
|
{
|
|
907
1026
|
"effectID": 303,
|
|
1027
|
+
"crossplayID": 303,
|
|
908
1028
|
"name": "wallMalusBaron",
|
|
909
1029
|
"effectTypeID": 6,
|
|
910
1030
|
"capID": 6,
|
|
@@ -913,6 +1033,7 @@
|
|
|
913
1033
|
},
|
|
914
1034
|
{
|
|
915
1035
|
"effectID": 304,
|
|
1036
|
+
"crossplayID": 304,
|
|
916
1037
|
"name": "lootIncreaseBaron",
|
|
917
1038
|
"effectTypeID": 2,
|
|
918
1039
|
"capID": 2,
|
|
@@ -921,6 +1042,7 @@
|
|
|
921
1042
|
},
|
|
922
1043
|
{
|
|
923
1044
|
"effectID": 305,
|
|
1045
|
+
"crossplayID": 305,
|
|
924
1046
|
"name": "wallIncreasePVE",
|
|
925
1047
|
"effectTypeID": 19,
|
|
926
1048
|
"capID": 19,
|
|
@@ -929,6 +1051,7 @@
|
|
|
929
1051
|
},
|
|
930
1052
|
{
|
|
931
1053
|
"effectID": 306,
|
|
1054
|
+
"crossplayID": 306,
|
|
932
1055
|
"name": "wallIncreasePVP",
|
|
933
1056
|
"effectTypeID": 19,
|
|
934
1057
|
"capID": 19,
|
|
@@ -937,6 +1060,7 @@
|
|
|
937
1060
|
},
|
|
938
1061
|
{
|
|
939
1062
|
"effectID": 307,
|
|
1063
|
+
"crossplayID": 307,
|
|
940
1064
|
"name": "stealthMalusGeneral",
|
|
941
1065
|
"effectTypeID": 17,
|
|
942
1066
|
"capID": 17,
|
|
@@ -945,6 +1069,7 @@
|
|
|
945
1069
|
},
|
|
946
1070
|
{
|
|
947
1071
|
"effectID": 308,
|
|
1072
|
+
"crossplayID": 308,
|
|
948
1073
|
"name": "gateIncreasePVE",
|
|
949
1074
|
"effectTypeID": 20,
|
|
950
1075
|
"capID": 20,
|
|
@@ -953,6 +1078,7 @@
|
|
|
953
1078
|
},
|
|
954
1079
|
{
|
|
955
1080
|
"effectID": 309,
|
|
1081
|
+
"crossplayID": 309,
|
|
956
1082
|
"name": "gateIncreasePVP",
|
|
957
1083
|
"effectTypeID": 20,
|
|
958
1084
|
"capID": 20,
|
|
@@ -961,6 +1087,7 @@
|
|
|
961
1087
|
},
|
|
962
1088
|
{
|
|
963
1089
|
"effectID": 310,
|
|
1090
|
+
"crossplayID": 310,
|
|
964
1091
|
"name": "perceptionMalusBaron",
|
|
965
1092
|
"effectTypeID": 3,
|
|
966
1093
|
"capID": 3,
|
|
@@ -969,6 +1096,7 @@
|
|
|
969
1096
|
},
|
|
970
1097
|
{
|
|
971
1098
|
"effectID": 311,
|
|
1099
|
+
"crossplayID": 311,
|
|
972
1100
|
"name": "moatMalusBaron",
|
|
973
1101
|
"effectTypeID": 8,
|
|
974
1102
|
"capID": 8,
|
|
@@ -977,6 +1105,7 @@
|
|
|
977
1105
|
},
|
|
978
1106
|
{
|
|
979
1107
|
"effectID": 312,
|
|
1108
|
+
"crossplayID": 312,
|
|
980
1109
|
"name": "attackMalusConquerBaron",
|
|
981
1110
|
"effectTypeID": 36,
|
|
982
1111
|
"capID": 99,
|
|
@@ -985,6 +1114,7 @@
|
|
|
985
1114
|
},
|
|
986
1115
|
{
|
|
987
1116
|
"effectID": 313,
|
|
1117
|
+
"crossplayID": 313,
|
|
988
1118
|
"name": "attackMalusPVE",
|
|
989
1119
|
"effectTypeID": 36,
|
|
990
1120
|
"capID": 99,
|
|
@@ -993,6 +1123,7 @@
|
|
|
993
1123
|
},
|
|
994
1124
|
{
|
|
995
1125
|
"effectID": 314,
|
|
1126
|
+
"crossplayID": 314,
|
|
996
1127
|
"name": "attackMalusPVP",
|
|
997
1128
|
"effectTypeID": 36,
|
|
998
1129
|
"capID": 99,
|
|
@@ -1001,6 +1132,7 @@
|
|
|
1001
1132
|
},
|
|
1002
1133
|
{
|
|
1003
1134
|
"effectID": 315,
|
|
1135
|
+
"crossplayID": 315,
|
|
1004
1136
|
"name": "fireBrigadeMalusBaron",
|
|
1005
1137
|
"effectTypeID": 4,
|
|
1006
1138
|
"capID": 4,
|
|
@@ -1009,6 +1141,7 @@
|
|
|
1009
1141
|
},
|
|
1010
1142
|
{
|
|
1011
1143
|
"effectID": 316,
|
|
1144
|
+
"crossplayID": 316,
|
|
1012
1145
|
"name": "defenseMalusBaron",
|
|
1013
1146
|
"effectTypeID": 31,
|
|
1014
1147
|
"capID": 99,
|
|
@@ -1017,6 +1150,7 @@
|
|
|
1017
1150
|
},
|
|
1018
1151
|
{
|
|
1019
1152
|
"effectID": 317,
|
|
1153
|
+
"crossplayID": 317,
|
|
1020
1154
|
"name": "speedMalusGeneral",
|
|
1021
1155
|
"effectTypeID": 15,
|
|
1022
1156
|
"capID": 15,
|
|
@@ -1025,6 +1159,7 @@
|
|
|
1025
1159
|
},
|
|
1026
1160
|
{
|
|
1027
1161
|
"effectID": 318,
|
|
1162
|
+
"crossplayID": 318,
|
|
1028
1163
|
"name": "attackUnitAmountFrontMalusPVE",
|
|
1029
1164
|
"effectTypeID": 34,
|
|
1030
1165
|
"capID": 99,
|
|
@@ -1033,6 +1168,7 @@
|
|
|
1033
1168
|
},
|
|
1034
1169
|
{
|
|
1035
1170
|
"effectID": 319,
|
|
1171
|
+
"crossplayID": 319,
|
|
1036
1172
|
"name": "attackUnitAmountFlankMalusPVE",
|
|
1037
1173
|
"effectTypeID": 28,
|
|
1038
1174
|
"capID": 99,
|
|
@@ -1041,6 +1177,7 @@
|
|
|
1041
1177
|
},
|
|
1042
1178
|
{
|
|
1043
1179
|
"effectID": 320,
|
|
1180
|
+
"crossplayID": 320,
|
|
1044
1181
|
"name": "attackUnitAmountFrontMalusPVP",
|
|
1045
1182
|
"effectTypeID": 34,
|
|
1046
1183
|
"capID": 99,
|
|
@@ -1049,6 +1186,7 @@
|
|
|
1049
1186
|
},
|
|
1050
1187
|
{
|
|
1051
1188
|
"effectID": 321,
|
|
1189
|
+
"crossplayID": 321,
|
|
1052
1190
|
"name": "attackUnitAmountFlankMalusPVP",
|
|
1053
1191
|
"effectTypeID": 28,
|
|
1054
1192
|
"capID": 99,
|
|
@@ -1057,6 +1195,7 @@
|
|
|
1057
1195
|
},
|
|
1058
1196
|
{
|
|
1059
1197
|
"effectID": 322,
|
|
1198
|
+
"crossplayID": 322,
|
|
1060
1199
|
"name": "defenseUnitAmountwallMalusBaron",
|
|
1061
1200
|
"effectTypeID": 12,
|
|
1062
1201
|
"capID": 12,
|
|
@@ -1065,6 +1204,7 @@
|
|
|
1065
1204
|
},
|
|
1066
1205
|
{
|
|
1067
1206
|
"effectID": 323,
|
|
1207
|
+
"crossplayID": 323,
|
|
1068
1208
|
"name": "fameMalusGeneral",
|
|
1069
1209
|
"effectTypeID": 13,
|
|
1070
1210
|
"capID": 13,
|
|
@@ -1073,6 +1213,7 @@
|
|
|
1073
1213
|
},
|
|
1074
1214
|
{
|
|
1075
1215
|
"effectID": 324,
|
|
1216
|
+
"crossplayID": 324,
|
|
1076
1217
|
"name": "lootDecreaseGeneral",
|
|
1077
1218
|
"effectTypeID": 16,
|
|
1078
1219
|
"capID": 16,
|
|
@@ -1081,6 +1222,7 @@
|
|
|
1081
1222
|
},
|
|
1082
1223
|
{
|
|
1083
1224
|
"effectID": 325,
|
|
1225
|
+
"crossplayID": 325,
|
|
1084
1226
|
"name": "occupationTimeIncreaseBaron",
|
|
1085
1227
|
"effectTypeID": 5,
|
|
1086
1228
|
"capID": 5,
|
|
@@ -1089,6 +1231,7 @@
|
|
|
1089
1231
|
},
|
|
1090
1232
|
{
|
|
1091
1233
|
"effectID": 327,
|
|
1234
|
+
"crossplayID": 327,
|
|
1092
1235
|
"name": "returnTravelMalusGeneral",
|
|
1093
1236
|
"effectTypeID": 38,
|
|
1094
1237
|
"capID": 99,
|
|
@@ -1097,6 +1240,7 @@
|
|
|
1097
1240
|
},
|
|
1098
1241
|
{
|
|
1099
1242
|
"effectID": 328,
|
|
1243
|
+
"crossplayID": 328,
|
|
1100
1244
|
"name": "offensiveMeleeMalusPVP",
|
|
1101
1245
|
"effectTypeID": 23,
|
|
1102
1246
|
"capID": 23,
|
|
@@ -1105,6 +1249,7 @@
|
|
|
1105
1249
|
},
|
|
1106
1250
|
{
|
|
1107
1251
|
"effectID": 329,
|
|
1252
|
+
"crossplayID": 329,
|
|
1108
1253
|
"name": "offensiveMeleeMalusPVE",
|
|
1109
1254
|
"effectTypeID": 23,
|
|
1110
1255
|
"capID": 23,
|
|
@@ -1113,6 +1258,7 @@
|
|
|
1113
1258
|
},
|
|
1114
1259
|
{
|
|
1115
1260
|
"effectID": 330,
|
|
1261
|
+
"crossplayID": 330,
|
|
1116
1262
|
"name": "travelCostIncreaseGeneral",
|
|
1117
1263
|
"effectTypeID": 26,
|
|
1118
1264
|
"capID": 26,
|
|
@@ -1121,6 +1267,7 @@
|
|
|
1121
1267
|
},
|
|
1122
1268
|
{
|
|
1123
1269
|
"effectID": 331,
|
|
1270
|
+
"crossplayID": 331,
|
|
1124
1271
|
"name": "offensiveRangeMalusPVP",
|
|
1125
1272
|
"effectTypeID": 24,
|
|
1126
1273
|
"capID": 24,
|
|
@@ -1129,6 +1276,7 @@
|
|
|
1129
1276
|
},
|
|
1130
1277
|
{
|
|
1131
1278
|
"effectID": 332,
|
|
1279
|
+
"crossplayID": 332,
|
|
1132
1280
|
"name": "moatIncreasePVP",
|
|
1133
1281
|
"effectTypeID": 21,
|
|
1134
1282
|
"capID": 21,
|
|
@@ -1137,6 +1285,7 @@
|
|
|
1137
1285
|
},
|
|
1138
1286
|
{
|
|
1139
1287
|
"effectID": 333,
|
|
1288
|
+
"crossplayID": 333,
|
|
1140
1289
|
"name": "offensiveRangeMalusPVE",
|
|
1141
1290
|
"effectTypeID": 24,
|
|
1142
1291
|
"capID": 24,
|
|
@@ -1145,12 +1294,14 @@
|
|
|
1145
1294
|
},
|
|
1146
1295
|
{
|
|
1147
1296
|
"effectID": 14,
|
|
1297
|
+
"crossplayID": 14,
|
|
1148
1298
|
"name": "memberCount",
|
|
1149
1299
|
"effectTypeID": 56,
|
|
1150
1300
|
"capID": 99
|
|
1151
1301
|
},
|
|
1152
1302
|
{
|
|
1153
1303
|
"effectID": 15,
|
|
1304
|
+
"crossplayID": 15,
|
|
1154
1305
|
"name": "allianceTravelSupportBoost",
|
|
1155
1306
|
"effectTypeID": 39,
|
|
1156
1307
|
"capID": 99,
|
|
@@ -1160,6 +1311,7 @@
|
|
|
1160
1311
|
},
|
|
1161
1312
|
{
|
|
1162
1313
|
"effectID": 16,
|
|
1314
|
+
"crossplayID": 16,
|
|
1163
1315
|
"name": "allianceTravelMarketBoost",
|
|
1164
1316
|
"effectTypeID": 48,
|
|
1165
1317
|
"capID": 99,
|
|
@@ -1168,12 +1320,14 @@
|
|
|
1168
1320
|
},
|
|
1169
1321
|
{
|
|
1170
1322
|
"effectID": 17,
|
|
1323
|
+
"crossplayID": 17,
|
|
1171
1324
|
"name": "resourceDepositBoost",
|
|
1172
1325
|
"effectTypeID": 52,
|
|
1173
1326
|
"capID": 99
|
|
1174
1327
|
},
|
|
1175
1328
|
{
|
|
1176
1329
|
"effectID": 18,
|
|
1330
|
+
"crossplayID": 18,
|
|
1177
1331
|
"name": "warLootBoost",
|
|
1178
1332
|
"effectTypeID": 55,
|
|
1179
1333
|
"capID": 99,
|
|
@@ -1183,6 +1337,7 @@
|
|
|
1183
1337
|
},
|
|
1184
1338
|
{
|
|
1185
1339
|
"effectID": 19,
|
|
1340
|
+
"crossplayID": 19,
|
|
1186
1341
|
"name": "travelWarAttackBoost",
|
|
1187
1342
|
"effectTypeID": 44,
|
|
1188
1343
|
"capID": 99,
|
|
@@ -1192,6 +1347,7 @@
|
|
|
1192
1347
|
},
|
|
1193
1348
|
{
|
|
1194
1349
|
"effectID": 20,
|
|
1350
|
+
"crossplayID": 20,
|
|
1195
1351
|
"name": "allianceAttackBoost",
|
|
1196
1352
|
"effectTypeID": 36,
|
|
1197
1353
|
"capID": 99,
|
|
@@ -1200,6 +1356,7 @@
|
|
|
1200
1356
|
},
|
|
1201
1357
|
{
|
|
1202
1358
|
"effectID": 21,
|
|
1359
|
+
"crossplayID": 21,
|
|
1203
1360
|
"name": "allianceDefenseBoost",
|
|
1204
1361
|
"effectTypeID": 31,
|
|
1205
1362
|
"capID": 99,
|
|
@@ -1208,6 +1365,7 @@
|
|
|
1208
1365
|
},
|
|
1209
1366
|
{
|
|
1210
1367
|
"effectID": 22,
|
|
1368
|
+
"crossplayID": 22,
|
|
1211
1369
|
"name": "allianceFameBoost",
|
|
1212
1370
|
"effectTypeID": 13,
|
|
1213
1371
|
"capID": 13,
|
|
@@ -1216,6 +1374,7 @@
|
|
|
1216
1374
|
},
|
|
1217
1375
|
{
|
|
1218
1376
|
"effectID": 43,
|
|
1377
|
+
"crossplayID": 43,
|
|
1219
1378
|
"name": "coinLootBoost",
|
|
1220
1379
|
"effectTypeID": 75,
|
|
1221
1380
|
"capID": 99,
|
|
@@ -1223,12 +1382,14 @@
|
|
|
1223
1382
|
},
|
|
1224
1383
|
{
|
|
1225
1384
|
"effectID": 44,
|
|
1385
|
+
"crossplayID": 44,
|
|
1226
1386
|
"name": "recruitmentCostDecrease",
|
|
1227
1387
|
"effectTypeID": 70,
|
|
1228
1388
|
"capID": 99
|
|
1229
1389
|
},
|
|
1230
1390
|
{
|
|
1231
1391
|
"effectID": 45,
|
|
1392
|
+
"crossplayID": 45,
|
|
1232
1393
|
"name": "allianceFameGainBoost",
|
|
1233
1394
|
"effectTypeID": 77,
|
|
1234
1395
|
"capID": 99,
|
|
@@ -1236,12 +1397,14 @@
|
|
|
1236
1397
|
},
|
|
1237
1398
|
{
|
|
1238
1399
|
"effectID": 46,
|
|
1400
|
+
"crossplayID": 46,
|
|
1239
1401
|
"name": "enableUnits",
|
|
1240
1402
|
"effectTypeID": 79,
|
|
1241
1403
|
"capID": 99
|
|
1242
1404
|
},
|
|
1243
1405
|
{
|
|
1244
1406
|
"effectID": 47,
|
|
1407
|
+
"crossplayID": 47,
|
|
1245
1408
|
"name": "attackBonusPvP",
|
|
1246
1409
|
"effectTypeID": 36,
|
|
1247
1410
|
"capID": 99,
|
|
@@ -1250,6 +1413,7 @@
|
|
|
1250
1413
|
},
|
|
1251
1414
|
{
|
|
1252
1415
|
"effectID": 48,
|
|
1416
|
+
"crossplayID": 48,
|
|
1253
1417
|
"name": "attackBonus",
|
|
1254
1418
|
"effectTypeID": 36,
|
|
1255
1419
|
"capID": 99,
|
|
@@ -1257,18 +1421,21 @@
|
|
|
1257
1421
|
},
|
|
1258
1422
|
{
|
|
1259
1423
|
"effectID": 49,
|
|
1424
|
+
"crossplayID": 49,
|
|
1260
1425
|
"name": "toolProductionSpeedBoost",
|
|
1261
1426
|
"effectTypeID": 72,
|
|
1262
1427
|
"capID": 99
|
|
1263
1428
|
},
|
|
1264
1429
|
{
|
|
1265
1430
|
"effectID": 50,
|
|
1431
|
+
"crossplayID": 50,
|
|
1266
1432
|
"name": "islandKing",
|
|
1267
1433
|
"effectTypeID": 81,
|
|
1268
1434
|
"capID": 99
|
|
1269
1435
|
},
|
|
1270
1436
|
{
|
|
1271
1437
|
"effectID": 67,
|
|
1438
|
+
"crossplayID": 67,
|
|
1272
1439
|
"name": "foodProductionBoost",
|
|
1273
1440
|
"effectTypeID": 80,
|
|
1274
1441
|
"capID": 99,
|
|
@@ -1277,18 +1444,21 @@
|
|
|
1277
1444
|
},
|
|
1278
1445
|
{
|
|
1279
1446
|
"effectID": 68,
|
|
1447
|
+
"crossplayID": 68,
|
|
1280
1448
|
"name": "recruitmentSpeedBoost",
|
|
1281
1449
|
"effectTypeID": 71,
|
|
1282
1450
|
"capID": 99
|
|
1283
1451
|
},
|
|
1284
1452
|
{
|
|
1285
1453
|
"effectID": 69,
|
|
1454
|
+
"crossplayID": 69,
|
|
1286
1455
|
"name": "spyCountBoost",
|
|
1287
1456
|
"effectTypeID": 73,
|
|
1288
1457
|
"capID": 99
|
|
1289
1458
|
},
|
|
1290
1459
|
{
|
|
1291
1460
|
"effectID": 70,
|
|
1461
|
+
"crossplayID": 70,
|
|
1292
1462
|
"name": "publicOrderBoost",
|
|
1293
1463
|
"effectTypeID": 74,
|
|
1294
1464
|
"capID": 99,
|
|
@@ -1297,6 +1467,7 @@
|
|
|
1297
1467
|
},
|
|
1298
1468
|
{
|
|
1299
1469
|
"effectID": 71,
|
|
1470
|
+
"crossplayID": 71,
|
|
1300
1471
|
"name": "enemyFameBoost",
|
|
1301
1472
|
"effectTypeID": 83,
|
|
1302
1473
|
"capID": 99,
|
|
@@ -1304,6 +1475,7 @@
|
|
|
1304
1475
|
},
|
|
1305
1476
|
{
|
|
1306
1477
|
"effectID": 72,
|
|
1478
|
+
"crossplayID": 72,
|
|
1307
1479
|
"name": "enemyLootBoost",
|
|
1308
1480
|
"effectTypeID": 84,
|
|
1309
1481
|
"capID": 99,
|
|
@@ -1311,6 +1483,7 @@
|
|
|
1311
1483
|
},
|
|
1312
1484
|
{
|
|
1313
1485
|
"effectID": 73,
|
|
1486
|
+
"crossplayID": 73,
|
|
1314
1487
|
"name": "speedBonusBerimond",
|
|
1315
1488
|
"effectTypeID": 15,
|
|
1316
1489
|
"capID": 15,
|
|
@@ -1319,6 +1492,7 @@
|
|
|
1319
1492
|
},
|
|
1320
1493
|
{
|
|
1321
1494
|
"effectID": 74,
|
|
1495
|
+
"crossplayID": 74,
|
|
1322
1496
|
"name": "auxiliaryCapacityBoost",
|
|
1323
1497
|
"effectTypeID": 78,
|
|
1324
1498
|
"capID": 99,
|
|
@@ -1327,6 +1501,7 @@
|
|
|
1327
1501
|
},
|
|
1328
1502
|
{
|
|
1329
1503
|
"effectID": 75,
|
|
1504
|
+
"crossplayID": 75,
|
|
1330
1505
|
"name": "moraleBoost",
|
|
1331
1506
|
"effectTypeID": 82,
|
|
1332
1507
|
"capID": 99,
|
|
@@ -1335,6 +1510,7 @@
|
|
|
1335
1510
|
},
|
|
1336
1511
|
{
|
|
1337
1512
|
"effectID": 76,
|
|
1513
|
+
"crossplayID": 76,
|
|
1338
1514
|
"name": "factionPointGainBoost",
|
|
1339
1515
|
"effectTypeID": 76,
|
|
1340
1516
|
"capID": 99,
|
|
@@ -1344,6 +1520,7 @@
|
|
|
1344
1520
|
},
|
|
1345
1521
|
{
|
|
1346
1522
|
"effectID": 77,
|
|
1523
|
+
"crossplayID": 77,
|
|
1347
1524
|
"name": "foodProductionBoostKingdoms",
|
|
1348
1525
|
"effectTypeID": 80,
|
|
1349
1526
|
"capID": 99,
|
|
@@ -1352,6 +1529,7 @@
|
|
|
1352
1529
|
},
|
|
1353
1530
|
{
|
|
1354
1531
|
"effectID": 78,
|
|
1532
|
+
"crossplayID": 78,
|
|
1355
1533
|
"name": "foodProductionBoostMain",
|
|
1356
1534
|
"effectTypeID": 80,
|
|
1357
1535
|
"capID": 99,
|
|
@@ -1360,36 +1538,42 @@
|
|
|
1360
1538
|
},
|
|
1361
1539
|
{
|
|
1362
1540
|
"effectID": 79,
|
|
1541
|
+
"crossplayID": 79,
|
|
1363
1542
|
"name": "recruitmentCostDecreaseAll",
|
|
1364
1543
|
"effectTypeID": 85,
|
|
1365
1544
|
"capID": 99
|
|
1366
1545
|
},
|
|
1367
1546
|
{
|
|
1368
1547
|
"effectID": 80,
|
|
1548
|
+
"crossplayID": 80,
|
|
1369
1549
|
"name": "recruitmentSpeedBoostAll",
|
|
1370
1550
|
"effectTypeID": 86,
|
|
1371
1551
|
"capID": 99
|
|
1372
1552
|
},
|
|
1373
1553
|
{
|
|
1374
1554
|
"effectID": 81,
|
|
1555
|
+
"crossplayID": 81,
|
|
1375
1556
|
"name": "unlockSkinIDs",
|
|
1376
1557
|
"effectTypeID": 87,
|
|
1377
1558
|
"capID": 99
|
|
1378
1559
|
},
|
|
1379
1560
|
{
|
|
1380
1561
|
"effectID": 400,
|
|
1562
|
+
"crossplayID": 400,
|
|
1381
1563
|
"name": "unlockAbility",
|
|
1382
1564
|
"effectTypeID": 178,
|
|
1383
1565
|
"capID": 99
|
|
1384
1566
|
},
|
|
1385
1567
|
{
|
|
1386
1568
|
"effectID": 180,
|
|
1569
|
+
"crossplayID": 180,
|
|
1387
1570
|
"name": "enableBuildings",
|
|
1388
1571
|
"effectTypeID": 57,
|
|
1389
1572
|
"capID": 99
|
|
1390
1573
|
},
|
|
1391
1574
|
{
|
|
1392
1575
|
"effectID": 82,
|
|
1576
|
+
"crossplayID": 82,
|
|
1393
1577
|
"name": "battleXPBoost",
|
|
1394
1578
|
"effectTypeID": 88,
|
|
1395
1579
|
"capID": 99,
|
|
@@ -1397,24 +1581,28 @@
|
|
|
1397
1581
|
},
|
|
1398
1582
|
{
|
|
1399
1583
|
"effectID": 83,
|
|
1584
|
+
"crossplayID": 83,
|
|
1400
1585
|
"name": "buildingXPBoost",
|
|
1401
1586
|
"effectTypeID": 89,
|
|
1402
1587
|
"capID": 99
|
|
1403
1588
|
},
|
|
1404
1589
|
{
|
|
1405
1590
|
"effectID": 84,
|
|
1591
|
+
"crossplayID": 84,
|
|
1406
1592
|
"name": "disableUnits",
|
|
1407
1593
|
"effectTypeID": 90,
|
|
1408
1594
|
"capID": 99
|
|
1409
1595
|
},
|
|
1410
1596
|
{
|
|
1411
1597
|
"effectID": 85,
|
|
1598
|
+
"crossplayID": 85,
|
|
1412
1599
|
"name": "espionageSpeedBoost",
|
|
1413
1600
|
"effectTypeID": 91,
|
|
1414
1601
|
"capID": 99
|
|
1415
1602
|
},
|
|
1416
1603
|
{
|
|
1417
1604
|
"effectID": 86,
|
|
1605
|
+
"crossplayID": 86,
|
|
1418
1606
|
"name": "woodProductionBoost",
|
|
1419
1607
|
"effectTypeID": 92,
|
|
1420
1608
|
"capID": 99,
|
|
@@ -1423,6 +1611,7 @@
|
|
|
1423
1611
|
},
|
|
1424
1612
|
{
|
|
1425
1613
|
"effectID": 87,
|
|
1614
|
+
"crossplayID": 87,
|
|
1426
1615
|
"name": "stoneProductionBoost",
|
|
1427
1616
|
"effectTypeID": 93,
|
|
1428
1617
|
"capID": 99,
|
|
@@ -1431,24 +1620,28 @@
|
|
|
1431
1620
|
},
|
|
1432
1621
|
{
|
|
1433
1622
|
"effectID": 88,
|
|
1623
|
+
"crossplayID": 88,
|
|
1434
1624
|
"name": "taxCollectorBoost",
|
|
1435
1625
|
"effectTypeID": 94,
|
|
1436
1626
|
"capID": 99
|
|
1437
1627
|
},
|
|
1438
1628
|
{
|
|
1439
1629
|
"effectID": 89,
|
|
1630
|
+
"crossplayID": 89,
|
|
1440
1631
|
"name": "taxCollectorNoRubies",
|
|
1441
1632
|
"effectTypeID": 95,
|
|
1442
1633
|
"capID": 99
|
|
1443
1634
|
},
|
|
1444
1635
|
{
|
|
1445
1636
|
"effectID": 90,
|
|
1637
|
+
"crossplayID": 90,
|
|
1446
1638
|
"name": "marketCarriageCapacityBoost",
|
|
1447
1639
|
"effectTypeID": 96,
|
|
1448
1640
|
"capID": 99
|
|
1449
1641
|
},
|
|
1450
1642
|
{
|
|
1451
1643
|
"effectID": 91,
|
|
1644
|
+
"crossplayID": 91,
|
|
1452
1645
|
"name": "marketSpeedOwnBoost",
|
|
1453
1646
|
"effectTypeID": 48,
|
|
1454
1647
|
"capID": 99,
|
|
@@ -1456,36 +1649,42 @@
|
|
|
1456
1649
|
},
|
|
1457
1650
|
{
|
|
1458
1651
|
"effectID": 92,
|
|
1652
|
+
"crossplayID": 92,
|
|
1459
1653
|
"name": "amountGuardsBoost",
|
|
1460
1654
|
"effectTypeID": 97,
|
|
1461
1655
|
"capID": 99
|
|
1462
1656
|
},
|
|
1463
1657
|
{
|
|
1464
1658
|
"effectID": 93,
|
|
1659
|
+
"crossplayID": 93,
|
|
1465
1660
|
"name": "amountSpiesBonus",
|
|
1466
1661
|
"effectTypeID": 98,
|
|
1467
1662
|
"capID": 99
|
|
1468
1663
|
},
|
|
1469
1664
|
{
|
|
1470
1665
|
"effectID": 94,
|
|
1666
|
+
"crossplayID": 94,
|
|
1471
1667
|
"name": "amountPeasantBoost",
|
|
1472
1668
|
"effectTypeID": 99,
|
|
1473
1669
|
"capID": 99
|
|
1474
1670
|
},
|
|
1475
1671
|
{
|
|
1476
1672
|
"effectID": 95,
|
|
1673
|
+
"crossplayID": 95,
|
|
1477
1674
|
"name": "amountPopulationBoost",
|
|
1478
1675
|
"effectTypeID": 100,
|
|
1479
1676
|
"capID": 99
|
|
1480
1677
|
},
|
|
1481
1678
|
{
|
|
1482
1679
|
"effectID": 96,
|
|
1680
|
+
"crossplayID": 96,
|
|
1483
1681
|
"name": "amountPopulationBonus",
|
|
1484
1682
|
"effectTypeID": 101,
|
|
1485
1683
|
"capID": 99
|
|
1486
1684
|
},
|
|
1487
1685
|
{
|
|
1488
1686
|
"effectID": 97,
|
|
1687
|
+
"crossplayID": 97,
|
|
1489
1688
|
"name": "unitSpeedBoost",
|
|
1490
1689
|
"effectTypeID": 102,
|
|
1491
1690
|
"capID": 99,
|
|
@@ -1493,18 +1692,21 @@
|
|
|
1493
1692
|
},
|
|
1494
1693
|
{
|
|
1495
1694
|
"effectID": 98,
|
|
1695
|
+
"crossplayID": 98,
|
|
1496
1696
|
"name": "travelKingdomTroopTimeBoost",
|
|
1497
1697
|
"effectTypeID": 103,
|
|
1498
1698
|
"capID": 99
|
|
1499
1699
|
},
|
|
1500
1700
|
{
|
|
1501
1701
|
"effectID": 99,
|
|
1702
|
+
"crossplayID": 99,
|
|
1502
1703
|
"name": "travelKingdomMarketTimeBoost",
|
|
1503
1704
|
"effectTypeID": 104,
|
|
1504
1705
|
"capID": 99
|
|
1505
1706
|
},
|
|
1506
1707
|
{
|
|
1507
1708
|
"effectID": 100,
|
|
1709
|
+
"crossplayID": 100,
|
|
1508
1710
|
"name": "fameBoost",
|
|
1509
1711
|
"effectTypeID": 105,
|
|
1510
1712
|
"capID": 99,
|
|
@@ -1512,42 +1714,49 @@
|
|
|
1512
1714
|
},
|
|
1513
1715
|
{
|
|
1514
1716
|
"effectID": 103,
|
|
1717
|
+
"crossplayID": 103,
|
|
1515
1718
|
"name": "hospitalSlotBonus",
|
|
1516
1719
|
"effectTypeID": 106,
|
|
1517
1720
|
"capID": 99
|
|
1518
1721
|
},
|
|
1519
1722
|
{
|
|
1520
1723
|
"effectID": 104,
|
|
1724
|
+
"crossplayID": 104,
|
|
1521
1725
|
"name": "researchBoost",
|
|
1522
1726
|
"effectTypeID": 107,
|
|
1523
1727
|
"capID": 99
|
|
1524
1728
|
},
|
|
1525
1729
|
{
|
|
1526
1730
|
"effectID": 105,
|
|
1731
|
+
"crossplayID": 105,
|
|
1527
1732
|
"name": "researchBonus",
|
|
1528
1733
|
"effectTypeID": 108,
|
|
1529
1734
|
"capID": 99
|
|
1530
1735
|
},
|
|
1531
1736
|
{
|
|
1532
1737
|
"effectID": 106,
|
|
1738
|
+
"crossplayID": 106,
|
|
1533
1739
|
"name": "forgeCostBoost",
|
|
1534
1740
|
"effectTypeID": 109,
|
|
1535
1741
|
"capID": 99
|
|
1536
1742
|
},
|
|
1537
1743
|
{
|
|
1538
1744
|
"effectID": 107,
|
|
1745
|
+
"crossplayID": 107,
|
|
1539
1746
|
"name": "recruitmentTimeBonus",
|
|
1540
1747
|
"effectTypeID": 110,
|
|
1541
1748
|
"capID": 99
|
|
1542
1749
|
},
|
|
1543
1750
|
{
|
|
1544
1751
|
"effectID": 108,
|
|
1752
|
+
"crossplayID": 108,
|
|
1545
1753
|
"name": "toolProductionTimeBonus",
|
|
1546
1754
|
"effectTypeID": 111,
|
|
1547
1755
|
"capID": 99
|
|
1548
1756
|
},
|
|
1549
1757
|
{
|
|
1550
1758
|
"effectID": 109,
|
|
1759
|
+
"crossplayID": 109,
|
|
1551
1760
|
"name": "woodProductionBonusMain",
|
|
1552
1761
|
"effectTypeID": 112,
|
|
1553
1762
|
"capID": 99,
|
|
@@ -1555,6 +1764,7 @@
|
|
|
1555
1764
|
},
|
|
1556
1765
|
{
|
|
1557
1766
|
"effectID": 110,
|
|
1767
|
+
"crossplayID": 110,
|
|
1558
1768
|
"name": "stoneProductionBonusMain",
|
|
1559
1769
|
"effectTypeID": 113,
|
|
1560
1770
|
"capID": 99,
|
|
@@ -1562,6 +1772,7 @@
|
|
|
1562
1772
|
},
|
|
1563
1773
|
{
|
|
1564
1774
|
"effectID": 111,
|
|
1775
|
+
"crossplayID": 111,
|
|
1565
1776
|
"name": "lootCapacityBoost",
|
|
1566
1777
|
"effectTypeID": 114,
|
|
1567
1778
|
"capID": 99,
|
|
@@ -1569,6 +1780,7 @@
|
|
|
1569
1780
|
},
|
|
1570
1781
|
{
|
|
1571
1782
|
"effectID": 112,
|
|
1783
|
+
"crossplayID": 112,
|
|
1572
1784
|
"name": "battleXPBonus",
|
|
1573
1785
|
"effectTypeID": 115,
|
|
1574
1786
|
"capID": 99,
|
|
@@ -1576,24 +1788,28 @@
|
|
|
1576
1788
|
},
|
|
1577
1789
|
{
|
|
1578
1790
|
"effectID": 113,
|
|
1791
|
+
"crossplayID": 113,
|
|
1579
1792
|
"name": "enableConstructionItemRecipes",
|
|
1580
1793
|
"effectTypeID": 116,
|
|
1581
1794
|
"capID": 99
|
|
1582
1795
|
},
|
|
1583
1796
|
{
|
|
1584
1797
|
"effectID": 114,
|
|
1798
|
+
"crossplayID": 114,
|
|
1585
1799
|
"name": "toolProductionSpeedBoostAll",
|
|
1586
1800
|
"effectTypeID": 117,
|
|
1587
1801
|
"capID": 99
|
|
1588
1802
|
},
|
|
1589
1803
|
{
|
|
1590
1804
|
"effectID": 115,
|
|
1805
|
+
"crossplayID": 115,
|
|
1591
1806
|
"name": "strongerPeasant",
|
|
1592
1807
|
"effectTypeID": 118,
|
|
1593
1808
|
"capID": 99
|
|
1594
1809
|
},
|
|
1595
1810
|
{
|
|
1596
1811
|
"effectID": 116,
|
|
1812
|
+
"crossplayID": 116,
|
|
1597
1813
|
"name": "foodProductionBonusMain",
|
|
1598
1814
|
"effectTypeID": 69,
|
|
1599
1815
|
"capID": 99,
|
|
@@ -1601,66 +1817,77 @@
|
|
|
1601
1817
|
},
|
|
1602
1818
|
{
|
|
1603
1819
|
"effectID": 295,
|
|
1820
|
+
"crossplayID": 295,
|
|
1604
1821
|
"name": "MeadProductionIncrease",
|
|
1605
1822
|
"effectTypeID": 160,
|
|
1606
1823
|
"capID": 99
|
|
1607
1824
|
},
|
|
1608
1825
|
{
|
|
1609
1826
|
"effectID": 296,
|
|
1827
|
+
"crossplayID": 296,
|
|
1610
1828
|
"name": "unboostedMeadProduction",
|
|
1611
1829
|
"effectTypeID": 161,
|
|
1612
1830
|
"capID": 99
|
|
1613
1831
|
},
|
|
1614
1832
|
{
|
|
1615
1833
|
"effectID": 297,
|
|
1834
|
+
"crossplayID": 297,
|
|
1616
1835
|
"name": "HoneyProductionIncrease",
|
|
1617
1836
|
"effectTypeID": 162,
|
|
1618
1837
|
"capID": 99
|
|
1619
1838
|
},
|
|
1620
1839
|
{
|
|
1621
1840
|
"effectID": 298,
|
|
1841
|
+
"crossplayID": 298,
|
|
1622
1842
|
"name": "unboostedHoneyProduction",
|
|
1623
1843
|
"effectTypeID": 163,
|
|
1624
1844
|
"capID": 99
|
|
1625
1845
|
},
|
|
1626
1846
|
{
|
|
1627
1847
|
"effectID": 299,
|
|
1848
|
+
"crossplayID": 299,
|
|
1628
1849
|
"name": "meadProductionBoost",
|
|
1629
1850
|
"effectTypeID": 164,
|
|
1630
1851
|
"capID": 99
|
|
1631
1852
|
},
|
|
1632
1853
|
{
|
|
1633
1854
|
"effectID": 300,
|
|
1855
|
+
"crossplayID": 300,
|
|
1634
1856
|
"name": "honeyProductionBoost",
|
|
1635
1857
|
"effectTypeID": 165,
|
|
1636
1858
|
"capID": 99
|
|
1637
1859
|
},
|
|
1638
1860
|
{
|
|
1639
1861
|
"effectID": 341,
|
|
1862
|
+
"crossplayID": 341,
|
|
1640
1863
|
"name": "refinedResourceQueueBoost",
|
|
1641
1864
|
"effectTypeID": 186,
|
|
1642
1865
|
"capID": 99
|
|
1643
1866
|
},
|
|
1644
1867
|
{
|
|
1645
1868
|
"effectID": 342,
|
|
1869
|
+
"crossplayID": 342,
|
|
1646
1870
|
"name": "componentQueueBoost",
|
|
1647
1871
|
"effectTypeID": 187,
|
|
1648
1872
|
"capID": 99
|
|
1649
1873
|
},
|
|
1650
1874
|
{
|
|
1651
1875
|
"effectID": 129,
|
|
1876
|
+
"crossplayID": 129,
|
|
1652
1877
|
"name": "healingSpeedIncreaseBoostPremium",
|
|
1653
1878
|
"effectTypeID": 120,
|
|
1654
1879
|
"capID": 99
|
|
1655
1880
|
},
|
|
1656
1881
|
{
|
|
1657
1882
|
"effectID": 130,
|
|
1883
|
+
"crossplayID": 130,
|
|
1658
1884
|
"name": "healingSpeedIncreaseBoostNonPremium",
|
|
1659
1885
|
"effectTypeID": 121,
|
|
1660
1886
|
"capID": 99
|
|
1661
1887
|
},
|
|
1662
1888
|
{
|
|
1663
1889
|
"effectID": 131,
|
|
1890
|
+
"crossplayID": 131,
|
|
1664
1891
|
"name": "transportTaxDecreaseBoostIce",
|
|
1665
1892
|
"effectTypeID": 122,
|
|
1666
1893
|
"capID": 99,
|
|
@@ -1668,6 +1895,7 @@
|
|
|
1668
1895
|
},
|
|
1669
1896
|
{
|
|
1670
1897
|
"effectID": 132,
|
|
1898
|
+
"crossplayID": 132,
|
|
1671
1899
|
"name": "transportTaxDecreaseBoostSand",
|
|
1672
1900
|
"effectTypeID": 122,
|
|
1673
1901
|
"capID": 99,
|
|
@@ -1675,6 +1903,7 @@
|
|
|
1675
1903
|
},
|
|
1676
1904
|
{
|
|
1677
1905
|
"effectID": 133,
|
|
1906
|
+
"crossplayID": 133,
|
|
1678
1907
|
"name": "transportTaxDecreaseBoostVulcano",
|
|
1679
1908
|
"effectTypeID": 122,
|
|
1680
1909
|
"capID": 99,
|
|
@@ -1682,6 +1911,7 @@
|
|
|
1682
1911
|
},
|
|
1683
1912
|
{
|
|
1684
1913
|
"effectID": 134,
|
|
1914
|
+
"crossplayID": 134,
|
|
1685
1915
|
"name": "transportTaxDecreaseBoostIsland",
|
|
1686
1916
|
"effectTypeID": 122,
|
|
1687
1917
|
"capID": 99,
|
|
@@ -1689,6 +1919,7 @@
|
|
|
1689
1919
|
},
|
|
1690
1920
|
{
|
|
1691
1921
|
"effectID": 135,
|
|
1922
|
+
"crossplayID": 135,
|
|
1692
1923
|
"name": "transportTaxDecreaseBoostGreen",
|
|
1693
1924
|
"effectTypeID": 122,
|
|
1694
1925
|
"capID": 99,
|
|
@@ -1696,42 +1927,49 @@
|
|
|
1696
1927
|
},
|
|
1697
1928
|
{
|
|
1698
1929
|
"effectID": 138,
|
|
1930
|
+
"crossplayID": 186,
|
|
1699
1931
|
"name": "freeSkipBonus",
|
|
1700
1932
|
"effectTypeID": 124,
|
|
1701
1933
|
"capID": 99
|
|
1702
1934
|
},
|
|
1703
1935
|
{
|
|
1704
1936
|
"effectID": 139,
|
|
1937
|
+
"crossplayID": 187,
|
|
1705
1938
|
"name": "researchCostsBoost",
|
|
1706
1939
|
"effectTypeID": 125,
|
|
1707
1940
|
"capID": 99
|
|
1708
1941
|
},
|
|
1709
1942
|
{
|
|
1710
1943
|
"effectID": 140,
|
|
1944
|
+
"crossplayID": 188,
|
|
1711
1945
|
"name": "baseRecruitmentTimeBoost",
|
|
1712
1946
|
"effectTypeID": 126,
|
|
1713
1947
|
"capID": 99
|
|
1714
1948
|
},
|
|
1715
1949
|
{
|
|
1716
1950
|
"effectID": 141,
|
|
1951
|
+
"crossplayID": 189,
|
|
1717
1952
|
"name": "recruitmentSlotsBonus",
|
|
1718
1953
|
"effectTypeID": 127,
|
|
1719
1954
|
"capID": 99
|
|
1720
1955
|
},
|
|
1721
1956
|
{
|
|
1722
1957
|
"effectID": 142,
|
|
1958
|
+
"crossplayID": 190,
|
|
1723
1959
|
"name": "buildingCostsBoost",
|
|
1724
1960
|
"effectTypeID": 128,
|
|
1725
1961
|
"capID": 99
|
|
1726
1962
|
},
|
|
1727
1963
|
{
|
|
1728
1964
|
"effectID": 143,
|
|
1965
|
+
"crossplayID": 191,
|
|
1729
1966
|
"name": "gloryDecayBoost",
|
|
1730
1967
|
"effectTypeID": 129,
|
|
1731
1968
|
"capID": 99
|
|
1732
1969
|
},
|
|
1733
1970
|
{
|
|
1734
1971
|
"effectID": 144,
|
|
1972
|
+
"crossplayID": 192,
|
|
1735
1973
|
"name": "coinLootBoostNomad",
|
|
1736
1974
|
"effectTypeID": 75,
|
|
1737
1975
|
"capID": 99,
|
|
@@ -1739,6 +1977,7 @@
|
|
|
1739
1977
|
},
|
|
1740
1978
|
{
|
|
1741
1979
|
"effectID": 145,
|
|
1980
|
+
"crossplayID": 193,
|
|
1742
1981
|
"name": "PublicOrderBonusMain",
|
|
1743
1982
|
"effectTypeID": 123,
|
|
1744
1983
|
"capID": 99,
|
|
@@ -1746,6 +1985,7 @@
|
|
|
1746
1985
|
},
|
|
1747
1986
|
{
|
|
1748
1987
|
"effectID": 146,
|
|
1988
|
+
"crossplayID": 200,
|
|
1749
1989
|
"name": "cooldownReductionNomad",
|
|
1750
1990
|
"effectTypeID": 27,
|
|
1751
1991
|
"capID": 27,
|
|
@@ -1753,6 +1993,7 @@
|
|
|
1753
1993
|
},
|
|
1754
1994
|
{
|
|
1755
1995
|
"effectID": 600,
|
|
1996
|
+
"crossplayID": 600,
|
|
1756
1997
|
"name": "woodProductionBoost",
|
|
1757
1998
|
"effectTypeID": 92,
|
|
1758
1999
|
"capID": 99,
|
|
@@ -1761,6 +2002,7 @@
|
|
|
1761
2002
|
},
|
|
1762
2003
|
{
|
|
1763
2004
|
"effectID": 601,
|
|
2005
|
+
"crossplayID": 601,
|
|
1764
2006
|
"name": "woodProductionBoost",
|
|
1765
2007
|
"effectTypeID": 92,
|
|
1766
2008
|
"capID": 99,
|
|
@@ -1769,6 +2011,7 @@
|
|
|
1769
2011
|
},
|
|
1770
2012
|
{
|
|
1771
2013
|
"effectID": 602,
|
|
2014
|
+
"crossplayID": 602,
|
|
1772
2015
|
"name": "woodProductionBoost",
|
|
1773
2016
|
"effectTypeID": 92,
|
|
1774
2017
|
"capID": 99,
|
|
@@ -1777,6 +2020,7 @@
|
|
|
1777
2020
|
},
|
|
1778
2021
|
{
|
|
1779
2022
|
"effectID": 603,
|
|
2023
|
+
"crossplayID": 603,
|
|
1780
2024
|
"name": "stoneProductionBoost",
|
|
1781
2025
|
"effectTypeID": 93,
|
|
1782
2026
|
"capID": 99,
|
|
@@ -1785,6 +2029,7 @@
|
|
|
1785
2029
|
},
|
|
1786
2030
|
{
|
|
1787
2031
|
"effectID": 604,
|
|
2032
|
+
"crossplayID": 604,
|
|
1788
2033
|
"name": "stoneProductionBoost",
|
|
1789
2034
|
"effectTypeID": 93,
|
|
1790
2035
|
"capID": 99,
|
|
@@ -1793,6 +2038,7 @@
|
|
|
1793
2038
|
},
|
|
1794
2039
|
{
|
|
1795
2040
|
"effectID": 605,
|
|
2041
|
+
"crossplayID": 605,
|
|
1796
2042
|
"name": "stoneProductionBoost",
|
|
1797
2043
|
"effectTypeID": 93,
|
|
1798
2044
|
"capID": 99,
|
|
@@ -1801,6 +2047,7 @@
|
|
|
1801
2047
|
},
|
|
1802
2048
|
{
|
|
1803
2049
|
"effectID": 606,
|
|
2050
|
+
"crossplayID": 606,
|
|
1804
2051
|
"name": "foodProductionBoost",
|
|
1805
2052
|
"effectTypeID": 80,
|
|
1806
2053
|
"capID": 99,
|
|
@@ -1809,6 +2056,7 @@
|
|
|
1809
2056
|
},
|
|
1810
2057
|
{
|
|
1811
2058
|
"effectID": 607,
|
|
2059
|
+
"crossplayID": 607,
|
|
1812
2060
|
"name": "foodProductionBoost",
|
|
1813
2061
|
"effectTypeID": 80,
|
|
1814
2062
|
"capID": 99,
|
|
@@ -1817,6 +2065,7 @@
|
|
|
1817
2065
|
},
|
|
1818
2066
|
{
|
|
1819
2067
|
"effectID": 608,
|
|
2068
|
+
"crossplayID": 608,
|
|
1820
2069
|
"name": "foodProductionBoost",
|
|
1821
2070
|
"effectTypeID": 80,
|
|
1822
2071
|
"capID": 99,
|
|
@@ -1825,6 +2074,7 @@
|
|
|
1825
2074
|
},
|
|
1826
2075
|
{
|
|
1827
2076
|
"effectID": 609,
|
|
2077
|
+
"crossplayID": 609,
|
|
1828
2078
|
"name": "ironProductionBoost",
|
|
1829
2079
|
"effectTypeID": 143,
|
|
1830
2080
|
"capID": 99,
|
|
@@ -1833,6 +2083,7 @@
|
|
|
1833
2083
|
},
|
|
1834
2084
|
{
|
|
1835
2085
|
"effectID": 610,
|
|
2086
|
+
"crossplayID": 610,
|
|
1836
2087
|
"name": "coalProductionBoost",
|
|
1837
2088
|
"effectTypeID": 140,
|
|
1838
2089
|
"capID": 99,
|
|
@@ -1841,6 +2092,7 @@
|
|
|
1841
2092
|
},
|
|
1842
2093
|
{
|
|
1843
2094
|
"effectID": 611,
|
|
2095
|
+
"crossplayID": 611,
|
|
1844
2096
|
"name": "oilProductionBoost",
|
|
1845
2097
|
"effectTypeID": 141,
|
|
1846
2098
|
"capID": 99,
|
|
@@ -1849,6 +2101,7 @@
|
|
|
1849
2101
|
},
|
|
1850
2102
|
{
|
|
1851
2103
|
"effectID": 612,
|
|
2104
|
+
"crossplayID": 612,
|
|
1852
2105
|
"name": "glassProductionBoost",
|
|
1853
2106
|
"effectTypeID": 142,
|
|
1854
2107
|
"capID": 99,
|
|
@@ -1857,6 +2110,7 @@
|
|
|
1857
2110
|
},
|
|
1858
2111
|
{
|
|
1859
2112
|
"effectID": 154,
|
|
2113
|
+
"crossplayID": 154,
|
|
1860
2114
|
"name": "charmBoost",
|
|
1861
2115
|
"effectTypeID": 130,
|
|
1862
2116
|
"capID": 99,
|
|
@@ -1864,6 +2118,7 @@
|
|
|
1864
2118
|
},
|
|
1865
2119
|
{
|
|
1866
2120
|
"effectID": 155,
|
|
2121
|
+
"crossplayID": 155,
|
|
1867
2122
|
"name": "attackUnitAmountFlankShapeshifter",
|
|
1868
2123
|
"effectTypeID": 28,
|
|
1869
2124
|
"capID": 99,
|
|
@@ -1871,6 +2126,7 @@
|
|
|
1871
2126
|
},
|
|
1872
2127
|
{
|
|
1873
2128
|
"effectID": 156,
|
|
2129
|
+
"crossplayID": 156,
|
|
1874
2130
|
"name": "attackBoostYardShapeshifter",
|
|
1875
2131
|
"effectTypeID": 33,
|
|
1876
2132
|
"capID": 99,
|
|
@@ -1878,18 +2134,21 @@
|
|
|
1878
2134
|
},
|
|
1879
2135
|
{
|
|
1880
2136
|
"effectID": 158,
|
|
2137
|
+
"crossplayID": 158,
|
|
1881
2138
|
"name": "nomadTabletBoost",
|
|
1882
2139
|
"effectTypeID": 131,
|
|
1883
2140
|
"capID": 99
|
|
1884
2141
|
},
|
|
1885
2142
|
{
|
|
1886
2143
|
"effectID": 159,
|
|
2144
|
+
"crossplayID": 159,
|
|
1887
2145
|
"name": "reputationPointGainBoost",
|
|
1888
2146
|
"effectTypeID": 132,
|
|
1889
2147
|
"capID": 99
|
|
1890
2148
|
},
|
|
1891
2149
|
{
|
|
1892
2150
|
"effectID": 160,
|
|
2151
|
+
"crossplayID": 160,
|
|
1893
2152
|
"name": "samuraiTokenBoost",
|
|
1894
2153
|
"effectTypeID": 133,
|
|
1895
2154
|
"capID": 99,
|
|
@@ -1897,24 +2156,28 @@
|
|
|
1897
2156
|
},
|
|
1898
2157
|
{
|
|
1899
2158
|
"effectID": 161,
|
|
2159
|
+
"crossplayID": 161,
|
|
1900
2160
|
"name": "khanMedalBoost",
|
|
1901
2161
|
"effectTypeID": 134,
|
|
1902
2162
|
"capID": 99
|
|
1903
2163
|
},
|
|
1904
2164
|
{
|
|
1905
2165
|
"effectID": 162,
|
|
2166
|
+
"crossplayID": 162,
|
|
1906
2167
|
"name": "ragePointGainBoost",
|
|
1907
2168
|
"effectTypeID": 135,
|
|
1908
2169
|
"capID": 99
|
|
1909
2170
|
},
|
|
1910
2171
|
{
|
|
1911
2172
|
"effectID": 344,
|
|
2173
|
+
"crossplayID": 162,
|
|
1912
2174
|
"name": "ragePointGainBoost",
|
|
1913
2175
|
"effectTypeID": 135,
|
|
1914
2176
|
"capID": 99
|
|
1915
2177
|
},
|
|
1916
2178
|
{
|
|
1917
2179
|
"effectID": 147,
|
|
2180
|
+
"crossplayID": 147,
|
|
1918
2181
|
"name": "attackBoostYardNomad",
|
|
1919
2182
|
"effectTypeID": 33,
|
|
1920
2183
|
"capID": 99,
|
|
@@ -1922,6 +2185,7 @@
|
|
|
1922
2185
|
},
|
|
1923
2186
|
{
|
|
1924
2187
|
"effectID": 148,
|
|
2188
|
+
"crossplayID": 148,
|
|
1925
2189
|
"name": "wallReductionNomad",
|
|
1926
2190
|
"effectTypeID": 19,
|
|
1927
2191
|
"capID": 19,
|
|
@@ -1929,6 +2193,7 @@
|
|
|
1929
2193
|
},
|
|
1930
2194
|
{
|
|
1931
2195
|
"effectID": 149,
|
|
2196
|
+
"crossplayID": 149,
|
|
1932
2197
|
"name": "attackUnitAmountFlankNomad",
|
|
1933
2198
|
"effectTypeID": 28,
|
|
1934
2199
|
"capID": 99,
|
|
@@ -1936,6 +2201,7 @@
|
|
|
1936
2201
|
},
|
|
1937
2202
|
{
|
|
1938
2203
|
"effectID": 150,
|
|
2204
|
+
"crossplayID": 150,
|
|
1939
2205
|
"name": "gateReductionNomad",
|
|
1940
2206
|
"effectTypeID": 20,
|
|
1941
2207
|
"capID": 20,
|
|
@@ -1943,6 +2209,7 @@
|
|
|
1943
2209
|
},
|
|
1944
2210
|
{
|
|
1945
2211
|
"effectID": 157,
|
|
2212
|
+
"crossplayID": 157,
|
|
1946
2213
|
"name": "offensiveRangeBonusNomad",
|
|
1947
2214
|
"effectTypeID": 24,
|
|
1948
2215
|
"capID": 24,
|
|
@@ -1950,6 +2217,7 @@
|
|
|
1950
2217
|
},
|
|
1951
2218
|
{
|
|
1952
2219
|
"effectID": 345,
|
|
2220
|
+
"crossplayID": 345,
|
|
1953
2221
|
"name": "attackBoostYardAlien",
|
|
1954
2222
|
"effectTypeID": 33,
|
|
1955
2223
|
"capID": 99,
|
|
@@ -1957,6 +2225,7 @@
|
|
|
1957
2225
|
},
|
|
1958
2226
|
{
|
|
1959
2227
|
"effectID": 346,
|
|
2228
|
+
"crossplayID": 346,
|
|
1960
2229
|
"name": "attackUnitAmountFlankAlien",
|
|
1961
2230
|
"effectTypeID": 28,
|
|
1962
2231
|
"capID": 99,
|
|
@@ -1964,6 +2233,7 @@
|
|
|
1964
2233
|
},
|
|
1965
2234
|
{
|
|
1966
2235
|
"effectID": 347,
|
|
2236
|
+
"crossplayID": 347,
|
|
1967
2237
|
"name": "moatReductionAlien",
|
|
1968
2238
|
"effectTypeID": 21,
|
|
1969
2239
|
"capID": 21,
|
|
@@ -1971,6 +2241,7 @@
|
|
|
1971
2241
|
},
|
|
1972
2242
|
{
|
|
1973
2243
|
"effectID": 350,
|
|
2244
|
+
"crossplayID": 350,
|
|
1974
2245
|
"name": "offensiveMeleeBonusAlien",
|
|
1975
2246
|
"effectTypeID": 23,
|
|
1976
2247
|
"capID": 23,
|
|
@@ -1978,6 +2249,7 @@
|
|
|
1978
2249
|
},
|
|
1979
2250
|
{
|
|
1980
2251
|
"effectID": 351,
|
|
2252
|
+
"crossplayID": 351,
|
|
1981
2253
|
"name": "offensiveRangeBonusAlien",
|
|
1982
2254
|
"effectTypeID": 24,
|
|
1983
2255
|
"capID": 24,
|
|
@@ -1985,6 +2257,7 @@
|
|
|
1985
2257
|
},
|
|
1986
2258
|
{
|
|
1987
2259
|
"effectID": 364,
|
|
2260
|
+
"crossplayID": 364,
|
|
1988
2261
|
"name": "fameOffenseBonusAlien",
|
|
1989
2262
|
"effectTypeID": 105,
|
|
1990
2263
|
"capID": 99,
|
|
@@ -1992,6 +2265,7 @@
|
|
|
1992
2265
|
},
|
|
1993
2266
|
{
|
|
1994
2267
|
"effectID": 348,
|
|
2268
|
+
"crossplayID": 166,
|
|
1995
2269
|
"name": "offensiveMeleeBonusBerimondKingdom",
|
|
1996
2270
|
"effectTypeID": 23,
|
|
1997
2271
|
"capID": 23,
|
|
@@ -1999,6 +2273,7 @@
|
|
|
1999
2273
|
},
|
|
2000
2274
|
{
|
|
2001
2275
|
"effectID": 349,
|
|
2276
|
+
"crossplayID": 167,
|
|
2002
2277
|
"name": "offensiveRangeBonusBerimondKingdom",
|
|
2003
2278
|
"effectTypeID": 24,
|
|
2004
2279
|
"capID": 24,
|
|
@@ -2006,6 +2281,7 @@
|
|
|
2006
2281
|
},
|
|
2007
2282
|
{
|
|
2008
2283
|
"effectID": 352,
|
|
2284
|
+
"crossplayID": 170,
|
|
2009
2285
|
"name": "attackUnitAmountFlankBerimondKingdom",
|
|
2010
2286
|
"effectTypeID": 28,
|
|
2011
2287
|
"capID": 99,
|
|
@@ -2013,6 +2289,7 @@
|
|
|
2013
2289
|
},
|
|
2014
2290
|
{
|
|
2015
2291
|
"effectID": 353,
|
|
2292
|
+
"crossplayID": 171,
|
|
2016
2293
|
"name": "factionPointGainBoostBerimondKingdom",
|
|
2017
2294
|
"effectTypeID": 76,
|
|
2018
2295
|
"capID": 99,
|
|
@@ -2020,6 +2297,7 @@
|
|
|
2020
2297
|
},
|
|
2021
2298
|
{
|
|
2022
2299
|
"effectID": 354,
|
|
2300
|
+
"crossplayID": 172,
|
|
2023
2301
|
"name": "attackBoostYardBerimondKingdom",
|
|
2024
2302
|
"effectTypeID": 33,
|
|
2025
2303
|
"capID": 99,
|
|
@@ -2027,6 +2305,7 @@
|
|
|
2027
2305
|
},
|
|
2028
2306
|
{
|
|
2029
2307
|
"effectID": 355,
|
|
2308
|
+
"crossplayID": 173,
|
|
2030
2309
|
"name": "attackBoostYardSamurai",
|
|
2031
2310
|
"effectTypeID": 53,
|
|
2032
2311
|
"capID": 99,
|
|
@@ -2034,6 +2313,7 @@
|
|
|
2034
2313
|
},
|
|
2035
2314
|
{
|
|
2036
2315
|
"effectID": 356,
|
|
2316
|
+
"crossplayID": 174,
|
|
2037
2317
|
"name": "attackUnitAmountFlankSamurai",
|
|
2038
2318
|
"effectTypeID": 28,
|
|
2039
2319
|
"capID": 99,
|
|
@@ -2041,6 +2321,7 @@
|
|
|
2041
2321
|
},
|
|
2042
2322
|
{
|
|
2043
2323
|
"effectID": 357,
|
|
2324
|
+
"crossplayID": 175,
|
|
2044
2325
|
"name": "gateReductionSamurai",
|
|
2045
2326
|
"effectTypeID": 20,
|
|
2046
2327
|
"capID": 20,
|
|
@@ -2048,6 +2329,7 @@
|
|
|
2048
2329
|
},
|
|
2049
2330
|
{
|
|
2050
2331
|
"effectID": 358,
|
|
2332
|
+
"crossplayID": 176,
|
|
2051
2333
|
"name": "wallReductionSamurai",
|
|
2052
2334
|
"effectTypeID": 19,
|
|
2053
2335
|
"capID": 19,
|
|
@@ -2055,6 +2337,7 @@
|
|
|
2055
2337
|
},
|
|
2056
2338
|
{
|
|
2057
2339
|
"effectID": 359,
|
|
2340
|
+
"crossplayID": 177,
|
|
2058
2341
|
"name": "offensiveRangeBonusSamurai",
|
|
2059
2342
|
"effectTypeID": 24,
|
|
2060
2343
|
"capID": 24,
|
|
@@ -2062,6 +2345,7 @@
|
|
|
2062
2345
|
},
|
|
2063
2346
|
{
|
|
2064
2347
|
"effectID": 183,
|
|
2348
|
+
"crossplayID": 183,
|
|
2065
2349
|
"name": "meleeBonusPVP",
|
|
2066
2350
|
"effectTypeID": 9,
|
|
2067
2351
|
"capID": 9,
|
|
@@ -2070,6 +2354,7 @@
|
|
|
2070
2354
|
},
|
|
2071
2355
|
{
|
|
2072
2356
|
"effectID": 184,
|
|
2357
|
+
"crossplayID": 184,
|
|
2073
2358
|
"name": "rangeBonusPVP",
|
|
2074
2359
|
"effectTypeID": 10,
|
|
2075
2360
|
"capID": 10,
|
|
@@ -2078,6 +2363,7 @@
|
|
|
2078
2363
|
},
|
|
2079
2364
|
{
|
|
2080
2365
|
"effectID": 185,
|
|
2366
|
+
"crossplayID": 185,
|
|
2081
2367
|
"name": "defenseBoostYardPvP",
|
|
2082
2368
|
"effectTypeID": 32,
|
|
2083
2369
|
"capID": 99,
|
|
@@ -2086,12 +2372,14 @@
|
|
|
2086
2372
|
},
|
|
2087
2373
|
{
|
|
2088
2374
|
"effectID": 186,
|
|
2375
|
+
"crossplayID": 195,
|
|
2089
2376
|
"name": "featureAutoSell",
|
|
2090
2377
|
"effectTypeID": 136,
|
|
2091
2378
|
"capID": 99
|
|
2092
2379
|
},
|
|
2093
2380
|
{
|
|
2094
2381
|
"effectID": 187,
|
|
2382
|
+
"crossplayID": 196,
|
|
2095
2383
|
"name": "featureAutoSpy",
|
|
2096
2384
|
"effectTypeID": 137,
|
|
2097
2385
|
"capID": 99,
|
|
@@ -2099,6 +2387,7 @@
|
|
|
2099
2387
|
},
|
|
2100
2388
|
{
|
|
2101
2389
|
"effectID": 199,
|
|
2390
|
+
"crossplayID": 199,
|
|
2102
2391
|
"name": "foodCapacityBonusGreen",
|
|
2103
2392
|
"effectTypeID": 138,
|
|
2104
2393
|
"capID": 99,
|
|
@@ -2106,6 +2395,7 @@
|
|
|
2106
2395
|
},
|
|
2107
2396
|
{
|
|
2108
2397
|
"effectID": 268,
|
|
2398
|
+
"crossplayID": 268,
|
|
2109
2399
|
"name": "CollectorBoostSouls",
|
|
2110
2400
|
"effectTypeID": 139,
|
|
2111
2401
|
"capID": 99,
|
|
@@ -2113,6 +2403,7 @@
|
|
|
2113
2403
|
},
|
|
2114
2404
|
{
|
|
2115
2405
|
"effectID": 269,
|
|
2406
|
+
"crossplayID": 269,
|
|
2116
2407
|
"name": "CollectorBoostFurs",
|
|
2117
2408
|
"effectTypeID": 139,
|
|
2118
2409
|
"capID": 99,
|
|
@@ -2120,6 +2411,7 @@
|
|
|
2120
2411
|
},
|
|
2121
2412
|
{
|
|
2122
2413
|
"effectID": 270,
|
|
2414
|
+
"crossplayID": 270,
|
|
2123
2415
|
"name": "CollectorBoostBeads",
|
|
2124
2416
|
"effectTypeID": 139,
|
|
2125
2417
|
"capID": 99,
|
|
@@ -2127,6 +2419,7 @@
|
|
|
2127
2419
|
},
|
|
2128
2420
|
{
|
|
2129
2421
|
"effectID": 274,
|
|
2422
|
+
"crossplayID": 274,
|
|
2130
2423
|
"name": "CollectorBoostBees",
|
|
2131
2424
|
"effectTypeID": 139,
|
|
2132
2425
|
"capID": 99,
|
|
@@ -2134,6 +2427,7 @@
|
|
|
2134
2427
|
},
|
|
2135
2428
|
{
|
|
2136
2429
|
"effectID": 275,
|
|
2430
|
+
"crossplayID": 275,
|
|
2137
2431
|
"name": "CollectorBoostEssence",
|
|
2138
2432
|
"effectTypeID": 139,
|
|
2139
2433
|
"capID": 99,
|
|
@@ -2141,6 +2435,7 @@
|
|
|
2141
2435
|
},
|
|
2142
2436
|
{
|
|
2143
2437
|
"effectID": 293,
|
|
2438
|
+
"crossplayID": 293,
|
|
2144
2439
|
"name": "CollectorBoostTea",
|
|
2145
2440
|
"effectTypeID": 139,
|
|
2146
2441
|
"capID": 99,
|
|
@@ -2148,6 +2443,7 @@
|
|
|
2148
2443
|
},
|
|
2149
2444
|
{
|
|
2150
2445
|
"effectID": 338,
|
|
2446
|
+
"crossplayID": 338,
|
|
2151
2447
|
"name": "CollectorBoostPartyAnimal",
|
|
2152
2448
|
"effectTypeID": 139,
|
|
2153
2449
|
"capID": 99,
|
|
@@ -2155,6 +2451,7 @@
|
|
|
2155
2451
|
},
|
|
2156
2452
|
{
|
|
2157
2453
|
"effectID": 271,
|
|
2454
|
+
"crossplayID": 271,
|
|
2158
2455
|
"name": "tempServerCollectorBoost",
|
|
2159
2456
|
"effectTypeID": 144,
|
|
2160
2457
|
"capID": 99,
|
|
@@ -2162,18 +2459,21 @@
|
|
|
2162
2459
|
},
|
|
2163
2460
|
{
|
|
2164
2461
|
"effectID": 272,
|
|
2462
|
+
"crossplayID": 272,
|
|
2165
2463
|
"name": "foodConsumptionBoost",
|
|
2166
2464
|
"effectTypeID": 152,
|
|
2167
2465
|
"capID": 99
|
|
2168
2466
|
},
|
|
2169
2467
|
{
|
|
2170
2468
|
"effectID": 273,
|
|
2469
|
+
"crossplayID": 273,
|
|
2171
2470
|
"name": "attackBonusUnit",
|
|
2172
2471
|
"effectTypeID": 148,
|
|
2173
2472
|
"capID": 99
|
|
2174
2473
|
},
|
|
2175
2474
|
{
|
|
2176
2475
|
"effectID": 276,
|
|
2476
|
+
"crossplayID": 276,
|
|
2177
2477
|
"name": "attackBonusUnitNomad",
|
|
2178
2478
|
"effectTypeID": 148,
|
|
2179
2479
|
"capID": 99,
|
|
@@ -2181,6 +2481,7 @@
|
|
|
2181
2481
|
},
|
|
2182
2482
|
{
|
|
2183
2483
|
"effectID": 277,
|
|
2484
|
+
"crossplayID": 277,
|
|
2184
2485
|
"name": "attackBonusUnitSamurai",
|
|
2185
2486
|
"effectTypeID": 148,
|
|
2186
2487
|
"capID": 99,
|
|
@@ -2188,6 +2489,7 @@
|
|
|
2188
2489
|
},
|
|
2189
2490
|
{
|
|
2190
2491
|
"effectID": 278,
|
|
2492
|
+
"crossplayID": 278,
|
|
2191
2493
|
"name": "attackBonusUnitAlien",
|
|
2192
2494
|
"effectTypeID": 148,
|
|
2193
2495
|
"capID": 99,
|
|
@@ -2195,6 +2497,7 @@
|
|
|
2195
2497
|
},
|
|
2196
2498
|
{
|
|
2197
2499
|
"effectID": 279,
|
|
2500
|
+
"crossplayID": 279,
|
|
2198
2501
|
"name": "attackBonusUnitBloodcrows",
|
|
2199
2502
|
"effectTypeID": 148,
|
|
2200
2503
|
"capID": 99,
|
|
@@ -2202,6 +2505,7 @@
|
|
|
2202
2505
|
},
|
|
2203
2506
|
{
|
|
2204
2507
|
"effectID": 280,
|
|
2508
|
+
"crossplayID": 280,
|
|
2205
2509
|
"name": "attackBonusUnitBerimondInvasion",
|
|
2206
2510
|
"effectTypeID": 148,
|
|
2207
2511
|
"capID": 99,
|
|
@@ -2209,6 +2513,7 @@
|
|
|
2209
2513
|
},
|
|
2210
2514
|
{
|
|
2211
2515
|
"effectID": 281,
|
|
2516
|
+
"crossplayID": 281,
|
|
2212
2517
|
"name": "allianceRageBoost",
|
|
2213
2518
|
"effectTypeID": 135,
|
|
2214
2519
|
"capID": 99,
|
|
@@ -2216,6 +2521,7 @@
|
|
|
2216
2521
|
},
|
|
2217
2522
|
{
|
|
2218
2523
|
"effectID": 282,
|
|
2524
|
+
"crossplayID": 282,
|
|
2219
2525
|
"name": "allianceKhanCooldownReduction",
|
|
2220
2526
|
"effectTypeID": 27,
|
|
2221
2527
|
"capID": 99,
|
|
@@ -2223,6 +2529,7 @@
|
|
|
2223
2529
|
},
|
|
2224
2530
|
{
|
|
2225
2531
|
"effectID": 283,
|
|
2532
|
+
"crossplayID": 283,
|
|
2226
2533
|
"name": "allianceNomadCooldownReduction",
|
|
2227
2534
|
"effectTypeID": 27,
|
|
2228
2535
|
"capID": 99,
|
|
@@ -2230,6 +2537,7 @@
|
|
|
2230
2537
|
},
|
|
2231
2538
|
{
|
|
2232
2539
|
"effectID": 365,
|
|
2540
|
+
"crossplayID": 365,
|
|
2233
2541
|
"name": "allianceSamuraiCooldownReduction",
|
|
2234
2542
|
"effectTypeID": 27,
|
|
2235
2543
|
"capID": 99,
|
|
@@ -2237,6 +2545,7 @@
|
|
|
2237
2545
|
},
|
|
2238
2546
|
{
|
|
2239
2547
|
"effectID": 366,
|
|
2548
|
+
"crossplayID": 366,
|
|
2240
2549
|
"name": "allianceDaimyoCooldownReduction",
|
|
2241
2550
|
"effectTypeID": 27,
|
|
2242
2551
|
"capID": 99,
|
|
@@ -2244,6 +2553,7 @@
|
|
|
2244
2553
|
},
|
|
2245
2554
|
{
|
|
2246
2555
|
"effectID": 285,
|
|
2556
|
+
"crossplayID": 285,
|
|
2247
2557
|
"name": "fameBoostUnitAlienBC",
|
|
2248
2558
|
"effectTypeID": 154,
|
|
2249
2559
|
"capID": 99,
|
|
@@ -2251,6 +2561,7 @@
|
|
|
2251
2561
|
},
|
|
2252
2562
|
{
|
|
2253
2563
|
"effectID": 286,
|
|
2564
|
+
"crossplayID": 286,
|
|
2254
2565
|
"name": "BGCollectorBoost",
|
|
2255
2566
|
"effectTypeID": 155,
|
|
2256
2567
|
"capID": 99,
|
|
@@ -2258,6 +2569,7 @@
|
|
|
2258
2569
|
},
|
|
2259
2570
|
{
|
|
2260
2571
|
"effectID": 25,
|
|
2572
|
+
"crossplayID": 25,
|
|
2261
2573
|
"name": "allianceAttackBoostAliens",
|
|
2262
2574
|
"effectTypeID": 36,
|
|
2263
2575
|
"capID": 99,
|
|
@@ -2266,6 +2578,7 @@
|
|
|
2266
2578
|
},
|
|
2267
2579
|
{
|
|
2268
2580
|
"effectID": 26,
|
|
2581
|
+
"crossplayID": 26,
|
|
2269
2582
|
"name": "allianceAttackBoostDaimyo",
|
|
2270
2583
|
"effectTypeID": 36,
|
|
2271
2584
|
"capID": 99,
|
|
@@ -2274,6 +2587,7 @@
|
|
|
2274
2587
|
},
|
|
2275
2588
|
{
|
|
2276
2589
|
"effectID": 27,
|
|
2590
|
+
"crossplayID": 27,
|
|
2277
2591
|
"name": "allianceDefenseBoostKhan",
|
|
2278
2592
|
"effectTypeID": 31,
|
|
2279
2593
|
"capID": 99,
|
|
@@ -2282,6 +2596,7 @@
|
|
|
2282
2596
|
},
|
|
2283
2597
|
{
|
|
2284
2598
|
"effectID": 28,
|
|
2599
|
+
"crossplayID": 28,
|
|
2285
2600
|
"name": "allianceDefenseBoostDaimyo",
|
|
2286
2601
|
"effectTypeID": 120,
|
|
2287
2602
|
"capID": 99,
|
|
@@ -2289,6 +2604,7 @@
|
|
|
2289
2604
|
},
|
|
2290
2605
|
{
|
|
2291
2606
|
"effectID": 29,
|
|
2607
|
+
"crossplayID": 29,
|
|
2292
2608
|
"name": "additionalWaves",
|
|
2293
2609
|
"effectTypeID": 156,
|
|
2294
2610
|
"capID": 99,
|
|
@@ -2296,12 +2612,14 @@
|
|
|
2296
2612
|
},
|
|
2297
2613
|
{
|
|
2298
2614
|
"effectID": 30,
|
|
2615
|
+
"crossplayID": 30,
|
|
2299
2616
|
"name": "burningChanceBonus",
|
|
2300
2617
|
"effectTypeID": 157,
|
|
2301
2618
|
"capID": 99
|
|
2302
2619
|
},
|
|
2303
2620
|
{
|
|
2304
2621
|
"effectID": 31,
|
|
2622
|
+
"crossplayID": 31,
|
|
2305
2623
|
"name": "wallBonusCharge",
|
|
2306
2624
|
"effectTypeID": 6,
|
|
2307
2625
|
"capID": 99,
|
|
@@ -2309,6 +2627,7 @@
|
|
|
2309
2627
|
},
|
|
2310
2628
|
{
|
|
2311
2629
|
"effectID": 32,
|
|
2630
|
+
"crossplayID": 32,
|
|
2312
2631
|
"name": "gateBonusCharge",
|
|
2313
2632
|
"effectTypeID": 7,
|
|
2314
2633
|
"capID": 99,
|
|
@@ -2316,6 +2635,7 @@
|
|
|
2316
2635
|
},
|
|
2317
2636
|
{
|
|
2318
2637
|
"effectID": 33,
|
|
2638
|
+
"crossplayID": 33,
|
|
2319
2639
|
"name": "defenseUnitAmountWallCharge",
|
|
2320
2640
|
"effectTypeID": 12,
|
|
2321
2641
|
"capID": 99,
|
|
@@ -2323,6 +2643,7 @@
|
|
|
2323
2643
|
},
|
|
2324
2644
|
{
|
|
2325
2645
|
"effectID": 34,
|
|
2646
|
+
"crossplayID": 34,
|
|
2326
2647
|
"name": "meleeBonusCharge",
|
|
2327
2648
|
"effectTypeID": 9,
|
|
2328
2649
|
"capID": 99,
|
|
@@ -2330,6 +2651,7 @@
|
|
|
2330
2651
|
},
|
|
2331
2652
|
{
|
|
2332
2653
|
"effectID": 35,
|
|
2654
|
+
"crossplayID": 35,
|
|
2333
2655
|
"name": "rangeBonusCharge",
|
|
2334
2656
|
"effectTypeID": 10,
|
|
2335
2657
|
"capID": 99,
|
|
@@ -2337,6 +2659,7 @@
|
|
|
2337
2659
|
},
|
|
2338
2660
|
{
|
|
2339
2661
|
"effectID": 36,
|
|
2662
|
+
"crossplayID": 36,
|
|
2340
2663
|
"name": "defenseBonusCharge",
|
|
2341
2664
|
"effectTypeID": 31,
|
|
2342
2665
|
"capID": 99,
|
|
@@ -2344,6 +2667,7 @@
|
|
|
2344
2667
|
},
|
|
2345
2668
|
{
|
|
2346
2669
|
"effectID": 37,
|
|
2670
|
+
"crossplayID": 37,
|
|
2347
2671
|
"name": "defenseBoostYardCharge",
|
|
2348
2672
|
"effectTypeID": 32,
|
|
2349
2673
|
"capID": 99,
|
|
@@ -2351,6 +2675,7 @@
|
|
|
2351
2675
|
},
|
|
2352
2676
|
{
|
|
2353
2677
|
"effectID": 38,
|
|
2678
|
+
"crossplayID": 38,
|
|
2354
2679
|
"name": "attackBonusCharge",
|
|
2355
2680
|
"effectTypeID": 36,
|
|
2356
2681
|
"capID": 99,
|
|
@@ -2358,6 +2683,7 @@
|
|
|
2358
2683
|
},
|
|
2359
2684
|
{
|
|
2360
2685
|
"effectID": 39,
|
|
2686
|
+
"crossplayID": 39,
|
|
2361
2687
|
"name": "offensiveMeleeBonusCharge",
|
|
2362
2688
|
"effectTypeID": 23,
|
|
2363
2689
|
"capID": 99,
|
|
@@ -2365,6 +2691,7 @@
|
|
|
2365
2691
|
},
|
|
2366
2692
|
{
|
|
2367
2693
|
"effectID": 40,
|
|
2694
|
+
"crossplayID": 40,
|
|
2368
2695
|
"name": "offensiveRangeBonusCharge",
|
|
2369
2696
|
"effectTypeID": 24,
|
|
2370
2697
|
"capID": 99,
|
|
@@ -2372,6 +2699,7 @@
|
|
|
2372
2699
|
},
|
|
2373
2700
|
{
|
|
2374
2701
|
"effectID": 41,
|
|
2702
|
+
"crossplayID": 41,
|
|
2375
2703
|
"name": "wallReductionCharge",
|
|
2376
2704
|
"effectTypeID": 19,
|
|
2377
2705
|
"capID": 99,
|
|
@@ -2379,6 +2707,7 @@
|
|
|
2379
2707
|
},
|
|
2380
2708
|
{
|
|
2381
2709
|
"effectID": 42,
|
|
2710
|
+
"crossplayID": 42,
|
|
2382
2711
|
"name": "gateReductionCharge",
|
|
2383
2712
|
"effectTypeID": 20,
|
|
2384
2713
|
"capID": 99,
|
|
@@ -2386,6 +2715,7 @@
|
|
|
2386
2715
|
},
|
|
2387
2716
|
{
|
|
2388
2717
|
"effectID": 23,
|
|
2718
|
+
"crossplayID": 139,
|
|
2389
2719
|
"name": "attackBoostYardCharge",
|
|
2390
2720
|
"effectTypeID": 33,
|
|
2391
2721
|
"capID": 99,
|
|
@@ -2393,6 +2723,7 @@
|
|
|
2393
2723
|
},
|
|
2394
2724
|
{
|
|
2395
2725
|
"effectID": 24,
|
|
2726
|
+
"crossplayID": 138,
|
|
2396
2727
|
"name": "tonicBoost",
|
|
2397
2728
|
"effectTypeID": 158,
|
|
2398
2729
|
"capID": 99,
|
|
@@ -2400,6 +2731,7 @@
|
|
|
2400
2731
|
},
|
|
2401
2732
|
{
|
|
2402
2733
|
"effectID": 168,
|
|
2734
|
+
"crossplayID": 141,
|
|
2403
2735
|
"name": "wallBonusTower",
|
|
2404
2736
|
"effectTypeID": 6,
|
|
2405
2737
|
"capID": 99,
|
|
@@ -2408,6 +2740,7 @@
|
|
|
2408
2740
|
},
|
|
2409
2741
|
{
|
|
2410
2742
|
"effectID": 169,
|
|
2743
|
+
"crossplayID": 142,
|
|
2411
2744
|
"name": "gateBonusTower",
|
|
2412
2745
|
"effectTypeID": 7,
|
|
2413
2746
|
"capID": 99,
|
|
@@ -2416,6 +2749,7 @@
|
|
|
2416
2749
|
},
|
|
2417
2750
|
{
|
|
2418
2751
|
"effectID": 170,
|
|
2752
|
+
"crossplayID": 143,
|
|
2419
2753
|
"name": "defenseBoostYardTower",
|
|
2420
2754
|
"effectTypeID": 32,
|
|
2421
2755
|
"capID": 99,
|
|
@@ -2424,6 +2758,7 @@
|
|
|
2424
2758
|
},
|
|
2425
2759
|
{
|
|
2426
2760
|
"effectID": 171,
|
|
2761
|
+
"crossplayID": 144,
|
|
2427
2762
|
"name": "meleeBonusTower",
|
|
2428
2763
|
"effectTypeID": 9,
|
|
2429
2764
|
"capID": 99,
|
|
@@ -2432,6 +2767,7 @@
|
|
|
2432
2767
|
},
|
|
2433
2768
|
{
|
|
2434
2769
|
"effectID": 172,
|
|
2770
|
+
"crossplayID": 145,
|
|
2435
2771
|
"name": "rangeBonusTower",
|
|
2436
2772
|
"effectTypeID": 10,
|
|
2437
2773
|
"capID": 99,
|
|
@@ -2440,6 +2776,7 @@
|
|
|
2440
2776
|
},
|
|
2441
2777
|
{
|
|
2442
2778
|
"effectID": 173,
|
|
2779
|
+
"crossplayID": 146,
|
|
2443
2780
|
"name": "offensiveMeleeBonusResourceTower",
|
|
2444
2781
|
"effectTypeID": 23,
|
|
2445
2782
|
"capID": 99,
|
|
@@ -2448,6 +2785,7 @@
|
|
|
2448
2785
|
},
|
|
2449
2786
|
{
|
|
2450
2787
|
"effectID": 174,
|
|
2788
|
+
"crossplayID": 287,
|
|
2451
2789
|
"name": "offensiveRangeBonusResourceTower",
|
|
2452
2790
|
"effectTypeID": 24,
|
|
2453
2791
|
"capID": 99,
|
|
@@ -2456,6 +2794,7 @@
|
|
|
2456
2794
|
},
|
|
2457
2795
|
{
|
|
2458
2796
|
"effectID": 175,
|
|
2797
|
+
"crossplayID": 288,
|
|
2459
2798
|
"name": "lootBonusResourceTower",
|
|
2460
2799
|
"effectTypeID": 16,
|
|
2461
2800
|
"capID": 99,
|
|
@@ -2464,6 +2803,7 @@
|
|
|
2464
2803
|
},
|
|
2465
2804
|
{
|
|
2466
2805
|
"effectID": 176,
|
|
2806
|
+
"crossplayID": 289,
|
|
2467
2807
|
"name": "lootCapacityResourceTower",
|
|
2468
2808
|
"effectTypeID": 37,
|
|
2469
2809
|
"capID": 99,
|
|
@@ -2472,6 +2812,7 @@
|
|
|
2472
2812
|
},
|
|
2473
2813
|
{
|
|
2474
2814
|
"effectID": 177,
|
|
2815
|
+
"crossplayID": 290,
|
|
2475
2816
|
"name": "travelCostReductionResourceTower",
|
|
2476
2817
|
"effectTypeID": 26,
|
|
2477
2818
|
"capID": 99,
|
|
@@ -2480,6 +2821,7 @@
|
|
|
2480
2821
|
},
|
|
2481
2822
|
{
|
|
2482
2823
|
"effectID": 178,
|
|
2824
|
+
"crossplayID": 291,
|
|
2483
2825
|
"name": "speedBonusResourceTower",
|
|
2484
2826
|
"effectTypeID": 15,
|
|
2485
2827
|
"capID": 99,
|
|
@@ -2488,6 +2830,7 @@
|
|
|
2488
2830
|
},
|
|
2489
2831
|
{
|
|
2490
2832
|
"effectID": 179,
|
|
2833
|
+
"crossplayID": 292,
|
|
2491
2834
|
"name": "cooldownReductionResourceTower",
|
|
2492
2835
|
"effectTypeID": 27,
|
|
2493
2836
|
"capID": 99,
|
|
@@ -2496,6 +2839,7 @@
|
|
|
2496
2839
|
},
|
|
2497
2840
|
{
|
|
2498
2841
|
"effectID": 326,
|
|
2842
|
+
"crossplayID": 326,
|
|
2499
2843
|
"name": "foodProductionBonusBaronEconomy",
|
|
2500
2844
|
"effectTypeID": 69,
|
|
2501
2845
|
"capID": 99,
|
|
@@ -2503,6 +2847,7 @@
|
|
|
2503
2847
|
},
|
|
2504
2848
|
{
|
|
2505
2849
|
"effectID": 334,
|
|
2850
|
+
"crossplayID": 334,
|
|
2506
2851
|
"name": "foodProductionBoostBaronEconomy",
|
|
2507
2852
|
"effectTypeID": 80,
|
|
2508
2853
|
"capID": 99,
|
|
@@ -2510,6 +2855,7 @@
|
|
|
2510
2855
|
},
|
|
2511
2856
|
{
|
|
2512
2857
|
"effectID": 335,
|
|
2858
|
+
"crossplayID": 335,
|
|
2513
2859
|
"name": "foodCapacityBonusBaronEconomy",
|
|
2514
2860
|
"effectTypeID": 138,
|
|
2515
2861
|
"capID": 99,
|
|
@@ -2517,6 +2863,7 @@
|
|
|
2517
2863
|
},
|
|
2518
2864
|
{
|
|
2519
2865
|
"effectID": 336,
|
|
2866
|
+
"crossplayID": 336,
|
|
2520
2867
|
"name": "meadCapacityBonusBaronEconomy",
|
|
2521
2868
|
"effectTypeID": 166,
|
|
2522
2869
|
"capID": 99,
|
|
@@ -2524,6 +2871,7 @@
|
|
|
2524
2871
|
},
|
|
2525
2872
|
{
|
|
2526
2873
|
"effectID": 337,
|
|
2874
|
+
"crossplayID": 337,
|
|
2527
2875
|
"name": "currencyLootBoostBaronEconomy",
|
|
2528
2876
|
"effectTypeID": 168,
|
|
2529
2877
|
"capID": 99,
|
|
@@ -2531,6 +2879,7 @@
|
|
|
2531
2879
|
},
|
|
2532
2880
|
{
|
|
2533
2881
|
"effectID": 613,
|
|
2882
|
+
"crossplayID": 613,
|
|
2534
2883
|
"name": "offensiveMeleeBonusTCI",
|
|
2535
2884
|
"effectTypeID": 23,
|
|
2536
2885
|
"capID": 99,
|
|
@@ -2538,6 +2887,7 @@
|
|
|
2538
2887
|
},
|
|
2539
2888
|
{
|
|
2540
2889
|
"effectID": 614,
|
|
2890
|
+
"crossplayID": 614,
|
|
2541
2891
|
"name": "offensiveRangeBonusTCI",
|
|
2542
2892
|
"effectTypeID": 24,
|
|
2543
2893
|
"capID": 99,
|
|
@@ -2545,72 +2895,84 @@
|
|
|
2545
2895
|
},
|
|
2546
2896
|
{
|
|
2547
2897
|
"effectID": 615,
|
|
2898
|
+
"crossplayID": 615,
|
|
2548
2899
|
"name": "enableExpansion",
|
|
2549
2900
|
"effectTypeID": 169,
|
|
2550
2901
|
"capID": 99
|
|
2551
2902
|
},
|
|
2552
2903
|
{
|
|
2553
2904
|
"effectID": 616,
|
|
2905
|
+
"crossplayID": 616,
|
|
2554
2906
|
"name": "enableCraftingRecipes",
|
|
2555
2907
|
"effectTypeID": 170,
|
|
2556
2908
|
"capID": 99
|
|
2557
2909
|
},
|
|
2558
2910
|
{
|
|
2559
2911
|
"effectID": 618,
|
|
2912
|
+
"crossplayID": 618,
|
|
2560
2913
|
"name": "bonusWallCapacity",
|
|
2561
2914
|
"effectTypeID": 12,
|
|
2562
2915
|
"capID": 99
|
|
2563
2916
|
},
|
|
2564
2917
|
{
|
|
2565
2918
|
"effectID": 619,
|
|
2919
|
+
"crossplayID": 619,
|
|
2566
2920
|
"name": "bonusDefencePower",
|
|
2567
2921
|
"effectTypeID": 31,
|
|
2568
2922
|
"capID": 99
|
|
2569
2923
|
},
|
|
2570
2924
|
{
|
|
2571
2925
|
"effectID": 620,
|
|
2926
|
+
"crossplayID": 620,
|
|
2572
2927
|
"name": "bonusYardDefensePower",
|
|
2573
2928
|
"effectTypeID": 32,
|
|
2574
2929
|
"capID": 99
|
|
2575
2930
|
},
|
|
2576
2931
|
{
|
|
2577
2932
|
"effectID": 621,
|
|
2933
|
+
"crossplayID": 621,
|
|
2578
2934
|
"name": "killAttackingTroopsYard",
|
|
2579
2935
|
"effectTypeID": 172,
|
|
2580
2936
|
"capID": 99
|
|
2581
2937
|
},
|
|
2582
2938
|
{
|
|
2583
2939
|
"effectID": 622,
|
|
2940
|
+
"crossplayID": 622,
|
|
2584
2941
|
"name": "killAttackingRangedTroopsYard",
|
|
2585
2942
|
"effectTypeID": 173,
|
|
2586
2943
|
"capID": 99
|
|
2587
2944
|
},
|
|
2588
2945
|
{
|
|
2589
2946
|
"effectID": 632,
|
|
2947
|
+
"crossplayID": 632,
|
|
2590
2948
|
"name": "killDefendingMeleeTroopsYard",
|
|
2591
2949
|
"effectTypeID": 175,
|
|
2592
2950
|
"capID": 99
|
|
2593
2951
|
},
|
|
2594
2952
|
{
|
|
2595
2953
|
"effectID": 633,
|
|
2954
|
+
"crossplayID": 633,
|
|
2596
2955
|
"name": "killDefendingRangedTroopsYard",
|
|
2597
2956
|
"effectTypeID": 176,
|
|
2598
2957
|
"capID": 99
|
|
2599
2958
|
},
|
|
2600
2959
|
{
|
|
2601
2960
|
"effectID": 634,
|
|
2961
|
+
"crossplayID": 634,
|
|
2602
2962
|
"name": "killAttackingAnyTroopsYard",
|
|
2603
2963
|
"effectTypeID": 174,
|
|
2604
2964
|
"capID": 99
|
|
2605
2965
|
},
|
|
2606
2966
|
{
|
|
2607
2967
|
"effectID": 635,
|
|
2968
|
+
"crossplayID": 635,
|
|
2608
2969
|
"name": "killDefendingAnyTroopsYard",
|
|
2609
2970
|
"effectTypeID": 177,
|
|
2610
2971
|
"capID": 99
|
|
2611
2972
|
},
|
|
2612
2973
|
{
|
|
2613
2974
|
"effectID": 339,
|
|
2975
|
+
"crossplayID": 339,
|
|
2614
2976
|
"name": "meleeBonusTCI",
|
|
2615
2977
|
"effectTypeID": 9,
|
|
2616
2978
|
"capID": 99,
|
|
@@ -2618,6 +2980,7 @@
|
|
|
2618
2980
|
},
|
|
2619
2981
|
{
|
|
2620
2982
|
"effectID": 340,
|
|
2983
|
+
"crossplayID": 340,
|
|
2621
2984
|
"name": "rangeBonusTCI",
|
|
2622
2985
|
"effectTypeID": 10,
|
|
2623
2986
|
"capID": 99,
|
|
@@ -2625,6 +2988,7 @@
|
|
|
2625
2988
|
},
|
|
2626
2989
|
{
|
|
2627
2990
|
"effectID": 10000,
|
|
2991
|
+
"crossplayID": 10000,
|
|
2628
2992
|
"name": "difficultyScalingWallBonus",
|
|
2629
2993
|
"effectTypeID": 6,
|
|
2630
2994
|
"capID": 99,
|
|
@@ -2632,6 +2996,7 @@
|
|
|
2632
2996
|
},
|
|
2633
2997
|
{
|
|
2634
2998
|
"effectID": 10001,
|
|
2999
|
+
"crossplayID": 10001,
|
|
2635
3000
|
"name": "difficultyScalingGateBonus",
|
|
2636
3001
|
"effectTypeID": 7,
|
|
2637
3002
|
"capID": 99,
|
|
@@ -2639,6 +3004,7 @@
|
|
|
2639
3004
|
},
|
|
2640
3005
|
{
|
|
2641
3006
|
"effectID": 10002,
|
|
3007
|
+
"crossplayID": 10002,
|
|
2642
3008
|
"name": "difficultyScalingMoatBonus",
|
|
2643
3009
|
"effectTypeID": 8,
|
|
2644
3010
|
"capID": 99,
|
|
@@ -2646,6 +3012,7 @@
|
|
|
2646
3012
|
},
|
|
2647
3013
|
{
|
|
2648
3014
|
"effectID": 10003,
|
|
3015
|
+
"crossplayID": 10003,
|
|
2649
3016
|
"name": "difficultyScalingMeleeBonus",
|
|
2650
3017
|
"effectTypeID": 9,
|
|
2651
3018
|
"capID": 99,
|
|
@@ -2653,6 +3020,7 @@
|
|
|
2653
3020
|
},
|
|
2654
3021
|
{
|
|
2655
3022
|
"effectID": 10004,
|
|
3023
|
+
"crossplayID": 10004,
|
|
2656
3024
|
"name": "difficultyScalingRangeBonus",
|
|
2657
3025
|
"effectTypeID": 10,
|
|
2658
3026
|
"capID": 99,
|
|
@@ -2660,6 +3028,7 @@
|
|
|
2660
3028
|
},
|
|
2661
3029
|
{
|
|
2662
3030
|
"effectID": 10005,
|
|
3031
|
+
"crossplayID": 10005,
|
|
2663
3032
|
"name": "difficultyScalingDefenseUnitAmountWall",
|
|
2664
3033
|
"effectTypeID": 12,
|
|
2665
3034
|
"capID": 99,
|
|
@@ -2667,6 +3036,7 @@
|
|
|
2667
3036
|
},
|
|
2668
3037
|
{
|
|
2669
3038
|
"effectID": 10006,
|
|
3039
|
+
"crossplayID": 10006,
|
|
2670
3040
|
"name": "difficultyScalingDefenseBoostYard",
|
|
2671
3041
|
"effectTypeID": 32,
|
|
2672
3042
|
"capID": 99,
|
|
@@ -2674,6 +3044,7 @@
|
|
|
2674
3044
|
},
|
|
2675
3045
|
{
|
|
2676
3046
|
"effectID": 10007,
|
|
3047
|
+
"crossplayID": 10007,
|
|
2677
3048
|
"name": "difficultyScalingDefenseBonus",
|
|
2678
3049
|
"effectTypeID": 31,
|
|
2679
3050
|
"capID": 99,
|
|
@@ -2681,6 +3052,7 @@
|
|
|
2681
3052
|
},
|
|
2682
3053
|
{
|
|
2683
3054
|
"effectID": 10008,
|
|
3055
|
+
"crossplayID": 10008,
|
|
2684
3056
|
"name": "difficultyScalingWallReduction",
|
|
2685
3057
|
"effectTypeID": 19,
|
|
2686
3058
|
"capID": 99,
|
|
@@ -2688,6 +3060,7 @@
|
|
|
2688
3060
|
},
|
|
2689
3061
|
{
|
|
2690
3062
|
"effectID": 10009,
|
|
3063
|
+
"crossplayID": 10009,
|
|
2691
3064
|
"name": "difficultyScalingGateReduction",
|
|
2692
3065
|
"effectTypeID": 20,
|
|
2693
3066
|
"capID": 99,
|
|
@@ -2695,6 +3068,7 @@
|
|
|
2695
3068
|
},
|
|
2696
3069
|
{
|
|
2697
3070
|
"effectID": 10010,
|
|
3071
|
+
"crossplayID": 10010,
|
|
2698
3072
|
"name": "difficultyScalingMoatReduction",
|
|
2699
3073
|
"effectTypeID": 21,
|
|
2700
3074
|
"capID": 99,
|
|
@@ -2702,6 +3076,7 @@
|
|
|
2702
3076
|
},
|
|
2703
3077
|
{
|
|
2704
3078
|
"effectID": 10011,
|
|
3079
|
+
"crossplayID": 10011,
|
|
2705
3080
|
"name": "difficultyScalingOffensiveMeleeBonus",
|
|
2706
3081
|
"effectTypeID": 23,
|
|
2707
3082
|
"capID": 99,
|
|
@@ -2709,6 +3084,7 @@
|
|
|
2709
3084
|
},
|
|
2710
3085
|
{
|
|
2711
3086
|
"effectID": 10012,
|
|
3087
|
+
"crossplayID": 10012,
|
|
2712
3088
|
"name": "difficultyScalingOffensiveRangedBonus",
|
|
2713
3089
|
"effectTypeID": 24,
|
|
2714
3090
|
"capID": 99,
|
|
@@ -2716,6 +3092,7 @@
|
|
|
2716
3092
|
},
|
|
2717
3093
|
{
|
|
2718
3094
|
"effectID": 10013,
|
|
3095
|
+
"crossplayID": 10013,
|
|
2719
3096
|
"name": "difficultyScalingAttackBoostYard",
|
|
2720
3097
|
"effectTypeID": 33,
|
|
2721
3098
|
"capID": 99,
|
|
@@ -2723,6 +3100,7 @@
|
|
|
2723
3100
|
},
|
|
2724
3101
|
{
|
|
2725
3102
|
"effectID": 10014,
|
|
3103
|
+
"crossplayID": 10014,
|
|
2726
3104
|
"name": "difficultyScalingAttackBoostFront",
|
|
2727
3105
|
"effectTypeID": 53,
|
|
2728
3106
|
"capID": 99,
|
|
@@ -2730,6 +3108,7 @@
|
|
|
2730
3108
|
},
|
|
2731
3109
|
{
|
|
2732
3110
|
"effectID": 10015,
|
|
3111
|
+
"crossplayID": 10015,
|
|
2733
3112
|
"name": "difficultyScalingAttackBoostFlank",
|
|
2734
3113
|
"effectTypeID": 54,
|
|
2735
3114
|
"capID": 99,
|
|
@@ -2737,6 +3116,7 @@
|
|
|
2737
3116
|
},
|
|
2738
3117
|
{
|
|
2739
3118
|
"effectID": 700,
|
|
3119
|
+
"crossplayID": 700,
|
|
2740
3120
|
"name": "attackUnitAmountReinforcementBonus",
|
|
2741
3121
|
"effectTypeID": 179,
|
|
2742
3122
|
"capID": 99,
|
|
@@ -2744,6 +3124,7 @@
|
|
|
2744
3124
|
},
|
|
2745
3125
|
{
|
|
2746
3126
|
"effectID": 701,
|
|
3127
|
+
"crossplayID": 701,
|
|
2747
3128
|
"name": "attackUnitAmountReinforcementBoost",
|
|
2748
3129
|
"effectTypeID": 180,
|
|
2749
3130
|
"capID": 33,
|
|
@@ -2751,6 +3132,7 @@
|
|
|
2751
3132
|
},
|
|
2752
3133
|
{
|
|
2753
3134
|
"effectID": 702,
|
|
3135
|
+
"crossplayID": 702,
|
|
2754
3136
|
"name": "defenseUnitAmountYardBonus",
|
|
2755
3137
|
"effectTypeID": 181,
|
|
2756
3138
|
"capID": 99,
|
|
@@ -2758,6 +3140,7 @@
|
|
|
2758
3140
|
},
|
|
2759
3141
|
{
|
|
2760
3142
|
"effectID": 703,
|
|
3143
|
+
"crossplayID": 703,
|
|
2761
3144
|
"name": "defenseUnitAmountYardBoost",
|
|
2762
3145
|
"effectTypeID": 182,
|
|
2763
3146
|
"capID": 32,
|
|
@@ -2765,6 +3148,7 @@
|
|
|
2765
3148
|
},
|
|
2766
3149
|
{
|
|
2767
3150
|
"effectID": 704,
|
|
3151
|
+
"crossplayID": 704,
|
|
2768
3152
|
"name": "rangeBonus",
|
|
2769
3153
|
"effectTypeID": 10,
|
|
2770
3154
|
"capID": 99,
|
|
@@ -2772,6 +3156,7 @@
|
|
|
2772
3156
|
},
|
|
2773
3157
|
{
|
|
2774
3158
|
"effectID": 705,
|
|
3159
|
+
"crossplayID": 705,
|
|
2775
3160
|
"name": "defenseUnitAmountYardMinorBoost",
|
|
2776
3161
|
"effectTypeID": 182,
|
|
2777
3162
|
"capID": 34,
|
|
@@ -2779,6 +3164,7 @@
|
|
|
2779
3164
|
},
|
|
2780
3165
|
{
|
|
2781
3166
|
"effectID": 706,
|
|
3167
|
+
"crossplayID": 706,
|
|
2782
3168
|
"name": "allianceDefenseUnitAmountYardBonus",
|
|
2783
3169
|
"effectTypeID": 183,
|
|
2784
3170
|
"capID": 99,
|
|
@@ -2786,6 +3172,7 @@
|
|
|
2786
3172
|
},
|
|
2787
3173
|
{
|
|
2788
3174
|
"effectID": 707,
|
|
3175
|
+
"crossplayID": 707,
|
|
2789
3176
|
"name": "allianceDefenseUnitAmountYardBoost",
|
|
2790
3177
|
"effectTypeID": 184,
|
|
2791
3178
|
"capID": 32,
|
|
@@ -2793,6 +3180,7 @@
|
|
|
2793
3180
|
},
|
|
2794
3181
|
{
|
|
2795
3182
|
"effectID": 708,
|
|
3183
|
+
"crossplayID": 708,
|
|
2796
3184
|
"name": "featureAutoSkipCooldown",
|
|
2797
3185
|
"effectTypeID": 185,
|
|
2798
3186
|
"capID": 99,
|
|
@@ -2800,180 +3188,210 @@
|
|
|
2800
3188
|
},
|
|
2801
3189
|
{
|
|
2802
3190
|
"effectID": 21001,
|
|
3191
|
+
"crossplayID": 21001,
|
|
2803
3192
|
"name": "PowerSurge",
|
|
2804
3193
|
"effectTypeID": 1001,
|
|
2805
3194
|
"capID": 99
|
|
2806
3195
|
},
|
|
2807
3196
|
{
|
|
2808
3197
|
"effectID": 21002,
|
|
3198
|
+
"crossplayID": 21002,
|
|
2809
3199
|
"name": "RisetotheTask",
|
|
2810
3200
|
"effectTypeID": 1002,
|
|
2811
3201
|
"capID": 99
|
|
2812
3202
|
},
|
|
2813
3203
|
{
|
|
2814
3204
|
"effectID": 21003,
|
|
3205
|
+
"crossplayID": 21003,
|
|
2815
3206
|
"name": "GiantSlayer",
|
|
2816
3207
|
"effectTypeID": 1003,
|
|
2817
3208
|
"capID": 99
|
|
2818
3209
|
},
|
|
2819
3210
|
{
|
|
2820
3211
|
"effectID": 21005,
|
|
3212
|
+
"crossplayID": 21005,
|
|
2821
3213
|
"name": "Intimidate",
|
|
2822
3214
|
"effectTypeID": 1005,
|
|
2823
3215
|
"capID": 99
|
|
2824
3216
|
},
|
|
2825
3217
|
{
|
|
2826
3218
|
"effectID": 21007,
|
|
3219
|
+
"crossplayID": 21007,
|
|
2827
3220
|
"name": "Hordebreaker",
|
|
2828
3221
|
"effectTypeID": 1007,
|
|
2829
3222
|
"capID": 99
|
|
2830
3223
|
},
|
|
2831
3224
|
{
|
|
2832
3225
|
"effectID": 21010,
|
|
3226
|
+
"crossplayID": 21010,
|
|
2833
3227
|
"name": "EndlessPractice",
|
|
2834
3228
|
"effectTypeID": 1010,
|
|
2835
3229
|
"capID": 99
|
|
2836
3230
|
},
|
|
2837
3231
|
{
|
|
2838
3232
|
"effectID": 21011,
|
|
3233
|
+
"crossplayID": 21011,
|
|
2839
3234
|
"name": "WayoftheSword",
|
|
2840
3235
|
"effectTypeID": 1011,
|
|
2841
3236
|
"capID": 99
|
|
2842
3237
|
},
|
|
2843
3238
|
{
|
|
2844
3239
|
"effectID": 21012,
|
|
3240
|
+
"crossplayID": 21012,
|
|
2845
3241
|
"name": "Iron Will",
|
|
2846
3242
|
"effectTypeID": 1012,
|
|
2847
3243
|
"capID": 99
|
|
2848
3244
|
},
|
|
2849
3245
|
{
|
|
2850
3246
|
"effectID": 21013,
|
|
3247
|
+
"crossplayID": 21013,
|
|
2851
3248
|
"name": "Sabotage",
|
|
2852
3249
|
"effectTypeID": 1013,
|
|
2853
3250
|
"capID": 99
|
|
2854
3251
|
},
|
|
2855
3252
|
{
|
|
2856
3253
|
"effectID": 21014,
|
|
3254
|
+
"crossplayID": 21014,
|
|
2857
3255
|
"name": "HeartofaWarrior",
|
|
2858
3256
|
"effectTypeID": 1014,
|
|
2859
3257
|
"capID": 99
|
|
2860
3258
|
},
|
|
2861
3259
|
{
|
|
2862
3260
|
"effectID": 21015,
|
|
3261
|
+
"crossplayID": 21015,
|
|
2863
3262
|
"name": "ToweringShield",
|
|
2864
3263
|
"effectTypeID": 1015,
|
|
2865
3264
|
"capID": 99
|
|
2866
3265
|
},
|
|
2867
3266
|
{
|
|
2868
3267
|
"effectID": 21016,
|
|
3268
|
+
"crossplayID": 21016,
|
|
2869
3269
|
"name": "WallAmount",
|
|
2870
3270
|
"effectTypeID": 1016,
|
|
2871
3271
|
"capID": 99
|
|
2872
3272
|
},
|
|
2873
3273
|
{
|
|
2874
3274
|
"effectID": 21018,
|
|
3275
|
+
"crossplayID": 21018,
|
|
2875
3276
|
"name": "HeroicDefense",
|
|
2876
3277
|
"effectTypeID": 1018,
|
|
2877
3278
|
"capID": 99
|
|
2878
3279
|
},
|
|
2879
3280
|
{
|
|
2880
3281
|
"effectID": 21019,
|
|
3282
|
+
"crossplayID": 21019,
|
|
2881
3283
|
"name": "MindClarityEvenWave",
|
|
2882
3284
|
"effectTypeID": 1019,
|
|
2883
3285
|
"capID": 99
|
|
2884
3286
|
},
|
|
2885
3287
|
{
|
|
2886
3288
|
"effectID": 21020,
|
|
3289
|
+
"crossplayID": 21020,
|
|
2887
3290
|
"name": "AspectoftheDragon",
|
|
2888
3291
|
"effectTypeID": 1020,
|
|
2889
3292
|
"capID": 99
|
|
2890
3293
|
},
|
|
2891
3294
|
{
|
|
2892
3295
|
"effectID": 21021,
|
|
3296
|
+
"crossplayID": 21021,
|
|
2893
3297
|
"name": "Ayala(Falcon)",
|
|
2894
3298
|
"effectTypeID": 1021,
|
|
2895
3299
|
"capID": 99
|
|
2896
3300
|
},
|
|
2897
3301
|
{
|
|
2898
3302
|
"effectID": 21022,
|
|
3303
|
+
"crossplayID": 21022,
|
|
2899
3304
|
"name": "Ambush",
|
|
2900
3305
|
"effectTypeID": 1022,
|
|
2901
3306
|
"capID": 99
|
|
2902
3307
|
},
|
|
2903
3308
|
{
|
|
2904
3309
|
"effectID": 21023,
|
|
3310
|
+
"crossplayID": 21023,
|
|
2905
3311
|
"name": "Longbows",
|
|
2906
3312
|
"effectTypeID": 1023,
|
|
2907
3313
|
"capID": 99
|
|
2908
3314
|
},
|
|
2909
3315
|
{
|
|
2910
3316
|
"effectID": 21025,
|
|
3317
|
+
"crossplayID": 21025,
|
|
2911
3318
|
"name": "ReinforcedArrows",
|
|
2912
3319
|
"effectTypeID": 1025,
|
|
2913
3320
|
"capID": 99
|
|
2914
3321
|
},
|
|
2915
3322
|
{
|
|
2916
3323
|
"effectID": 21026,
|
|
3324
|
+
"crossplayID": 21026,
|
|
2917
3325
|
"name": "Plunder",
|
|
2918
3326
|
"effectTypeID": 1026,
|
|
2919
3327
|
"capID": 99
|
|
2920
3328
|
},
|
|
2921
3329
|
{
|
|
2922
3330
|
"effectID": 21027,
|
|
3331
|
+
"crossplayID": 21027,
|
|
2923
3332
|
"name": "YourCut",
|
|
2924
3333
|
"effectTypeID": 1027,
|
|
2925
3334
|
"capID": 99
|
|
2926
3335
|
},
|
|
2927
3336
|
{
|
|
2928
3337
|
"effectID": 21028,
|
|
3338
|
+
"crossplayID": 21028,
|
|
2929
3339
|
"name": "HiddenTreasures",
|
|
2930
3340
|
"effectTypeID": 1028,
|
|
2931
3341
|
"capID": 99
|
|
2932
3342
|
},
|
|
2933
3343
|
{
|
|
2934
3344
|
"effectID": 21029,
|
|
3345
|
+
"crossplayID": 21029,
|
|
2935
3346
|
"name": "TheWayofPerfection",
|
|
2936
3347
|
"effectTypeID": 1029,
|
|
2937
3348
|
"capID": 99
|
|
2938
3349
|
},
|
|
2939
3350
|
{
|
|
2940
3351
|
"effectID": 21030,
|
|
3352
|
+
"crossplayID": 21030,
|
|
2941
3353
|
"name": "Vengence",
|
|
2942
3354
|
"effectTypeID": 1030,
|
|
2943
3355
|
"capID": 99
|
|
2944
3356
|
},
|
|
2945
3357
|
{
|
|
2946
3358
|
"effectID": 21033,
|
|
3359
|
+
"crossplayID": 21033,
|
|
2947
3360
|
"name": "WingsWhirlwind",
|
|
2948
3361
|
"effectTypeID": 1033,
|
|
2949
3362
|
"capID": 99
|
|
2950
3363
|
},
|
|
2951
3364
|
{
|
|
2952
3365
|
"effectID": 21034,
|
|
3366
|
+
"crossplayID": 21034,
|
|
2953
3367
|
"name": "Tailwhip",
|
|
2954
3368
|
"effectTypeID": 1034,
|
|
2955
3369
|
"capID": 99
|
|
2956
3370
|
},
|
|
2957
3371
|
{
|
|
2958
3372
|
"effectID": 21035,
|
|
3373
|
+
"crossplayID": 21035,
|
|
2959
3374
|
"name": "DragonscaleArmor",
|
|
2960
3375
|
"effectTypeID": 1035,
|
|
2961
3376
|
"capID": 99
|
|
2962
3377
|
},
|
|
2963
3378
|
{
|
|
2964
3379
|
"effectID": 21038,
|
|
3380
|
+
"crossplayID": 21038,
|
|
2965
3381
|
"name": "Exhalted",
|
|
2966
3382
|
"effectTypeID": 1038,
|
|
2967
3383
|
"capID": 99
|
|
2968
3384
|
},
|
|
2969
3385
|
{
|
|
2970
3386
|
"effectID": 21039,
|
|
3387
|
+
"crossplayID": 21039,
|
|
2971
3388
|
"name": "LastingWounds",
|
|
2972
3389
|
"effectTypeID": 1039,
|
|
2973
3390
|
"capID": 99
|
|
2974
3391
|
},
|
|
2975
3392
|
{
|
|
2976
3393
|
"effectID": 21040,
|
|
3394
|
+
"crossplayID": 21040,
|
|
2977
3395
|
"name": "MindClarityOddWave",
|
|
2978
3396
|
"effectTypeID": 1040,
|
|
2979
3397
|
"capID": 99
|