e4k-data 4.52.29 → 4.54.9
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/alliancehelprequests.json +1 -1
- package/data/buildings.json +377 -22
- package/data/constructionItems.json +112 -0
- package/data/currencies.json +278 -136
- package/data/effects.json +60 -0
- package/data/effecttypes.json +50 -0
- package/data/equipments.json +61 -0
- package/data/fortuneTellerClasses.json +4 -4
- package/data/generalAbilities.json +279 -33
- package/data/generalAbilityEffects.json +347 -107
- package/data/generalSkills.json +1122 -737
- package/data/generalSlots.json +31 -27
- package/data/generals.json +3 -2
- package/data/leaguetypeEvents.json +33 -0
- package/data/lords.json +14 -0
- package/data/merchants.json +1 -1
- package/data/packageCategories.json +4 -0
- package/data/packageCategoryCurrencyRelations.json +5 -0
- package/data/packageCategoryFilterRelations.json +4 -0
- package/data/packages.json +1188 -548
- package/data/rewards.json +503 -8
- package/data/units.json +225 -1
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/worldmapskins.json +8 -0
- package/images/x768.json +681 -108
- package/languages/da.json +181 -53
- package/languages/de.json +182 -54
- package/languages/el.json +200 -72
- package/languages/en.json +203 -75
- package/languages/es.json +192 -64
- package/languages/fi.json +181 -53
- package/languages/fr.json +190 -62
- package/languages/it.json +191 -63
- package/languages/ja.json +183 -55
- package/languages/ko.json +183 -55
- package/languages/nl.json +200 -72
- package/languages/no.json +182 -54
- package/languages/pl.json +191 -63
- package/languages/pt.json +201 -73
- package/languages/ru.json +184 -56
- package/languages/sv.json +183 -55
- package/languages/tr.json +195 -67
- package/languages/zh_CN.json +186 -58
- package/languages/zh_TW.json +190 -62
- package/package.json +1 -1
- package/typings/types.d.ts +2 -0
|
@@ -30,6 +30,21 @@
|
|
|
30
30
|
"effects": "21002&55",
|
|
31
31
|
"priority": 6
|
|
32
32
|
},
|
|
33
|
+
{
|
|
34
|
+
"abilityEffectID": 100310,
|
|
35
|
+
"effects": "21003&5",
|
|
36
|
+
"priority": 7
|
|
37
|
+
},
|
|
38
|
+
{
|
|
39
|
+
"abilityEffectID": 100320,
|
|
40
|
+
"effects": "21003&7",
|
|
41
|
+
"priority": 8
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
"abilityEffectID": 100330,
|
|
45
|
+
"effects": "21003&9",
|
|
46
|
+
"priority": 9
|
|
47
|
+
},
|
|
33
48
|
{
|
|
34
49
|
"abilityEffectID": 100510,
|
|
35
50
|
"effects": "21005&1",
|
|
@@ -60,21 +75,6 @@
|
|
|
60
75
|
"effects": "21007&1",
|
|
61
76
|
"priority": 21
|
|
62
77
|
},
|
|
63
|
-
{
|
|
64
|
-
"abilityEffectID": 101210,
|
|
65
|
-
"effects": "21012&1",
|
|
66
|
-
"priority": 33
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"abilityEffectID": 101220,
|
|
70
|
-
"effects": "21012&2",
|
|
71
|
-
"priority": 34
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"abilityEffectID": 101230,
|
|
75
|
-
"effects": "21012&3",
|
|
76
|
-
"priority": 35
|
|
77
|
-
},
|
|
78
78
|
{
|
|
79
79
|
"abilityEffectID": 101310,
|
|
80
80
|
"effects": "21013&20",
|
|
@@ -90,6 +90,21 @@
|
|
|
90
90
|
"effects": "21013&30",
|
|
91
91
|
"priority": 38
|
|
92
92
|
},
|
|
93
|
+
{
|
|
94
|
+
"abilityEffectID": 101410,
|
|
95
|
+
"effects": "21014&30",
|
|
96
|
+
"priority": 39
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"abilityEffectID": 101420,
|
|
100
|
+
"effects": "21014&35",
|
|
101
|
+
"priority": 40
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"abilityEffectID": 101430,
|
|
105
|
+
"effects": "21014&40",
|
|
106
|
+
"priority": 41
|
|
107
|
+
},
|
|
93
108
|
{
|
|
94
109
|
"abilityEffectID": 101510,
|
|
95
110
|
"effects": "21015&10",
|
|
@@ -106,349 +121,574 @@
|
|
|
106
121
|
"priority": 44
|
|
107
122
|
},
|
|
108
123
|
{
|
|
109
|
-
"abilityEffectID":
|
|
110
|
-
"effects": "
|
|
124
|
+
"abilityEffectID": 102010,
|
|
125
|
+
"effects": "21020&1",
|
|
111
126
|
"priority": 51
|
|
112
127
|
},
|
|
113
128
|
{
|
|
114
|
-
"abilityEffectID":
|
|
115
|
-
"effects": "
|
|
129
|
+
"abilityEffectID": 102020,
|
|
130
|
+
"effects": "21020&1.3",
|
|
116
131
|
"priority": 52
|
|
117
132
|
},
|
|
118
133
|
{
|
|
119
|
-
"abilityEffectID":
|
|
120
|
-
"effects": "
|
|
134
|
+
"abilityEffectID": 102030,
|
|
135
|
+
"effects": "21020&1.6",
|
|
121
136
|
"priority": 53
|
|
122
137
|
},
|
|
123
138
|
{
|
|
124
|
-
"abilityEffectID":
|
|
125
|
-
"effects": "
|
|
139
|
+
"abilityEffectID": 102110,
|
|
140
|
+
"effects": "21021&0",
|
|
141
|
+
"priority": 54
|
|
142
|
+
},
|
|
143
|
+
{
|
|
144
|
+
"abilityEffectID": 102120,
|
|
145
|
+
"effects": "21021&1",
|
|
146
|
+
"priority": 55
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"abilityEffectID": 102130,
|
|
150
|
+
"effects": "21021&2",
|
|
151
|
+
"priority": 56
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"abilityEffectID": 102210,
|
|
155
|
+
"effects": "21022&5",
|
|
126
156
|
"priority": 57
|
|
127
157
|
},
|
|
128
158
|
{
|
|
129
|
-
"abilityEffectID":
|
|
130
|
-
"effects": "
|
|
159
|
+
"abilityEffectID": 102220,
|
|
160
|
+
"effects": "21022&6",
|
|
131
161
|
"priority": 58
|
|
132
162
|
},
|
|
133
163
|
{
|
|
134
|
-
"abilityEffectID":
|
|
135
|
-
"effects": "
|
|
164
|
+
"abilityEffectID": 102230,
|
|
165
|
+
"effects": "21022&7",
|
|
136
166
|
"priority": 59
|
|
137
167
|
},
|
|
138
168
|
{
|
|
139
169
|
"abilityEffectID": 102310,
|
|
140
170
|
"effects": "21023&100",
|
|
141
|
-
"priority":
|
|
171
|
+
"priority": 60
|
|
142
172
|
},
|
|
143
173
|
{
|
|
144
174
|
"abilityEffectID": 102320,
|
|
145
175
|
"effects": "21023&125",
|
|
146
|
-
"priority":
|
|
176
|
+
"priority": 61
|
|
147
177
|
},
|
|
148
178
|
{
|
|
149
179
|
"abilityEffectID": 102330,
|
|
150
180
|
"effects": "21023&150",
|
|
151
|
-
"priority":
|
|
181
|
+
"priority": 62
|
|
152
182
|
},
|
|
153
183
|
{
|
|
154
184
|
"abilityEffectID": 102510,
|
|
155
185
|
"effects": "21025&30",
|
|
156
|
-
"priority":
|
|
186
|
+
"priority": 66
|
|
157
187
|
},
|
|
158
188
|
{
|
|
159
189
|
"abilityEffectID": 102520,
|
|
160
190
|
"effects": "21025&35",
|
|
161
|
-
"priority":
|
|
191
|
+
"priority": 67
|
|
162
192
|
},
|
|
163
193
|
{
|
|
164
194
|
"abilityEffectID": 102530,
|
|
165
195
|
"effects": "21025&40",
|
|
166
|
-
"priority":
|
|
196
|
+
"priority": 68
|
|
167
197
|
},
|
|
168
198
|
{
|
|
169
199
|
"abilityEffectID": 102710,
|
|
170
|
-
"effects": "21027&
|
|
171
|
-
"priority":
|
|
200
|
+
"effects": "21027&0.3",
|
|
201
|
+
"priority": 72
|
|
172
202
|
},
|
|
173
203
|
{
|
|
174
204
|
"abilityEffectID": 102720,
|
|
175
|
-
"effects": "21027&
|
|
176
|
-
"priority":
|
|
205
|
+
"effects": "21027&0.5",
|
|
206
|
+
"priority": 73
|
|
177
207
|
},
|
|
178
208
|
{
|
|
179
209
|
"abilityEffectID": 102730,
|
|
180
|
-
"effects": "21027&
|
|
181
|
-
"priority":
|
|
210
|
+
"effects": "21027&0.7",
|
|
211
|
+
"priority": 74
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"abilityEffectID": 102810,
|
|
215
|
+
"effects": "21028&15",
|
|
216
|
+
"priority": 75
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"abilityEffectID": 102820,
|
|
220
|
+
"effects": "21028&20",
|
|
221
|
+
"priority": 76
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
"abilityEffectID": 102830,
|
|
225
|
+
"effects": "21028&25",
|
|
226
|
+
"priority": 77
|
|
182
227
|
},
|
|
183
228
|
{
|
|
184
229
|
"abilityEffectID": 103010,
|
|
185
230
|
"effects": "21030&0.3",
|
|
186
|
-
"priority":
|
|
231
|
+
"priority": 81
|
|
187
232
|
},
|
|
188
233
|
{
|
|
189
234
|
"abilityEffectID": 103020,
|
|
190
235
|
"effects": "21030&0.5",
|
|
191
|
-
"priority":
|
|
236
|
+
"priority": 82
|
|
192
237
|
},
|
|
193
238
|
{
|
|
194
239
|
"abilityEffectID": 103030,
|
|
195
240
|
"effects": "21030&0.7",
|
|
196
|
-
"priority":
|
|
241
|
+
"priority": 83
|
|
242
|
+
},
|
|
243
|
+
{
|
|
244
|
+
"abilityEffectID": 103310,
|
|
245
|
+
"effects": "21033&15",
|
|
246
|
+
"priority": 90
|
|
247
|
+
},
|
|
248
|
+
{
|
|
249
|
+
"abilityEffectID": 103320,
|
|
250
|
+
"effects": "21033&18",
|
|
251
|
+
"priority": 91
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
"abilityEffectID": 103330,
|
|
255
|
+
"effects": "21033&21",
|
|
256
|
+
"priority": 92
|
|
197
257
|
},
|
|
198
258
|
{
|
|
199
259
|
"abilityEffectID": 103410,
|
|
200
260
|
"effects": "21034&1.5",
|
|
201
|
-
"priority":
|
|
261
|
+
"priority": 93
|
|
202
262
|
},
|
|
203
263
|
{
|
|
204
264
|
"abilityEffectID": 103420,
|
|
205
265
|
"effects": "21034&2",
|
|
206
|
-
"priority":
|
|
266
|
+
"priority": 94
|
|
207
267
|
},
|
|
208
268
|
{
|
|
209
269
|
"abilityEffectID": 103430,
|
|
210
270
|
"effects": "21034&2.5",
|
|
211
|
-
"priority":
|
|
271
|
+
"priority": 95
|
|
212
272
|
},
|
|
213
273
|
{
|
|
214
274
|
"abilityEffectID": 103510,
|
|
215
275
|
"effects": "21035&15",
|
|
216
|
-
"priority":
|
|
276
|
+
"priority": 96
|
|
217
277
|
},
|
|
218
278
|
{
|
|
219
279
|
"abilityEffectID": 103520,
|
|
220
280
|
"effects": "21035&20",
|
|
221
|
-
"priority":
|
|
281
|
+
"priority": 97
|
|
222
282
|
},
|
|
223
283
|
{
|
|
224
284
|
"abilityEffectID": 103530,
|
|
225
285
|
"effects": "21035&25",
|
|
286
|
+
"priority": 98
|
|
287
|
+
},
|
|
288
|
+
{
|
|
289
|
+
"abilityEffectID": 103810,
|
|
290
|
+
"effects": "21038&0.1",
|
|
291
|
+
"priority": 103
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
"abilityEffectID": 103820,
|
|
295
|
+
"effects": "21038&0.15",
|
|
226
296
|
"priority": 104
|
|
227
297
|
},
|
|
298
|
+
{
|
|
299
|
+
"abilityEffectID": 103830,
|
|
300
|
+
"effects": "21038&0.2",
|
|
301
|
+
"priority": 105
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"abilityEffectID": 103910,
|
|
305
|
+
"effects": "21039&15",
|
|
306
|
+
"priority": 106
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"abilityEffectID": 103920,
|
|
310
|
+
"effects": "21039&20",
|
|
311
|
+
"priority": 107
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
"abilityEffectID": 103930,
|
|
315
|
+
"effects": "21039&25",
|
|
316
|
+
"priority": 108
|
|
317
|
+
},
|
|
228
318
|
{
|
|
229
319
|
"abilityEffectID": 100115,
|
|
230
320
|
"effects": "21001&6",
|
|
231
|
-
"priority":
|
|
321
|
+
"priority": 112
|
|
232
322
|
},
|
|
233
323
|
{
|
|
234
324
|
"abilityEffectID": 100125,
|
|
235
325
|
"effects": "21001&8",
|
|
236
|
-
"priority":
|
|
326
|
+
"priority": 113
|
|
237
327
|
},
|
|
238
328
|
{
|
|
239
329
|
"abilityEffectID": 100135,
|
|
240
330
|
"effects": "21001&10",
|
|
241
|
-
"priority":
|
|
331
|
+
"priority": 114
|
|
242
332
|
},
|
|
243
333
|
{
|
|
244
334
|
"abilityEffectID": 100215,
|
|
245
335
|
"effects": "21002&35",
|
|
246
|
-
"priority":
|
|
336
|
+
"priority": 115
|
|
247
337
|
},
|
|
248
338
|
{
|
|
249
339
|
"abilityEffectID": 100225,
|
|
250
340
|
"effects": "21002&45",
|
|
251
|
-
"priority":
|
|
341
|
+
"priority": 116
|
|
252
342
|
},
|
|
253
343
|
{
|
|
254
344
|
"abilityEffectID": 100235,
|
|
255
345
|
"effects": "21002&55",
|
|
256
|
-
"priority":
|
|
346
|
+
"priority": 117
|
|
347
|
+
},
|
|
348
|
+
{
|
|
349
|
+
"abilityEffectID": 100315,
|
|
350
|
+
"effects": "21003&5",
|
|
351
|
+
"priority": 118
|
|
352
|
+
},
|
|
353
|
+
{
|
|
354
|
+
"abilityEffectID": 100325,
|
|
355
|
+
"effects": "21003&7",
|
|
356
|
+
"priority": 119
|
|
357
|
+
},
|
|
358
|
+
{
|
|
359
|
+
"abilityEffectID": 100335,
|
|
360
|
+
"effects": "21003&9",
|
|
361
|
+
"priority": 120
|
|
257
362
|
},
|
|
258
363
|
{
|
|
259
364
|
"abilityEffectID": 100515,
|
|
260
365
|
"effects": "21005&1.2",
|
|
261
|
-
"priority":
|
|
366
|
+
"priority": 124
|
|
262
367
|
},
|
|
263
368
|
{
|
|
264
369
|
"abilityEffectID": 100525,
|
|
265
370
|
"effects": "21005&1.5",
|
|
266
|
-
"priority":
|
|
371
|
+
"priority": 125
|
|
267
372
|
},
|
|
268
373
|
{
|
|
269
374
|
"abilityEffectID": 100535,
|
|
270
375
|
"effects": "21005&1.8",
|
|
271
|
-
"priority":
|
|
376
|
+
"priority": 126
|
|
272
377
|
},
|
|
273
378
|
{
|
|
274
379
|
"abilityEffectID": 100715,
|
|
275
380
|
"effects": "21007&0.5",
|
|
276
|
-
"priority":
|
|
381
|
+
"priority": 130
|
|
277
382
|
},
|
|
278
383
|
{
|
|
279
384
|
"abilityEffectID": 100725,
|
|
280
385
|
"effects": "21007&0.75",
|
|
281
|
-
"priority":
|
|
386
|
+
"priority": 131
|
|
282
387
|
},
|
|
283
388
|
{
|
|
284
389
|
"abilityEffectID": 100735,
|
|
285
390
|
"effects": "21007&1",
|
|
286
|
-
"priority":
|
|
287
|
-
},
|
|
288
|
-
{
|
|
289
|
-
"abilityEffectID": 101215,
|
|
290
|
-
"effects": "21012&15",
|
|
291
|
-
"priority": 153
|
|
292
|
-
},
|
|
293
|
-
{
|
|
294
|
-
"abilityEffectID": 101225,
|
|
295
|
-
"effects": "21012&20",
|
|
296
|
-
"priority": 154
|
|
297
|
-
},
|
|
298
|
-
{
|
|
299
|
-
"abilityEffectID": 101235,
|
|
300
|
-
"effects": "21012&25",
|
|
301
|
-
"priority": 155
|
|
391
|
+
"priority": 132
|
|
302
392
|
},
|
|
303
393
|
{
|
|
304
394
|
"abilityEffectID": 101315,
|
|
305
395
|
"effects": "21013&20",
|
|
306
|
-
"priority":
|
|
396
|
+
"priority": 148
|
|
307
397
|
},
|
|
308
398
|
{
|
|
309
399
|
"abilityEffectID": 101325,
|
|
310
400
|
"effects": "21013&25",
|
|
311
|
-
"priority":
|
|
401
|
+
"priority": 149
|
|
312
402
|
},
|
|
313
403
|
{
|
|
314
404
|
"abilityEffectID": 101335,
|
|
315
405
|
"effects": "21013&30",
|
|
316
|
-
"priority":
|
|
406
|
+
"priority": 150
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"abilityEffectID": 101415,
|
|
410
|
+
"effects": "21014&50",
|
|
411
|
+
"priority": 151
|
|
412
|
+
},
|
|
413
|
+
{
|
|
414
|
+
"abilityEffectID": 101425,
|
|
415
|
+
"effects": "21014&56",
|
|
416
|
+
"priority": 152
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"abilityEffectID": 101435,
|
|
420
|
+
"effects": "21014&62",
|
|
421
|
+
"priority": 153
|
|
317
422
|
},
|
|
318
423
|
{
|
|
319
424
|
"abilityEffectID": 101515,
|
|
320
425
|
"effects": "21015&10",
|
|
321
|
-
"priority":
|
|
426
|
+
"priority": 154
|
|
322
427
|
},
|
|
323
428
|
{
|
|
324
429
|
"abilityEffectID": 101525,
|
|
325
430
|
"effects": "21015&12",
|
|
326
|
-
"priority":
|
|
431
|
+
"priority": 155
|
|
327
432
|
},
|
|
328
433
|
{
|
|
329
434
|
"abilityEffectID": 101535,
|
|
330
435
|
"effects": "21015&14",
|
|
331
|
-
"priority":
|
|
436
|
+
"priority": 156
|
|
437
|
+
},
|
|
438
|
+
{
|
|
439
|
+
"abilityEffectID": 101615,
|
|
440
|
+
"effects": "21016&15",
|
|
441
|
+
"priority": 157
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"abilityEffectID": 101625,
|
|
445
|
+
"effects": "21016&18",
|
|
446
|
+
"priority": 158
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"abilityEffectID": 101635,
|
|
450
|
+
"effects": "21016&21",
|
|
451
|
+
"priority": 159
|
|
332
452
|
},
|
|
333
453
|
{
|
|
334
454
|
"abilityEffectID": 101815,
|
|
335
455
|
"effects": "21018&10",
|
|
336
|
-
"priority":
|
|
456
|
+
"priority": 160
|
|
337
457
|
},
|
|
338
458
|
{
|
|
339
459
|
"abilityEffectID": 101825,
|
|
340
460
|
"effects": "21018&12",
|
|
341
|
-
"priority":
|
|
461
|
+
"priority": 161
|
|
342
462
|
},
|
|
343
463
|
{
|
|
344
464
|
"abilityEffectID": 101835,
|
|
345
465
|
"effects": "21018&14",
|
|
346
|
-
"priority":
|
|
466
|
+
"priority": 162
|
|
347
467
|
},
|
|
348
468
|
{
|
|
349
469
|
"abilityEffectID": 102015,
|
|
350
470
|
"effects": "21020&1.2",
|
|
351
|
-
"priority":
|
|
471
|
+
"priority": 166
|
|
352
472
|
},
|
|
353
473
|
{
|
|
354
474
|
"abilityEffectID": 102025,
|
|
355
475
|
"effects": "21020&1.5",
|
|
356
|
-
"priority":
|
|
476
|
+
"priority": 167
|
|
357
477
|
},
|
|
358
478
|
{
|
|
359
479
|
"abilityEffectID": 102035,
|
|
360
480
|
"effects": "21020&1.8",
|
|
361
|
-
"priority":
|
|
481
|
+
"priority": 168
|
|
482
|
+
},
|
|
483
|
+
{
|
|
484
|
+
"abilityEffectID": 102115,
|
|
485
|
+
"effects": "21021&0",
|
|
486
|
+
"priority": 169
|
|
487
|
+
},
|
|
488
|
+
{
|
|
489
|
+
"abilityEffectID": 102125,
|
|
490
|
+
"effects": "21021&1",
|
|
491
|
+
"priority": 170
|
|
492
|
+
},
|
|
493
|
+
{
|
|
494
|
+
"abilityEffectID": 102135,
|
|
495
|
+
"effects": "21021&2",
|
|
496
|
+
"priority": 171
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
"abilityEffectID": 102215,
|
|
500
|
+
"effects": "21022&5",
|
|
501
|
+
"priority": 172
|
|
502
|
+
},
|
|
503
|
+
{
|
|
504
|
+
"abilityEffectID": 102225,
|
|
505
|
+
"effects": "21022&6",
|
|
506
|
+
"priority": 173
|
|
507
|
+
},
|
|
508
|
+
{
|
|
509
|
+
"abilityEffectID": 102235,
|
|
510
|
+
"effects": "21022&7",
|
|
511
|
+
"priority": 174
|
|
362
512
|
},
|
|
363
513
|
{
|
|
364
514
|
"abilityEffectID": 102315,
|
|
365
515
|
"effects": "21023&100",
|
|
366
|
-
"priority":
|
|
516
|
+
"priority": 175
|
|
367
517
|
},
|
|
368
518
|
{
|
|
369
519
|
"abilityEffectID": 102325,
|
|
370
520
|
"effects": "21023&120",
|
|
371
|
-
"priority":
|
|
521
|
+
"priority": 176
|
|
372
522
|
},
|
|
373
523
|
{
|
|
374
524
|
"abilityEffectID": 102335,
|
|
375
525
|
"effects": "21023&140",
|
|
376
|
-
"priority":
|
|
526
|
+
"priority": 177
|
|
377
527
|
},
|
|
378
528
|
{
|
|
379
529
|
"abilityEffectID": 102515,
|
|
380
530
|
"effects": "21025&30",
|
|
381
|
-
"priority":
|
|
531
|
+
"priority": 181
|
|
382
532
|
},
|
|
383
533
|
{
|
|
384
534
|
"abilityEffectID": 102525,
|
|
385
535
|
"effects": "21025&35",
|
|
386
|
-
"priority":
|
|
536
|
+
"priority": 182
|
|
387
537
|
},
|
|
388
538
|
{
|
|
389
539
|
"abilityEffectID": 102535,
|
|
390
540
|
"effects": "21025&40",
|
|
391
|
-
"priority":
|
|
541
|
+
"priority": 183
|
|
392
542
|
},
|
|
393
543
|
{
|
|
394
544
|
"abilityEffectID": 102715,
|
|
395
|
-
"effects": "21027&
|
|
396
|
-
"priority":
|
|
545
|
+
"effects": "21027&0.3",
|
|
546
|
+
"priority": 187
|
|
397
547
|
},
|
|
398
548
|
{
|
|
399
549
|
"abilityEffectID": 102725,
|
|
400
|
-
"effects": "21027&
|
|
401
|
-
"priority":
|
|
550
|
+
"effects": "21027&0.5",
|
|
551
|
+
"priority": 188
|
|
402
552
|
},
|
|
403
553
|
{
|
|
404
554
|
"abilityEffectID": 102735,
|
|
405
|
-
"effects": "21027&
|
|
406
|
-
"priority":
|
|
555
|
+
"effects": "21027&0.7",
|
|
556
|
+
"priority": 189
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
"abilityEffectID": 102815,
|
|
560
|
+
"effects": "21028&15",
|
|
561
|
+
"priority": 190
|
|
562
|
+
},
|
|
563
|
+
{
|
|
564
|
+
"abilityEffectID": 102825,
|
|
565
|
+
"effects": "21028&20",
|
|
566
|
+
"priority": 191
|
|
567
|
+
},
|
|
568
|
+
{
|
|
569
|
+
"abilityEffectID": 102835,
|
|
570
|
+
"effects": "21028&25",
|
|
571
|
+
"priority": 192
|
|
407
572
|
},
|
|
408
573
|
{
|
|
409
574
|
"abilityEffectID": 103015,
|
|
410
575
|
"effects": "21030&0.3",
|
|
411
|
-
"priority":
|
|
576
|
+
"priority": 196
|
|
412
577
|
},
|
|
413
578
|
{
|
|
414
579
|
"abilityEffectID": 103025,
|
|
415
580
|
"effects": "21030&0.5",
|
|
416
|
-
"priority":
|
|
581
|
+
"priority": 197
|
|
417
582
|
},
|
|
418
583
|
{
|
|
419
584
|
"abilityEffectID": 103035,
|
|
420
585
|
"effects": "21030&0.7",
|
|
421
|
-
"priority":
|
|
586
|
+
"priority": 198
|
|
587
|
+
},
|
|
588
|
+
{
|
|
589
|
+
"abilityEffectID": 103315,
|
|
590
|
+
"effects": "21033&15",
|
|
591
|
+
"priority": 205
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
"abilityEffectID": 103325,
|
|
595
|
+
"effects": "21033&18",
|
|
596
|
+
"priority": 206
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
"abilityEffectID": 103335,
|
|
600
|
+
"effects": "21033&21",
|
|
601
|
+
"priority": 207
|
|
422
602
|
},
|
|
423
603
|
{
|
|
424
604
|
"abilityEffectID": 103415,
|
|
425
605
|
"effects": "21034&20",
|
|
426
|
-
"priority":
|
|
606
|
+
"priority": 208
|
|
427
607
|
},
|
|
428
608
|
{
|
|
429
609
|
"abilityEffectID": 103425,
|
|
430
610
|
"effects": "21034&26",
|
|
431
|
-
"priority":
|
|
611
|
+
"priority": 209
|
|
432
612
|
},
|
|
433
613
|
{
|
|
434
614
|
"abilityEffectID": 103435,
|
|
435
615
|
"effects": "21034&32",
|
|
436
|
-
"priority":
|
|
616
|
+
"priority": 210
|
|
437
617
|
},
|
|
438
618
|
{
|
|
439
619
|
"abilityEffectID": 103515,
|
|
440
620
|
"effects": "21035&15",
|
|
441
|
-
"priority":
|
|
621
|
+
"priority": 211
|
|
442
622
|
},
|
|
443
623
|
{
|
|
444
624
|
"abilityEffectID": 103525,
|
|
445
625
|
"effects": "21035&20",
|
|
446
|
-
"priority":
|
|
626
|
+
"priority": 212
|
|
447
627
|
},
|
|
448
628
|
{
|
|
449
629
|
"abilityEffectID": 103535,
|
|
450
630
|
"effects": "21035&25",
|
|
451
|
-
"priority":
|
|
631
|
+
"priority": 213
|
|
632
|
+
},
|
|
633
|
+
{
|
|
634
|
+
"abilityEffectID": 103815,
|
|
635
|
+
"effects": "21038&0.15",
|
|
636
|
+
"priority": 218
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"abilityEffectID": 103825,
|
|
640
|
+
"effects": "21038&0.2",
|
|
641
|
+
"priority": 219
|
|
642
|
+
},
|
|
643
|
+
{
|
|
644
|
+
"abilityEffectID": 103835,
|
|
645
|
+
"effects": "21038&0.25",
|
|
646
|
+
"priority": 220
|
|
647
|
+
},
|
|
648
|
+
{
|
|
649
|
+
"abilityEffectID": 103915,
|
|
650
|
+
"effects": "21039&15",
|
|
651
|
+
"priority": 221
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"abilityEffectID": 103925,
|
|
655
|
+
"effects": "21039&20",
|
|
656
|
+
"priority": 222
|
|
657
|
+
},
|
|
658
|
+
{
|
|
659
|
+
"abilityEffectID": 103935,
|
|
660
|
+
"effects": "21039&25",
|
|
661
|
+
"priority": 223
|
|
662
|
+
},
|
|
663
|
+
{
|
|
664
|
+
"abilityEffectID": 102610,
|
|
665
|
+
"effects": "21026&759+1#760+1",
|
|
666
|
+
"priority": 75
|
|
667
|
+
},
|
|
668
|
+
{
|
|
669
|
+
"abilityEffectID": 102620,
|
|
670
|
+
"effects": "21026&705+1.3#707+1.3",
|
|
671
|
+
"priority": 76
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
"abilityEffectID": 102630,
|
|
675
|
+
"effects": "21026&706+1.6#708+1.6",
|
|
676
|
+
"priority": 77
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"abilityEffectID": 102615,
|
|
680
|
+
"effects": "21026&716+1#717+1",
|
|
681
|
+
"priority": 195
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"abilityEffectID": 102625,
|
|
685
|
+
"effects": "21026&701+1.3#703+1.3",
|
|
686
|
+
"priority": 196
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"abilityEffectID": 102635,
|
|
690
|
+
"effects": "21026&702+1.6#704+1.6",
|
|
691
|
+
"priority": 197
|
|
452
692
|
}
|
|
453
693
|
]
|
|
454
694
|
}
|