@kar-mi/spirit-vale-tools-items 0.1.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/README.md +28 -0
- package/dist/catalog.d.ts +59 -0
- package/dist/catalog.d.ts.map +1 -0
- package/dist/definitions/artifacts.d.ts +2236 -0
- package/dist/definitions/artifacts.d.ts.map +1 -0
- package/dist/definitions/cards.d.ts +3241 -0
- package/dist/definitions/cards.d.ts.map +1 -0
- package/dist/definitions/consumables.d.ts +129 -0
- package/dist/definitions/consumables.d.ts.map +1 -0
- package/dist/definitions/cosmetics.d.ts +4721 -0
- package/dist/definitions/cosmetics.d.ts.map +1 -0
- package/dist/definitions/equipment.d.ts +17157 -0
- package/dist/definitions/equipment.d.ts.map +1 -0
- package/dist/definitions/gems.d.ts +1557 -0
- package/dist/definitions/gems.d.ts.map +1 -0
- package/dist/definitions/index.d.ts +30147 -0
- package/dist/definitions/index.d.ts.map +1 -0
- package/dist/definitions/junks.d.ts +1133 -0
- package/dist/definitions/junks.d.ts.map +1 -0
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +39165 -0
- package/dist/substat-caps.d.ts +17 -0
- package/dist/substat-caps.d.ts.map +1 -0
- package/package.json +28 -0
|
@@ -0,0 +1,2236 @@
|
|
|
1
|
+
export declare class ArtifactItemDefinitions {
|
|
2
|
+
private constructor();
|
|
3
|
+
static readonly values: readonly [{
|
|
4
|
+
readonly itemType: 3;
|
|
5
|
+
readonly id: "Acolyte";
|
|
6
|
+
readonly displayName: "Holy Vow";
|
|
7
|
+
readonly artifactSlotEffects: {
|
|
8
|
+
readonly Rune: readonly [{
|
|
9
|
+
readonly type: 49;
|
|
10
|
+
readonly value: 5;
|
|
11
|
+
readonly target: {
|
|
12
|
+
readonly kind: "skill";
|
|
13
|
+
readonly id: "HolyLight";
|
|
14
|
+
};
|
|
15
|
+
}];
|
|
16
|
+
readonly Jewel: readonly [{
|
|
17
|
+
readonly type: 49;
|
|
18
|
+
readonly value: 5;
|
|
19
|
+
readonly target: {
|
|
20
|
+
readonly kind: "skill";
|
|
21
|
+
readonly id: "Heal";
|
|
22
|
+
};
|
|
23
|
+
}];
|
|
24
|
+
readonly Scroll: readonly [];
|
|
25
|
+
readonly Relic: readonly [];
|
|
26
|
+
};
|
|
27
|
+
readonly artifactSlotRefineEffects: {
|
|
28
|
+
readonly Rune: readonly [{
|
|
29
|
+
readonly type: 49;
|
|
30
|
+
readonly value: 2;
|
|
31
|
+
readonly target: {
|
|
32
|
+
readonly kind: "skill";
|
|
33
|
+
readonly id: "HolyLight";
|
|
34
|
+
};
|
|
35
|
+
}];
|
|
36
|
+
readonly Jewel: readonly [{
|
|
37
|
+
readonly type: 49;
|
|
38
|
+
readonly value: 2;
|
|
39
|
+
readonly target: {
|
|
40
|
+
readonly kind: "skill";
|
|
41
|
+
readonly id: "Heal";
|
|
42
|
+
};
|
|
43
|
+
}];
|
|
44
|
+
readonly Scroll: readonly [{
|
|
45
|
+
readonly type: 67;
|
|
46
|
+
readonly value: 1;
|
|
47
|
+
}];
|
|
48
|
+
readonly Relic: readonly [{
|
|
49
|
+
readonly type: 90;
|
|
50
|
+
readonly value: -2;
|
|
51
|
+
}];
|
|
52
|
+
};
|
|
53
|
+
readonly artifactSet: {
|
|
54
|
+
readonly requiredPieces: 4;
|
|
55
|
+
readonly perPieceBase: readonly [];
|
|
56
|
+
readonly perPiece: readonly [];
|
|
57
|
+
readonly fullSet: readonly [{
|
|
58
|
+
readonly type: 6;
|
|
59
|
+
readonly value: 3;
|
|
60
|
+
}];
|
|
61
|
+
};
|
|
62
|
+
}, {
|
|
63
|
+
readonly itemType: 3;
|
|
64
|
+
readonly id: "Atk";
|
|
65
|
+
readonly displayName: "Warglyph";
|
|
66
|
+
readonly refineEffects: readonly [{
|
|
67
|
+
readonly type: 69;
|
|
68
|
+
readonly value: 0.25;
|
|
69
|
+
}];
|
|
70
|
+
readonly artifactSet: {
|
|
71
|
+
readonly requiredPieces: 4;
|
|
72
|
+
readonly perPieceBase: readonly [];
|
|
73
|
+
readonly perPiece: readonly [{
|
|
74
|
+
readonly type: 9;
|
|
75
|
+
readonly value: 5;
|
|
76
|
+
}, {
|
|
77
|
+
readonly type: 71;
|
|
78
|
+
readonly value: 5;
|
|
79
|
+
}, {
|
|
80
|
+
readonly type: 72;
|
|
81
|
+
readonly value: -15;
|
|
82
|
+
}];
|
|
83
|
+
readonly fullSet: readonly [{
|
|
84
|
+
readonly type: 6;
|
|
85
|
+
readonly value: 1;
|
|
86
|
+
}, {
|
|
87
|
+
readonly type: 9;
|
|
88
|
+
readonly value: 10;
|
|
89
|
+
}, {
|
|
90
|
+
readonly type: 71;
|
|
91
|
+
readonly value: 5;
|
|
92
|
+
}, {
|
|
93
|
+
readonly type: 72;
|
|
94
|
+
readonly value: -15;
|
|
95
|
+
}];
|
|
96
|
+
};
|
|
97
|
+
}, {
|
|
98
|
+
readonly itemType: 3;
|
|
99
|
+
readonly id: "Auto";
|
|
100
|
+
readonly displayName: "Blitzcore";
|
|
101
|
+
readonly refineEffects: readonly [{
|
|
102
|
+
readonly type: 63;
|
|
103
|
+
readonly value: 0.25;
|
|
104
|
+
}];
|
|
105
|
+
readonly artifactSet: {
|
|
106
|
+
readonly requiredPieces: 4;
|
|
107
|
+
readonly perPieceBase: readonly [];
|
|
108
|
+
readonly perPiece: readonly [{
|
|
109
|
+
readonly type: 63;
|
|
110
|
+
readonly value: 3;
|
|
111
|
+
}];
|
|
112
|
+
readonly fullSet: readonly [{
|
|
113
|
+
readonly type: 6;
|
|
114
|
+
readonly value: 1;
|
|
115
|
+
}, {
|
|
116
|
+
readonly type: 130;
|
|
117
|
+
readonly value: 2;
|
|
118
|
+
}, {
|
|
119
|
+
readonly type: 63;
|
|
120
|
+
readonly value: 3;
|
|
121
|
+
}];
|
|
122
|
+
};
|
|
123
|
+
}, {
|
|
124
|
+
readonly itemType: 3;
|
|
125
|
+
readonly id: "Bastion";
|
|
126
|
+
readonly displayName: "Bastion";
|
|
127
|
+
readonly artifactSlotEffects: {
|
|
128
|
+
readonly Rune: readonly [{
|
|
129
|
+
readonly type: 32;
|
|
130
|
+
readonly value: 1;
|
|
131
|
+
}];
|
|
132
|
+
readonly Jewel: readonly [{
|
|
133
|
+
readonly type: 35;
|
|
134
|
+
readonly value: 1;
|
|
135
|
+
}];
|
|
136
|
+
readonly Scroll: readonly [{
|
|
137
|
+
readonly type: 34;
|
|
138
|
+
readonly value: 1;
|
|
139
|
+
}];
|
|
140
|
+
readonly Relic: readonly [{
|
|
141
|
+
readonly type: 36;
|
|
142
|
+
readonly value: 1;
|
|
143
|
+
}];
|
|
144
|
+
};
|
|
145
|
+
readonly artifactSet: {
|
|
146
|
+
readonly requiredPieces: 4;
|
|
147
|
+
readonly perPieceBase: readonly [];
|
|
148
|
+
readonly perPiece: readonly [];
|
|
149
|
+
readonly fullSet: readonly [{
|
|
150
|
+
readonly type: 6;
|
|
151
|
+
readonly value: 5;
|
|
152
|
+
}, {
|
|
153
|
+
readonly type: 71;
|
|
154
|
+
readonly value: 10;
|
|
155
|
+
}, {
|
|
156
|
+
readonly type: 72;
|
|
157
|
+
readonly value: 10;
|
|
158
|
+
}];
|
|
159
|
+
};
|
|
160
|
+
}, {
|
|
161
|
+
readonly itemType: 3;
|
|
162
|
+
readonly id: "Berserker_1";
|
|
163
|
+
readonly displayName: "Bloodfury";
|
|
164
|
+
readonly artifactSlotEffects: {
|
|
165
|
+
readonly Rune: readonly [{
|
|
166
|
+
readonly type: 49;
|
|
167
|
+
readonly value: 5;
|
|
168
|
+
readonly target: {
|
|
169
|
+
readonly kind: "skill";
|
|
170
|
+
readonly id: "Execute";
|
|
171
|
+
};
|
|
172
|
+
}];
|
|
173
|
+
readonly Jewel: readonly [{
|
|
174
|
+
readonly type: 49;
|
|
175
|
+
readonly value: 5;
|
|
176
|
+
readonly target: {
|
|
177
|
+
readonly kind: "skill";
|
|
178
|
+
readonly id: "Cyclone";
|
|
179
|
+
};
|
|
180
|
+
}];
|
|
181
|
+
readonly Scroll: readonly [{
|
|
182
|
+
readonly type: 49;
|
|
183
|
+
readonly value: 5;
|
|
184
|
+
readonly target: {
|
|
185
|
+
readonly kind: "skill";
|
|
186
|
+
readonly id: "AxeThrow";
|
|
187
|
+
};
|
|
188
|
+
}];
|
|
189
|
+
readonly Relic: readonly [{
|
|
190
|
+
readonly type: 49;
|
|
191
|
+
readonly value: 5;
|
|
192
|
+
readonly target: {
|
|
193
|
+
readonly kind: "skill";
|
|
194
|
+
readonly id: "DarkClaw";
|
|
195
|
+
};
|
|
196
|
+
}];
|
|
197
|
+
};
|
|
198
|
+
readonly artifactSlotRefineEffects: {
|
|
199
|
+
readonly Rune: readonly [{
|
|
200
|
+
readonly type: 49;
|
|
201
|
+
readonly value: 2;
|
|
202
|
+
readonly target: {
|
|
203
|
+
readonly kind: "skill";
|
|
204
|
+
readonly id: "Execute";
|
|
205
|
+
};
|
|
206
|
+
}];
|
|
207
|
+
readonly Jewel: readonly [{
|
|
208
|
+
readonly type: 49;
|
|
209
|
+
readonly value: 2;
|
|
210
|
+
readonly target: {
|
|
211
|
+
readonly kind: "skill";
|
|
212
|
+
readonly id: "Cyclone";
|
|
213
|
+
};
|
|
214
|
+
}];
|
|
215
|
+
readonly Scroll: readonly [{
|
|
216
|
+
readonly type: 49;
|
|
217
|
+
readonly value: 2;
|
|
218
|
+
readonly target: {
|
|
219
|
+
readonly kind: "skill";
|
|
220
|
+
readonly id: "AxeThrow";
|
|
221
|
+
};
|
|
222
|
+
}];
|
|
223
|
+
readonly Relic: readonly [{
|
|
224
|
+
readonly type: 49;
|
|
225
|
+
readonly value: 2;
|
|
226
|
+
readonly target: {
|
|
227
|
+
readonly kind: "skill";
|
|
228
|
+
readonly id: "DarkClaw";
|
|
229
|
+
};
|
|
230
|
+
}];
|
|
231
|
+
};
|
|
232
|
+
readonly artifactSet: {
|
|
233
|
+
readonly requiredPieces: 4;
|
|
234
|
+
readonly perPieceBase: readonly [];
|
|
235
|
+
readonly perPiece: readonly [];
|
|
236
|
+
readonly fullSet: readonly [{
|
|
237
|
+
readonly type: 6;
|
|
238
|
+
readonly value: 3;
|
|
239
|
+
}];
|
|
240
|
+
};
|
|
241
|
+
}, {
|
|
242
|
+
readonly itemType: 3;
|
|
243
|
+
readonly id: "Cast";
|
|
244
|
+
readonly displayName: "Spellweaver";
|
|
245
|
+
readonly refineEffects: readonly [{
|
|
246
|
+
readonly type: 64;
|
|
247
|
+
readonly value: 0.25;
|
|
248
|
+
}];
|
|
249
|
+
readonly artifactSet: {
|
|
250
|
+
readonly requiredPieces: 4;
|
|
251
|
+
readonly perPieceBase: readonly [];
|
|
252
|
+
readonly perPiece: readonly [{
|
|
253
|
+
readonly type: 64;
|
|
254
|
+
readonly value: 10;
|
|
255
|
+
}];
|
|
256
|
+
readonly fullSet: readonly [{
|
|
257
|
+
readonly type: 6;
|
|
258
|
+
readonly value: 1;
|
|
259
|
+
}];
|
|
260
|
+
};
|
|
261
|
+
}, {
|
|
262
|
+
readonly itemType: 3;
|
|
263
|
+
readonly id: "Corporeal";
|
|
264
|
+
readonly displayName: "Corporeal";
|
|
265
|
+
readonly refineEffects: readonly [{
|
|
266
|
+
readonly type: 46;
|
|
267
|
+
readonly value: 0.125;
|
|
268
|
+
readonly target: {
|
|
269
|
+
readonly kind: "element";
|
|
270
|
+
readonly id: "Poison";
|
|
271
|
+
};
|
|
272
|
+
}, {
|
|
273
|
+
readonly type: 46;
|
|
274
|
+
readonly value: 0.125;
|
|
275
|
+
readonly target: {
|
|
276
|
+
readonly kind: "element";
|
|
277
|
+
readonly id: "Undead";
|
|
278
|
+
};
|
|
279
|
+
}, {
|
|
280
|
+
readonly type: 46;
|
|
281
|
+
readonly value: 0.125;
|
|
282
|
+
readonly target: {
|
|
283
|
+
readonly kind: "element";
|
|
284
|
+
readonly id: "Shadow";
|
|
285
|
+
};
|
|
286
|
+
}, {
|
|
287
|
+
readonly type: 46;
|
|
288
|
+
readonly value: 0.125;
|
|
289
|
+
readonly target: {
|
|
290
|
+
readonly kind: "element";
|
|
291
|
+
readonly id: "Holy";
|
|
292
|
+
};
|
|
293
|
+
}];
|
|
294
|
+
readonly artifactSet: {
|
|
295
|
+
readonly requiredPieces: 4;
|
|
296
|
+
readonly perPieceBase: readonly [];
|
|
297
|
+
readonly perPiece: readonly [{
|
|
298
|
+
readonly type: 46;
|
|
299
|
+
readonly value: 3;
|
|
300
|
+
readonly target: {
|
|
301
|
+
readonly kind: "element";
|
|
302
|
+
readonly id: "Poison";
|
|
303
|
+
};
|
|
304
|
+
}, {
|
|
305
|
+
readonly type: 46;
|
|
306
|
+
readonly value: 3;
|
|
307
|
+
readonly target: {
|
|
308
|
+
readonly kind: "element";
|
|
309
|
+
readonly id: "Undead";
|
|
310
|
+
};
|
|
311
|
+
}, {
|
|
312
|
+
readonly type: 46;
|
|
313
|
+
readonly value: 3;
|
|
314
|
+
readonly target: {
|
|
315
|
+
readonly kind: "element";
|
|
316
|
+
readonly id: "Shadow";
|
|
317
|
+
};
|
|
318
|
+
}, {
|
|
319
|
+
readonly type: 46;
|
|
320
|
+
readonly value: 3;
|
|
321
|
+
readonly target: {
|
|
322
|
+
readonly kind: "element";
|
|
323
|
+
readonly id: "Holy";
|
|
324
|
+
};
|
|
325
|
+
}];
|
|
326
|
+
readonly fullSet: readonly [{
|
|
327
|
+
readonly type: 6;
|
|
328
|
+
readonly value: 1;
|
|
329
|
+
}, {
|
|
330
|
+
readonly type: 46;
|
|
331
|
+
readonly value: 3;
|
|
332
|
+
readonly target: {
|
|
333
|
+
readonly kind: "element";
|
|
334
|
+
readonly id: "Poison";
|
|
335
|
+
};
|
|
336
|
+
}, {
|
|
337
|
+
readonly type: 46;
|
|
338
|
+
readonly value: 3;
|
|
339
|
+
readonly target: {
|
|
340
|
+
readonly kind: "element";
|
|
341
|
+
readonly id: "Undead";
|
|
342
|
+
};
|
|
343
|
+
}, {
|
|
344
|
+
readonly type: 46;
|
|
345
|
+
readonly value: 3;
|
|
346
|
+
readonly target: {
|
|
347
|
+
readonly kind: "element";
|
|
348
|
+
readonly id: "Shadow";
|
|
349
|
+
};
|
|
350
|
+
}, {
|
|
351
|
+
readonly type: 46;
|
|
352
|
+
readonly value: 3;
|
|
353
|
+
readonly target: {
|
|
354
|
+
readonly kind: "element";
|
|
355
|
+
readonly id: "Holy";
|
|
356
|
+
};
|
|
357
|
+
}];
|
|
358
|
+
};
|
|
359
|
+
}, {
|
|
360
|
+
readonly itemType: 3;
|
|
361
|
+
readonly id: "Cost";
|
|
362
|
+
readonly displayName: "Arcanum Verge";
|
|
363
|
+
readonly refineEffects: readonly [{
|
|
364
|
+
readonly type: 90;
|
|
365
|
+
readonly value: -0.25;
|
|
366
|
+
}];
|
|
367
|
+
readonly artifactSet: {
|
|
368
|
+
readonly requiredPieces: 4;
|
|
369
|
+
readonly perPieceBase: readonly [];
|
|
370
|
+
readonly perPiece: readonly [{
|
|
371
|
+
readonly type: 90;
|
|
372
|
+
readonly value: -10;
|
|
373
|
+
}];
|
|
374
|
+
readonly fullSet: readonly [{
|
|
375
|
+
readonly type: 6;
|
|
376
|
+
readonly value: 1;
|
|
377
|
+
}];
|
|
378
|
+
};
|
|
379
|
+
}, {
|
|
380
|
+
readonly itemType: 3;
|
|
381
|
+
readonly id: "Crit";
|
|
382
|
+
readonly displayName: "Furybrand";
|
|
383
|
+
readonly refineEffects: readonly [{
|
|
384
|
+
readonly type: 52;
|
|
385
|
+
readonly value: 0.25;
|
|
386
|
+
}];
|
|
387
|
+
readonly artifactSet: {
|
|
388
|
+
readonly requiredPieces: 4;
|
|
389
|
+
readonly perPieceBase: readonly [];
|
|
390
|
+
readonly perPiece: readonly [{
|
|
391
|
+
readonly type: 15;
|
|
392
|
+
readonly value: 5;
|
|
393
|
+
}];
|
|
394
|
+
readonly fullSet: readonly [{
|
|
395
|
+
readonly type: 6;
|
|
396
|
+
readonly value: 1;
|
|
397
|
+
}, {
|
|
398
|
+
readonly type: 52;
|
|
399
|
+
readonly value: 5;
|
|
400
|
+
}];
|
|
401
|
+
};
|
|
402
|
+
}, {
|
|
403
|
+
readonly itemType: 3;
|
|
404
|
+
readonly id: "Def";
|
|
405
|
+
readonly displayName: "Titanplate";
|
|
406
|
+
readonly refineEffects: readonly [{
|
|
407
|
+
readonly type: 11;
|
|
408
|
+
readonly value: 1;
|
|
409
|
+
}, {
|
|
410
|
+
readonly type: 86;
|
|
411
|
+
readonly value: 1;
|
|
412
|
+
}];
|
|
413
|
+
readonly artifactSet: {
|
|
414
|
+
readonly requiredPieces: 4;
|
|
415
|
+
readonly perPieceBase: readonly [];
|
|
416
|
+
readonly perPiece: readonly [{
|
|
417
|
+
readonly type: 11;
|
|
418
|
+
readonly value: 10;
|
|
419
|
+
}];
|
|
420
|
+
readonly fullSet: readonly [{
|
|
421
|
+
readonly type: 6;
|
|
422
|
+
readonly value: 1;
|
|
423
|
+
}, {
|
|
424
|
+
readonly type: 73;
|
|
425
|
+
readonly value: 5;
|
|
426
|
+
}, {
|
|
427
|
+
readonly type: 86;
|
|
428
|
+
readonly value: 10;
|
|
429
|
+
}];
|
|
430
|
+
};
|
|
431
|
+
}, {
|
|
432
|
+
readonly itemType: 3;
|
|
433
|
+
readonly id: "Eternis";
|
|
434
|
+
readonly displayName: "Eternis";
|
|
435
|
+
readonly artifactSet: {
|
|
436
|
+
readonly requiredPieces: 4;
|
|
437
|
+
readonly perPieceBase: readonly [];
|
|
438
|
+
readonly perPiece: readonly [];
|
|
439
|
+
readonly fullSet: readonly [{
|
|
440
|
+
readonly type: 6;
|
|
441
|
+
readonly value: 5;
|
|
442
|
+
}, {
|
|
443
|
+
readonly type: 42;
|
|
444
|
+
readonly value: 5;
|
|
445
|
+
readonly target: {
|
|
446
|
+
readonly kind: "skill";
|
|
447
|
+
readonly id: "Heal";
|
|
448
|
+
};
|
|
449
|
+
}, {
|
|
450
|
+
readonly type: 42;
|
|
451
|
+
readonly value: 5;
|
|
452
|
+
readonly target: {
|
|
453
|
+
readonly kind: "skill";
|
|
454
|
+
readonly id: "Haste";
|
|
455
|
+
};
|
|
456
|
+
}, {
|
|
457
|
+
readonly type: 71;
|
|
458
|
+
readonly value: 10;
|
|
459
|
+
}, {
|
|
460
|
+
readonly type: 72;
|
|
461
|
+
readonly value: 10;
|
|
462
|
+
}, {
|
|
463
|
+
readonly type: 69;
|
|
464
|
+
readonly value: 5;
|
|
465
|
+
}, {
|
|
466
|
+
readonly type: 70;
|
|
467
|
+
readonly value: 5;
|
|
468
|
+
}];
|
|
469
|
+
};
|
|
470
|
+
}, {
|
|
471
|
+
readonly itemType: 3;
|
|
472
|
+
readonly id: "Flee";
|
|
473
|
+
readonly displayName: "Shadebound";
|
|
474
|
+
readonly refineEffects: readonly [{
|
|
475
|
+
readonly type: 14;
|
|
476
|
+
readonly value: 1;
|
|
477
|
+
}];
|
|
478
|
+
readonly artifactSet: {
|
|
479
|
+
readonly requiredPieces: 4;
|
|
480
|
+
readonly perPieceBase: readonly [];
|
|
481
|
+
readonly perPiece: readonly [{
|
|
482
|
+
readonly type: 14;
|
|
483
|
+
readonly value: 15;
|
|
484
|
+
}];
|
|
485
|
+
readonly fullSet: readonly [{
|
|
486
|
+
readonly type: 6;
|
|
487
|
+
readonly value: 1;
|
|
488
|
+
}, {
|
|
489
|
+
readonly type: 121;
|
|
490
|
+
readonly value: 10;
|
|
491
|
+
}];
|
|
492
|
+
};
|
|
493
|
+
}, {
|
|
494
|
+
readonly itemType: 3;
|
|
495
|
+
readonly id: "Gunslinger_1";
|
|
496
|
+
readonly displayName: "Deadeye";
|
|
497
|
+
readonly artifactSlotEffects: {
|
|
498
|
+
readonly Rune: readonly [{
|
|
499
|
+
readonly type: 49;
|
|
500
|
+
readonly value: 5;
|
|
501
|
+
readonly target: {
|
|
502
|
+
readonly kind: "skill";
|
|
503
|
+
readonly id: "PanicBurst";
|
|
504
|
+
};
|
|
505
|
+
}];
|
|
506
|
+
readonly Jewel: readonly [{
|
|
507
|
+
readonly type: 49;
|
|
508
|
+
readonly value: 5;
|
|
509
|
+
readonly target: {
|
|
510
|
+
readonly kind: "skill";
|
|
511
|
+
readonly id: "PointBlankShot";
|
|
512
|
+
};
|
|
513
|
+
}];
|
|
514
|
+
readonly Scroll: readonly [{
|
|
515
|
+
readonly type: 49;
|
|
516
|
+
readonly value: 5;
|
|
517
|
+
readonly target: {
|
|
518
|
+
readonly kind: "skill";
|
|
519
|
+
readonly id: "SniperShot";
|
|
520
|
+
};
|
|
521
|
+
}];
|
|
522
|
+
readonly Relic: readonly [{
|
|
523
|
+
readonly type: 49;
|
|
524
|
+
readonly value: 5;
|
|
525
|
+
readonly target: {
|
|
526
|
+
readonly kind: "skill";
|
|
527
|
+
readonly id: "ExplosiveGrenade";
|
|
528
|
+
};
|
|
529
|
+
}];
|
|
530
|
+
};
|
|
531
|
+
readonly artifactSlotRefineEffects: {
|
|
532
|
+
readonly Rune: readonly [{
|
|
533
|
+
readonly type: 49;
|
|
534
|
+
readonly value: 2;
|
|
535
|
+
readonly target: {
|
|
536
|
+
readonly kind: "skill";
|
|
537
|
+
readonly id: "PanicBurst";
|
|
538
|
+
};
|
|
539
|
+
}];
|
|
540
|
+
readonly Jewel: readonly [{
|
|
541
|
+
readonly type: 49;
|
|
542
|
+
readonly value: 2;
|
|
543
|
+
readonly target: {
|
|
544
|
+
readonly kind: "skill";
|
|
545
|
+
readonly id: "PointBlankShot";
|
|
546
|
+
};
|
|
547
|
+
}];
|
|
548
|
+
readonly Scroll: readonly [{
|
|
549
|
+
readonly type: 49;
|
|
550
|
+
readonly value: 2;
|
|
551
|
+
readonly target: {
|
|
552
|
+
readonly kind: "skill";
|
|
553
|
+
readonly id: "SniperShot";
|
|
554
|
+
};
|
|
555
|
+
}];
|
|
556
|
+
readonly Relic: readonly [{
|
|
557
|
+
readonly type: 49;
|
|
558
|
+
readonly value: 2;
|
|
559
|
+
readonly target: {
|
|
560
|
+
readonly kind: "skill";
|
|
561
|
+
readonly id: "ExplosiveGrenade";
|
|
562
|
+
};
|
|
563
|
+
}];
|
|
564
|
+
};
|
|
565
|
+
readonly artifactSet: {
|
|
566
|
+
readonly requiredPieces: 4;
|
|
567
|
+
readonly perPieceBase: readonly [];
|
|
568
|
+
readonly perPiece: readonly [];
|
|
569
|
+
readonly fullSet: readonly [{
|
|
570
|
+
readonly type: 6;
|
|
571
|
+
readonly value: 3;
|
|
572
|
+
}];
|
|
573
|
+
};
|
|
574
|
+
}, {
|
|
575
|
+
readonly itemType: 3;
|
|
576
|
+
readonly id: "Healing";
|
|
577
|
+
readonly displayName: "Lifebloom";
|
|
578
|
+
readonly refineEffects: readonly [{
|
|
579
|
+
readonly type: 67;
|
|
580
|
+
readonly value: 0.25;
|
|
581
|
+
}];
|
|
582
|
+
readonly artifactSet: {
|
|
583
|
+
readonly requiredPieces: 4;
|
|
584
|
+
readonly perPieceBase: readonly [];
|
|
585
|
+
readonly perPiece: readonly [{
|
|
586
|
+
readonly type: 67;
|
|
587
|
+
readonly value: 5;
|
|
588
|
+
}];
|
|
589
|
+
readonly fullSet: readonly [{
|
|
590
|
+
readonly type: 6;
|
|
591
|
+
readonly value: 1;
|
|
592
|
+
}];
|
|
593
|
+
};
|
|
594
|
+
}, {
|
|
595
|
+
readonly itemType: 3;
|
|
596
|
+
readonly id: "Hexbrand";
|
|
597
|
+
readonly displayName: "Hexbrand";
|
|
598
|
+
readonly refineEffects: readonly [{
|
|
599
|
+
readonly type: 142;
|
|
600
|
+
readonly value: 0.25;
|
|
601
|
+
}];
|
|
602
|
+
readonly artifactSet: {
|
|
603
|
+
readonly requiredPieces: 4;
|
|
604
|
+
readonly perPieceBase: readonly [];
|
|
605
|
+
readonly perPiece: readonly [{
|
|
606
|
+
readonly type: 142;
|
|
607
|
+
readonly value: 5;
|
|
608
|
+
}];
|
|
609
|
+
readonly fullSet: readonly [{
|
|
610
|
+
readonly type: 6;
|
|
611
|
+
readonly value: 1;
|
|
612
|
+
}, {
|
|
613
|
+
readonly type: 142;
|
|
614
|
+
readonly value: 5;
|
|
615
|
+
}];
|
|
616
|
+
};
|
|
617
|
+
}, {
|
|
618
|
+
readonly itemType: 3;
|
|
619
|
+
readonly id: "Hit";
|
|
620
|
+
readonly displayName: "Hawkeye";
|
|
621
|
+
readonly refineEffects: readonly [{
|
|
622
|
+
readonly type: 13;
|
|
623
|
+
readonly value: 1;
|
|
624
|
+
}];
|
|
625
|
+
readonly artifactSet: {
|
|
626
|
+
readonly requiredPieces: 4;
|
|
627
|
+
readonly perPieceBase: readonly [];
|
|
628
|
+
readonly perPiece: readonly [{
|
|
629
|
+
readonly type: 13;
|
|
630
|
+
readonly value: 15;
|
|
631
|
+
}];
|
|
632
|
+
readonly fullSet: readonly [{
|
|
633
|
+
readonly type: 6;
|
|
634
|
+
readonly value: 1;
|
|
635
|
+
}, {
|
|
636
|
+
readonly type: 78;
|
|
637
|
+
readonly value: 10;
|
|
638
|
+
}];
|
|
639
|
+
};
|
|
640
|
+
}, {
|
|
641
|
+
readonly itemType: 3;
|
|
642
|
+
readonly id: "Hp";
|
|
643
|
+
readonly displayName: "Vitalis";
|
|
644
|
+
readonly refineEffects: readonly [{
|
|
645
|
+
readonly type: 71;
|
|
646
|
+
readonly value: 0.25;
|
|
647
|
+
}];
|
|
648
|
+
readonly artifactSet: {
|
|
649
|
+
readonly requiredPieces: 4;
|
|
650
|
+
readonly perPieceBase: readonly [];
|
|
651
|
+
readonly perPiece: readonly [{
|
|
652
|
+
readonly type: 71;
|
|
653
|
+
readonly value: 10;
|
|
654
|
+
}];
|
|
655
|
+
readonly fullSet: readonly [{
|
|
656
|
+
readonly type: 6;
|
|
657
|
+
readonly value: 1;
|
|
658
|
+
}];
|
|
659
|
+
};
|
|
660
|
+
}, {
|
|
661
|
+
readonly itemType: 3;
|
|
662
|
+
readonly id: "Immune";
|
|
663
|
+
readonly displayName: "Nullmark";
|
|
664
|
+
readonly refineEffects: readonly [{
|
|
665
|
+
readonly type: 26;
|
|
666
|
+
readonly value: 2.5;
|
|
667
|
+
readonly target: {
|
|
668
|
+
readonly kind: "status";
|
|
669
|
+
readonly id: "Stun";
|
|
670
|
+
};
|
|
671
|
+
}];
|
|
672
|
+
readonly artifactSlotEffects: {
|
|
673
|
+
readonly Rune: readonly [{
|
|
674
|
+
readonly type: 26;
|
|
675
|
+
readonly value: 50;
|
|
676
|
+
readonly target: {
|
|
677
|
+
readonly kind: "status";
|
|
678
|
+
readonly id: "Blind";
|
|
679
|
+
};
|
|
680
|
+
}];
|
|
681
|
+
readonly Jewel: readonly [{
|
|
682
|
+
readonly type: 26;
|
|
683
|
+
readonly value: 50;
|
|
684
|
+
readonly target: {
|
|
685
|
+
readonly kind: "status";
|
|
686
|
+
readonly id: "Silence";
|
|
687
|
+
};
|
|
688
|
+
}];
|
|
689
|
+
readonly Scroll: readonly [{
|
|
690
|
+
readonly type: 26;
|
|
691
|
+
readonly value: 50;
|
|
692
|
+
readonly target: {
|
|
693
|
+
readonly kind: "status";
|
|
694
|
+
readonly id: "Poison";
|
|
695
|
+
};
|
|
696
|
+
}];
|
|
697
|
+
readonly Relic: readonly [{
|
|
698
|
+
readonly type: 26;
|
|
699
|
+
readonly value: 50;
|
|
700
|
+
readonly target: {
|
|
701
|
+
readonly kind: "status";
|
|
702
|
+
readonly id: "Bleeding";
|
|
703
|
+
};
|
|
704
|
+
}];
|
|
705
|
+
};
|
|
706
|
+
readonly artifactSet: {
|
|
707
|
+
readonly requiredPieces: 4;
|
|
708
|
+
readonly perPieceBase: readonly [];
|
|
709
|
+
readonly perPiece: readonly [];
|
|
710
|
+
readonly fullSet: readonly [{
|
|
711
|
+
readonly type: 6;
|
|
712
|
+
readonly value: 1;
|
|
713
|
+
}, {
|
|
714
|
+
readonly type: 26;
|
|
715
|
+
readonly value: 50;
|
|
716
|
+
readonly target: {
|
|
717
|
+
readonly kind: "status";
|
|
718
|
+
readonly id: "Slow";
|
|
719
|
+
};
|
|
720
|
+
}];
|
|
721
|
+
};
|
|
722
|
+
}, {
|
|
723
|
+
readonly itemType: 3;
|
|
724
|
+
readonly id: "Knight";
|
|
725
|
+
readonly displayName: "Honored Oath";
|
|
726
|
+
readonly artifactSlotEffects: {
|
|
727
|
+
readonly Rune: readonly [{
|
|
728
|
+
readonly type: 49;
|
|
729
|
+
readonly value: 5;
|
|
730
|
+
readonly target: {
|
|
731
|
+
readonly kind: "skill";
|
|
732
|
+
readonly id: "SpearThrust";
|
|
733
|
+
};
|
|
734
|
+
}];
|
|
735
|
+
readonly Jewel: readonly [{
|
|
736
|
+
readonly type: 49;
|
|
737
|
+
readonly value: 5;
|
|
738
|
+
readonly target: {
|
|
739
|
+
readonly kind: "skill";
|
|
740
|
+
readonly id: "SpearStab";
|
|
741
|
+
};
|
|
742
|
+
}];
|
|
743
|
+
readonly Scroll: readonly [{
|
|
744
|
+
readonly type: 49;
|
|
745
|
+
readonly value: 5;
|
|
746
|
+
readonly target: {
|
|
747
|
+
readonly kind: "skill";
|
|
748
|
+
readonly id: "SpearSlice";
|
|
749
|
+
};
|
|
750
|
+
}];
|
|
751
|
+
readonly Relic: readonly [{
|
|
752
|
+
readonly type: 49;
|
|
753
|
+
readonly value: 5;
|
|
754
|
+
readonly target: {
|
|
755
|
+
readonly kind: "skill";
|
|
756
|
+
readonly id: "WeaponThrow";
|
|
757
|
+
};
|
|
758
|
+
}];
|
|
759
|
+
};
|
|
760
|
+
readonly artifactSlotRefineEffects: {
|
|
761
|
+
readonly Rune: readonly [{
|
|
762
|
+
readonly type: 49;
|
|
763
|
+
readonly value: 2;
|
|
764
|
+
readonly target: {
|
|
765
|
+
readonly kind: "skill";
|
|
766
|
+
readonly id: "SpearThrust";
|
|
767
|
+
};
|
|
768
|
+
}];
|
|
769
|
+
readonly Jewel: readonly [{
|
|
770
|
+
readonly type: 49;
|
|
771
|
+
readonly value: 2;
|
|
772
|
+
readonly target: {
|
|
773
|
+
readonly kind: "skill";
|
|
774
|
+
readonly id: "SpearStab";
|
|
775
|
+
};
|
|
776
|
+
}];
|
|
777
|
+
readonly Scroll: readonly [{
|
|
778
|
+
readonly type: 49;
|
|
779
|
+
readonly value: 2;
|
|
780
|
+
readonly target: {
|
|
781
|
+
readonly kind: "skill";
|
|
782
|
+
readonly id: "SpearSlice";
|
|
783
|
+
};
|
|
784
|
+
}];
|
|
785
|
+
readonly Relic: readonly [{
|
|
786
|
+
readonly type: 49;
|
|
787
|
+
readonly value: 2;
|
|
788
|
+
readonly target: {
|
|
789
|
+
readonly kind: "skill";
|
|
790
|
+
readonly id: "WeaponThrow";
|
|
791
|
+
};
|
|
792
|
+
}];
|
|
793
|
+
};
|
|
794
|
+
readonly artifactSet: {
|
|
795
|
+
readonly requiredPieces: 4;
|
|
796
|
+
readonly perPieceBase: readonly [];
|
|
797
|
+
readonly perPiece: readonly [];
|
|
798
|
+
readonly fullSet: readonly [{
|
|
799
|
+
readonly type: 6;
|
|
800
|
+
readonly value: 3;
|
|
801
|
+
}];
|
|
802
|
+
};
|
|
803
|
+
}, {
|
|
804
|
+
readonly itemType: 3;
|
|
805
|
+
readonly id: "Leech";
|
|
806
|
+
readonly displayName: "Bloodbind";
|
|
807
|
+
readonly refineEffects: readonly [{
|
|
808
|
+
readonly type: 22;
|
|
809
|
+
readonly value: 5;
|
|
810
|
+
}, {
|
|
811
|
+
readonly type: 23;
|
|
812
|
+
readonly value: 1;
|
|
813
|
+
}];
|
|
814
|
+
readonly artifactSet: {
|
|
815
|
+
readonly requiredPieces: 4;
|
|
816
|
+
readonly perPieceBase: readonly [];
|
|
817
|
+
readonly perPiece: readonly [{
|
|
818
|
+
readonly type: 22;
|
|
819
|
+
readonly value: 25;
|
|
820
|
+
}, {
|
|
821
|
+
readonly type: 23;
|
|
822
|
+
readonly value: 5;
|
|
823
|
+
}];
|
|
824
|
+
readonly fullSet: readonly [{
|
|
825
|
+
readonly type: 6;
|
|
826
|
+
readonly value: 1;
|
|
827
|
+
}];
|
|
828
|
+
};
|
|
829
|
+
}, {
|
|
830
|
+
readonly itemType: 3;
|
|
831
|
+
readonly id: "Mage";
|
|
832
|
+
readonly displayName: "Arcane Origin";
|
|
833
|
+
readonly artifactSlotEffects: {
|
|
834
|
+
readonly Rune: readonly [{
|
|
835
|
+
readonly type: 49;
|
|
836
|
+
readonly value: 5;
|
|
837
|
+
readonly target: {
|
|
838
|
+
readonly kind: "skill";
|
|
839
|
+
readonly id: "Fireball";
|
|
840
|
+
};
|
|
841
|
+
}];
|
|
842
|
+
readonly Jewel: readonly [{
|
|
843
|
+
readonly type: 49;
|
|
844
|
+
readonly value: 5;
|
|
845
|
+
readonly target: {
|
|
846
|
+
readonly kind: "skill";
|
|
847
|
+
readonly id: "IceShard";
|
|
848
|
+
};
|
|
849
|
+
}];
|
|
850
|
+
readonly Scroll: readonly [{
|
|
851
|
+
readonly type: 49;
|
|
852
|
+
readonly value: 5;
|
|
853
|
+
readonly target: {
|
|
854
|
+
readonly kind: "skill";
|
|
855
|
+
readonly id: "EarthSpikes";
|
|
856
|
+
};
|
|
857
|
+
}];
|
|
858
|
+
readonly Relic: readonly [{
|
|
859
|
+
readonly type: 49;
|
|
860
|
+
readonly value: 5;
|
|
861
|
+
readonly target: {
|
|
862
|
+
readonly kind: "skill";
|
|
863
|
+
readonly id: "ThunderStorm";
|
|
864
|
+
};
|
|
865
|
+
}];
|
|
866
|
+
};
|
|
867
|
+
readonly artifactSlotRefineEffects: {
|
|
868
|
+
readonly Rune: readonly [{
|
|
869
|
+
readonly type: 49;
|
|
870
|
+
readonly value: 2;
|
|
871
|
+
readonly target: {
|
|
872
|
+
readonly kind: "skill";
|
|
873
|
+
readonly id: "Fireball";
|
|
874
|
+
};
|
|
875
|
+
}];
|
|
876
|
+
readonly Jewel: readonly [{
|
|
877
|
+
readonly type: 49;
|
|
878
|
+
readonly value: 2;
|
|
879
|
+
readonly target: {
|
|
880
|
+
readonly kind: "skill";
|
|
881
|
+
readonly id: "IceShard";
|
|
882
|
+
};
|
|
883
|
+
}];
|
|
884
|
+
readonly Scroll: readonly [{
|
|
885
|
+
readonly type: 49;
|
|
886
|
+
readonly value: 2;
|
|
887
|
+
readonly target: {
|
|
888
|
+
readonly kind: "skill";
|
|
889
|
+
readonly id: "EarthSpikes";
|
|
890
|
+
};
|
|
891
|
+
}];
|
|
892
|
+
readonly Relic: readonly [{
|
|
893
|
+
readonly type: 49;
|
|
894
|
+
readonly value: 2;
|
|
895
|
+
readonly target: {
|
|
896
|
+
readonly kind: "skill";
|
|
897
|
+
readonly id: "ThunderStorm";
|
|
898
|
+
};
|
|
899
|
+
}];
|
|
900
|
+
};
|
|
901
|
+
readonly artifactSet: {
|
|
902
|
+
readonly requiredPieces: 4;
|
|
903
|
+
readonly perPieceBase: readonly [];
|
|
904
|
+
readonly perPiece: readonly [];
|
|
905
|
+
readonly fullSet: readonly [{
|
|
906
|
+
readonly type: 6;
|
|
907
|
+
readonly value: 3;
|
|
908
|
+
}];
|
|
909
|
+
};
|
|
910
|
+
}, {
|
|
911
|
+
readonly itemType: 3;
|
|
912
|
+
readonly id: "Magic";
|
|
913
|
+
readonly displayName: "Arcanum";
|
|
914
|
+
readonly refineEffects: readonly [{
|
|
915
|
+
readonly type: 48;
|
|
916
|
+
readonly value: 0.125;
|
|
917
|
+
}];
|
|
918
|
+
readonly artifactSet: {
|
|
919
|
+
readonly requiredPieces: 4;
|
|
920
|
+
readonly perPieceBase: readonly [];
|
|
921
|
+
readonly perPiece: readonly [{
|
|
922
|
+
readonly type: 48;
|
|
923
|
+
readonly value: 3;
|
|
924
|
+
}];
|
|
925
|
+
readonly fullSet: readonly [{
|
|
926
|
+
readonly type: 6;
|
|
927
|
+
readonly value: 1;
|
|
928
|
+
}, {
|
|
929
|
+
readonly type: 48;
|
|
930
|
+
readonly value: 3;
|
|
931
|
+
}];
|
|
932
|
+
};
|
|
933
|
+
}, {
|
|
934
|
+
readonly itemType: 3;
|
|
935
|
+
readonly id: "Matk";
|
|
936
|
+
readonly displayName: "Starfire";
|
|
937
|
+
readonly refineEffects: readonly [{
|
|
938
|
+
readonly type: 70;
|
|
939
|
+
readonly value: 0.25;
|
|
940
|
+
}];
|
|
941
|
+
readonly artifactSet: {
|
|
942
|
+
readonly requiredPieces: 4;
|
|
943
|
+
readonly perPieceBase: readonly [];
|
|
944
|
+
readonly perPiece: readonly [{
|
|
945
|
+
readonly type: 10;
|
|
946
|
+
readonly value: 5;
|
|
947
|
+
}, {
|
|
948
|
+
readonly type: 72;
|
|
949
|
+
readonly value: 5;
|
|
950
|
+
}, {
|
|
951
|
+
readonly type: 71;
|
|
952
|
+
readonly value: -10;
|
|
953
|
+
}];
|
|
954
|
+
readonly fullSet: readonly [{
|
|
955
|
+
readonly type: 6;
|
|
956
|
+
readonly value: 1;
|
|
957
|
+
}, {
|
|
958
|
+
readonly type: 10;
|
|
959
|
+
readonly value: 10;
|
|
960
|
+
}, {
|
|
961
|
+
readonly type: 72;
|
|
962
|
+
readonly value: 5;
|
|
963
|
+
}, {
|
|
964
|
+
readonly type: 71;
|
|
965
|
+
readonly value: -10;
|
|
966
|
+
}, {
|
|
967
|
+
readonly type: 43;
|
|
968
|
+
readonly value: 2;
|
|
969
|
+
readonly target: {
|
|
970
|
+
readonly kind: "skill";
|
|
971
|
+
readonly id: "EnergyShield";
|
|
972
|
+
};
|
|
973
|
+
}];
|
|
974
|
+
};
|
|
975
|
+
}, {
|
|
976
|
+
readonly itemType: 3;
|
|
977
|
+
readonly id: "Mdef";
|
|
978
|
+
readonly displayName: "Veilward";
|
|
979
|
+
readonly refineEffects: readonly [{
|
|
980
|
+
readonly type: 12;
|
|
981
|
+
readonly value: 1;
|
|
982
|
+
}, {
|
|
983
|
+
readonly type: 94;
|
|
984
|
+
readonly value: 0.5;
|
|
985
|
+
}];
|
|
986
|
+
readonly artifactSet: {
|
|
987
|
+
readonly requiredPieces: 4;
|
|
988
|
+
readonly perPieceBase: readonly [];
|
|
989
|
+
readonly perPiece: readonly [{
|
|
990
|
+
readonly type: 12;
|
|
991
|
+
readonly value: 10;
|
|
992
|
+
}];
|
|
993
|
+
readonly fullSet: readonly [{
|
|
994
|
+
readonly type: 6;
|
|
995
|
+
readonly value: 1;
|
|
996
|
+
}, {
|
|
997
|
+
readonly type: 74;
|
|
998
|
+
readonly value: 5;
|
|
999
|
+
}, {
|
|
1000
|
+
readonly type: 94;
|
|
1001
|
+
readonly value: 5;
|
|
1002
|
+
}];
|
|
1003
|
+
};
|
|
1004
|
+
}, {
|
|
1005
|
+
readonly itemType: 3;
|
|
1006
|
+
readonly id: "Melee";
|
|
1007
|
+
readonly displayName: "Steelheart";
|
|
1008
|
+
readonly refineEffects: readonly [{
|
|
1009
|
+
readonly type: 47;
|
|
1010
|
+
readonly value: 0.125;
|
|
1011
|
+
}];
|
|
1012
|
+
readonly artifactSet: {
|
|
1013
|
+
readonly requiredPieces: 4;
|
|
1014
|
+
readonly perPieceBase: readonly [];
|
|
1015
|
+
readonly perPiece: readonly [{
|
|
1016
|
+
readonly type: 47;
|
|
1017
|
+
readonly value: 3;
|
|
1018
|
+
}];
|
|
1019
|
+
readonly fullSet: readonly [{
|
|
1020
|
+
readonly type: 6;
|
|
1021
|
+
readonly value: 1;
|
|
1022
|
+
}, {
|
|
1023
|
+
readonly type: 47;
|
|
1024
|
+
readonly value: 3;
|
|
1025
|
+
}];
|
|
1026
|
+
};
|
|
1027
|
+
}, {
|
|
1028
|
+
readonly itemType: 3;
|
|
1029
|
+
readonly id: "Movespeed";
|
|
1030
|
+
readonly displayName: "Windborne";
|
|
1031
|
+
readonly refineEffects: readonly [{
|
|
1032
|
+
readonly type: 65;
|
|
1033
|
+
readonly value: 0.25;
|
|
1034
|
+
}];
|
|
1035
|
+
readonly artifactSet: {
|
|
1036
|
+
readonly requiredPieces: 4;
|
|
1037
|
+
readonly perPieceBase: readonly [];
|
|
1038
|
+
readonly perPiece: readonly [{
|
|
1039
|
+
readonly type: 65;
|
|
1040
|
+
readonly value: 5;
|
|
1041
|
+
}];
|
|
1042
|
+
readonly fullSet: readonly [{
|
|
1043
|
+
readonly type: 6;
|
|
1044
|
+
readonly value: 1;
|
|
1045
|
+
}];
|
|
1046
|
+
};
|
|
1047
|
+
}, {
|
|
1048
|
+
readonly itemType: 3;
|
|
1049
|
+
readonly id: "Mp";
|
|
1050
|
+
readonly displayName: "Aethercore";
|
|
1051
|
+
readonly refineEffects: readonly [{
|
|
1052
|
+
readonly type: 72;
|
|
1053
|
+
readonly value: 0.25;
|
|
1054
|
+
}];
|
|
1055
|
+
readonly artifactSet: {
|
|
1056
|
+
readonly requiredPieces: 4;
|
|
1057
|
+
readonly perPieceBase: readonly [];
|
|
1058
|
+
readonly perPiece: readonly [{
|
|
1059
|
+
readonly type: 72;
|
|
1060
|
+
readonly value: 10;
|
|
1061
|
+
}];
|
|
1062
|
+
readonly fullSet: readonly [{
|
|
1063
|
+
readonly type: 6;
|
|
1064
|
+
readonly value: 1;
|
|
1065
|
+
}];
|
|
1066
|
+
};
|
|
1067
|
+
}, {
|
|
1068
|
+
readonly itemType: 3;
|
|
1069
|
+
readonly id: "Necromancer_1";
|
|
1070
|
+
readonly displayName: "Gravebound";
|
|
1071
|
+
readonly artifactSlotEffects: {
|
|
1072
|
+
readonly Rune: readonly [{
|
|
1073
|
+
readonly type: 49;
|
|
1074
|
+
readonly value: 5;
|
|
1075
|
+
readonly target: {
|
|
1076
|
+
readonly kind: "skill";
|
|
1077
|
+
readonly id: "BoneSpikes";
|
|
1078
|
+
};
|
|
1079
|
+
}];
|
|
1080
|
+
readonly Jewel: readonly [{
|
|
1081
|
+
readonly type: 49;
|
|
1082
|
+
readonly value: 5;
|
|
1083
|
+
readonly target: {
|
|
1084
|
+
readonly kind: "skill";
|
|
1085
|
+
readonly id: "DeathSpiral";
|
|
1086
|
+
};
|
|
1087
|
+
}];
|
|
1088
|
+
readonly Scroll: readonly [{
|
|
1089
|
+
readonly type: 49;
|
|
1090
|
+
readonly value: 5;
|
|
1091
|
+
readonly target: {
|
|
1092
|
+
readonly kind: "skill";
|
|
1093
|
+
readonly id: "DeathNova";
|
|
1094
|
+
};
|
|
1095
|
+
}];
|
|
1096
|
+
readonly Relic: readonly [{
|
|
1097
|
+
readonly type: 49;
|
|
1098
|
+
readonly value: 5;
|
|
1099
|
+
readonly target: {
|
|
1100
|
+
readonly kind: "skill";
|
|
1101
|
+
readonly id: "CorpseExplosionEnemy";
|
|
1102
|
+
};
|
|
1103
|
+
}];
|
|
1104
|
+
};
|
|
1105
|
+
readonly artifactSlotRefineEffects: {
|
|
1106
|
+
readonly Rune: readonly [{
|
|
1107
|
+
readonly type: 49;
|
|
1108
|
+
readonly value: 2;
|
|
1109
|
+
readonly target: {
|
|
1110
|
+
readonly kind: "skill";
|
|
1111
|
+
readonly id: "BoneSpikes";
|
|
1112
|
+
};
|
|
1113
|
+
}];
|
|
1114
|
+
readonly Jewel: readonly [{
|
|
1115
|
+
readonly type: 49;
|
|
1116
|
+
readonly value: 2;
|
|
1117
|
+
readonly target: {
|
|
1118
|
+
readonly kind: "skill";
|
|
1119
|
+
readonly id: "DeathSpiral";
|
|
1120
|
+
};
|
|
1121
|
+
}];
|
|
1122
|
+
readonly Scroll: readonly [{
|
|
1123
|
+
readonly type: 49;
|
|
1124
|
+
readonly value: 2;
|
|
1125
|
+
readonly target: {
|
|
1126
|
+
readonly kind: "skill";
|
|
1127
|
+
readonly id: "DeathNova";
|
|
1128
|
+
};
|
|
1129
|
+
}];
|
|
1130
|
+
readonly Relic: readonly [{
|
|
1131
|
+
readonly type: 49;
|
|
1132
|
+
readonly value: 2;
|
|
1133
|
+
readonly target: {
|
|
1134
|
+
readonly kind: "skill";
|
|
1135
|
+
readonly id: "CorpseExplosionEnemy";
|
|
1136
|
+
};
|
|
1137
|
+
}];
|
|
1138
|
+
};
|
|
1139
|
+
readonly artifactSet: {
|
|
1140
|
+
readonly requiredPieces: 4;
|
|
1141
|
+
readonly perPieceBase: readonly [];
|
|
1142
|
+
readonly perPiece: readonly [];
|
|
1143
|
+
readonly fullSet: readonly [{
|
|
1144
|
+
readonly type: 6;
|
|
1145
|
+
readonly value: 3;
|
|
1146
|
+
}];
|
|
1147
|
+
};
|
|
1148
|
+
}, {
|
|
1149
|
+
readonly itemType: 3;
|
|
1150
|
+
readonly id: "Novice";
|
|
1151
|
+
readonly displayName: "Pioneer";
|
|
1152
|
+
readonly artifactSet: {
|
|
1153
|
+
readonly requiredPieces: 4;
|
|
1154
|
+
readonly perPieceBase: readonly [];
|
|
1155
|
+
readonly perPiece: readonly [{
|
|
1156
|
+
readonly type: 7;
|
|
1157
|
+
readonly value: 20;
|
|
1158
|
+
}, {
|
|
1159
|
+
readonly type: 8;
|
|
1160
|
+
readonly value: 10;
|
|
1161
|
+
}];
|
|
1162
|
+
readonly fullSet: readonly [{
|
|
1163
|
+
readonly type: 6;
|
|
1164
|
+
readonly value: 1;
|
|
1165
|
+
}, {
|
|
1166
|
+
readonly type: 59;
|
|
1167
|
+
readonly value: 5;
|
|
1168
|
+
}, {
|
|
1169
|
+
readonly type: 61;
|
|
1170
|
+
readonly value: 2;
|
|
1171
|
+
}, {
|
|
1172
|
+
readonly type: 9;
|
|
1173
|
+
readonly value: 3;
|
|
1174
|
+
}, {
|
|
1175
|
+
readonly type: 10;
|
|
1176
|
+
readonly value: 3;
|
|
1177
|
+
}];
|
|
1178
|
+
};
|
|
1179
|
+
}, {
|
|
1180
|
+
readonly itemType: 3;
|
|
1181
|
+
readonly id: "Oathbound";
|
|
1182
|
+
readonly displayName: "Oathbound";
|
|
1183
|
+
readonly refineEffects: readonly [{
|
|
1184
|
+
readonly type: 119;
|
|
1185
|
+
readonly value: 0.25;
|
|
1186
|
+
}];
|
|
1187
|
+
readonly artifactSet: {
|
|
1188
|
+
readonly requiredPieces: 4;
|
|
1189
|
+
readonly perPieceBase: readonly [];
|
|
1190
|
+
readonly perPiece: readonly [{
|
|
1191
|
+
readonly type: 119;
|
|
1192
|
+
readonly value: 10;
|
|
1193
|
+
}];
|
|
1194
|
+
readonly fullSet: readonly [{
|
|
1195
|
+
readonly type: 6;
|
|
1196
|
+
readonly value: 1;
|
|
1197
|
+
}, {
|
|
1198
|
+
readonly type: 231;
|
|
1199
|
+
readonly value: 1;
|
|
1200
|
+
}];
|
|
1201
|
+
};
|
|
1202
|
+
}, {
|
|
1203
|
+
readonly itemType: 3;
|
|
1204
|
+
readonly id: "Paladin_1";
|
|
1205
|
+
readonly displayName: "Aegis Light";
|
|
1206
|
+
readonly artifactSlotEffects: {
|
|
1207
|
+
readonly Rune: readonly [{
|
|
1208
|
+
readonly type: 49;
|
|
1209
|
+
readonly value: 5;
|
|
1210
|
+
readonly target: {
|
|
1211
|
+
readonly kind: "skill";
|
|
1212
|
+
readonly id: "GrandCross";
|
|
1213
|
+
};
|
|
1214
|
+
}];
|
|
1215
|
+
readonly Jewel: readonly [{
|
|
1216
|
+
readonly type: 49;
|
|
1217
|
+
readonly value: 5;
|
|
1218
|
+
readonly target: {
|
|
1219
|
+
readonly kind: "skill";
|
|
1220
|
+
readonly id: "JudgementBlade";
|
|
1221
|
+
};
|
|
1222
|
+
}];
|
|
1223
|
+
readonly Scroll: readonly [{
|
|
1224
|
+
readonly type: 49;
|
|
1225
|
+
readonly value: 5;
|
|
1226
|
+
readonly target: {
|
|
1227
|
+
readonly kind: "skill";
|
|
1228
|
+
readonly id: "ShieldThrow";
|
|
1229
|
+
};
|
|
1230
|
+
}];
|
|
1231
|
+
readonly Relic: readonly [{
|
|
1232
|
+
readonly type: 49;
|
|
1233
|
+
readonly value: 5;
|
|
1234
|
+
readonly target: {
|
|
1235
|
+
readonly kind: "skill";
|
|
1236
|
+
readonly id: "Consecration";
|
|
1237
|
+
};
|
|
1238
|
+
}];
|
|
1239
|
+
};
|
|
1240
|
+
readonly artifactSlotRefineEffects: {
|
|
1241
|
+
readonly Rune: readonly [{
|
|
1242
|
+
readonly type: 49;
|
|
1243
|
+
readonly value: 2;
|
|
1244
|
+
readonly target: {
|
|
1245
|
+
readonly kind: "skill";
|
|
1246
|
+
readonly id: "GrandCross";
|
|
1247
|
+
};
|
|
1248
|
+
}];
|
|
1249
|
+
readonly Jewel: readonly [{
|
|
1250
|
+
readonly type: 49;
|
|
1251
|
+
readonly value: 2;
|
|
1252
|
+
readonly target: {
|
|
1253
|
+
readonly kind: "skill";
|
|
1254
|
+
readonly id: "JudgementBlade";
|
|
1255
|
+
};
|
|
1256
|
+
}];
|
|
1257
|
+
readonly Scroll: readonly [{
|
|
1258
|
+
readonly type: 49;
|
|
1259
|
+
readonly value: 2;
|
|
1260
|
+
readonly target: {
|
|
1261
|
+
readonly kind: "skill";
|
|
1262
|
+
readonly id: "ShieldThrow";
|
|
1263
|
+
};
|
|
1264
|
+
}];
|
|
1265
|
+
readonly Relic: readonly [{
|
|
1266
|
+
readonly type: 49;
|
|
1267
|
+
readonly value: 2;
|
|
1268
|
+
readonly target: {
|
|
1269
|
+
readonly kind: "skill";
|
|
1270
|
+
readonly id: "Consecration";
|
|
1271
|
+
};
|
|
1272
|
+
}];
|
|
1273
|
+
};
|
|
1274
|
+
readonly artifactSet: {
|
|
1275
|
+
readonly requiredPieces: 4;
|
|
1276
|
+
readonly perPieceBase: readonly [];
|
|
1277
|
+
readonly perPiece: readonly [];
|
|
1278
|
+
readonly fullSet: readonly [{
|
|
1279
|
+
readonly type: 6;
|
|
1280
|
+
readonly value: 3;
|
|
1281
|
+
}];
|
|
1282
|
+
};
|
|
1283
|
+
}, {
|
|
1284
|
+
readonly itemType: 3;
|
|
1285
|
+
readonly id: "Priest_1";
|
|
1286
|
+
readonly displayName: "Sanctum Grace";
|
|
1287
|
+
readonly artifactSlotEffects: {
|
|
1288
|
+
readonly Rune: readonly [{
|
|
1289
|
+
readonly type: 49;
|
|
1290
|
+
readonly value: 5;
|
|
1291
|
+
readonly target: {
|
|
1292
|
+
readonly kind: "skill";
|
|
1293
|
+
readonly id: "Exorcism";
|
|
1294
|
+
};
|
|
1295
|
+
}];
|
|
1296
|
+
readonly Jewel: readonly [{
|
|
1297
|
+
readonly type: 49;
|
|
1298
|
+
readonly value: 5;
|
|
1299
|
+
readonly target: {
|
|
1300
|
+
readonly kind: "skill";
|
|
1301
|
+
readonly id: "HolyWrath";
|
|
1302
|
+
};
|
|
1303
|
+
}];
|
|
1304
|
+
readonly Scroll: readonly [{
|
|
1305
|
+
readonly type: 49;
|
|
1306
|
+
readonly value: 5;
|
|
1307
|
+
readonly target: {
|
|
1308
|
+
readonly kind: "skill";
|
|
1309
|
+
readonly id: "TurnUndead";
|
|
1310
|
+
};
|
|
1311
|
+
}];
|
|
1312
|
+
readonly Relic: readonly [{
|
|
1313
|
+
readonly type: 49;
|
|
1314
|
+
readonly value: 5;
|
|
1315
|
+
readonly target: {
|
|
1316
|
+
readonly kind: "skill";
|
|
1317
|
+
readonly id: "Smite";
|
|
1318
|
+
};
|
|
1319
|
+
}];
|
|
1320
|
+
};
|
|
1321
|
+
readonly artifactSlotRefineEffects: {
|
|
1322
|
+
readonly Rune: readonly [{
|
|
1323
|
+
readonly type: 49;
|
|
1324
|
+
readonly value: 2;
|
|
1325
|
+
readonly target: {
|
|
1326
|
+
readonly kind: "skill";
|
|
1327
|
+
readonly id: "Exorcism";
|
|
1328
|
+
};
|
|
1329
|
+
}];
|
|
1330
|
+
readonly Jewel: readonly [{
|
|
1331
|
+
readonly type: 49;
|
|
1332
|
+
readonly value: 2;
|
|
1333
|
+
readonly target: {
|
|
1334
|
+
readonly kind: "skill";
|
|
1335
|
+
readonly id: "HolyWrath";
|
|
1336
|
+
};
|
|
1337
|
+
}];
|
|
1338
|
+
readonly Scroll: readonly [{
|
|
1339
|
+
readonly type: 49;
|
|
1340
|
+
readonly value: 2;
|
|
1341
|
+
readonly target: {
|
|
1342
|
+
readonly kind: "skill";
|
|
1343
|
+
readonly id: "TurnUndead";
|
|
1344
|
+
};
|
|
1345
|
+
}];
|
|
1346
|
+
readonly Relic: readonly [{
|
|
1347
|
+
readonly type: 49;
|
|
1348
|
+
readonly value: 2;
|
|
1349
|
+
readonly target: {
|
|
1350
|
+
readonly kind: "skill";
|
|
1351
|
+
readonly id: "Smite";
|
|
1352
|
+
};
|
|
1353
|
+
}];
|
|
1354
|
+
};
|
|
1355
|
+
readonly artifactSet: {
|
|
1356
|
+
readonly requiredPieces: 4;
|
|
1357
|
+
readonly perPieceBase: readonly [];
|
|
1358
|
+
readonly perPiece: readonly [];
|
|
1359
|
+
readonly fullSet: readonly [{
|
|
1360
|
+
readonly type: 6;
|
|
1361
|
+
readonly value: 3;
|
|
1362
|
+
}];
|
|
1363
|
+
};
|
|
1364
|
+
}, {
|
|
1365
|
+
readonly itemType: 3;
|
|
1366
|
+
readonly id: "Primordial";
|
|
1367
|
+
readonly displayName: "Primordial";
|
|
1368
|
+
readonly refineEffects: readonly [{
|
|
1369
|
+
readonly type: 46;
|
|
1370
|
+
readonly value: 0.125;
|
|
1371
|
+
readonly target: {
|
|
1372
|
+
readonly kind: "element";
|
|
1373
|
+
readonly id: "Fire";
|
|
1374
|
+
};
|
|
1375
|
+
}, {
|
|
1376
|
+
readonly type: 46;
|
|
1377
|
+
readonly value: 0.125;
|
|
1378
|
+
readonly target: {
|
|
1379
|
+
readonly kind: "element";
|
|
1380
|
+
readonly id: "Water";
|
|
1381
|
+
};
|
|
1382
|
+
}, {
|
|
1383
|
+
readonly type: 46;
|
|
1384
|
+
readonly value: 0.125;
|
|
1385
|
+
readonly target: {
|
|
1386
|
+
readonly kind: "element";
|
|
1387
|
+
readonly id: "Wind";
|
|
1388
|
+
};
|
|
1389
|
+
}, {
|
|
1390
|
+
readonly type: 46;
|
|
1391
|
+
readonly value: 0.125;
|
|
1392
|
+
readonly target: {
|
|
1393
|
+
readonly kind: "element";
|
|
1394
|
+
readonly id: "Earth";
|
|
1395
|
+
};
|
|
1396
|
+
}];
|
|
1397
|
+
readonly artifactSet: {
|
|
1398
|
+
readonly requiredPieces: 4;
|
|
1399
|
+
readonly perPieceBase: readonly [];
|
|
1400
|
+
readonly perPiece: readonly [{
|
|
1401
|
+
readonly type: 46;
|
|
1402
|
+
readonly value: 3;
|
|
1403
|
+
readonly target: {
|
|
1404
|
+
readonly kind: "element";
|
|
1405
|
+
readonly id: "Fire";
|
|
1406
|
+
};
|
|
1407
|
+
}, {
|
|
1408
|
+
readonly type: 46;
|
|
1409
|
+
readonly value: 3;
|
|
1410
|
+
readonly target: {
|
|
1411
|
+
readonly kind: "element";
|
|
1412
|
+
readonly id: "Water";
|
|
1413
|
+
};
|
|
1414
|
+
}, {
|
|
1415
|
+
readonly type: 46;
|
|
1416
|
+
readonly value: 3;
|
|
1417
|
+
readonly target: {
|
|
1418
|
+
readonly kind: "element";
|
|
1419
|
+
readonly id: "Wind";
|
|
1420
|
+
};
|
|
1421
|
+
}, {
|
|
1422
|
+
readonly type: 46;
|
|
1423
|
+
readonly value: 3;
|
|
1424
|
+
readonly target: {
|
|
1425
|
+
readonly kind: "element";
|
|
1426
|
+
readonly id: "Earth";
|
|
1427
|
+
};
|
|
1428
|
+
}];
|
|
1429
|
+
readonly fullSet: readonly [{
|
|
1430
|
+
readonly type: 6;
|
|
1431
|
+
readonly value: 1;
|
|
1432
|
+
}, {
|
|
1433
|
+
readonly type: 46;
|
|
1434
|
+
readonly value: 3;
|
|
1435
|
+
readonly target: {
|
|
1436
|
+
readonly kind: "element";
|
|
1437
|
+
readonly id: "Fire";
|
|
1438
|
+
};
|
|
1439
|
+
}, {
|
|
1440
|
+
readonly type: 46;
|
|
1441
|
+
readonly value: 3;
|
|
1442
|
+
readonly target: {
|
|
1443
|
+
readonly kind: "element";
|
|
1444
|
+
readonly id: "Water";
|
|
1445
|
+
};
|
|
1446
|
+
}, {
|
|
1447
|
+
readonly type: 46;
|
|
1448
|
+
readonly value: 3;
|
|
1449
|
+
readonly target: {
|
|
1450
|
+
readonly kind: "element";
|
|
1451
|
+
readonly id: "Wind";
|
|
1452
|
+
};
|
|
1453
|
+
}, {
|
|
1454
|
+
readonly type: 46;
|
|
1455
|
+
readonly value: 3;
|
|
1456
|
+
readonly target: {
|
|
1457
|
+
readonly kind: "element";
|
|
1458
|
+
readonly id: "Earth";
|
|
1459
|
+
};
|
|
1460
|
+
}];
|
|
1461
|
+
};
|
|
1462
|
+
}, {
|
|
1463
|
+
readonly itemType: 3;
|
|
1464
|
+
readonly id: "Ranged";
|
|
1465
|
+
readonly displayName: "Stormquiver";
|
|
1466
|
+
readonly refineEffects: readonly [{
|
|
1467
|
+
readonly type: 102;
|
|
1468
|
+
readonly value: 0.125;
|
|
1469
|
+
}];
|
|
1470
|
+
readonly artifactSet: {
|
|
1471
|
+
readonly requiredPieces: 4;
|
|
1472
|
+
readonly perPieceBase: readonly [];
|
|
1473
|
+
readonly perPiece: readonly [{
|
|
1474
|
+
readonly type: 102;
|
|
1475
|
+
readonly value: 3;
|
|
1476
|
+
}];
|
|
1477
|
+
readonly fullSet: readonly [{
|
|
1478
|
+
readonly type: 6;
|
|
1479
|
+
readonly value: 1;
|
|
1480
|
+
}, {
|
|
1481
|
+
readonly type: 102;
|
|
1482
|
+
readonly value: 3;
|
|
1483
|
+
}];
|
|
1484
|
+
};
|
|
1485
|
+
}, {
|
|
1486
|
+
readonly itemType: 3;
|
|
1487
|
+
readonly id: "Rogue";
|
|
1488
|
+
readonly displayName: "Silent Death";
|
|
1489
|
+
readonly artifactSlotEffects: {
|
|
1490
|
+
readonly Rune: readonly [{
|
|
1491
|
+
readonly type: 49;
|
|
1492
|
+
readonly value: 5;
|
|
1493
|
+
readonly target: {
|
|
1494
|
+
readonly kind: "skill";
|
|
1495
|
+
readonly id: "VenomStrike";
|
|
1496
|
+
};
|
|
1497
|
+
}];
|
|
1498
|
+
readonly Jewel: readonly [{
|
|
1499
|
+
readonly type: 49;
|
|
1500
|
+
readonly value: 5;
|
|
1501
|
+
readonly target: {
|
|
1502
|
+
readonly kind: "skill";
|
|
1503
|
+
readonly id: "ShadowStep";
|
|
1504
|
+
};
|
|
1505
|
+
}];
|
|
1506
|
+
readonly Scroll: readonly [{
|
|
1507
|
+
readonly type: 49;
|
|
1508
|
+
readonly value: 5;
|
|
1509
|
+
readonly target: {
|
|
1510
|
+
readonly kind: "skill";
|
|
1511
|
+
readonly id: "BladeDance";
|
|
1512
|
+
};
|
|
1513
|
+
}];
|
|
1514
|
+
readonly Relic: readonly [];
|
|
1515
|
+
};
|
|
1516
|
+
readonly artifactSlotRefineEffects: {
|
|
1517
|
+
readonly Rune: readonly [{
|
|
1518
|
+
readonly type: 49;
|
|
1519
|
+
readonly value: 2;
|
|
1520
|
+
readonly target: {
|
|
1521
|
+
readonly kind: "skill";
|
|
1522
|
+
readonly id: "VenomStrike";
|
|
1523
|
+
};
|
|
1524
|
+
}];
|
|
1525
|
+
readonly Jewel: readonly [{
|
|
1526
|
+
readonly type: 49;
|
|
1527
|
+
readonly value: 2;
|
|
1528
|
+
readonly target: {
|
|
1529
|
+
readonly kind: "skill";
|
|
1530
|
+
readonly id: "ShadowStep";
|
|
1531
|
+
};
|
|
1532
|
+
}];
|
|
1533
|
+
readonly Scroll: readonly [{
|
|
1534
|
+
readonly type: 49;
|
|
1535
|
+
readonly value: 2;
|
|
1536
|
+
readonly target: {
|
|
1537
|
+
readonly kind: "skill";
|
|
1538
|
+
readonly id: "BladeDance";
|
|
1539
|
+
};
|
|
1540
|
+
}];
|
|
1541
|
+
readonly Relic: readonly [{
|
|
1542
|
+
readonly type: 142;
|
|
1543
|
+
readonly value: 2;
|
|
1544
|
+
}];
|
|
1545
|
+
};
|
|
1546
|
+
readonly artifactSet: {
|
|
1547
|
+
readonly requiredPieces: 4;
|
|
1548
|
+
readonly perPieceBase: readonly [];
|
|
1549
|
+
readonly perPiece: readonly [];
|
|
1550
|
+
readonly fullSet: readonly [{
|
|
1551
|
+
readonly type: 6;
|
|
1552
|
+
readonly value: 3;
|
|
1553
|
+
}];
|
|
1554
|
+
};
|
|
1555
|
+
}, {
|
|
1556
|
+
readonly itemType: 3;
|
|
1557
|
+
readonly id: "Scout";
|
|
1558
|
+
readonly displayName: "Far Sight";
|
|
1559
|
+
readonly artifactSlotEffects: {
|
|
1560
|
+
readonly Rune: readonly [{
|
|
1561
|
+
readonly type: 49;
|
|
1562
|
+
readonly value: 5;
|
|
1563
|
+
readonly target: {
|
|
1564
|
+
readonly kind: "skill";
|
|
1565
|
+
readonly id: "StrafingVolley";
|
|
1566
|
+
};
|
|
1567
|
+
}];
|
|
1568
|
+
readonly Jewel: readonly [{
|
|
1569
|
+
readonly type: 49;
|
|
1570
|
+
readonly value: 5;
|
|
1571
|
+
readonly target: {
|
|
1572
|
+
readonly kind: "skill";
|
|
1573
|
+
readonly id: "ForceShot";
|
|
1574
|
+
};
|
|
1575
|
+
}];
|
|
1576
|
+
readonly Scroll: readonly [{
|
|
1577
|
+
readonly type: 49;
|
|
1578
|
+
readonly value: 5;
|
|
1579
|
+
readonly target: {
|
|
1580
|
+
readonly kind: "skill";
|
|
1581
|
+
readonly id: "VolatileBolt";
|
|
1582
|
+
};
|
|
1583
|
+
}];
|
|
1584
|
+
readonly Relic: readonly [{
|
|
1585
|
+
readonly type: 49;
|
|
1586
|
+
readonly value: 5;
|
|
1587
|
+
readonly target: {
|
|
1588
|
+
readonly kind: "skill";
|
|
1589
|
+
readonly id: "ArrowShower";
|
|
1590
|
+
};
|
|
1591
|
+
}];
|
|
1592
|
+
};
|
|
1593
|
+
readonly artifactSlotRefineEffects: {
|
|
1594
|
+
readonly Rune: readonly [{
|
|
1595
|
+
readonly type: 49;
|
|
1596
|
+
readonly value: 2;
|
|
1597
|
+
readonly target: {
|
|
1598
|
+
readonly kind: "skill";
|
|
1599
|
+
readonly id: "StrafingVolley";
|
|
1600
|
+
};
|
|
1601
|
+
}];
|
|
1602
|
+
readonly Jewel: readonly [{
|
|
1603
|
+
readonly type: 49;
|
|
1604
|
+
readonly value: 2;
|
|
1605
|
+
readonly target: {
|
|
1606
|
+
readonly kind: "skill";
|
|
1607
|
+
readonly id: "ForceShot";
|
|
1608
|
+
};
|
|
1609
|
+
}];
|
|
1610
|
+
readonly Scroll: readonly [{
|
|
1611
|
+
readonly type: 49;
|
|
1612
|
+
readonly value: 2;
|
|
1613
|
+
readonly target: {
|
|
1614
|
+
readonly kind: "skill";
|
|
1615
|
+
readonly id: "VolatileBolt";
|
|
1616
|
+
};
|
|
1617
|
+
}];
|
|
1618
|
+
readonly Relic: readonly [{
|
|
1619
|
+
readonly type: 49;
|
|
1620
|
+
readonly value: 2;
|
|
1621
|
+
readonly target: {
|
|
1622
|
+
readonly kind: "skill";
|
|
1623
|
+
readonly id: "ArrowShower";
|
|
1624
|
+
};
|
|
1625
|
+
}];
|
|
1626
|
+
};
|
|
1627
|
+
readonly artifactSet: {
|
|
1628
|
+
readonly requiredPieces: 4;
|
|
1629
|
+
readonly perPieceBase: readonly [];
|
|
1630
|
+
readonly perPiece: readonly [];
|
|
1631
|
+
readonly fullSet: readonly [{
|
|
1632
|
+
readonly type: 6;
|
|
1633
|
+
readonly value: 3;
|
|
1634
|
+
}];
|
|
1635
|
+
};
|
|
1636
|
+
}, {
|
|
1637
|
+
readonly itemType: 3;
|
|
1638
|
+
readonly id: "Shinobi_1";
|
|
1639
|
+
readonly displayName: "Umbral Veil";
|
|
1640
|
+
readonly artifactSlotEffects: {
|
|
1641
|
+
readonly Rune: readonly [{
|
|
1642
|
+
readonly type: 49;
|
|
1643
|
+
readonly value: 5;
|
|
1644
|
+
readonly target: {
|
|
1645
|
+
readonly kind: "skill";
|
|
1646
|
+
readonly id: "FlameOrb";
|
|
1647
|
+
};
|
|
1648
|
+
}];
|
|
1649
|
+
readonly Jewel: readonly [{
|
|
1650
|
+
readonly type: 49;
|
|
1651
|
+
readonly value: 5;
|
|
1652
|
+
readonly target: {
|
|
1653
|
+
readonly kind: "skill";
|
|
1654
|
+
readonly id: "FrostBlade";
|
|
1655
|
+
};
|
|
1656
|
+
}];
|
|
1657
|
+
readonly Scroll: readonly [{
|
|
1658
|
+
readonly type: 49;
|
|
1659
|
+
readonly value: 5;
|
|
1660
|
+
readonly target: {
|
|
1661
|
+
readonly kind: "skill";
|
|
1662
|
+
readonly id: "LightningStrike";
|
|
1663
|
+
};
|
|
1664
|
+
}];
|
|
1665
|
+
readonly Relic: readonly [{
|
|
1666
|
+
readonly type: 49;
|
|
1667
|
+
readonly value: 5;
|
|
1668
|
+
readonly target: {
|
|
1669
|
+
readonly kind: "skill";
|
|
1670
|
+
readonly id: "ShadowRelease";
|
|
1671
|
+
};
|
|
1672
|
+
}];
|
|
1673
|
+
};
|
|
1674
|
+
readonly artifactSlotRefineEffects: {
|
|
1675
|
+
readonly Rune: readonly [{
|
|
1676
|
+
readonly type: 49;
|
|
1677
|
+
readonly value: 2;
|
|
1678
|
+
readonly target: {
|
|
1679
|
+
readonly kind: "skill";
|
|
1680
|
+
readonly id: "FlameOrb";
|
|
1681
|
+
};
|
|
1682
|
+
}];
|
|
1683
|
+
readonly Jewel: readonly [{
|
|
1684
|
+
readonly type: 49;
|
|
1685
|
+
readonly value: 2;
|
|
1686
|
+
readonly target: {
|
|
1687
|
+
readonly kind: "skill";
|
|
1688
|
+
readonly id: "FrostBlade";
|
|
1689
|
+
};
|
|
1690
|
+
}];
|
|
1691
|
+
readonly Scroll: readonly [{
|
|
1692
|
+
readonly type: 49;
|
|
1693
|
+
readonly value: 2;
|
|
1694
|
+
readonly target: {
|
|
1695
|
+
readonly kind: "skill";
|
|
1696
|
+
readonly id: "LightningStrike";
|
|
1697
|
+
};
|
|
1698
|
+
}];
|
|
1699
|
+
readonly Relic: readonly [{
|
|
1700
|
+
readonly type: 49;
|
|
1701
|
+
readonly value: 2;
|
|
1702
|
+
readonly target: {
|
|
1703
|
+
readonly kind: "skill";
|
|
1704
|
+
readonly id: "ShadowRelease";
|
|
1705
|
+
};
|
|
1706
|
+
}];
|
|
1707
|
+
};
|
|
1708
|
+
readonly artifactSet: {
|
|
1709
|
+
readonly requiredPieces: 4;
|
|
1710
|
+
readonly perPieceBase: readonly [];
|
|
1711
|
+
readonly perPiece: readonly [];
|
|
1712
|
+
readonly fullSet: readonly [{
|
|
1713
|
+
readonly type: 6;
|
|
1714
|
+
readonly value: 3;
|
|
1715
|
+
}];
|
|
1716
|
+
};
|
|
1717
|
+
}, {
|
|
1718
|
+
readonly itemType: 3;
|
|
1719
|
+
readonly id: "Summoner";
|
|
1720
|
+
readonly displayName: "Spirit Pact";
|
|
1721
|
+
readonly artifactSlotEffects: {
|
|
1722
|
+
readonly Rune: readonly [{
|
|
1723
|
+
readonly type: 49;
|
|
1724
|
+
readonly value: 5;
|
|
1725
|
+
readonly target: {
|
|
1726
|
+
readonly kind: "skill";
|
|
1727
|
+
readonly id: "SoulStrike";
|
|
1728
|
+
};
|
|
1729
|
+
}];
|
|
1730
|
+
readonly Jewel: readonly [{
|
|
1731
|
+
readonly type: 49;
|
|
1732
|
+
readonly value: 5;
|
|
1733
|
+
readonly target: {
|
|
1734
|
+
readonly kind: "skill";
|
|
1735
|
+
readonly id: "FieldCurse";
|
|
1736
|
+
};
|
|
1737
|
+
}];
|
|
1738
|
+
readonly Scroll: readonly [{
|
|
1739
|
+
readonly type: 49;
|
|
1740
|
+
readonly value: 5;
|
|
1741
|
+
readonly target: {
|
|
1742
|
+
readonly kind: "skill";
|
|
1743
|
+
readonly id: "FieldHealing";
|
|
1744
|
+
};
|
|
1745
|
+
}];
|
|
1746
|
+
readonly Relic: readonly [{
|
|
1747
|
+
readonly type: 49;
|
|
1748
|
+
readonly value: 5;
|
|
1749
|
+
readonly target: {
|
|
1750
|
+
readonly kind: "skill";
|
|
1751
|
+
readonly id: "FieldDamage";
|
|
1752
|
+
};
|
|
1753
|
+
}];
|
|
1754
|
+
};
|
|
1755
|
+
readonly artifactSlotRefineEffects: {
|
|
1756
|
+
readonly Rune: readonly [{
|
|
1757
|
+
readonly type: 49;
|
|
1758
|
+
readonly value: 2;
|
|
1759
|
+
readonly target: {
|
|
1760
|
+
readonly kind: "skill";
|
|
1761
|
+
readonly id: "SoulStrike";
|
|
1762
|
+
};
|
|
1763
|
+
}];
|
|
1764
|
+
readonly Jewel: readonly [{
|
|
1765
|
+
readonly type: 49;
|
|
1766
|
+
readonly value: 2;
|
|
1767
|
+
readonly target: {
|
|
1768
|
+
readonly kind: "skill";
|
|
1769
|
+
readonly id: "FieldCurse";
|
|
1770
|
+
};
|
|
1771
|
+
}];
|
|
1772
|
+
readonly Scroll: readonly [{
|
|
1773
|
+
readonly type: 49;
|
|
1774
|
+
readonly value: 2;
|
|
1775
|
+
readonly target: {
|
|
1776
|
+
readonly kind: "skill";
|
|
1777
|
+
readonly id: "FieldHealing";
|
|
1778
|
+
};
|
|
1779
|
+
}];
|
|
1780
|
+
readonly Relic: readonly [{
|
|
1781
|
+
readonly type: 49;
|
|
1782
|
+
readonly value: 2;
|
|
1783
|
+
readonly target: {
|
|
1784
|
+
readonly kind: "skill";
|
|
1785
|
+
readonly id: "FieldDamage";
|
|
1786
|
+
};
|
|
1787
|
+
}];
|
|
1788
|
+
};
|
|
1789
|
+
readonly artifactSet: {
|
|
1790
|
+
readonly requiredPieces: 4;
|
|
1791
|
+
readonly perPieceBase: readonly [];
|
|
1792
|
+
readonly perPiece: readonly [];
|
|
1793
|
+
readonly fullSet: readonly [{
|
|
1794
|
+
readonly type: 6;
|
|
1795
|
+
readonly value: 3;
|
|
1796
|
+
}];
|
|
1797
|
+
};
|
|
1798
|
+
}, {
|
|
1799
|
+
readonly itemType: 3;
|
|
1800
|
+
readonly id: "Vampiric";
|
|
1801
|
+
readonly displayName: "Vampiric";
|
|
1802
|
+
readonly refineEffects: readonly [{
|
|
1803
|
+
readonly type: 98;
|
|
1804
|
+
readonly value: 0.125;
|
|
1805
|
+
}];
|
|
1806
|
+
readonly artifactSet: {
|
|
1807
|
+
readonly requiredPieces: 4;
|
|
1808
|
+
readonly perPieceBase: readonly [];
|
|
1809
|
+
readonly perPiece: readonly [{
|
|
1810
|
+
readonly type: 98;
|
|
1811
|
+
readonly value: 3;
|
|
1812
|
+
}];
|
|
1813
|
+
readonly fullSet: readonly [{
|
|
1814
|
+
readonly type: 6;
|
|
1815
|
+
readonly value: 1;
|
|
1816
|
+
}, {
|
|
1817
|
+
readonly type: 98;
|
|
1818
|
+
readonly value: 3;
|
|
1819
|
+
}];
|
|
1820
|
+
};
|
|
1821
|
+
}, {
|
|
1822
|
+
readonly itemType: 3;
|
|
1823
|
+
readonly id: "Warrior";
|
|
1824
|
+
readonly displayName: "Iron Wake";
|
|
1825
|
+
readonly artifactSlotEffects: {
|
|
1826
|
+
readonly Rune: readonly [{
|
|
1827
|
+
readonly type: 49;
|
|
1828
|
+
readonly value: 5;
|
|
1829
|
+
readonly target: {
|
|
1830
|
+
readonly kind: "skill";
|
|
1831
|
+
readonly id: "Bash";
|
|
1832
|
+
};
|
|
1833
|
+
}];
|
|
1834
|
+
readonly Jewel: readonly [{
|
|
1835
|
+
readonly type: 49;
|
|
1836
|
+
readonly value: 5;
|
|
1837
|
+
readonly target: {
|
|
1838
|
+
readonly kind: "skill";
|
|
1839
|
+
readonly id: "AxeArc";
|
|
1840
|
+
};
|
|
1841
|
+
}];
|
|
1842
|
+
readonly Scroll: readonly [{
|
|
1843
|
+
readonly type: 49;
|
|
1844
|
+
readonly value: 5;
|
|
1845
|
+
readonly target: {
|
|
1846
|
+
readonly kind: "skill";
|
|
1847
|
+
readonly id: "AxeVortex";
|
|
1848
|
+
};
|
|
1849
|
+
}];
|
|
1850
|
+
readonly Relic: readonly [{
|
|
1851
|
+
readonly type: 49;
|
|
1852
|
+
readonly value: 5;
|
|
1853
|
+
readonly target: {
|
|
1854
|
+
readonly kind: "skill";
|
|
1855
|
+
readonly id: "Stomp";
|
|
1856
|
+
};
|
|
1857
|
+
}];
|
|
1858
|
+
};
|
|
1859
|
+
readonly artifactSlotRefineEffects: {
|
|
1860
|
+
readonly Rune: readonly [{
|
|
1861
|
+
readonly type: 49;
|
|
1862
|
+
readonly value: 2;
|
|
1863
|
+
readonly target: {
|
|
1864
|
+
readonly kind: "skill";
|
|
1865
|
+
readonly id: "Bash";
|
|
1866
|
+
};
|
|
1867
|
+
}];
|
|
1868
|
+
readonly Jewel: readonly [{
|
|
1869
|
+
readonly type: 49;
|
|
1870
|
+
readonly value: 2;
|
|
1871
|
+
readonly target: {
|
|
1872
|
+
readonly kind: "skill";
|
|
1873
|
+
readonly id: "AxeArc";
|
|
1874
|
+
};
|
|
1875
|
+
}];
|
|
1876
|
+
readonly Scroll: readonly [{
|
|
1877
|
+
readonly type: 49;
|
|
1878
|
+
readonly value: 2;
|
|
1879
|
+
readonly target: {
|
|
1880
|
+
readonly kind: "skill";
|
|
1881
|
+
readonly id: "AxeVortex";
|
|
1882
|
+
};
|
|
1883
|
+
}];
|
|
1884
|
+
readonly Relic: readonly [{
|
|
1885
|
+
readonly type: 49;
|
|
1886
|
+
readonly value: 2;
|
|
1887
|
+
readonly target: {
|
|
1888
|
+
readonly kind: "skill";
|
|
1889
|
+
readonly id: "Stomp";
|
|
1890
|
+
};
|
|
1891
|
+
}];
|
|
1892
|
+
};
|
|
1893
|
+
readonly artifactSet: {
|
|
1894
|
+
readonly requiredPieces: 4;
|
|
1895
|
+
readonly perPieceBase: readonly [];
|
|
1896
|
+
readonly perPiece: readonly [];
|
|
1897
|
+
readonly fullSet: readonly [{
|
|
1898
|
+
readonly type: 6;
|
|
1899
|
+
readonly value: 3;
|
|
1900
|
+
}];
|
|
1901
|
+
};
|
|
1902
|
+
}, {
|
|
1903
|
+
readonly itemType: 3;
|
|
1904
|
+
readonly id: "Weaver_1";
|
|
1905
|
+
readonly displayName: "Fateweave";
|
|
1906
|
+
readonly artifactSlotEffects: {
|
|
1907
|
+
readonly Rune: readonly [{
|
|
1908
|
+
readonly type: 49;
|
|
1909
|
+
readonly value: 5;
|
|
1910
|
+
readonly target: {
|
|
1911
|
+
readonly kind: "skill";
|
|
1912
|
+
readonly id: "Firebolt";
|
|
1913
|
+
};
|
|
1914
|
+
}];
|
|
1915
|
+
readonly Jewel: readonly [{
|
|
1916
|
+
readonly type: 49;
|
|
1917
|
+
readonly value: 5;
|
|
1918
|
+
readonly target: {
|
|
1919
|
+
readonly kind: "skill";
|
|
1920
|
+
readonly id: "Icebolt";
|
|
1921
|
+
};
|
|
1922
|
+
}];
|
|
1923
|
+
readonly Scroll: readonly [{
|
|
1924
|
+
readonly type: 49;
|
|
1925
|
+
readonly value: 5;
|
|
1926
|
+
readonly target: {
|
|
1927
|
+
readonly kind: "skill";
|
|
1928
|
+
readonly id: "Thunderbolt";
|
|
1929
|
+
};
|
|
1930
|
+
}];
|
|
1931
|
+
readonly Relic: readonly [{
|
|
1932
|
+
readonly type: 49;
|
|
1933
|
+
readonly value: 5;
|
|
1934
|
+
readonly target: {
|
|
1935
|
+
readonly kind: "skill";
|
|
1936
|
+
readonly id: "Earthbolt";
|
|
1937
|
+
};
|
|
1938
|
+
}];
|
|
1939
|
+
};
|
|
1940
|
+
readonly artifactSlotRefineEffects: {
|
|
1941
|
+
readonly Rune: readonly [{
|
|
1942
|
+
readonly type: 49;
|
|
1943
|
+
readonly value: 2;
|
|
1944
|
+
readonly target: {
|
|
1945
|
+
readonly kind: "skill";
|
|
1946
|
+
readonly id: "Firebolt";
|
|
1947
|
+
};
|
|
1948
|
+
}];
|
|
1949
|
+
readonly Jewel: readonly [{
|
|
1950
|
+
readonly type: 49;
|
|
1951
|
+
readonly value: 2;
|
|
1952
|
+
readonly target: {
|
|
1953
|
+
readonly kind: "skill";
|
|
1954
|
+
readonly id: "Icebolt";
|
|
1955
|
+
};
|
|
1956
|
+
}];
|
|
1957
|
+
readonly Scroll: readonly [{
|
|
1958
|
+
readonly type: 49;
|
|
1959
|
+
readonly value: 2;
|
|
1960
|
+
readonly target: {
|
|
1961
|
+
readonly kind: "skill";
|
|
1962
|
+
readonly id: "Thunderbolt";
|
|
1963
|
+
};
|
|
1964
|
+
}];
|
|
1965
|
+
readonly Relic: readonly [{
|
|
1966
|
+
readonly type: 49;
|
|
1967
|
+
readonly value: 2;
|
|
1968
|
+
readonly target: {
|
|
1969
|
+
readonly kind: "skill";
|
|
1970
|
+
readonly id: "Earthbolt";
|
|
1971
|
+
};
|
|
1972
|
+
}];
|
|
1973
|
+
};
|
|
1974
|
+
readonly artifactSet: {
|
|
1975
|
+
readonly requiredPieces: 4;
|
|
1976
|
+
readonly perPieceBase: readonly [];
|
|
1977
|
+
readonly perPiece: readonly [];
|
|
1978
|
+
readonly fullSet: readonly [{
|
|
1979
|
+
readonly type: 6;
|
|
1980
|
+
readonly value: 3;
|
|
1981
|
+
}];
|
|
1982
|
+
};
|
|
1983
|
+
}, {
|
|
1984
|
+
readonly itemType: 3;
|
|
1985
|
+
readonly id: "Wizard_1";
|
|
1986
|
+
readonly displayName: "Tempest Engine";
|
|
1987
|
+
readonly artifactSlotEffects: {
|
|
1988
|
+
readonly Rune: readonly [{
|
|
1989
|
+
readonly type: 49;
|
|
1990
|
+
readonly value: 5;
|
|
1991
|
+
readonly target: {
|
|
1992
|
+
readonly kind: "skill";
|
|
1993
|
+
readonly id: "Tempest";
|
|
1994
|
+
};
|
|
1995
|
+
}];
|
|
1996
|
+
readonly Jewel: readonly [{
|
|
1997
|
+
readonly type: 49;
|
|
1998
|
+
readonly value: 5;
|
|
1999
|
+
readonly target: {
|
|
2000
|
+
readonly kind: "skill";
|
|
2001
|
+
readonly id: "ChainLightning";
|
|
2002
|
+
};
|
|
2003
|
+
}];
|
|
2004
|
+
readonly Scroll: readonly [{
|
|
2005
|
+
readonly type: 49;
|
|
2006
|
+
readonly value: 5;
|
|
2007
|
+
readonly target: {
|
|
2008
|
+
readonly kind: "skill";
|
|
2009
|
+
readonly id: "ThunderStorm";
|
|
2010
|
+
};
|
|
2011
|
+
}];
|
|
2012
|
+
readonly Relic: readonly [];
|
|
2013
|
+
};
|
|
2014
|
+
readonly artifactSlotRefineEffects: {
|
|
2015
|
+
readonly Rune: readonly [{
|
|
2016
|
+
readonly type: 49;
|
|
2017
|
+
readonly value: 2;
|
|
2018
|
+
readonly target: {
|
|
2019
|
+
readonly kind: "skill";
|
|
2020
|
+
readonly id: "Tempest";
|
|
2021
|
+
};
|
|
2022
|
+
}];
|
|
2023
|
+
readonly Jewel: readonly [{
|
|
2024
|
+
readonly type: 49;
|
|
2025
|
+
readonly value: 2;
|
|
2026
|
+
readonly target: {
|
|
2027
|
+
readonly kind: "skill";
|
|
2028
|
+
readonly id: "ChainLightning";
|
|
2029
|
+
};
|
|
2030
|
+
}];
|
|
2031
|
+
readonly Scroll: readonly [{
|
|
2032
|
+
readonly type: 49;
|
|
2033
|
+
readonly value: 2;
|
|
2034
|
+
readonly target: {
|
|
2035
|
+
readonly kind: "skill";
|
|
2036
|
+
readonly id: "ThunderStorm";
|
|
2037
|
+
};
|
|
2038
|
+
}];
|
|
2039
|
+
readonly Relic: readonly [{
|
|
2040
|
+
readonly type: 64;
|
|
2041
|
+
readonly value: 1;
|
|
2042
|
+
}];
|
|
2043
|
+
};
|
|
2044
|
+
readonly artifactSet: {
|
|
2045
|
+
readonly requiredPieces: 4;
|
|
2046
|
+
readonly perPieceBase: readonly [];
|
|
2047
|
+
readonly perPiece: readonly [];
|
|
2048
|
+
readonly fullSet: readonly [{
|
|
2049
|
+
readonly type: 6;
|
|
2050
|
+
readonly value: 3;
|
|
2051
|
+
}];
|
|
2052
|
+
};
|
|
2053
|
+
}, {
|
|
2054
|
+
readonly itemType: 3;
|
|
2055
|
+
readonly id: "Wizard_2";
|
|
2056
|
+
readonly displayName: "Frozen Dominion";
|
|
2057
|
+
readonly artifactSlotEffects: {
|
|
2058
|
+
readonly Rune: readonly [{
|
|
2059
|
+
readonly type: 49;
|
|
2060
|
+
readonly value: 5;
|
|
2061
|
+
readonly target: {
|
|
2062
|
+
readonly kind: "skill";
|
|
2063
|
+
readonly id: "FreezingField";
|
|
2064
|
+
};
|
|
2065
|
+
}];
|
|
2066
|
+
readonly Jewel: readonly [{
|
|
2067
|
+
readonly type: 49;
|
|
2068
|
+
readonly value: 5;
|
|
2069
|
+
readonly target: {
|
|
2070
|
+
readonly kind: "skill";
|
|
2071
|
+
readonly id: "IceShard";
|
|
2072
|
+
};
|
|
2073
|
+
}];
|
|
2074
|
+
readonly Scroll: readonly [{
|
|
2075
|
+
readonly type: 49;
|
|
2076
|
+
readonly value: 5;
|
|
2077
|
+
readonly target: {
|
|
2078
|
+
readonly kind: "skill";
|
|
2079
|
+
readonly id: "FrozenGround";
|
|
2080
|
+
};
|
|
2081
|
+
}];
|
|
2082
|
+
readonly Relic: readonly [];
|
|
2083
|
+
};
|
|
2084
|
+
readonly artifactSlotRefineEffects: {
|
|
2085
|
+
readonly Rune: readonly [{
|
|
2086
|
+
readonly type: 49;
|
|
2087
|
+
readonly value: 2;
|
|
2088
|
+
readonly target: {
|
|
2089
|
+
readonly kind: "skill";
|
|
2090
|
+
readonly id: "FreezingField";
|
|
2091
|
+
};
|
|
2092
|
+
}];
|
|
2093
|
+
readonly Jewel: readonly [{
|
|
2094
|
+
readonly type: 49;
|
|
2095
|
+
readonly value: 2;
|
|
2096
|
+
readonly target: {
|
|
2097
|
+
readonly kind: "skill";
|
|
2098
|
+
readonly id: "IceShard";
|
|
2099
|
+
};
|
|
2100
|
+
}];
|
|
2101
|
+
readonly Scroll: readonly [{
|
|
2102
|
+
readonly type: 49;
|
|
2103
|
+
readonly value: 2;
|
|
2104
|
+
readonly target: {
|
|
2105
|
+
readonly kind: "skill";
|
|
2106
|
+
readonly id: "FrozenGround";
|
|
2107
|
+
};
|
|
2108
|
+
}];
|
|
2109
|
+
readonly Relic: readonly [{
|
|
2110
|
+
readonly type: 76;
|
|
2111
|
+
readonly value: 2;
|
|
2112
|
+
}];
|
|
2113
|
+
};
|
|
2114
|
+
readonly artifactSet: {
|
|
2115
|
+
readonly requiredPieces: 4;
|
|
2116
|
+
readonly perPieceBase: readonly [];
|
|
2117
|
+
readonly perPiece: readonly [];
|
|
2118
|
+
readonly fullSet: readonly [{
|
|
2119
|
+
readonly type: 6;
|
|
2120
|
+
readonly value: 3;
|
|
2121
|
+
}];
|
|
2122
|
+
};
|
|
2123
|
+
}, {
|
|
2124
|
+
readonly itemType: 3;
|
|
2125
|
+
readonly id: "Wizard_3";
|
|
2126
|
+
readonly displayName: "Meteoric Cataclysm";
|
|
2127
|
+
readonly artifactSlotEffects: {
|
|
2128
|
+
readonly Rune: readonly [{
|
|
2129
|
+
readonly type: 49;
|
|
2130
|
+
readonly value: 5;
|
|
2131
|
+
readonly target: {
|
|
2132
|
+
readonly kind: "skill";
|
|
2133
|
+
readonly id: "Meteor";
|
|
2134
|
+
};
|
|
2135
|
+
}];
|
|
2136
|
+
readonly Jewel: readonly [{
|
|
2137
|
+
readonly type: 49;
|
|
2138
|
+
readonly value: 5;
|
|
2139
|
+
readonly target: {
|
|
2140
|
+
readonly kind: "skill";
|
|
2141
|
+
readonly id: "FirePillar";
|
|
2142
|
+
};
|
|
2143
|
+
}];
|
|
2144
|
+
readonly Scroll: readonly [{
|
|
2145
|
+
readonly type: 49;
|
|
2146
|
+
readonly value: 5;
|
|
2147
|
+
readonly target: {
|
|
2148
|
+
readonly kind: "skill";
|
|
2149
|
+
readonly id: "Combustion";
|
|
2150
|
+
};
|
|
2151
|
+
}];
|
|
2152
|
+
readonly Relic: readonly [];
|
|
2153
|
+
};
|
|
2154
|
+
readonly artifactSlotRefineEffects: {
|
|
2155
|
+
readonly Rune: readonly [{
|
|
2156
|
+
readonly type: 49;
|
|
2157
|
+
readonly value: 2;
|
|
2158
|
+
readonly target: {
|
|
2159
|
+
readonly kind: "skill";
|
|
2160
|
+
readonly id: "Meteor";
|
|
2161
|
+
};
|
|
2162
|
+
}];
|
|
2163
|
+
readonly Jewel: readonly [{
|
|
2164
|
+
readonly type: 49;
|
|
2165
|
+
readonly value: 2;
|
|
2166
|
+
readonly target: {
|
|
2167
|
+
readonly kind: "skill";
|
|
2168
|
+
readonly id: "FirePillar";
|
|
2169
|
+
};
|
|
2170
|
+
}];
|
|
2171
|
+
readonly Scroll: readonly [{
|
|
2172
|
+
readonly type: 49;
|
|
2173
|
+
readonly value: 2;
|
|
2174
|
+
readonly target: {
|
|
2175
|
+
readonly kind: "skill";
|
|
2176
|
+
readonly id: "Combustion";
|
|
2177
|
+
};
|
|
2178
|
+
}];
|
|
2179
|
+
readonly Relic: readonly [{
|
|
2180
|
+
readonly type: 70;
|
|
2181
|
+
readonly value: 1;
|
|
2182
|
+
}];
|
|
2183
|
+
};
|
|
2184
|
+
readonly artifactSet: {
|
|
2185
|
+
readonly requiredPieces: 4;
|
|
2186
|
+
readonly perPieceBase: readonly [];
|
|
2187
|
+
readonly perPiece: readonly [];
|
|
2188
|
+
readonly fullSet: readonly [{
|
|
2189
|
+
readonly type: 6;
|
|
2190
|
+
readonly value: 3;
|
|
2191
|
+
}];
|
|
2192
|
+
};
|
|
2193
|
+
}, {
|
|
2194
|
+
readonly itemType: 3;
|
|
2195
|
+
readonly id: "Wizard_4";
|
|
2196
|
+
readonly displayName: "Arcane Elementalist";
|
|
2197
|
+
readonly artifactSlotEffects: {
|
|
2198
|
+
readonly Rune: readonly [{
|
|
2199
|
+
readonly type: 34;
|
|
2200
|
+
readonly value: 1;
|
|
2201
|
+
}];
|
|
2202
|
+
readonly Jewel: readonly [];
|
|
2203
|
+
readonly Scroll: readonly [];
|
|
2204
|
+
readonly Relic: readonly [];
|
|
2205
|
+
};
|
|
2206
|
+
readonly artifactSlotRefineEffects: {
|
|
2207
|
+
readonly Rune: readonly [];
|
|
2208
|
+
readonly Jewel: readonly [{
|
|
2209
|
+
readonly type: 42;
|
|
2210
|
+
readonly value: 0.5;
|
|
2211
|
+
readonly target: {
|
|
2212
|
+
readonly kind: "skill";
|
|
2213
|
+
readonly id: "FreeCast";
|
|
2214
|
+
};
|
|
2215
|
+
}];
|
|
2216
|
+
readonly Scroll: readonly [{
|
|
2217
|
+
readonly type: 64;
|
|
2218
|
+
readonly value: 1;
|
|
2219
|
+
}];
|
|
2220
|
+
readonly Relic: readonly [{
|
|
2221
|
+
readonly type: 76;
|
|
2222
|
+
readonly value: 2;
|
|
2223
|
+
}];
|
|
2224
|
+
};
|
|
2225
|
+
readonly artifactSet: {
|
|
2226
|
+
readonly requiredPieces: 4;
|
|
2227
|
+
readonly perPieceBase: readonly [];
|
|
2228
|
+
readonly perPiece: readonly [];
|
|
2229
|
+
readonly fullSet: readonly [{
|
|
2230
|
+
readonly type: 6;
|
|
2231
|
+
readonly value: 3;
|
|
2232
|
+
}];
|
|
2233
|
+
};
|
|
2234
|
+
}];
|
|
2235
|
+
}
|
|
2236
|
+
//# sourceMappingURL=artifacts.d.ts.map
|