@fnlb-project/fnbr 4.1.40 → 4.1.41
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/dist/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/resources/BaseItemRating.json +0 -5203
- package/dist/resources/HomebaseRatingMapping.json +0 -255
- package/dist/resources/PowerLevelCurves.d.ts +0 -111
- package/dist/resources/PowerLevelCurves.js +0 -21
- package/dist/resources/PowerLevelCurves.js.map +0 -1
- package/dist/resources/SurvivorItemRating.json +0 -9343
- package/dist/src/managers/STWManager.d.ts +0 -29
- package/dist/src/managers/STWManager.js +0 -80
- package/dist/src/managers/STWManager.js.map +0 -1
- package/dist/src/managers/TournamentManager.d.ts +0 -51
- package/dist/src/managers/TournamentManager.js +0 -179
- package/dist/src/managers/TournamentManager.js.map +0 -1
- package/dist/src/stomp/EOSConnect.d.ts +0 -43
- package/dist/src/stomp/EOSConnect.js +0 -175
- package/dist/src/stomp/EOSConnect.js.map +0 -1
- package/dist/src/structures/EventTokens.d.ts +0 -32
- package/dist/src/structures/EventTokens.js +0 -45
- package/dist/src/structures/EventTokens.js.map +0 -1
- package/dist/src/structures/Tournament.d.ts +0 -86
- package/dist/src/structures/Tournament.js +0 -64
- package/dist/src/structures/Tournament.js.map +0 -1
- package/dist/src/structures/TournamentWindow.d.ts +0 -124
- package/dist/src/structures/TournamentWindow.js +0 -52
- package/dist/src/structures/TournamentWindow.js.map +0 -1
- package/dist/src/structures/stw/STWHero.d.ts +0 -61
- package/dist/src/structures/stw/STWHero.js +0 -38
- package/dist/src/structures/stw/STWHero.js.map +0 -1
- package/dist/src/structures/stw/STWHeroLoadout.d.ts +0 -44
- package/dist/src/structures/stw/STWHeroLoadout.js +0 -34
- package/dist/src/structures/stw/STWHeroLoadout.js.map +0 -1
- package/dist/src/structures/stw/STWItem.d.ts +0 -31
- package/dist/src/structures/stw/STWItem.js +0 -23
- package/dist/src/structures/stw/STWItem.js.map +0 -1
- package/dist/src/structures/stw/STWLocker.d.ts +0 -32
- package/dist/src/structures/stw/STWLocker.js +0 -26
- package/dist/src/structures/stw/STWLocker.js.map +0 -1
- package/dist/src/structures/stw/STWMeleeWeaponSchematic.d.ts +0 -14
- package/dist/src/structures/stw/STWMeleeWeaponSchematic.js +0 -15
- package/dist/src/structures/stw/STWMeleeWeaponSchematic.js.map +0 -1
- package/dist/src/structures/stw/STWNewsMessage.d.ts +0 -42
- package/dist/src/structures/stw/STWNewsMessage.js +0 -27
- package/dist/src/structures/stw/STWNewsMessage.js.map +0 -1
- package/dist/src/structures/stw/STWProfile.d.ts +0 -132
- package/dist/src/structures/stw/STWProfile.js +0 -283
- package/dist/src/structures/stw/STWProfile.js.map +0 -1
- package/dist/src/structures/stw/STWRangedWeaponSchematic.d.ts +0 -14
- package/dist/src/structures/stw/STWRangedWeaponSchematic.js +0 -15
- package/dist/src/structures/stw/STWRangedWeaponSchematic.js.map +0 -1
- package/dist/src/structures/stw/STWResource.d.ts +0 -27
- package/dist/src/structures/stw/STWResource.js +0 -22
- package/dist/src/structures/stw/STWResource.js.map +0 -1
- package/dist/src/structures/stw/STWSchematic.d.ts +0 -72
- package/dist/src/structures/stw/STWSchematic.js +0 -40
- package/dist/src/structures/stw/STWSchematic.js.map +0 -1
- package/dist/src/structures/stw/STWStats.d.ts +0 -103
- package/dist/src/structures/stw/STWStats.js +0 -85
- package/dist/src/structures/stw/STWStats.js.map +0 -1
- package/dist/src/structures/stw/STWSurvivor.d.ts +0 -104
- package/dist/src/structures/stw/STWSurvivor.js +0 -76
- package/dist/src/structures/stw/STWSurvivor.js.map +0 -1
- package/dist/src/structures/stw/STWTeamPerk.d.ts +0 -19
- package/dist/src/structures/stw/STWTeamPerk.js +0 -20
- package/dist/src/structures/stw/STWTeamPerk.js.map +0 -1
- package/dist/src/structures/stw/STWTrapSchematic.d.ts +0 -15
- package/dist/src/structures/stw/STWTrapSchematic.js +0 -16
- package/dist/src/structures/stw/STWTrapSchematic.js.map +0 -1
- package/dist/src/structures/stw/STWWeaponSchematic.d.ts +0 -15
- package/dist/src/structures/stw/STWWeaponSchematic.js +0 -16
- package/dist/src/structures/stw/STWWeaponSchematic.js.map +0 -1
- package/dist/src/util/BinaryWriter.d.ts +0 -79
- package/dist/src/util/BinaryWriter.js +0 -136
- package/dist/src/util/BinaryWriter.js.map +0 -1
- package/dist/src/util/CurveTable.d.ts +0 -24
- package/dist/src/util/CurveTable.js +0 -37
- package/dist/src/util/CurveTable.js.map +0 -1
- /package/dist/src/exceptions/{StompConnectionError.d.ts → STOMPConnectionError.d.ts} +0 -0
- /package/dist/src/exceptions/{StompConnectionError.js → STOMPConnectionError.js} +0 -0
- /package/dist/src/exceptions/{StompConnectionError.js.map → STOMPConnectionError.js.map} +0 -0
|
@@ -1,255 +0,0 @@
|
|
|
1
|
-
[
|
|
2
|
-
{
|
|
3
|
-
"ExportType": "CurveTable",
|
|
4
|
-
"ExportValue": {
|
|
5
|
-
"UIMonsterRating": {
|
|
6
|
-
"InterpMode": "ERichCurveInterpMode::RCIM_Linear",
|
|
7
|
-
"Keys": [
|
|
8
|
-
{
|
|
9
|
-
"KeyTime": 0.0,
|
|
10
|
-
"KeyValue": 1.0
|
|
11
|
-
},
|
|
12
|
-
{
|
|
13
|
-
"KeyTime": 75.0,
|
|
14
|
-
"KeyValue": 2.0
|
|
15
|
-
},
|
|
16
|
-
{
|
|
17
|
-
"KeyTime": 165.0,
|
|
18
|
-
"KeyValue": 3.0
|
|
19
|
-
},
|
|
20
|
-
{
|
|
21
|
-
"KeyTime": 245.0,
|
|
22
|
-
"KeyValue": 4.0
|
|
23
|
-
},
|
|
24
|
-
{
|
|
25
|
-
"KeyTime": 395.0,
|
|
26
|
-
"KeyValue": 5.0
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
"KeyTime": 525.0,
|
|
30
|
-
"KeyValue": 6.0
|
|
31
|
-
},
|
|
32
|
-
{
|
|
33
|
-
"KeyTime": 780.0,
|
|
34
|
-
"KeyValue": 7.0
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
"KeyTime": 1020.0,
|
|
38
|
-
"KeyValue": 8.0
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"KeyTime": 1280.0,
|
|
42
|
-
"KeyValue": 11.0
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
"KeyTime": 1600.0,
|
|
46
|
-
"KeyValue": 15.0
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
"KeyTime": 1965.0,
|
|
50
|
-
"KeyValue": 18.0
|
|
51
|
-
},
|
|
52
|
-
{
|
|
53
|
-
"KeyTime": 2540.0,
|
|
54
|
-
"KeyValue": 20.0
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
"KeyTime": 3155.0,
|
|
58
|
-
"KeyValue": 22.0
|
|
59
|
-
},
|
|
60
|
-
{
|
|
61
|
-
"KeyTime": 3765.0,
|
|
62
|
-
"KeyValue": 24.0
|
|
63
|
-
},
|
|
64
|
-
{
|
|
65
|
-
"KeyTime": 4310.0,
|
|
66
|
-
"KeyValue": 25.0
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"KeyTime": 5095.0,
|
|
70
|
-
"KeyValue": 26.0
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
"KeyTime": 6060.0,
|
|
74
|
-
"KeyValue": 29.0
|
|
75
|
-
},
|
|
76
|
-
{
|
|
77
|
-
"KeyTime": 6980.0,
|
|
78
|
-
"KeyValue": 32.0
|
|
79
|
-
},
|
|
80
|
-
{
|
|
81
|
-
"KeyTime": 8140.0,
|
|
82
|
-
"KeyValue": 36.0
|
|
83
|
-
},
|
|
84
|
-
{
|
|
85
|
-
"KeyTime": 9440.0,
|
|
86
|
-
"KeyValue": 41.0
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"KeyTime": 10695.0,
|
|
90
|
-
"KeyValue": 46.0
|
|
91
|
-
},
|
|
92
|
-
{
|
|
93
|
-
"KeyTime": 11890.0,
|
|
94
|
-
"KeyValue": 49.0
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"KeyTime": 12990.0,
|
|
98
|
-
"KeyValue": 53.0
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"KeyTime": 13615.0,
|
|
102
|
-
"KeyValue": 54.0
|
|
103
|
-
},
|
|
104
|
-
{
|
|
105
|
-
"KeyTime": 14285.0,
|
|
106
|
-
"KeyValue": 55.0
|
|
107
|
-
},
|
|
108
|
-
{
|
|
109
|
-
"KeyTime": 15335.0,
|
|
110
|
-
"KeyValue": 57.0
|
|
111
|
-
},
|
|
112
|
-
{
|
|
113
|
-
"KeyTime": 16845.0,
|
|
114
|
-
"KeyValue": 60.0
|
|
115
|
-
},
|
|
116
|
-
{
|
|
117
|
-
"KeyTime": 18445.0,
|
|
118
|
-
"KeyValue": 63.0
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
"KeyTime": 22255.0,
|
|
122
|
-
"KeyValue": 73.0
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"KeyTime": 24030.0,
|
|
126
|
-
"KeyValue": 78.0
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
"KeyTime": 25260.0,
|
|
130
|
-
"KeyValue": 81.0
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"KeyTime": 26480.0,
|
|
134
|
-
"KeyValue": 84.0
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"KeyTime": 27145.0,
|
|
138
|
-
"KeyValue": 86.0
|
|
139
|
-
},
|
|
140
|
-
{
|
|
141
|
-
"KeyTime": 27870.0,
|
|
142
|
-
"KeyValue": 87.0
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"KeyTime": 29230.0,
|
|
146
|
-
"KeyValue": 89.0
|
|
147
|
-
},
|
|
148
|
-
{
|
|
149
|
-
"KeyTime": 31500.0,
|
|
150
|
-
"KeyValue": 93.0
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
"KeyTime": 33410.0,
|
|
154
|
-
"KeyValue": 96.0
|
|
155
|
-
},
|
|
156
|
-
{
|
|
157
|
-
"KeyTime": 35640.0,
|
|
158
|
-
"KeyValue": 102.0
|
|
159
|
-
},
|
|
160
|
-
{
|
|
161
|
-
"KeyTime": 37840.0,
|
|
162
|
-
"KeyValue": 107.0
|
|
163
|
-
},
|
|
164
|
-
{
|
|
165
|
-
"KeyTime": 39840.0,
|
|
166
|
-
"KeyValue": 113.0
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"KeyTime": 41500.0,
|
|
170
|
-
"KeyValue": 116.0
|
|
171
|
-
},
|
|
172
|
-
{
|
|
173
|
-
"KeyTime": 43055.0,
|
|
174
|
-
"KeyValue": 120.0
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"KeyTime": 43870.0,
|
|
178
|
-
"KeyValue": 121.0
|
|
179
|
-
},
|
|
180
|
-
{
|
|
181
|
-
"KeyTime": 44590.0,
|
|
182
|
-
"KeyValue": 123.0
|
|
183
|
-
},
|
|
184
|
-
{
|
|
185
|
-
"KeyTime": 46050.0,
|
|
186
|
-
"KeyValue": 124.0
|
|
187
|
-
},
|
|
188
|
-
{
|
|
189
|
-
"KeyTime": 47685.0,
|
|
190
|
-
"KeyValue": 126.0
|
|
191
|
-
},
|
|
192
|
-
{
|
|
193
|
-
"KeyTime": 48780.0,
|
|
194
|
-
"KeyValue": 127.0
|
|
195
|
-
},
|
|
196
|
-
{
|
|
197
|
-
"KeyTime": 49550.0,
|
|
198
|
-
"KeyValue": 128.0
|
|
199
|
-
},
|
|
200
|
-
{
|
|
201
|
-
"KeyTime": 51500.0,
|
|
202
|
-
"KeyValue": 130.0
|
|
203
|
-
},
|
|
204
|
-
{
|
|
205
|
-
"KeyTime": 52125.0,
|
|
206
|
-
"KeyValue": 131.0
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
"KeyTime": 52590.0,
|
|
210
|
-
"KeyValue": 133.0
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"KeyTime": 52990.0,
|
|
214
|
-
"KeyValue": 134.0
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
"KeyTime": 53455.0,
|
|
218
|
-
"KeyValue": 136.0
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
"KeyTime": 53855.0,
|
|
222
|
-
"KeyValue": 137.0
|
|
223
|
-
},
|
|
224
|
-
{
|
|
225
|
-
"KeyTime": 54320.0,
|
|
226
|
-
"KeyValue": 139.0
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
"KeyTime": 54720.0,
|
|
230
|
-
"KeyValue": 140.0
|
|
231
|
-
},
|
|
232
|
-
{
|
|
233
|
-
"KeyTime": 55180.0,
|
|
234
|
-
"KeyValue": 142.0
|
|
235
|
-
},
|
|
236
|
-
{
|
|
237
|
-
"KeyTime": 55615.0,
|
|
238
|
-
"KeyValue": 143.0
|
|
239
|
-
},
|
|
240
|
-
{
|
|
241
|
-
"KeyTime": 56095.0,
|
|
242
|
-
"KeyValue": 145.0
|
|
243
|
-
},
|
|
244
|
-
{
|
|
245
|
-
"KeyTime": 92765.0,
|
|
246
|
-
"KeyValue": 225.0
|
|
247
|
-
}
|
|
248
|
-
],
|
|
249
|
-
"DefaultValue": 3.4028235e38,
|
|
250
|
-
"PreInfinityExtrap": "ERichCurveExtrapolation::RCCE_Constant",
|
|
251
|
-
"PostInfinityExtrap": "ERichCurveExtrapolation::RCCE_Constant"
|
|
252
|
-
}
|
|
253
|
-
}
|
|
254
|
-
}
|
|
255
|
-
]
|
|
@@ -1,111 +0,0 @@
|
|
|
1
|
-
import CurveTable from '../src/util/CurveTable';
|
|
2
|
-
declare const _default: Readonly<{
|
|
3
|
-
homebaseRating: Readonly<CurveTable>;
|
|
4
|
-
baseItemRating: Readonly<{
|
|
5
|
-
default_c_t01: Readonly<CurveTable>;
|
|
6
|
-
default_c_t02: Readonly<CurveTable>;
|
|
7
|
-
default_c_t03: Readonly<CurveTable>;
|
|
8
|
-
default_c_t04: Readonly<CurveTable>;
|
|
9
|
-
default_c_t05: Readonly<CurveTable>;
|
|
10
|
-
default_c_t06: Readonly<CurveTable>;
|
|
11
|
-
default_uc_t01: Readonly<CurveTable>;
|
|
12
|
-
default_uc_t02: Readonly<CurveTable>;
|
|
13
|
-
default_uc_t03: Readonly<CurveTable>;
|
|
14
|
-
default_uc_t04: Readonly<CurveTable>;
|
|
15
|
-
default_uc_t05: Readonly<CurveTable>;
|
|
16
|
-
default_uc_t06: Readonly<CurveTable>;
|
|
17
|
-
default_r_t01: Readonly<CurveTable>;
|
|
18
|
-
default_r_t02: Readonly<CurveTable>;
|
|
19
|
-
default_r_t03: Readonly<CurveTable>;
|
|
20
|
-
default_r_t04: Readonly<CurveTable>;
|
|
21
|
-
default_r_t05: Readonly<CurveTable>;
|
|
22
|
-
default_r_t06: Readonly<CurveTable>;
|
|
23
|
-
default_vr_t01: Readonly<CurveTable>;
|
|
24
|
-
default_vr_t02: Readonly<CurveTable>;
|
|
25
|
-
default_vr_t03: Readonly<CurveTable>;
|
|
26
|
-
default_vr_t04: Readonly<CurveTable>;
|
|
27
|
-
default_vr_t05: Readonly<CurveTable>;
|
|
28
|
-
default_vr_t06: Readonly<CurveTable>;
|
|
29
|
-
default_sr_t01: Readonly<CurveTable>;
|
|
30
|
-
default_sr_t02: Readonly<CurveTable>;
|
|
31
|
-
default_sr_t03: Readonly<CurveTable>;
|
|
32
|
-
default_sr_t04: Readonly<CurveTable>;
|
|
33
|
-
default_sr_t05: Readonly<CurveTable>;
|
|
34
|
-
default_sr_t06: Readonly<CurveTable>;
|
|
35
|
-
default_ur_t01: Readonly<CurveTable>;
|
|
36
|
-
default_ur_t02: Readonly<CurveTable>;
|
|
37
|
-
default_ur_t03: Readonly<CurveTable>;
|
|
38
|
-
default_ur_t04: Readonly<CurveTable>;
|
|
39
|
-
default_ur_t05: Readonly<CurveTable>;
|
|
40
|
-
default_ur_t06: Readonly<CurveTable>;
|
|
41
|
-
}>;
|
|
42
|
-
survivorItemRating: Readonly<{
|
|
43
|
-
default_c_t01: Readonly<CurveTable>;
|
|
44
|
-
default_c_t02: Readonly<CurveTable>;
|
|
45
|
-
default_c_t03: Readonly<CurveTable>;
|
|
46
|
-
default_c_t04: Readonly<CurveTable>;
|
|
47
|
-
default_c_t05: Readonly<CurveTable>;
|
|
48
|
-
default_c_t06: Readonly<CurveTable>;
|
|
49
|
-
default_uc_t01: Readonly<CurveTable>;
|
|
50
|
-
default_uc_t02: Readonly<CurveTable>;
|
|
51
|
-
default_uc_t03: Readonly<CurveTable>;
|
|
52
|
-
default_uc_t04: Readonly<CurveTable>;
|
|
53
|
-
default_uc_t05: Readonly<CurveTable>;
|
|
54
|
-
default_uc_t06: Readonly<CurveTable>;
|
|
55
|
-
default_r_t01: Readonly<CurveTable>;
|
|
56
|
-
default_r_t02: Readonly<CurveTable>;
|
|
57
|
-
default_r_t03: Readonly<CurveTable>;
|
|
58
|
-
default_r_t04: Readonly<CurveTable>;
|
|
59
|
-
default_r_t05: Readonly<CurveTable>;
|
|
60
|
-
default_r_t06: Readonly<CurveTable>;
|
|
61
|
-
default_vr_t01: Readonly<CurveTable>;
|
|
62
|
-
default_vr_t02: Readonly<CurveTable>;
|
|
63
|
-
default_vr_t03: Readonly<CurveTable>;
|
|
64
|
-
default_vr_t04: Readonly<CurveTable>;
|
|
65
|
-
default_vr_t05: Readonly<CurveTable>;
|
|
66
|
-
default_vr_t06: Readonly<CurveTable>;
|
|
67
|
-
default_sr_t01: Readonly<CurveTable>;
|
|
68
|
-
default_sr_t02: Readonly<CurveTable>;
|
|
69
|
-
default_sr_t03: Readonly<CurveTable>;
|
|
70
|
-
default_sr_t04: Readonly<CurveTable>;
|
|
71
|
-
default_sr_t05: Readonly<CurveTable>;
|
|
72
|
-
default_sr_t06: Readonly<CurveTable>;
|
|
73
|
-
default_ur_t01: Readonly<CurveTable>;
|
|
74
|
-
default_ur_t02: Readonly<CurveTable>;
|
|
75
|
-
default_ur_t03: Readonly<CurveTable>;
|
|
76
|
-
default_ur_t04: Readonly<CurveTable>;
|
|
77
|
-
default_ur_t05: Readonly<CurveTable>;
|
|
78
|
-
default_ur_t06: Readonly<CurveTable>;
|
|
79
|
-
manager_c_t01: Readonly<CurveTable>;
|
|
80
|
-
manager_c_t02: Readonly<CurveTable>;
|
|
81
|
-
manager_c_t03: Readonly<CurveTable>;
|
|
82
|
-
manager_c_t04: Readonly<CurveTable>;
|
|
83
|
-
manager_c_t05: Readonly<CurveTable>;
|
|
84
|
-
manager_c_t06: Readonly<CurveTable>;
|
|
85
|
-
manager_uc_t01: Readonly<CurveTable>;
|
|
86
|
-
manager_uc_t02: Readonly<CurveTable>;
|
|
87
|
-
manager_uc_t03: Readonly<CurveTable>;
|
|
88
|
-
manager_uc_t04: Readonly<CurveTable>;
|
|
89
|
-
manager_uc_t05: Readonly<CurveTable>;
|
|
90
|
-
manager_uc_t06: Readonly<CurveTable>;
|
|
91
|
-
manager_r_t01: Readonly<CurveTable>;
|
|
92
|
-
manager_r_t02: Readonly<CurveTable>;
|
|
93
|
-
manager_r_t03: Readonly<CurveTable>;
|
|
94
|
-
manager_r_t04: Readonly<CurveTable>;
|
|
95
|
-
manager_r_t05: Readonly<CurveTable>;
|
|
96
|
-
manager_r_t06: Readonly<CurveTable>;
|
|
97
|
-
manager_vr_t01: Readonly<CurveTable>;
|
|
98
|
-
manager_vr_t02: Readonly<CurveTable>;
|
|
99
|
-
manager_vr_t03: Readonly<CurveTable>;
|
|
100
|
-
manager_vr_t04: Readonly<CurveTable>;
|
|
101
|
-
manager_vr_t05: Readonly<CurveTable>;
|
|
102
|
-
manager_vr_t06: Readonly<CurveTable>;
|
|
103
|
-
manager_sr_t01: Readonly<CurveTable>;
|
|
104
|
-
manager_sr_t02: Readonly<CurveTable>;
|
|
105
|
-
manager_sr_t03: Readonly<CurveTable>;
|
|
106
|
-
manager_sr_t04: Readonly<CurveTable>;
|
|
107
|
-
manager_sr_t05: Readonly<CurveTable>;
|
|
108
|
-
manager_sr_t06: Readonly<CurveTable>;
|
|
109
|
-
}>;
|
|
110
|
-
}>;
|
|
111
|
-
export default _default;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
const HomebaseRatingMapping_json_1 = tslib_1.__importDefault(require("./HomebaseRatingMapping.json"));
|
|
5
|
-
const BaseItemRating_json_1 = tslib_1.__importDefault(require("./BaseItemRating.json"));
|
|
6
|
-
const SurvivorItemRating_json_1 = tslib_1.__importDefault(require("./SurvivorItemRating.json"));
|
|
7
|
-
const CurveTable_1 = tslib_1.__importDefault(require("../src/util/CurveTable"));
|
|
8
|
-
function mapCurveTables(struc) {
|
|
9
|
-
const entries1 = Object.entries(struc);
|
|
10
|
-
const entries2 = entries1.map(([k, v]) => [k.toLowerCase(), Object.freeze(new CurveTable_1.default(v.Keys))]);
|
|
11
|
-
// False alarm: eslint claims K is used before it's defined, which it obviously isn't.
|
|
12
|
-
// eslint-disable-next-line no-use-before-define
|
|
13
|
-
const obj = Object.fromEntries(entries2);
|
|
14
|
-
return Object.freeze(obj);
|
|
15
|
-
}
|
|
16
|
-
exports.default = Object.freeze({
|
|
17
|
-
homebaseRating: Object.freeze(new CurveTable_1.default(HomebaseRatingMapping_json_1.default[0].ExportValue.UIMonsterRating.Keys)),
|
|
18
|
-
baseItemRating: mapCurveTables(BaseItemRating_json_1.default[0].ExportValue),
|
|
19
|
-
survivorItemRating: mapCurveTables(SurvivorItemRating_json_1.default[0].ExportValue),
|
|
20
|
-
});
|
|
21
|
-
//# sourceMappingURL=PowerLevelCurves.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"PowerLevelCurves.js","sourceRoot":"","sources":["../../resources/PowerLevelCurves.ts"],"names":[],"mappings":";;;AAAA,sGAAiE;AACjE,wFAAmD;AACnD,gGAA2D;AAC3D,gFAAgD;AAGhD,SAAS,cAAc,CAAqD,KAAQ;IAClF,MAAM,QAAQ,GAAG,MAAM,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;IACvC,MAAM,QAAQ,GAAG,QAAQ,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,CAAC,WAAW,EAAE,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,oBAAU,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IACpG,sFAAsF;IACtF,gDAAgD;IAChD,MAAM,GAAG,GAAG,MAAM,CAAC,WAAW,CAAC,QAAQ,CAAsE,CAAC;IAC9G,OAAO,MAAM,CAAC,MAAM,CAAC,GAAG,CAAC,CAAC;AAC5B,CAAC;AAED,kBAAe,MAAM,CAAC,MAAM,CAAC;IAC3B,cAAc,EAAE,MAAM,CAAC,MAAM,CAAC,IAAI,oBAAU,CAAC,oCAAqB,CAAC,CAAC,CAAE,CAAC,WAAW,CAAC,eAAe,CAAC,IAAI,CAAC,CAAC;IACzG,cAAc,EAAE,cAAc,CAAC,6BAAc,CAAC,CAAC,CAAE,CAAC,WAAW,CAAC;IAC9D,kBAAkB,EAAE,cAAc,CAAC,iCAAkB,CAAC,CAAC,CAAE,CAAC,WAAW,CAAC;CACvE,CAAC,CAAC"}
|