warframe-public-export-plus 0.6.0 → 0.6.1
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/ExportBundles.json +199 -99
- package/ExportCustoms.json +1265 -636
- package/ExportFlavour.json +609 -0
- package/ExportImages.json +21 -0
- package/ExportKeys.json +13 -0
- package/ExportRegions.json +5765 -0
- package/ExportResources.json +13 -0
- package/ExportSystems.json +25 -0
- package/ExportTextIcons.json +1 -1
- package/ExportUpgrades.json +758 -110
- package/ExportVendors.json +222 -14
- package/dict.de.json +31 -15
- package/dict.en.json +28 -12
- package/dict.es.json +28 -12
- package/dict.fr.json +24 -8
- package/dict.it.json +20 -4
- package/dict.ja.json +28 -12
- package/dict.ko.json +23 -7
- package/dict.pl.json +114 -98
- package/dict.pt.json +32 -16
- package/dict.ru.json +31 -15
- package/dict.tc.json +26 -10
- package/dict.th.json +63 -47
- package/dict.tr.json +46 -30
- package/dict.uk.json +73 -57
- package/dict.zh.json +30 -14
- package/index.d.ts +7 -5
- package/package.json +1 -1
package/ExportUpgrades.json
CHANGED
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"baseDrain": -2,
|
|
23
23
|
"fusionLimit": 3,
|
|
24
24
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
25
|
+
"compatName": "Whips",
|
|
25
26
|
"compatibilityTags": [
|
|
26
27
|
"WHIPS_STANCE"
|
|
27
28
|
],
|
|
28
|
-
"compatName": "Whips",
|
|
29
29
|
"type": "STANCE",
|
|
30
30
|
"description": "/Lotus/Language/Items/WhipStanceBDesc",
|
|
31
31
|
"tradable": true
|
|
@@ -39,10 +39,10 @@
|
|
|
39
39
|
"baseDrain": -2,
|
|
40
40
|
"fusionLimit": 3,
|
|
41
41
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
42
|
+
"compatName": "Whips",
|
|
42
43
|
"compatibilityTags": [
|
|
43
44
|
"WHIPS_STANCE"
|
|
44
45
|
],
|
|
45
|
-
"compatName": "Whips",
|
|
46
46
|
"type": "STANCE",
|
|
47
47
|
"description": "/Lotus/Language/Items/WhipStanceADesc",
|
|
48
48
|
"tradable": true
|
|
@@ -56,10 +56,10 @@
|
|
|
56
56
|
"baseDrain": -2,
|
|
57
57
|
"fusionLimit": 3,
|
|
58
58
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
59
|
+
"compatName": "Warfans",
|
|
59
60
|
"compatibilityTags": [
|
|
60
61
|
"WARFAN_STANCE"
|
|
61
62
|
],
|
|
62
|
-
"compatName": "Warfans",
|
|
63
63
|
"type": "STANCE",
|
|
64
64
|
"description": "/Lotus/Language/Mods/WarfanCmbTwoMeleeTreeDesc",
|
|
65
65
|
"tradable": true
|
|
@@ -73,10 +73,10 @@
|
|
|
73
73
|
"baseDrain": -2,
|
|
74
74
|
"fusionLimit": 3,
|
|
75
75
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
76
|
+
"compatName": "Warfans",
|
|
76
77
|
"compatibilityTags": [
|
|
77
78
|
"WARFAN_STANCE"
|
|
78
79
|
],
|
|
79
|
-
"compatName": "Warfans",
|
|
80
80
|
"type": "STANCE",
|
|
81
81
|
"description": "/Lotus/Language/Mods/WarfanCmbOneMeleeTreeDesc",
|
|
82
82
|
"tradable": true
|
|
@@ -90,10 +90,10 @@
|
|
|
90
90
|
"baseDrain": -2,
|
|
91
91
|
"fusionLimit": 3,
|
|
92
92
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
93
|
+
"compatName": "Tonfas",
|
|
93
94
|
"compatibilityTags": [
|
|
94
95
|
"TONFA_STANCE"
|
|
95
96
|
],
|
|
96
|
-
"compatName": "Tonfas",
|
|
97
97
|
"type": "STANCE",
|
|
98
98
|
"description": "/Lotus/Language/Items/TonfaStanceBDesc",
|
|
99
99
|
"tradable": true
|
|
@@ -107,10 +107,10 @@
|
|
|
107
107
|
"baseDrain": -2,
|
|
108
108
|
"fusionLimit": 3,
|
|
109
109
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
110
|
+
"compatName": "Tonfas",
|
|
110
111
|
"compatibilityTags": [
|
|
111
112
|
"TONFA_STANCE"
|
|
112
113
|
],
|
|
113
|
-
"compatName": "Tonfas",
|
|
114
114
|
"type": "STANCE",
|
|
115
115
|
"description": "/Lotus/Language/Items/TonfaStanceADesc",
|
|
116
116
|
"tradable": true
|
|
@@ -124,10 +124,10 @@
|
|
|
124
124
|
"baseDrain": -2,
|
|
125
125
|
"fusionLimit": 3,
|
|
126
126
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
127
|
+
"compatName": "Blade And Whip",
|
|
127
128
|
"compatibilityTags": [
|
|
128
129
|
"BLADE_AND_WHIP_STANCE"
|
|
129
130
|
],
|
|
130
|
-
"compatName": "Blade And Whip",
|
|
131
131
|
"type": "STANCE",
|
|
132
132
|
"description": "/Lotus/Language/Items/MiosStanceADesc",
|
|
133
133
|
"tradable": true
|
|
@@ -141,10 +141,10 @@
|
|
|
141
141
|
"baseDrain": -2,
|
|
142
142
|
"fusionLimit": 3,
|
|
143
143
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
144
|
+
"compatName": "Sword And Shield",
|
|
144
145
|
"compatibilityTags": [
|
|
145
146
|
"SWORDS_AND_SHIELD_STANCE"
|
|
146
147
|
],
|
|
147
|
-
"compatName": "Sword And Shield",
|
|
148
148
|
"type": "STANCE",
|
|
149
149
|
"description": "/Lotus/Language/Items/SwordShieldStanceADesc",
|
|
150
150
|
"tradable": true
|
|
@@ -158,10 +158,10 @@
|
|
|
158
158
|
"baseDrain": -2,
|
|
159
159
|
"fusionLimit": 3,
|
|
160
160
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
161
|
+
"compatName": "Swords",
|
|
161
162
|
"compatibilityTags": [
|
|
162
163
|
"SWORDS_STANCE"
|
|
163
164
|
],
|
|
164
|
-
"compatName": "Swords",
|
|
165
165
|
"type": "STANCE",
|
|
166
166
|
"description": "/Lotus/Language/Mods/SwordCmbTwoMeleeTreeDesc",
|
|
167
167
|
"tradable": true
|
|
@@ -175,10 +175,10 @@
|
|
|
175
175
|
"baseDrain": -2,
|
|
176
176
|
"fusionLimit": 3,
|
|
177
177
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
178
|
+
"compatName": "Swords",
|
|
178
179
|
"compatibilityTags": [
|
|
179
180
|
"SWORDS_STANCE"
|
|
180
181
|
],
|
|
181
|
-
"compatName": "Swords",
|
|
182
182
|
"type": "STANCE",
|
|
183
183
|
"description": "/Lotus/Language/Items/StalkerStanceDesc",
|
|
184
184
|
"tradable": true
|
|
@@ -192,10 +192,10 @@
|
|
|
192
192
|
"baseDrain": -2,
|
|
193
193
|
"fusionLimit": 3,
|
|
194
194
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
195
|
+
"compatName": "Staves",
|
|
195
196
|
"compatibilityTags": [
|
|
196
197
|
"STAVES_STANCE"
|
|
197
198
|
],
|
|
198
|
-
"compatName": "Staves",
|
|
199
199
|
"type": "STANCE",
|
|
200
200
|
"description": "/Lotus/Language/Items/StaffStanceBDesc",
|
|
201
201
|
"tradable": true
|
|
@@ -209,10 +209,10 @@
|
|
|
209
209
|
"baseDrain": -2,
|
|
210
210
|
"fusionLimit": 3,
|
|
211
211
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
212
|
+
"compatName": "Staves",
|
|
212
213
|
"compatibilityTags": [
|
|
213
214
|
"STAVES_STANCE"
|
|
214
215
|
],
|
|
215
|
-
"compatName": "Staves",
|
|
216
216
|
"type": "STANCE",
|
|
217
217
|
"description": "/Lotus/Language/Items/StaffStanceADesc",
|
|
218
218
|
"tradable": true
|
|
@@ -226,10 +226,10 @@
|
|
|
226
226
|
"baseDrain": -2,
|
|
227
227
|
"fusionLimit": 3,
|
|
228
228
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
229
|
+
"compatName": "Scythes",
|
|
229
230
|
"compatibilityTags": [
|
|
230
231
|
"SCYTHES_STANCE"
|
|
231
232
|
],
|
|
232
|
-
"compatName": "Scythes",
|
|
233
233
|
"type": "STANCE",
|
|
234
234
|
"description": "/Lotus/Language/Items/ScytheStanceBDesc",
|
|
235
235
|
"tradable": true
|
|
@@ -243,10 +243,10 @@
|
|
|
243
243
|
"baseDrain": -2,
|
|
244
244
|
"fusionLimit": 3,
|
|
245
245
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
246
|
+
"compatName": "Scythes",
|
|
246
247
|
"compatibilityTags": [
|
|
247
248
|
"SCYTHES_STANCE"
|
|
248
249
|
],
|
|
249
|
-
"compatName": "Scythes",
|
|
250
250
|
"type": "STANCE",
|
|
251
251
|
"description": "/Lotus/Language/Items/ScytheStanceADesc",
|
|
252
252
|
"tradable": true
|
|
@@ -260,10 +260,10 @@
|
|
|
260
260
|
"baseDrain": -2,
|
|
261
261
|
"fusionLimit": 3,
|
|
262
262
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
263
|
+
"compatName": "Assault Saw",
|
|
263
264
|
"compatibilityTags": [
|
|
264
265
|
"BLADESAW_STANCE"
|
|
265
266
|
],
|
|
266
|
-
"compatName": "Assault Saw",
|
|
267
267
|
"type": "STANCE",
|
|
268
268
|
"description": "/Lotus/Language/Mods/BladeSawMeleeTreeADesc",
|
|
269
269
|
"tradable": true
|
|
@@ -277,10 +277,10 @@
|
|
|
277
277
|
"baseDrain": -2,
|
|
278
278
|
"fusionLimit": 3,
|
|
279
279
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
280
|
+
"compatName": "Sword And Shield",
|
|
280
281
|
"compatibilityTags": [
|
|
281
282
|
"SWORDS_AND_SHIELD_STANCE"
|
|
282
283
|
],
|
|
283
|
-
"compatName": "Sword And Shield",
|
|
284
284
|
"type": "STANCE",
|
|
285
285
|
"description": "/Lotus/Language/Items/SwordShieldStanceBDesc",
|
|
286
286
|
"tradable": true
|
|
@@ -294,10 +294,10 @@
|
|
|
294
294
|
"baseDrain": -2,
|
|
295
295
|
"fusionLimit": 3,
|
|
296
296
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
297
|
+
"compatName": "Rapiers",
|
|
297
298
|
"compatibilityTags": [
|
|
298
299
|
"RAPIER_STANCE"
|
|
299
300
|
],
|
|
300
|
-
"compatName": "Rapiers",
|
|
301
301
|
"type": "STANCE",
|
|
302
302
|
"description": "/Lotus/Language/Items/RapierStanceADesc",
|
|
303
303
|
"tradable": true
|
|
@@ -311,10 +311,10 @@
|
|
|
311
311
|
"baseDrain": -2,
|
|
312
312
|
"fusionLimit": 3,
|
|
313
313
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
314
|
+
"compatName": "Sparring",
|
|
314
315
|
"compatibilityTags": [
|
|
315
316
|
"SPARRING_STANCE"
|
|
316
317
|
],
|
|
317
|
-
"compatName": "Sparring",
|
|
318
318
|
"type": "STANCE",
|
|
319
319
|
"description": "/Lotus/Language/Items/PunchKickStanceBDesc",
|
|
320
320
|
"tradable": true
|
|
@@ -328,10 +328,10 @@
|
|
|
328
328
|
"baseDrain": -2,
|
|
329
329
|
"fusionLimit": 3,
|
|
330
330
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
331
|
+
"compatName": "Sparring",
|
|
331
332
|
"compatibilityTags": [
|
|
332
333
|
"SPARRING_STANCE"
|
|
333
334
|
],
|
|
334
|
-
"compatName": "Sparring",
|
|
335
335
|
"type": "STANCE",
|
|
336
336
|
"description": "/Lotus/Language/Items/PunchKickStanceADesc",
|
|
337
337
|
"tradable": true
|
|
@@ -345,10 +345,10 @@
|
|
|
345
345
|
"baseDrain": -2,
|
|
346
346
|
"fusionLimit": 3,
|
|
347
347
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
348
|
+
"compatName": "Polearms",
|
|
348
349
|
"compatibilityTags": [
|
|
349
350
|
"POLEARMS_STANCE"
|
|
350
351
|
],
|
|
351
|
-
"compatName": "Polearms",
|
|
352
352
|
"type": "STANCE",
|
|
353
353
|
"description": "/Lotus/Language/Items/PoleArmStanceBDesc",
|
|
354
354
|
"tradable": true
|
|
@@ -362,10 +362,10 @@
|
|
|
362
362
|
"baseDrain": -2,
|
|
363
363
|
"fusionLimit": 3,
|
|
364
364
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
365
|
+
"compatName": "Polearms",
|
|
365
366
|
"compatibilityTags": [
|
|
366
367
|
"POLEARMS_STANCE"
|
|
367
368
|
],
|
|
368
|
-
"compatName": "Polearms",
|
|
369
369
|
"type": "STANCE",
|
|
370
370
|
"description": "/Lotus/Language/Mods/PolearmCmbThreeMeleeTreeDesc",
|
|
371
371
|
"tradable": true
|
|
@@ -379,10 +379,10 @@
|
|
|
379
379
|
"baseDrain": -2,
|
|
380
380
|
"fusionLimit": 3,
|
|
381
381
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
382
|
+
"compatName": "Polearms",
|
|
382
383
|
"compatibilityTags": [
|
|
383
384
|
"POLEARMS_STANCE"
|
|
384
385
|
],
|
|
385
|
-
"compatName": "Polearms",
|
|
386
386
|
"type": "STANCE",
|
|
387
387
|
"description": "/Lotus/Language/Items/PoleArmStanceADesc",
|
|
388
388
|
"tradable": true
|
|
@@ -396,10 +396,10 @@
|
|
|
396
396
|
"baseDrain": -2,
|
|
397
397
|
"fusionLimit": 3,
|
|
398
398
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
399
|
+
"compatName": "Nunchaku",
|
|
399
400
|
"compatibilityTags": [
|
|
400
401
|
"NUNCHAKU_STANCE"
|
|
401
402
|
],
|
|
402
|
-
"compatName": "Nunchaku",
|
|
403
403
|
"type": "STANCE",
|
|
404
404
|
"description": "/Lotus/Language/Items/NunchakuStanceADesc",
|
|
405
405
|
"tradable": true
|
|
@@ -413,10 +413,10 @@
|
|
|
413
413
|
"baseDrain": -2,
|
|
414
414
|
"fusionLimit": 3,
|
|
415
415
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
416
|
+
"compatName": "Machetes",
|
|
416
417
|
"compatibilityTags": [
|
|
417
418
|
"MACHETES_STANCE"
|
|
418
419
|
],
|
|
419
|
-
"compatName": "Machetes",
|
|
420
420
|
"type": "STANCE",
|
|
421
421
|
"description": "/Lotus/Language/Items/MacheteStanceBDesc",
|
|
422
422
|
"tradable": true
|
|
@@ -430,10 +430,10 @@
|
|
|
430
430
|
"baseDrain": -2,
|
|
431
431
|
"fusionLimit": 3,
|
|
432
432
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
433
|
+
"compatName": "Machetes",
|
|
433
434
|
"compatibilityTags": [
|
|
434
435
|
"MACHETES_STANCE"
|
|
435
436
|
],
|
|
436
|
-
"compatName": "Machetes",
|
|
437
437
|
"type": "STANCE",
|
|
438
438
|
"description": "/Lotus/Language/Items/MacheteStanceADesc",
|
|
439
439
|
"tradable": true
|
|
@@ -447,10 +447,10 @@
|
|
|
447
447
|
"baseDrain": -2,
|
|
448
448
|
"fusionLimit": 3,
|
|
449
449
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
450
|
+
"compatName": "Two-Handed Nikana",
|
|
450
451
|
"compatibilityTags": [
|
|
451
452
|
"LONG_KATANA_STANCE"
|
|
452
453
|
],
|
|
453
|
-
"compatName": "Two-Handed Nikana",
|
|
454
454
|
"type": "STANCE",
|
|
455
455
|
"description": "/Lotus/Language/Items/LongKatanaStanceADesc",
|
|
456
456
|
"tradable": true
|
|
@@ -464,10 +464,10 @@
|
|
|
464
464
|
"baseDrain": -2,
|
|
465
465
|
"fusionLimit": 3,
|
|
466
466
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
467
|
+
"compatName": "Nikanas",
|
|
467
468
|
"compatibilityTags": [
|
|
468
469
|
"NIKANAS_STANCE"
|
|
469
470
|
],
|
|
470
|
-
"compatName": "Nikanas",
|
|
471
471
|
"type": "STANCE",
|
|
472
472
|
"description": "/Lotus/Language/Items/KatanaStanceBDesc",
|
|
473
473
|
"tradable": true
|
|
@@ -481,10 +481,10 @@
|
|
|
481
481
|
"baseDrain": -2,
|
|
482
482
|
"fusionLimit": 3,
|
|
483
483
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
484
|
+
"compatName": "Nikanas",
|
|
484
485
|
"compatibilityTags": [
|
|
485
486
|
"NIKANAS_STANCE"
|
|
486
487
|
],
|
|
487
|
-
"compatName": "Nikanas",
|
|
488
488
|
"type": "STANCE",
|
|
489
489
|
"description": "/Lotus/Language/Items/KatanaStanceCDesc",
|
|
490
490
|
"tradable": true
|
|
@@ -498,10 +498,10 @@
|
|
|
498
498
|
"baseDrain": -2,
|
|
499
499
|
"fusionLimit": 3,
|
|
500
500
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
501
|
+
"compatName": "Nikanas",
|
|
501
502
|
"compatibilityTags": [
|
|
502
503
|
"NIKANAS_STANCE"
|
|
503
504
|
],
|
|
504
|
-
"compatName": "Nikanas",
|
|
505
505
|
"type": "STANCE",
|
|
506
506
|
"description": "/Lotus/Language/Items/KatanaStanceADesc",
|
|
507
507
|
"tradable": true
|
|
@@ -515,10 +515,10 @@
|
|
|
515
515
|
"baseDrain": -2,
|
|
516
516
|
"fusionLimit": 3,
|
|
517
517
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
518
|
+
"compatName": "Swords",
|
|
518
519
|
"compatibilityTags": [
|
|
519
520
|
"SWORDS_STANCE"
|
|
520
521
|
],
|
|
521
|
-
"compatName": "Swords",
|
|
522
522
|
"type": "STANCE",
|
|
523
523
|
"description": "/Lotus/Language/Items/IronPhoenixDesc",
|
|
524
524
|
"tradable": true
|
|
@@ -532,10 +532,10 @@
|
|
|
532
532
|
"baseDrain": -2,
|
|
533
533
|
"fusionLimit": 3,
|
|
534
534
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
535
|
+
"compatName": "Heavy Scythe",
|
|
535
536
|
"compatibilityTags": [
|
|
536
537
|
"HEAVY SCYTHE_STANCE"
|
|
537
538
|
],
|
|
538
|
-
"compatName": "Heavy Scythe",
|
|
539
539
|
"type": "STANCE",
|
|
540
540
|
"description": "/Lotus/Language/Mods/HeavyScytheCmbOneDesc",
|
|
541
541
|
"tradable": true
|
|
@@ -549,10 +549,10 @@
|
|
|
549
549
|
"baseDrain": -2,
|
|
550
550
|
"fusionLimit": 3,
|
|
551
551
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
552
|
+
"compatName": "Hammers",
|
|
552
553
|
"compatibilityTags": [
|
|
553
554
|
"HAMMERS_STANCE"
|
|
554
555
|
],
|
|
555
|
-
"compatName": "Hammers",
|
|
556
556
|
"type": "STANCE",
|
|
557
557
|
"description": "/Lotus/Language/Items/HammerStanceBDesc",
|
|
558
558
|
"tradable": true
|
|
@@ -566,10 +566,10 @@
|
|
|
566
566
|
"baseDrain": -2,
|
|
567
567
|
"fusionLimit": 3,
|
|
568
568
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
569
|
+
"compatName": "Hammers",
|
|
569
570
|
"compatibilityTags": [
|
|
570
571
|
"HAMMERS_STANCE"
|
|
571
572
|
],
|
|
572
|
-
"compatName": "Hammers",
|
|
573
573
|
"type": "STANCE",
|
|
574
574
|
"description": "/Lotus/Language/Items/HammerStanceADesc",
|
|
575
575
|
"tradable": true
|
|
@@ -583,10 +583,10 @@
|
|
|
583
583
|
"baseDrain": -2,
|
|
584
584
|
"fusionLimit": 3,
|
|
585
585
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
586
|
+
"compatName": "Gunblade",
|
|
586
587
|
"compatibilityTags": [
|
|
587
588
|
"GUNBLADE_STANCE"
|
|
588
589
|
],
|
|
589
|
-
"compatName": "Gunblade",
|
|
590
590
|
"type": "STANCE",
|
|
591
591
|
"description": "/Lotus/Language/Items/GunbladeStanceBDesc",
|
|
592
592
|
"tradable": true
|
|
@@ -600,10 +600,10 @@
|
|
|
600
600
|
"baseDrain": -2,
|
|
601
601
|
"fusionLimit": 3,
|
|
602
602
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
603
|
+
"compatName": "Gunblade",
|
|
603
604
|
"compatibilityTags": [
|
|
604
605
|
"GUNBLADE_STANCE"
|
|
605
606
|
],
|
|
606
|
-
"compatName": "Gunblade",
|
|
607
607
|
"type": "STANCE",
|
|
608
608
|
"description": "/Lotus/Language/Items/GunbladeStanceADesc",
|
|
609
609
|
"tradable": true
|
|
@@ -617,10 +617,10 @@
|
|
|
617
617
|
"baseDrain": -2,
|
|
618
618
|
"fusionLimit": 3,
|
|
619
619
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
620
|
+
"compatName": "Glaives",
|
|
620
621
|
"compatibilityTags": [
|
|
621
622
|
"GLAIVES_STANCE"
|
|
622
623
|
],
|
|
623
|
-
"compatName": "Glaives",
|
|
624
624
|
"type": "STANCE",
|
|
625
625
|
"description": "/Lotus/Language/Items/GlaiveStanceBDesc",
|
|
626
626
|
"tradable": true
|
|
@@ -634,10 +634,10 @@
|
|
|
634
634
|
"baseDrain": -2,
|
|
635
635
|
"fusionLimit": 3,
|
|
636
636
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
637
|
+
"compatName": "Glaives",
|
|
637
638
|
"compatibilityTags": [
|
|
638
639
|
"GLAIVES_STANCE"
|
|
639
640
|
],
|
|
640
|
-
"compatName": "Glaives",
|
|
641
641
|
"type": "STANCE",
|
|
642
642
|
"description": "/Lotus/Language/Items/GlaiveStanceADesc",
|
|
643
643
|
"tradable": true
|
|
@@ -651,10 +651,10 @@
|
|
|
651
651
|
"baseDrain": -2,
|
|
652
652
|
"fusionLimit": 3,
|
|
653
653
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
654
|
+
"compatName": "Fists",
|
|
654
655
|
"compatibilityTags": [
|
|
655
656
|
"FIST_STANCE"
|
|
656
657
|
],
|
|
657
|
-
"compatName": "Fists",
|
|
658
658
|
"type": "STANCE",
|
|
659
659
|
"description": "/Lotus/Language/Items/FistStanceBDesc",
|
|
660
660
|
"tradable": true
|
|
@@ -668,10 +668,10 @@
|
|
|
668
668
|
"baseDrain": -2,
|
|
669
669
|
"fusionLimit": 3,
|
|
670
670
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
671
|
+
"compatName": "Fists",
|
|
671
672
|
"compatibilityTags": [
|
|
672
673
|
"FIST_STANCE"
|
|
673
674
|
],
|
|
674
|
-
"compatName": "Fists",
|
|
675
675
|
"type": "STANCE",
|
|
676
676
|
"description": "/Lotus/Language/Items/ThirdFistStanceDesc",
|
|
677
677
|
"tradable": true
|
|
@@ -685,10 +685,10 @@
|
|
|
685
685
|
"baseDrain": -2,
|
|
686
686
|
"fusionLimit": 3,
|
|
687
687
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
688
|
+
"compatName": "Fists",
|
|
688
689
|
"compatibilityTags": [
|
|
689
690
|
"FIST_STANCE"
|
|
690
691
|
],
|
|
691
|
-
"compatName": "Fists",
|
|
692
692
|
"type": "STANCE",
|
|
693
693
|
"description": "/Lotus/Language/Items/FistStanceADesc",
|
|
694
694
|
"tradable": true
|
|
@@ -702,10 +702,10 @@
|
|
|
702
702
|
"baseDrain": -2,
|
|
703
703
|
"fusionLimit": 3,
|
|
704
704
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
705
|
+
"compatName": "Dual Swords",
|
|
705
706
|
"compatibilityTags": [
|
|
706
707
|
"DUAL_SWORDS_STANCE"
|
|
707
708
|
],
|
|
708
|
-
"compatName": "Dual Swords",
|
|
709
709
|
"type": "STANCE",
|
|
710
710
|
"description": "/Lotus/Language/Items/DualSwordStanceBDesc",
|
|
711
711
|
"tradable": true
|
|
@@ -719,10 +719,10 @@
|
|
|
719
719
|
"baseDrain": -2,
|
|
720
720
|
"fusionLimit": 3,
|
|
721
721
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
722
|
+
"compatName": "Dual Swords",
|
|
722
723
|
"compatibilityTags": [
|
|
723
724
|
"DUAL_SWORDS_STANCE"
|
|
724
725
|
],
|
|
725
|
-
"compatName": "Dual Swords",
|
|
726
726
|
"type": "STANCE",
|
|
727
727
|
"description": "/Lotus/Language/Mods/DualSwordCmbThreeMeleeTreeDesc",
|
|
728
728
|
"tradable": true
|
|
@@ -736,10 +736,10 @@
|
|
|
736
736
|
"baseDrain": -2,
|
|
737
737
|
"fusionLimit": 3,
|
|
738
738
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
739
|
+
"compatName": "Dual Swords",
|
|
739
740
|
"compatibilityTags": [
|
|
740
741
|
"DUAL_SWORDS_STANCE"
|
|
741
742
|
],
|
|
742
|
-
"compatName": "Dual Swords",
|
|
743
743
|
"type": "STANCE",
|
|
744
744
|
"description": "/Lotus/Language/Items/DualSwordStanceADesc",
|
|
745
745
|
"tradable": true
|
|
@@ -753,10 +753,10 @@
|
|
|
753
753
|
"baseDrain": -2,
|
|
754
754
|
"fusionLimit": 3,
|
|
755
755
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
756
|
+
"compatName": "Dual Nikanas",
|
|
756
757
|
"compatibilityTags": [
|
|
757
758
|
"DUAL_KATANAS_STANCE"
|
|
758
759
|
],
|
|
759
|
-
"compatName": "Dual Nikanas",
|
|
760
760
|
"type": "STANCE",
|
|
761
761
|
"description": "/Lotus/Language/Mods/DualKatanaMeleeTreeOneDesc",
|
|
762
762
|
"tradable": true
|
|
@@ -770,10 +770,10 @@
|
|
|
770
770
|
"baseDrain": -2,
|
|
771
771
|
"fusionLimit": 3,
|
|
772
772
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
773
|
+
"compatName": "Dual Daggers",
|
|
773
774
|
"compatibilityTags": [
|
|
774
775
|
"DUAL_DAGGERS_STANCE"
|
|
775
776
|
],
|
|
776
|
-
"compatName": "Dual Daggers",
|
|
777
777
|
"type": "STANCE",
|
|
778
778
|
"description": "/Lotus/Language/Items/DualDaggerStanceBDesc",
|
|
779
779
|
"tradable": true
|
|
@@ -787,10 +787,10 @@
|
|
|
787
787
|
"baseDrain": -2,
|
|
788
788
|
"fusionLimit": 3,
|
|
789
789
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
790
|
+
"compatName": "Dual Daggers",
|
|
790
791
|
"compatibilityTags": [
|
|
791
792
|
"DUAL_DAGGERS_STANCE"
|
|
792
793
|
],
|
|
793
|
-
"compatName": "Dual Daggers",
|
|
794
794
|
"type": "STANCE",
|
|
795
795
|
"description": "/Lotus/Language/Items/DualDaggerStanceCDesc",
|
|
796
796
|
"tradable": true
|
|
@@ -804,10 +804,10 @@
|
|
|
804
804
|
"baseDrain": -2,
|
|
805
805
|
"fusionLimit": 3,
|
|
806
806
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
807
|
+
"compatName": "Dual Daggers",
|
|
807
808
|
"compatibilityTags": [
|
|
808
809
|
"DUAL_DAGGERS_STANCE"
|
|
809
810
|
],
|
|
810
|
-
"compatName": "Dual Daggers",
|
|
811
811
|
"type": "STANCE",
|
|
812
812
|
"description": "/Lotus/Language/Items/DualDaggerStanceADesc",
|
|
813
813
|
"tradable": true
|
|
@@ -821,10 +821,10 @@
|
|
|
821
821
|
"baseDrain": -2,
|
|
822
822
|
"fusionLimit": 3,
|
|
823
823
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
824
|
+
"compatName": "Daggers",
|
|
824
825
|
"compatibilityTags": [
|
|
825
826
|
"DAGGERS_STANCE"
|
|
826
827
|
],
|
|
827
|
-
"compatName": "Daggers",
|
|
828
828
|
"type": "STANCE",
|
|
829
829
|
"description": "/Lotus/Language/Items/DaggerStanceBDesc",
|
|
830
830
|
"tradable": true
|
|
@@ -838,10 +838,10 @@
|
|
|
838
838
|
"baseDrain": -2,
|
|
839
839
|
"fusionLimit": 3,
|
|
840
840
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
841
|
+
"compatName": "Daggers",
|
|
841
842
|
"compatibilityTags": [
|
|
842
843
|
"DAGGERS_STANCE"
|
|
843
844
|
],
|
|
844
|
-
"compatName": "Daggers",
|
|
845
845
|
"type": "STANCE",
|
|
846
846
|
"description": "/Lotus/Language/Mods/DaggerCmbThreeMeleeTreeDesc",
|
|
847
847
|
"tradable": true
|
|
@@ -855,10 +855,10 @@
|
|
|
855
855
|
"baseDrain": -2,
|
|
856
856
|
"fusionLimit": 3,
|
|
857
857
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
858
|
+
"compatName": "Daggers",
|
|
858
859
|
"compatibilityTags": [
|
|
859
860
|
"DAGGERS_STANCE"
|
|
860
861
|
],
|
|
861
|
-
"compatName": "Daggers",
|
|
862
862
|
"type": "STANCE",
|
|
863
863
|
"description": "/Lotus/Language/Items/DaggerStanceADesc",
|
|
864
864
|
"tradable": true
|
|
@@ -872,10 +872,10 @@
|
|
|
872
872
|
"baseDrain": -2,
|
|
873
873
|
"fusionLimit": 3,
|
|
874
874
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
875
|
+
"compatName": "Swords",
|
|
875
876
|
"compatibilityTags": [
|
|
876
877
|
"SWORDS_STANCE"
|
|
877
878
|
],
|
|
878
|
-
"compatName": "Swords",
|
|
879
879
|
"type": "STANCE",
|
|
880
880
|
"description": "/Lotus/Language/Items/CrimsonDervishDesc",
|
|
881
881
|
"tradable": true
|
|
@@ -889,10 +889,10 @@
|
|
|
889
889
|
"baseDrain": -2,
|
|
890
890
|
"fusionLimit": 3,
|
|
891
891
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
892
|
+
"compatName": "Claws",
|
|
892
893
|
"compatibilityTags": [
|
|
893
894
|
"CLAWS_STANCE_STANCE"
|
|
894
895
|
],
|
|
895
|
-
"compatName": "Claws",
|
|
896
896
|
"type": "STANCE",
|
|
897
897
|
"description": "/Lotus/Language/Items/ClawStanceBDesc",
|
|
898
898
|
"tradable": true
|
|
@@ -906,10 +906,10 @@
|
|
|
906
906
|
"baseDrain": -2,
|
|
907
907
|
"fusionLimit": 3,
|
|
908
908
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
909
|
+
"compatName": "Claws",
|
|
909
910
|
"compatibilityTags": [
|
|
910
911
|
"CLAWS_STANCE_STANCE"
|
|
911
912
|
],
|
|
912
|
-
"compatName": "Claws",
|
|
913
913
|
"type": "STANCE",
|
|
914
914
|
"description": "/Lotus/Language/Items/FistStanceCDesc",
|
|
915
915
|
"tradable": true
|
|
@@ -923,10 +923,10 @@
|
|
|
923
923
|
"baseDrain": -2,
|
|
924
924
|
"fusionLimit": 3,
|
|
925
925
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
926
|
+
"compatName": "Claws",
|
|
926
927
|
"compatibilityTags": [
|
|
927
928
|
"CLAWS_STANCE_STANCE"
|
|
928
929
|
],
|
|
929
|
-
"compatName": "Claws",
|
|
930
930
|
"type": "STANCE",
|
|
931
931
|
"description": "/Lotus/Language/Items/ClawStanceADesc",
|
|
932
932
|
"tradable": true
|
|
@@ -940,10 +940,10 @@
|
|
|
940
940
|
"baseDrain": -2,
|
|
941
941
|
"fusionLimit": 3,
|
|
942
942
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
943
|
+
"compatName": "Bayonet",
|
|
943
944
|
"compatibilityTags": [
|
|
944
945
|
"BAYONET"
|
|
945
946
|
],
|
|
946
|
-
"compatName": "Bayonet",
|
|
947
947
|
"type": "STANCE",
|
|
948
948
|
"description": "/Lotus/Language/Mods/BayonetCmbOneMeleeTreeDesc",
|
|
949
949
|
"tradable": true
|
|
@@ -957,10 +957,10 @@
|
|
|
957
957
|
"baseDrain": -2,
|
|
958
958
|
"fusionLimit": 3,
|
|
959
959
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
960
|
+
"compatName": "Heavy Blade",
|
|
960
961
|
"compatibilityTags": [
|
|
961
962
|
"HEAVY_BLADE_STANCE"
|
|
962
963
|
],
|
|
963
|
-
"compatName": "Heavy Blade",
|
|
964
964
|
"type": "STANCE",
|
|
965
965
|
"description": "/Lotus/Language/Items/AxeStanceBDesc",
|
|
966
966
|
"tradable": true
|
|
@@ -974,10 +974,10 @@
|
|
|
974
974
|
"baseDrain": -2,
|
|
975
975
|
"fusionLimit": 3,
|
|
976
976
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
977
|
+
"compatName": "Heavy Blade",
|
|
977
978
|
"compatibilityTags": [
|
|
978
979
|
"HEAVY_BLADE_STANCE"
|
|
979
980
|
],
|
|
980
|
-
"compatName": "Heavy Blade",
|
|
981
981
|
"type": "STANCE",
|
|
982
982
|
"description": "/Lotus/Language/Items/AxeStanceCDesc",
|
|
983
983
|
"tradable": true
|
|
@@ -991,10 +991,10 @@
|
|
|
991
991
|
"baseDrain": -2,
|
|
992
992
|
"fusionLimit": 3,
|
|
993
993
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
994
|
+
"compatName": "Heavy Blade",
|
|
994
995
|
"compatibilityTags": [
|
|
995
996
|
"HEAVY_BLADE_STANCE"
|
|
996
997
|
],
|
|
997
|
-
"compatName": "Heavy Blade",
|
|
998
998
|
"type": "STANCE",
|
|
999
999
|
"description": "/Lotus/Language/Items/AxeStanceADesc",
|
|
1000
1000
|
"tradable": true
|
|
@@ -1377,6 +1377,11 @@
|
|
|
1377
1377
|
"isUtility": true,
|
|
1378
1378
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
1379
1379
|
"compatName": "Melee",
|
|
1380
|
+
"incompatibilityTags": [
|
|
1381
|
+
"SENTINEL_WEAPON",
|
|
1382
|
+
"HOUND_WEAPON",
|
|
1383
|
+
"POWER_WEAPON_LITE"
|
|
1384
|
+
],
|
|
1380
1385
|
"type": "MELEE",
|
|
1381
1386
|
"tradable": true
|
|
1382
1387
|
},
|
|
@@ -2261,6 +2266,9 @@
|
|
|
2261
2266
|
"fusionLimit": 3,
|
|
2262
2267
|
"compat": "/Lotus/Weapons/ClanTech/Energy/Railgun",
|
|
2263
2268
|
"compatName": "Lanka",
|
|
2269
|
+
"incompatibilityTags": [
|
|
2270
|
+
"POWER_WEAPON"
|
|
2271
|
+
],
|
|
2264
2272
|
"type": "PRIMARY",
|
|
2265
2273
|
"tradable": true
|
|
2266
2274
|
},
|
|
@@ -2313,6 +2321,9 @@
|
|
|
2313
2321
|
"fusionLimit": 3,
|
|
2314
2322
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/QuadShotgunBase",
|
|
2315
2323
|
"compatName": "Hek",
|
|
2324
|
+
"incompatibilityTags": [
|
|
2325
|
+
"SYNDICATEMODBLOCKED"
|
|
2326
|
+
],
|
|
2316
2327
|
"type": "PRIMARY",
|
|
2317
2328
|
"tradable": true
|
|
2318
2329
|
},
|
|
@@ -2876,10 +2887,13 @@
|
|
|
2876
2887
|
"baseDrain": 4,
|
|
2877
2888
|
"fusionLimit": 5,
|
|
2878
2889
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
2890
|
+
"compatName": "Shotgun",
|
|
2879
2891
|
"compatibilityTags": [
|
|
2880
2892
|
"SEMI_AUTO"
|
|
2881
2893
|
],
|
|
2882
|
-
"
|
|
2894
|
+
"incompatibilityTags": [
|
|
2895
|
+
"MODULAR_GUN"
|
|
2896
|
+
],
|
|
2883
2897
|
"type": "PRIMARY",
|
|
2884
2898
|
"description": "/Lotus/Language/Upgrades/SemiAutoFantasyModDesc",
|
|
2885
2899
|
"tradable": true
|
|
@@ -3065,6 +3079,9 @@
|
|
|
3065
3079
|
"fusionLimit": 5,
|
|
3066
3080
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
3067
3081
|
"compatName": "Shotgun",
|
|
3082
|
+
"incompatibilityTags": [
|
|
3083
|
+
"POWER_WEAPON"
|
|
3084
|
+
],
|
|
3068
3085
|
"type": "PRIMARY",
|
|
3069
3086
|
"tradable": true
|
|
3070
3087
|
},
|
|
@@ -3078,6 +3095,9 @@
|
|
|
3078
3095
|
"fusionLimit": 5,
|
|
3079
3096
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
3080
3097
|
"compatName": "Shotgun",
|
|
3098
|
+
"incompatibilityTags": [
|
|
3099
|
+
"POWER_WEAPON"
|
|
3100
|
+
],
|
|
3081
3101
|
"type": "PRIMARY",
|
|
3082
3102
|
"tradable": true
|
|
3083
3103
|
},
|
|
@@ -3091,6 +3111,9 @@
|
|
|
3091
3111
|
"fusionLimit": 5,
|
|
3092
3112
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
3093
3113
|
"compatName": "Shotgun",
|
|
3114
|
+
"incompatibilityTags": [
|
|
3115
|
+
"POWER_WEAPON"
|
|
3116
|
+
],
|
|
3094
3117
|
"type": "PRIMARY",
|
|
3095
3118
|
"tradable": true
|
|
3096
3119
|
},
|
|
@@ -3104,6 +3127,9 @@
|
|
|
3104
3127
|
"fusionLimit": 5,
|
|
3105
3128
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
3106
3129
|
"compatName": "Shotgun",
|
|
3130
|
+
"incompatibilityTags": [
|
|
3131
|
+
"POWER_WEAPON"
|
|
3132
|
+
],
|
|
3107
3133
|
"type": "PRIMARY",
|
|
3108
3134
|
"tradable": true
|
|
3109
3135
|
},
|
|
@@ -3118,6 +3144,9 @@
|
|
|
3118
3144
|
"isUtility": true,
|
|
3119
3145
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
3120
3146
|
"compatName": "Shotgun",
|
|
3147
|
+
"incompatibilityTags": [
|
|
3148
|
+
"POWER_WEAPON"
|
|
3149
|
+
],
|
|
3121
3150
|
"type": "PRIMARY",
|
|
3122
3151
|
"tradable": true
|
|
3123
3152
|
},
|
|
@@ -3145,6 +3174,9 @@
|
|
|
3145
3174
|
"fusionLimit": 5,
|
|
3146
3175
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/DoubleBarrelShotgun",
|
|
3147
3176
|
"compatName": "Sobek",
|
|
3177
|
+
"incompatibilityTags": [
|
|
3178
|
+
"POWER_WEAPON"
|
|
3179
|
+
],
|
|
3148
3180
|
"type": "PRIMARY",
|
|
3149
3181
|
"tradable": true
|
|
3150
3182
|
},
|
|
@@ -3159,6 +3191,9 @@
|
|
|
3159
3191
|
"isUtility": true,
|
|
3160
3192
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrineerFlakCannon/FlakCannon",
|
|
3161
3193
|
"compatName": "Drakgoon",
|
|
3194
|
+
"incompatibilityTags": [
|
|
3195
|
+
"POWER_WEAPON"
|
|
3196
|
+
],
|
|
3162
3197
|
"type": "PRIMARY",
|
|
3163
3198
|
"tradable": true
|
|
3164
3199
|
},
|
|
@@ -3172,6 +3207,9 @@
|
|
|
3172
3207
|
"fusionLimit": 5,
|
|
3173
3208
|
"compat": "/Lotus/Weapons/Corpus/LongGuns/CrpSplitLaser/CrpSplitLaser",
|
|
3174
3209
|
"compatName": "Convectrix",
|
|
3210
|
+
"incompatibilityTags": [
|
|
3211
|
+
"POWER_WEAPON"
|
|
3212
|
+
],
|
|
3175
3213
|
"type": "PRIMARY",
|
|
3176
3214
|
"description": "/Lotus/Language/Mods/ConvectrixArbitrationModDesc",
|
|
3177
3215
|
"tradable": true
|
|
@@ -3536,6 +3574,11 @@
|
|
|
3536
3574
|
"fusionLimit": 3,
|
|
3537
3575
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3538
3576
|
"compatName": "Melee",
|
|
3577
|
+
"incompatibilityTags": [
|
|
3578
|
+
"SENTINEL_WEAPON",
|
|
3579
|
+
"HOUND_WEAPON",
|
|
3580
|
+
"POWER_WEAPON_LITE"
|
|
3581
|
+
],
|
|
3539
3582
|
"type": "MELEE",
|
|
3540
3583
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Tek/TekSetMod",
|
|
3541
3584
|
"tradable": true
|
|
@@ -3621,6 +3664,11 @@
|
|
|
3621
3664
|
"fusionLimit": 3,
|
|
3622
3665
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
3623
3666
|
"compatName": "Pistol",
|
|
3667
|
+
"incompatibilityTags": [
|
|
3668
|
+
"SINGLESHOT",
|
|
3669
|
+
"POWER_WEAPON",
|
|
3670
|
+
"SENTINEL_MOD"
|
|
3671
|
+
],
|
|
3624
3672
|
"type": "SECONDARY",
|
|
3625
3673
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Synth/SynthSetMod",
|
|
3626
3674
|
"tradable": true
|
|
@@ -3649,6 +3697,10 @@
|
|
|
3649
3697
|
"fusionLimit": 3,
|
|
3650
3698
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3651
3699
|
"compatName": "Melee",
|
|
3700
|
+
"incompatibilityTags": [
|
|
3701
|
+
"SENTINEL_WEAPON",
|
|
3702
|
+
"HOUND_WEAPON"
|
|
3703
|
+
],
|
|
3652
3704
|
"type": "MELEE",
|
|
3653
3705
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Strain/StrainSetMod",
|
|
3654
3706
|
"tradable": true
|
|
@@ -3691,6 +3743,10 @@
|
|
|
3691
3743
|
"fusionLimit": 3,
|
|
3692
3744
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3693
3745
|
"compatName": "Melee",
|
|
3746
|
+
"incompatibilityTags": [
|
|
3747
|
+
"SENTINEL_WEAPON",
|
|
3748
|
+
"HOUND_WEAPON"
|
|
3749
|
+
],
|
|
3694
3750
|
"type": "MELEE",
|
|
3695
3751
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Spider/SpiderSetMod",
|
|
3696
3752
|
"tradable": true
|
|
@@ -3734,6 +3790,9 @@
|
|
|
3734
3790
|
"fusionLimit": 10,
|
|
3735
3791
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3736
3792
|
"compatName": "Melee",
|
|
3793
|
+
"incompatibilityTags": [
|
|
3794
|
+
"HOUND_WEAPON"
|
|
3795
|
+
],
|
|
3737
3796
|
"type": "MELEE",
|
|
3738
3797
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Sacrifice/SacrificeSetMod",
|
|
3739
3798
|
"modSetValues": [
|
|
@@ -3752,6 +3811,9 @@
|
|
|
3752
3811
|
"fusionLimit": 10,
|
|
3753
3812
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3754
3813
|
"compatName": "Melee",
|
|
3814
|
+
"incompatibilityTags": [
|
|
3815
|
+
"HOUND_WEAPON"
|
|
3816
|
+
],
|
|
3755
3817
|
"type": "MELEE",
|
|
3756
3818
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Sacrifice/SacrificeSetMod",
|
|
3757
3819
|
"modSetValues": [
|
|
@@ -3770,6 +3832,10 @@
|
|
|
3770
3832
|
"fusionLimit": 3,
|
|
3771
3833
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3772
3834
|
"compatName": "Melee",
|
|
3835
|
+
"incompatibilityTags": [
|
|
3836
|
+
"SENTINEL_WEAPON",
|
|
3837
|
+
"HOUND_WEAPON"
|
|
3838
|
+
],
|
|
3773
3839
|
"type": "MELEE",
|
|
3774
3840
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Raptor/RaptorSetMod",
|
|
3775
3841
|
"tradable": true
|
|
@@ -3826,10 +3892,13 @@
|
|
|
3826
3892
|
"baseDrain": 4,
|
|
3827
3893
|
"fusionLimit": 5,
|
|
3828
3894
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
3895
|
+
"compatName": "Whips",
|
|
3829
3896
|
"compatibilityTags": [
|
|
3830
3897
|
"WHIPS_STANCE"
|
|
3831
3898
|
],
|
|
3832
|
-
"
|
|
3899
|
+
"incompatibilityTags": [
|
|
3900
|
+
"POWER_WEAPON"
|
|
3901
|
+
],
|
|
3833
3902
|
"type": "MELEE",
|
|
3834
3903
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Nira/NiraSetMod",
|
|
3835
3904
|
"tradable": true
|
|
@@ -3859,6 +3928,9 @@
|
|
|
3859
3928
|
"fusionLimit": 3,
|
|
3860
3929
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
3861
3930
|
"compatName": "WARFRAME",
|
|
3931
|
+
"incompatibilityTags": [
|
|
3932
|
+
"HELMINTH_MOD"
|
|
3933
|
+
],
|
|
3862
3934
|
"type": "WARFRAME",
|
|
3863
3935
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Mecha/MechaSetMod",
|
|
3864
3936
|
"tradable": true
|
|
@@ -3873,6 +3945,9 @@
|
|
|
3873
3945
|
"fusionLimit": 5,
|
|
3874
3946
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
3875
3947
|
"compatName": "AURA",
|
|
3948
|
+
"incompatibilityTags": [
|
|
3949
|
+
"HELMINTH_MOD"
|
|
3950
|
+
],
|
|
3876
3951
|
"type": "AURA",
|
|
3877
3952
|
"description": "/Lotus/Language/Items/PlayerPistolAmmoBuffDesc",
|
|
3878
3953
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Mecha/MechaSetMod",
|
|
@@ -3888,6 +3963,9 @@
|
|
|
3888
3963
|
"fusionLimit": 5,
|
|
3889
3964
|
"compat": "/Lotus/Types/Game/KubrowPet/KubrowPetPowerSuit",
|
|
3890
3965
|
"compatName": "Kubrow",
|
|
3966
|
+
"incompatibilityTags": [
|
|
3967
|
+
"HELMINTH_MOD"
|
|
3968
|
+
],
|
|
3891
3969
|
"type": "KUBROW",
|
|
3892
3970
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Mecha/MechaSetMod",
|
|
3893
3971
|
"tradable": true
|
|
@@ -3902,6 +3980,9 @@
|
|
|
3902
3980
|
"fusionLimit": 5,
|
|
3903
3981
|
"compat": "/Lotus/Types/Friendly/Pets/KubrowPetMeleeWeapon",
|
|
3904
3982
|
"compatName": "Kubrow Claws",
|
|
3983
|
+
"incompatibilityTags": [
|
|
3984
|
+
"HELMINTH_WEAPON"
|
|
3985
|
+
],
|
|
3905
3986
|
"type": "MELEE",
|
|
3906
3987
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Mecha/MechaSetMod",
|
|
3907
3988
|
"tradable": true
|
|
@@ -4086,6 +4167,10 @@
|
|
|
4086
4167
|
"fusionLimit": 5,
|
|
4087
4168
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4088
4169
|
"compatName": "Melee",
|
|
4170
|
+
"incompatibilityTags": [
|
|
4171
|
+
"SENTINEL_WEAPON",
|
|
4172
|
+
"HOUND_WEAPON"
|
|
4173
|
+
],
|
|
4089
4174
|
"type": "MELEE",
|
|
4090
4175
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Gladiator/GladiatorSetMod",
|
|
4091
4176
|
"tradable": true
|
|
@@ -4100,6 +4185,10 @@
|
|
|
4100
4185
|
"fusionLimit": 5,
|
|
4101
4186
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4102
4187
|
"compatName": "Melee",
|
|
4188
|
+
"incompatibilityTags": [
|
|
4189
|
+
"SENTINEL_WEAPON",
|
|
4190
|
+
"HOUND_WEAPON"
|
|
4191
|
+
],
|
|
4103
4192
|
"type": "MELEE",
|
|
4104
4193
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Gladiator/GladiatorSetMod",
|
|
4105
4194
|
"tradable": true
|
|
@@ -4114,6 +4203,10 @@
|
|
|
4114
4203
|
"fusionLimit": 5,
|
|
4115
4204
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4116
4205
|
"compatName": "Melee",
|
|
4206
|
+
"incompatibilityTags": [
|
|
4207
|
+
"SENTINEL_WEAPON",
|
|
4208
|
+
"HOUND_WEAPON"
|
|
4209
|
+
],
|
|
4117
4210
|
"type": "MELEE",
|
|
4118
4211
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Gladiator/GladiatorSetMod",
|
|
4119
4212
|
"tradable": true
|
|
@@ -4128,6 +4221,10 @@
|
|
|
4128
4221
|
"fusionLimit": 5,
|
|
4129
4222
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4130
4223
|
"compatName": "Melee",
|
|
4224
|
+
"incompatibilityTags": [
|
|
4225
|
+
"SENTINEL_WEAPON",
|
|
4226
|
+
"HOUND_WEAPON"
|
|
4227
|
+
],
|
|
4131
4228
|
"type": "MELEE",
|
|
4132
4229
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Femur/FemurSetMod",
|
|
4133
4230
|
"tradable": true
|
|
@@ -4183,10 +4280,13 @@
|
|
|
4183
4280
|
"baseDrain": 4,
|
|
4184
4281
|
"fusionLimit": 5,
|
|
4185
4282
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4283
|
+
"compatName": "Polearms",
|
|
4186
4284
|
"compatibilityTags": [
|
|
4187
4285
|
"POLEARMS_STANCE"
|
|
4188
4286
|
],
|
|
4189
|
-
"
|
|
4287
|
+
"incompatibilityTags": [
|
|
4288
|
+
"POWER_WEAPON"
|
|
4289
|
+
],
|
|
4190
4290
|
"type": "MELEE",
|
|
4191
4291
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Boreal/BorealSetMod",
|
|
4192
4292
|
"tradable": true
|
|
@@ -4244,6 +4344,10 @@
|
|
|
4244
4344
|
"fusionLimit": 5,
|
|
4245
4345
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4246
4346
|
"compatName": "Melee",
|
|
4347
|
+
"incompatibilityTags": [
|
|
4348
|
+
"SENTINEL_WEAPON",
|
|
4349
|
+
"HOUND_WEAPON"
|
|
4350
|
+
],
|
|
4247
4351
|
"type": "MELEE",
|
|
4248
4352
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Boneblade/BonebladeSetMod",
|
|
4249
4353
|
"tradable": true
|
|
@@ -4356,6 +4460,10 @@
|
|
|
4356
4460
|
"fusionLimit": 5,
|
|
4357
4461
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4358
4462
|
"compatName": "Melee",
|
|
4463
|
+
"incompatibilityTags": [
|
|
4464
|
+
"SENTINEL_WEAPON",
|
|
4465
|
+
"HOUND_WEAPON"
|
|
4466
|
+
],
|
|
4359
4467
|
"type": "MELEE",
|
|
4360
4468
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Ashen/AshenSetMod",
|
|
4361
4469
|
"tradable": true
|
|
@@ -4397,10 +4505,13 @@
|
|
|
4397
4505
|
"baseDrain": 4,
|
|
4398
4506
|
"fusionLimit": 5,
|
|
4399
4507
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
4508
|
+
"compatName": "Dual Daggers",
|
|
4400
4509
|
"compatibilityTags": [
|
|
4401
4510
|
"DUAL_DAGGERS_STANCE"
|
|
4402
4511
|
],
|
|
4403
|
-
"
|
|
4512
|
+
"incompatibilityTags": [
|
|
4513
|
+
"POWER_WEAPON"
|
|
4514
|
+
],
|
|
4404
4515
|
"type": "MELEE",
|
|
4405
4516
|
"modSet": "/Lotus/Upgrades/Mods/Sets/Amar/AmarSetMod",
|
|
4406
4517
|
"tradable": true
|
|
@@ -4586,6 +4697,9 @@
|
|
|
4586
4697
|
"fusionLimit": 5,
|
|
4587
4698
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4588
4699
|
"compatName": "COMPANION",
|
|
4700
|
+
"incompatibilityTags": [
|
|
4701
|
+
"SENTINEL_MOD"
|
|
4702
|
+
],
|
|
4589
4703
|
"type": "SENTINEL",
|
|
4590
4704
|
"description": "/Lotus/Language/Items/KubrowPackLeaderModDesc",
|
|
4591
4705
|
"tradable": true
|
|
@@ -4612,6 +4726,7 @@
|
|
|
4612
4726
|
"baseDrain": 2,
|
|
4613
4727
|
"fusionLimit": 5,
|
|
4614
4728
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4729
|
+
"compatName": "COMPANION",
|
|
4615
4730
|
"compatibilityTags": [
|
|
4616
4731
|
"KAVAT_MOD",
|
|
4617
4732
|
"KUBROW_MOD",
|
|
@@ -4621,7 +4736,6 @@
|
|
|
4621
4736
|
"VULPAPHYLA_MOD",
|
|
4622
4737
|
"ZANUKA_MOD"
|
|
4623
4738
|
],
|
|
4624
|
-
"compatName": "COMPANION",
|
|
4625
4739
|
"type": "SENTINEL",
|
|
4626
4740
|
"tradable": true
|
|
4627
4741
|
},
|
|
@@ -4634,6 +4748,7 @@
|
|
|
4634
4748
|
"baseDrain": 4,
|
|
4635
4749
|
"fusionLimit": 10,
|
|
4636
4750
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4751
|
+
"compatName": "COMPANION",
|
|
4637
4752
|
"compatibilityTags": [
|
|
4638
4753
|
"KAVAT_MOD",
|
|
4639
4754
|
"KUBROW_MOD",
|
|
@@ -4643,7 +4758,6 @@
|
|
|
4643
4758
|
"VULPAPHYLA_MOD",
|
|
4644
4759
|
"ZANUKA_MOD"
|
|
4645
4760
|
],
|
|
4646
|
-
"compatName": "COMPANION",
|
|
4647
4761
|
"type": "SENTINEL",
|
|
4648
4762
|
"tradable": true
|
|
4649
4763
|
},
|
|
@@ -4656,6 +4770,7 @@
|
|
|
4656
4770
|
"baseDrain": 2,
|
|
4657
4771
|
"fusionLimit": 10,
|
|
4658
4772
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4773
|
+
"compatName": "COMPANION",
|
|
4659
4774
|
"compatibilityTags": [
|
|
4660
4775
|
"KAVAT_MOD",
|
|
4661
4776
|
"KUBROW_MOD",
|
|
@@ -4665,7 +4780,6 @@
|
|
|
4665
4780
|
"VULPAPHYLA_MOD",
|
|
4666
4781
|
"ZANUKA_MOD"
|
|
4667
4782
|
],
|
|
4668
|
-
"compatName": "COMPANION",
|
|
4669
4783
|
"type": "SENTINEL",
|
|
4670
4784
|
"tradable": true
|
|
4671
4785
|
},
|
|
@@ -4678,6 +4792,7 @@
|
|
|
4678
4792
|
"baseDrain": 4,
|
|
4679
4793
|
"fusionLimit": 10,
|
|
4680
4794
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4795
|
+
"compatName": "COMPANION",
|
|
4681
4796
|
"compatibilityTags": [
|
|
4682
4797
|
"KAVAT_MOD",
|
|
4683
4798
|
"KUBROW_MOD",
|
|
@@ -4687,7 +4802,6 @@
|
|
|
4687
4802
|
"VULPAPHYLA_MOD",
|
|
4688
4803
|
"ZANUKA_MOD"
|
|
4689
4804
|
],
|
|
4690
|
-
"compatName": "COMPANION",
|
|
4691
4805
|
"type": "SENTINEL",
|
|
4692
4806
|
"tradable": true
|
|
4693
4807
|
},
|
|
@@ -4714,6 +4828,10 @@
|
|
|
4714
4828
|
"fusionLimit": 10,
|
|
4715
4829
|
"compat": "/Lotus/Types/Friendly/Pets/BeastPetMeleeWeaponBase",
|
|
4716
4830
|
"compatName": "Claws",
|
|
4831
|
+
"incompatibilityTags": [
|
|
4832
|
+
"SENTINEL_MOD",
|
|
4833
|
+
"MOA_MOD"
|
|
4834
|
+
],
|
|
4717
4835
|
"type": "MELEE",
|
|
4718
4836
|
"tradable": true
|
|
4719
4837
|
},
|
|
@@ -4740,6 +4858,9 @@
|
|
|
4740
4858
|
"fusionLimit": 10,
|
|
4741
4859
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4742
4860
|
"compatName": "COMPANION",
|
|
4861
|
+
"incompatibilityTags": [
|
|
4862
|
+
"SENTINEL_MOD"
|
|
4863
|
+
],
|
|
4743
4864
|
"type": "SENTINEL",
|
|
4744
4865
|
"description": "/Lotus/Language/Items/KubrowPackLeaderModDesc",
|
|
4745
4866
|
"tradable": true
|
|
@@ -4988,6 +5109,9 @@
|
|
|
4988
5109
|
"fusionLimit": 5,
|
|
4989
5110
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
4990
5111
|
"compatName": "COMPANION",
|
|
5112
|
+
"incompatibilityTags": [
|
|
5113
|
+
"SENTINEL_MOD"
|
|
5114
|
+
],
|
|
4991
5115
|
"type": "SENTINEL",
|
|
4992
5116
|
"tradable": true
|
|
4993
5117
|
},
|
|
@@ -5080,11 +5204,11 @@
|
|
|
5080
5204
|
"fusionLimit": 5,
|
|
5081
5205
|
"isUtility": true,
|
|
5082
5206
|
"compat": "/Lotus/Types/Game/LotusWeapon",
|
|
5207
|
+
"compatName": "Sniper",
|
|
5083
5208
|
"compatibilityTags": [
|
|
5084
5209
|
"SNIPER_AMMO",
|
|
5085
5210
|
"LAUNCHER_AMMO"
|
|
5086
5211
|
],
|
|
5087
|
-
"compatName": "Sniper",
|
|
5088
5212
|
"type": "---",
|
|
5089
5213
|
"tradable": true
|
|
5090
5214
|
},
|
|
@@ -5111,10 +5235,10 @@
|
|
|
5111
5235
|
"fusionLimit": 5,
|
|
5112
5236
|
"isUtility": true,
|
|
5113
5237
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
5238
|
+
"compatName": "Assault Rifle",
|
|
5114
5239
|
"compatibilityTags": [
|
|
5115
5240
|
"ASSAULT_AMMO"
|
|
5116
5241
|
],
|
|
5117
|
-
"compatName": "Assault Rifle",
|
|
5118
5242
|
"type": "PRIMARY",
|
|
5119
5243
|
"tradable": true
|
|
5120
5244
|
},
|
|
@@ -5182,10 +5306,10 @@
|
|
|
5182
5306
|
"fusionLimit": 3,
|
|
5183
5307
|
"isUtility": true,
|
|
5184
5308
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
5309
|
+
"compatName": "Rifle",
|
|
5185
5310
|
"compatibilityTags": [
|
|
5186
5311
|
"PROJECTILE"
|
|
5187
5312
|
],
|
|
5188
|
-
"compatName": "Rifle",
|
|
5189
5313
|
"type": "PRIMARY",
|
|
5190
5314
|
"tradable": true
|
|
5191
5315
|
},
|
|
@@ -5253,10 +5377,13 @@
|
|
|
5253
5377
|
"fusionLimit": 5,
|
|
5254
5378
|
"isUtility": true,
|
|
5255
5379
|
"compat": "/Lotus/Weapons/ClanTech/LotusSpecialRifle",
|
|
5380
|
+
"compatName": "Unique",
|
|
5256
5381
|
"compatibilityTags": [
|
|
5257
5382
|
"PROJECTILE"
|
|
5258
5383
|
],
|
|
5259
|
-
"
|
|
5384
|
+
"incompatibilityTags": [
|
|
5385
|
+
"IMPACTEXPLODE"
|
|
5386
|
+
],
|
|
5260
5387
|
"type": "PRIMARY",
|
|
5261
5388
|
"tradable": true
|
|
5262
5389
|
},
|
|
@@ -5543,10 +5670,10 @@
|
|
|
5543
5670
|
"baseDrain": 4,
|
|
5544
5671
|
"fusionLimit": 5,
|
|
5545
5672
|
"compat": "/Lotus/Weapons/Tenno/LotusLongGun",
|
|
5673
|
+
"compatName": "PRIMARY",
|
|
5546
5674
|
"compatibilityTags": [
|
|
5547
5675
|
"BEAM"
|
|
5548
5676
|
],
|
|
5549
|
-
"compatName": "PRIMARY",
|
|
5550
5677
|
"type": "PRIMARY",
|
|
5551
5678
|
"tradable": true
|
|
5552
5679
|
},
|
|
@@ -5560,10 +5687,10 @@
|
|
|
5560
5687
|
"fusionLimit": 3,
|
|
5561
5688
|
"isUtility": true,
|
|
5562
5689
|
"compat": "/Lotus/Weapons/Tenno/LotusLongGun",
|
|
5690
|
+
"compatName": "PRIMARY",
|
|
5563
5691
|
"compatibilityTags": [
|
|
5564
5692
|
"BEAM"
|
|
5565
5693
|
],
|
|
5566
|
-
"compatName": "PRIMARY",
|
|
5567
5694
|
"type": "PRIMARY",
|
|
5568
5695
|
"tradable": true
|
|
5569
5696
|
},
|
|
@@ -5642,10 +5769,13 @@
|
|
|
5642
5769
|
"baseDrain": 4,
|
|
5643
5770
|
"fusionLimit": 5,
|
|
5644
5771
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
5772
|
+
"compatName": "Rifle",
|
|
5645
5773
|
"compatibilityTags": [
|
|
5646
5774
|
"SEMI_AUTO"
|
|
5647
5775
|
],
|
|
5648
|
-
"
|
|
5776
|
+
"incompatibilityTags": [
|
|
5777
|
+
"MODULAR_GUN"
|
|
5778
|
+
],
|
|
5649
5779
|
"type": "PRIMARY",
|
|
5650
5780
|
"description": "/Lotus/Language/Upgrades/SemiAutoFantasyModDesc",
|
|
5651
5781
|
"tradable": true
|
|
@@ -5660,6 +5790,9 @@
|
|
|
5660
5790
|
"fusionLimit": 5,
|
|
5661
5791
|
"compat": "/Lotus/Weapons/Corpus/LongGuns/GrenadeLauncher/GrenadeLauncher",
|
|
5662
5792
|
"compatName": "Penta",
|
|
5793
|
+
"incompatibilityTags": [
|
|
5794
|
+
"POWER_WEAPON"
|
|
5795
|
+
],
|
|
5663
5796
|
"type": "PRIMARY",
|
|
5664
5797
|
"description": "/Lotus/Language/Mods/GrenadeLauncherProjectileModDesc",
|
|
5665
5798
|
"tradable": true
|
|
@@ -5700,6 +5833,14 @@
|
|
|
5700
5833
|
"fusionLimit": 5,
|
|
5701
5834
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
5702
5835
|
"compatName": "Bow",
|
|
5836
|
+
"incompatibilityTags": [
|
|
5837
|
+
"CRPBOW",
|
|
5838
|
+
"CROSSBOW",
|
|
5839
|
+
"GRNBOW",
|
|
5840
|
+
"POWER_WEAPON",
|
|
5841
|
+
"INFBOW",
|
|
5842
|
+
"OMICRUS"
|
|
5843
|
+
],
|
|
5703
5844
|
"type": "PRIMARY",
|
|
5704
5845
|
"tradable": true
|
|
5705
5846
|
},
|
|
@@ -5713,6 +5854,9 @@
|
|
|
5713
5854
|
"fusionLimit": 3,
|
|
5714
5855
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
5715
5856
|
"compatName": "Bow",
|
|
5857
|
+
"incompatibilityTags": [
|
|
5858
|
+
"CRPBOW"
|
|
5859
|
+
],
|
|
5716
5860
|
"type": "PRIMARY",
|
|
5717
5861
|
"tradable": true
|
|
5718
5862
|
},
|
|
@@ -5726,11 +5870,11 @@
|
|
|
5726
5870
|
"fusionLimit": 10,
|
|
5727
5871
|
"isUtility": true,
|
|
5728
5872
|
"compat": "/Lotus/Types/Game/LotusWeapon",
|
|
5873
|
+
"compatName": "Sniper",
|
|
5729
5874
|
"compatibilityTags": [
|
|
5730
5875
|
"SNIPER_AMMO",
|
|
5731
5876
|
"LAUNCHER_AMMO"
|
|
5732
5877
|
],
|
|
5733
|
-
"compatName": "Sniper",
|
|
5734
5878
|
"type": "---",
|
|
5735
5879
|
"tradable": true
|
|
5736
5880
|
},
|
|
@@ -5744,10 +5888,10 @@
|
|
|
5744
5888
|
"fusionLimit": 10,
|
|
5745
5889
|
"isUtility": true,
|
|
5746
5890
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
5891
|
+
"compatName": "Assault Rifle",
|
|
5747
5892
|
"compatibilityTags": [
|
|
5748
5893
|
"ASSAULT_AMMO"
|
|
5749
5894
|
],
|
|
5750
|
-
"compatName": "Assault Rifle",
|
|
5751
5895
|
"type": "PRIMARY",
|
|
5752
5896
|
"tradable": true
|
|
5753
5897
|
},
|
|
@@ -5933,6 +6077,9 @@
|
|
|
5933
6077
|
"fusionLimit": 5,
|
|
5934
6078
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
5935
6079
|
"compatName": "Assault Rifle",
|
|
6080
|
+
"incompatibilityTags": [
|
|
6081
|
+
"POWER_WEAPON"
|
|
6082
|
+
],
|
|
5936
6083
|
"type": "PRIMARY",
|
|
5937
6084
|
"tradable": true
|
|
5938
6085
|
},
|
|
@@ -5986,6 +6133,9 @@
|
|
|
5986
6133
|
"isUtility": true,
|
|
5987
6134
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
5988
6135
|
"compatName": "Assault Rifle",
|
|
6136
|
+
"incompatibilityTags": [
|
|
6137
|
+
"POWER_WEAPON"
|
|
6138
|
+
],
|
|
5989
6139
|
"type": "PRIMARY",
|
|
5990
6140
|
"tradable": true
|
|
5991
6141
|
},
|
|
@@ -6012,6 +6162,9 @@
|
|
|
6012
6162
|
"fusionLimit": 5,
|
|
6013
6163
|
"compat": "/Lotus/Weapons/ClanTech/Chemical/RocketLauncher",
|
|
6014
6164
|
"compatName": "Ogris",
|
|
6165
|
+
"incompatibilityTags": [
|
|
6166
|
+
"POWER_WEAPON"
|
|
6167
|
+
],
|
|
6015
6168
|
"type": "PRIMARY",
|
|
6016
6169
|
"tradable": true
|
|
6017
6170
|
},
|
|
@@ -6038,6 +6191,9 @@
|
|
|
6038
6191
|
"fusionLimit": 5,
|
|
6039
6192
|
"compat": "/Lotus/Weapons/Tenno/LongGuns/DoubleBarrelShotgun/TennoDoubleBarrelShotgun",
|
|
6040
6193
|
"compatName": "Tigris",
|
|
6194
|
+
"incompatibilityTags": [
|
|
6195
|
+
"POWER_WEAPON"
|
|
6196
|
+
],
|
|
6041
6197
|
"type": "PRIMARY",
|
|
6042
6198
|
"tradable": true
|
|
6043
6199
|
},
|
|
@@ -6142,6 +6298,9 @@
|
|
|
6142
6298
|
"fusionLimit": 5,
|
|
6143
6299
|
"compat": "/Lotus/Weapons/Tenno/Pistols/TigrisRedeemerSetPistol/TnoBladedPistols",
|
|
6144
6300
|
"compatName": "Akjagara",
|
|
6301
|
+
"incompatibilityTags": [
|
|
6302
|
+
"POWER_WEAPON"
|
|
6303
|
+
],
|
|
6145
6304
|
"type": "SECONDARY",
|
|
6146
6305
|
"tradable": true
|
|
6147
6306
|
},
|
|
@@ -6156,6 +6315,9 @@
|
|
|
6156
6315
|
"isUtility": true,
|
|
6157
6316
|
"compat": "/Lotus/Weapons/Corpus/LongGuns/CorpusUMP/CorpusUMP",
|
|
6158
6317
|
"compatName": "Tetra",
|
|
6318
|
+
"incompatibilityTags": [
|
|
6319
|
+
"POWER_WEAPON"
|
|
6320
|
+
],
|
|
6159
6321
|
"type": "PRIMARY",
|
|
6160
6322
|
"tradable": true
|
|
6161
6323
|
},
|
|
@@ -6169,6 +6331,9 @@
|
|
|
6169
6331
|
"fusionLimit": 3,
|
|
6170
6332
|
"compat": "/Lotus/Weapons/Corpus/Pistols/CorpusHandShotgun/CorpusHandCannon",
|
|
6171
6333
|
"compatName": "Detron",
|
|
6334
|
+
"incompatibilityTags": [
|
|
6335
|
+
"POWER_WEAPON"
|
|
6336
|
+
],
|
|
6172
6337
|
"type": "SECONDARY",
|
|
6173
6338
|
"tradable": true
|
|
6174
6339
|
},
|
|
@@ -6183,6 +6348,9 @@
|
|
|
6183
6348
|
"isUtility": true,
|
|
6184
6349
|
"compat": "/Lotus/Weapons/Corpus/LongGuns/GrenadeLauncher/GrenadeLauncher",
|
|
6185
6350
|
"compatName": "Penta",
|
|
6351
|
+
"incompatibilityTags": [
|
|
6352
|
+
"POWER_WEAPON"
|
|
6353
|
+
],
|
|
6186
6354
|
"type": "PRIMARY",
|
|
6187
6355
|
"tradable": true
|
|
6188
6356
|
},
|
|
@@ -6196,6 +6364,9 @@
|
|
|
6196
6364
|
"fusionLimit": 5,
|
|
6197
6365
|
"compat": "/Lotus/Weapons/ClanTech/Energy/CrpLaserRifle",
|
|
6198
6366
|
"compatName": "Flux Rifle",
|
|
6367
|
+
"incompatibilityTags": [
|
|
6368
|
+
"POWER_WEAPON"
|
|
6369
|
+
],
|
|
6199
6370
|
"type": "PRIMARY",
|
|
6200
6371
|
"tradable": true
|
|
6201
6372
|
},
|
|
@@ -6210,6 +6381,10 @@
|
|
|
6210
6381
|
"isUtility": true,
|
|
6211
6382
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
6212
6383
|
"compatName": "Rifle (No Aoe)",
|
|
6384
|
+
"incompatibilityTags": [
|
|
6385
|
+
"POWER_WEAPON",
|
|
6386
|
+
"AOE"
|
|
6387
|
+
],
|
|
6213
6388
|
"type": "PRIMARY",
|
|
6214
6389
|
"tradable": true
|
|
6215
6390
|
},
|
|
@@ -6224,6 +6399,9 @@
|
|
|
6224
6399
|
"isUtility": true,
|
|
6225
6400
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
6226
6401
|
"compatName": "Rifle",
|
|
6402
|
+
"incompatibilityTags": [
|
|
6403
|
+
"POWER_WEAPON"
|
|
6404
|
+
],
|
|
6227
6405
|
"type": "PRIMARY",
|
|
6228
6406
|
"tradable": true
|
|
6229
6407
|
},
|
|
@@ -6237,6 +6415,9 @@
|
|
|
6237
6415
|
"fusionLimit": 5,
|
|
6238
6416
|
"compat": "/Lotus/Weapons/Infested/LongGuns/InfCrpShockSwarm/InfCrpShockSwarmRifle",
|
|
6239
6417
|
"compatName": "Mutalist Quanta",
|
|
6418
|
+
"incompatibilityTags": [
|
|
6419
|
+
"POWER_WEAPON"
|
|
6420
|
+
],
|
|
6240
6421
|
"type": "PRIMARY",
|
|
6241
6422
|
"tradable": true
|
|
6242
6423
|
},
|
|
@@ -6250,6 +6431,9 @@
|
|
|
6250
6431
|
"fusionLimit": 5,
|
|
6251
6432
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrineerSniperRifle/GrnSniperRifle",
|
|
6252
6433
|
"compatName": "Vulkar",
|
|
6434
|
+
"incompatibilityTags": [
|
|
6435
|
+
"POWER_WEAPON"
|
|
6436
|
+
],
|
|
6253
6437
|
"type": "PRIMARY",
|
|
6254
6438
|
"tradable": true
|
|
6255
6439
|
},
|
|
@@ -6263,6 +6447,9 @@
|
|
|
6263
6447
|
"fusionLimit": 5,
|
|
6264
6448
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrnHarpoonGun/GrnHarpoonGun",
|
|
6265
6449
|
"compatName": "Harpak",
|
|
6450
|
+
"incompatibilityTags": [
|
|
6451
|
+
"POWER_WEAPON"
|
|
6452
|
+
],
|
|
6266
6453
|
"type": "PRIMARY",
|
|
6267
6454
|
"tradable": true
|
|
6268
6455
|
},
|
|
@@ -6276,6 +6463,9 @@
|
|
|
6276
6463
|
"fusionLimit": 3,
|
|
6277
6464
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrnGrenadeLauncher/GrnGrenadeLauncher",
|
|
6278
6465
|
"compatName": "Tonkor",
|
|
6466
|
+
"incompatibilityTags": [
|
|
6467
|
+
"POWER_WEAPON"
|
|
6468
|
+
],
|
|
6279
6469
|
"type": "PRIMARY",
|
|
6280
6470
|
"tradable": true
|
|
6281
6471
|
},
|
|
@@ -6289,6 +6479,9 @@
|
|
|
6289
6479
|
"fusionLimit": 5,
|
|
6290
6480
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrineerAssaultRifle/GrnAssaultRifle",
|
|
6291
6481
|
"compatName": "Grakata",
|
|
6482
|
+
"incompatibilityTags": [
|
|
6483
|
+
"POWER_WEAPON"
|
|
6484
|
+
],
|
|
6292
6485
|
"type": "PRIMARY",
|
|
6293
6486
|
"tradable": true
|
|
6294
6487
|
},
|
|
@@ -6511,6 +6704,9 @@
|
|
|
6511
6704
|
"fusionLimit": 5,
|
|
6512
6705
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
6513
6706
|
"compatName": "Shotgun",
|
|
6707
|
+
"incompatibilityTags": [
|
|
6708
|
+
"SENTINEL_WEAPON"
|
|
6709
|
+
],
|
|
6514
6710
|
"type": "PRIMARY",
|
|
6515
6711
|
"tradable": true
|
|
6516
6712
|
},
|
|
@@ -6523,10 +6719,10 @@
|
|
|
6523
6719
|
"baseDrain": 0,
|
|
6524
6720
|
"fusionLimit": 5,
|
|
6525
6721
|
"compat": "/Lotus/Types/Game/LotusWeapon",
|
|
6722
|
+
"compatName": "ANY",
|
|
6526
6723
|
"compatibilityTags": [
|
|
6527
6724
|
"SENTINEL_WEAPON"
|
|
6528
6725
|
],
|
|
6529
|
-
"compatName": "ANY",
|
|
6530
6726
|
"type": "---",
|
|
6531
6727
|
"tradable": true
|
|
6532
6728
|
},
|
|
@@ -6540,6 +6736,9 @@
|
|
|
6540
6736
|
"fusionLimit": 5,
|
|
6541
6737
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
6542
6738
|
"compatName": "Rifle",
|
|
6739
|
+
"incompatibilityTags": [
|
|
6740
|
+
"SENTINEL_WEAPON"
|
|
6741
|
+
],
|
|
6543
6742
|
"type": "PRIMARY",
|
|
6544
6743
|
"tradable": true
|
|
6545
6744
|
},
|
|
@@ -6553,6 +6752,9 @@
|
|
|
6553
6752
|
"fusionLimit": 5,
|
|
6554
6753
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
6555
6754
|
"compatName": "Pistol",
|
|
6755
|
+
"incompatibilityTags": [
|
|
6756
|
+
"SENTINEL_WEAPON"
|
|
6757
|
+
],
|
|
6556
6758
|
"type": "SECONDARY",
|
|
6557
6759
|
"tradable": true
|
|
6558
6760
|
},
|
|
@@ -6566,6 +6768,9 @@
|
|
|
6566
6768
|
"fusionLimit": 5,
|
|
6567
6769
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
6568
6770
|
"compatName": "Pistol",
|
|
6771
|
+
"incompatibilityTags": [
|
|
6772
|
+
"SENTINEL_WEAPON"
|
|
6773
|
+
],
|
|
6569
6774
|
"type": "SECONDARY",
|
|
6570
6775
|
"tradable": true
|
|
6571
6776
|
},
|
|
@@ -6579,6 +6784,9 @@
|
|
|
6579
6784
|
"fusionLimit": 5,
|
|
6580
6785
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
6581
6786
|
"compatName": "Melee",
|
|
6787
|
+
"incompatibilityTags": [
|
|
6788
|
+
"SENTINEL_WEAPON"
|
|
6789
|
+
],
|
|
6582
6790
|
"type": "MELEE",
|
|
6583
6791
|
"tradable": true
|
|
6584
6792
|
},
|
|
@@ -6592,6 +6800,9 @@
|
|
|
6592
6800
|
"fusionLimit": 5,
|
|
6593
6801
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
6594
6802
|
"compatName": "Melee",
|
|
6803
|
+
"incompatibilityTags": [
|
|
6804
|
+
"SENTINEL_WEAPON"
|
|
6805
|
+
],
|
|
6595
6806
|
"type": "MELEE",
|
|
6596
6807
|
"tradable": true
|
|
6597
6808
|
},
|
|
@@ -6605,6 +6816,9 @@
|
|
|
6605
6816
|
"fusionLimit": 5,
|
|
6606
6817
|
"compat": "/Lotus/Weapons/Tenno/Archwing/Primary/ArchGun",
|
|
6607
6818
|
"compatName": "Archgun",
|
|
6819
|
+
"incompatibilityTags": [
|
|
6820
|
+
"SENTINEL_WEAPON"
|
|
6821
|
+
],
|
|
6608
6822
|
"type": "ARCH-GUN",
|
|
6609
6823
|
"tradable": true
|
|
6610
6824
|
},
|
|
@@ -6632,6 +6846,9 @@
|
|
|
6632
6846
|
"fusionLimit": 3,
|
|
6633
6847
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6634
6848
|
"compatName": "WARFRAME",
|
|
6849
|
+
"incompatibilityTags": [
|
|
6850
|
+
"SANDMAN"
|
|
6851
|
+
],
|
|
6635
6852
|
"type": "WARFRAME",
|
|
6636
6853
|
"tradable": true
|
|
6637
6854
|
},
|
|
@@ -6675,6 +6892,9 @@
|
|
|
6675
6892
|
"isUtility": true,
|
|
6676
6893
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6677
6894
|
"compatName": "WARFRAME",
|
|
6895
|
+
"incompatibilityTags": [
|
|
6896
|
+
"SANDMAN"
|
|
6897
|
+
],
|
|
6678
6898
|
"type": "WARFRAME",
|
|
6679
6899
|
"tradable": true
|
|
6680
6900
|
},
|
|
@@ -6689,6 +6909,7 @@
|
|
|
6689
6909
|
"isUtility": true,
|
|
6690
6910
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6691
6911
|
"compatName": "WARFRAME",
|
|
6912
|
+
"incompatibilityTags": [],
|
|
6692
6913
|
"type": "WARFRAME",
|
|
6693
6914
|
"tradable": true
|
|
6694
6915
|
},
|
|
@@ -6716,6 +6937,9 @@
|
|
|
6716
6937
|
"isUtility": true,
|
|
6717
6938
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6718
6939
|
"compatName": "WARFRAME",
|
|
6940
|
+
"incompatibilityTags": [
|
|
6941
|
+
"SANDMAN"
|
|
6942
|
+
],
|
|
6719
6943
|
"type": "WARFRAME",
|
|
6720
6944
|
"tradable": true
|
|
6721
6945
|
},
|
|
@@ -6730,6 +6954,7 @@
|
|
|
6730
6954
|
"isUtility": true,
|
|
6731
6955
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6732
6956
|
"compatName": "WARFRAME",
|
|
6957
|
+
"incompatibilityTags": [],
|
|
6733
6958
|
"type": "WARFRAME",
|
|
6734
6959
|
"tradable": true
|
|
6735
6960
|
},
|
|
@@ -6783,6 +7008,9 @@
|
|
|
6783
7008
|
"fusionLimit": 3,
|
|
6784
7009
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6785
7010
|
"compatName": "WARFRAME",
|
|
7011
|
+
"incompatibilityTags": [
|
|
7012
|
+
"SANDMAN"
|
|
7013
|
+
],
|
|
6786
7014
|
"type": "WARFRAME",
|
|
6787
7015
|
"tradable": true
|
|
6788
7016
|
},
|
|
@@ -6826,6 +7054,9 @@
|
|
|
6826
7054
|
"fusionLimit": 3,
|
|
6827
7055
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6828
7056
|
"compatName": "WARFRAME",
|
|
7057
|
+
"incompatibilityTags": [
|
|
7058
|
+
"SANDMAN"
|
|
7059
|
+
],
|
|
6829
7060
|
"type": "WARFRAME",
|
|
6830
7061
|
"tradable": true
|
|
6831
7062
|
},
|
|
@@ -6852,6 +7083,9 @@
|
|
|
6852
7083
|
"fusionLimit": 5,
|
|
6853
7084
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6854
7085
|
"compatName": "WARFRAME",
|
|
7086
|
+
"incompatibilityTags": [
|
|
7087
|
+
"SANDMAN"
|
|
7088
|
+
],
|
|
6855
7089
|
"type": "WARFRAME",
|
|
6856
7090
|
"description": "/Lotus/Language/Upgrades/OnRespawnConditionDesc",
|
|
6857
7091
|
"tradable": true
|
|
@@ -6880,6 +7114,9 @@
|
|
|
6880
7114
|
"fusionLimit": 5,
|
|
6881
7115
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6882
7116
|
"compatName": "WARFRAME",
|
|
7117
|
+
"incompatibilityTags": [
|
|
7118
|
+
"SANDMAN"
|
|
7119
|
+
],
|
|
6883
7120
|
"type": "WARFRAME",
|
|
6884
7121
|
"tradable": true
|
|
6885
7122
|
},
|
|
@@ -6962,6 +7199,9 @@
|
|
|
6962
7199
|
"isUtility": true,
|
|
6963
7200
|
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
6964
7201
|
"compatName": "WARFRAME",
|
|
7202
|
+
"incompatibilityTags": [
|
|
7203
|
+
"SANDMAN"
|
|
7204
|
+
],
|
|
6965
7205
|
"type": "WARFRAME",
|
|
6966
7206
|
"tradable": true
|
|
6967
7207
|
},
|
|
@@ -6974,10 +7214,10 @@
|
|
|
6974
7214
|
"baseDrain": -2,
|
|
6975
7215
|
"fusionLimit": 3,
|
|
6976
7216
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7217
|
+
"compatName": "Whips",
|
|
6977
7218
|
"compatibilityTags": [
|
|
6978
7219
|
"WHIPS_STANCE"
|
|
6979
7220
|
],
|
|
6980
|
-
"compatName": "Whips",
|
|
6981
7221
|
"type": "STANCE",
|
|
6982
7222
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
6983
7223
|
"tradable": true
|
|
@@ -6991,10 +7231,10 @@
|
|
|
6991
7231
|
"baseDrain": -2,
|
|
6992
7232
|
"fusionLimit": 3,
|
|
6993
7233
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7234
|
+
"compatName": "Tonfas",
|
|
6994
7235
|
"compatibilityTags": [
|
|
6995
7236
|
"TONFA_STANCE"
|
|
6996
7237
|
],
|
|
6997
|
-
"compatName": "Tonfas",
|
|
6998
7238
|
"type": "STANCE",
|
|
6999
7239
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7000
7240
|
"tradable": true
|
|
@@ -7008,10 +7248,10 @@
|
|
|
7008
7248
|
"baseDrain": -2,
|
|
7009
7249
|
"fusionLimit": 3,
|
|
7010
7250
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7251
|
+
"compatName": "Blade And Whip",
|
|
7011
7252
|
"compatibilityTags": [
|
|
7012
7253
|
"BLADE_AND_WHIP_STANCE"
|
|
7013
7254
|
],
|
|
7014
|
-
"compatName": "Blade And Whip",
|
|
7015
7255
|
"type": "STANCE",
|
|
7016
7256
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7017
7257
|
"tradable": true
|
|
@@ -7025,10 +7265,10 @@
|
|
|
7025
7265
|
"baseDrain": -2,
|
|
7026
7266
|
"fusionLimit": 3,
|
|
7027
7267
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7268
|
+
"compatName": "Swords",
|
|
7028
7269
|
"compatibilityTags": [
|
|
7029
7270
|
"SWORDS_STANCE"
|
|
7030
7271
|
],
|
|
7031
|
-
"compatName": "Swords",
|
|
7032
7272
|
"type": "STANCE",
|
|
7033
7273
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7034
7274
|
"tradable": true
|
|
@@ -7042,10 +7282,10 @@
|
|
|
7042
7282
|
"baseDrain": -2,
|
|
7043
7283
|
"fusionLimit": 3,
|
|
7044
7284
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7285
|
+
"compatName": "Sword And Shield",
|
|
7045
7286
|
"compatibilityTags": [
|
|
7046
7287
|
"SWORDS_AND_SHIELD_STANCE"
|
|
7047
7288
|
],
|
|
7048
|
-
"compatName": "Sword And Shield",
|
|
7049
7289
|
"type": "STANCE",
|
|
7050
7290
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7051
7291
|
"tradable": true
|
|
@@ -7059,10 +7299,10 @@
|
|
|
7059
7299
|
"baseDrain": -2,
|
|
7060
7300
|
"fusionLimit": 3,
|
|
7061
7301
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7302
|
+
"compatName": "Staves",
|
|
7062
7303
|
"compatibilityTags": [
|
|
7063
7304
|
"STAVES_STANCE"
|
|
7064
7305
|
],
|
|
7065
|
-
"compatName": "Staves",
|
|
7066
7306
|
"type": "STANCE",
|
|
7067
7307
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7068
7308
|
"tradable": true
|
|
@@ -7076,10 +7316,10 @@
|
|
|
7076
7316
|
"baseDrain": -2,
|
|
7077
7317
|
"fusionLimit": 3,
|
|
7078
7318
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7319
|
+
"compatName": "Scythes",
|
|
7079
7320
|
"compatibilityTags": [
|
|
7080
7321
|
"SCYTHES_STANCE"
|
|
7081
7322
|
],
|
|
7082
|
-
"compatName": "Scythes",
|
|
7083
7323
|
"type": "STANCE",
|
|
7084
7324
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7085
7325
|
"tradable": true
|
|
@@ -7093,10 +7333,10 @@
|
|
|
7093
7333
|
"baseDrain": -2,
|
|
7094
7334
|
"fusionLimit": 3,
|
|
7095
7335
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7336
|
+
"compatName": "Rapiers",
|
|
7096
7337
|
"compatibilityTags": [
|
|
7097
7338
|
"RAPIER_STANCE"
|
|
7098
7339
|
],
|
|
7099
|
-
"compatName": "Rapiers",
|
|
7100
7340
|
"type": "STANCE",
|
|
7101
7341
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7102
7342
|
"tradable": true
|
|
@@ -7110,10 +7350,10 @@
|
|
|
7110
7350
|
"baseDrain": -2,
|
|
7111
7351
|
"fusionLimit": 3,
|
|
7112
7352
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7353
|
+
"compatName": "Sparring",
|
|
7113
7354
|
"compatibilityTags": [
|
|
7114
7355
|
"SPARRING_STANCE"
|
|
7115
7356
|
],
|
|
7116
|
-
"compatName": "Sparring",
|
|
7117
7357
|
"type": "STANCE",
|
|
7118
7358
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7119
7359
|
"tradable": true
|
|
@@ -7127,10 +7367,10 @@
|
|
|
7127
7367
|
"baseDrain": -2,
|
|
7128
7368
|
"fusionLimit": 3,
|
|
7129
7369
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7370
|
+
"compatName": "Polearms",
|
|
7130
7371
|
"compatibilityTags": [
|
|
7131
7372
|
"POLEARMS_STANCE"
|
|
7132
7373
|
],
|
|
7133
|
-
"compatName": "Polearms",
|
|
7134
7374
|
"type": "STANCE",
|
|
7135
7375
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7136
7376
|
"tradable": true
|
|
@@ -7144,10 +7384,10 @@
|
|
|
7144
7384
|
"baseDrain": -2,
|
|
7145
7385
|
"fusionLimit": 3,
|
|
7146
7386
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7387
|
+
"compatName": "Nunchaku",
|
|
7147
7388
|
"compatibilityTags": [
|
|
7148
7389
|
"NUNCHAKU_STANCE"
|
|
7149
7390
|
],
|
|
7150
|
-
"compatName": "Nunchaku",
|
|
7151
7391
|
"type": "STANCE",
|
|
7152
7392
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7153
7393
|
"tradable": true
|
|
@@ -7161,10 +7401,10 @@
|
|
|
7161
7401
|
"baseDrain": -2,
|
|
7162
7402
|
"fusionLimit": 3,
|
|
7163
7403
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7404
|
+
"compatName": "Machetes",
|
|
7164
7405
|
"compatibilityTags": [
|
|
7165
7406
|
"MACHETES_STANCE"
|
|
7166
7407
|
],
|
|
7167
|
-
"compatName": "Machetes",
|
|
7168
7408
|
"type": "STANCE",
|
|
7169
7409
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7170
7410
|
"tradable": true
|
|
@@ -7178,10 +7418,10 @@
|
|
|
7178
7418
|
"baseDrain": -2,
|
|
7179
7419
|
"fusionLimit": 3,
|
|
7180
7420
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7421
|
+
"compatName": "Nikanas",
|
|
7181
7422
|
"compatibilityTags": [
|
|
7182
7423
|
"NIKANAS_STANCE"
|
|
7183
7424
|
],
|
|
7184
|
-
"compatName": "Nikanas",
|
|
7185
7425
|
"type": "STANCE",
|
|
7186
7426
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7187
7427
|
"tradable": true
|
|
@@ -7195,10 +7435,10 @@
|
|
|
7195
7435
|
"baseDrain": -2,
|
|
7196
7436
|
"fusionLimit": 3,
|
|
7197
7437
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7438
|
+
"compatName": "Heavy Blade",
|
|
7198
7439
|
"compatibilityTags": [
|
|
7199
7440
|
"HEAVY_BLADE_STANCE"
|
|
7200
7441
|
],
|
|
7201
|
-
"compatName": "Heavy Blade",
|
|
7202
7442
|
"type": "STANCE",
|
|
7203
7443
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7204
7444
|
"tradable": true
|
|
@@ -7212,10 +7452,10 @@
|
|
|
7212
7452
|
"baseDrain": -2,
|
|
7213
7453
|
"fusionLimit": 3,
|
|
7214
7454
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7455
|
+
"compatName": "Hammers",
|
|
7215
7456
|
"compatibilityTags": [
|
|
7216
7457
|
"HAMMERS_STANCE"
|
|
7217
7458
|
],
|
|
7218
|
-
"compatName": "Hammers",
|
|
7219
7459
|
"type": "STANCE",
|
|
7220
7460
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7221
7461
|
"tradable": true
|
|
@@ -7229,10 +7469,10 @@
|
|
|
7229
7469
|
"baseDrain": -2,
|
|
7230
7470
|
"fusionLimit": 3,
|
|
7231
7471
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7472
|
+
"compatName": "Glaives",
|
|
7232
7473
|
"compatibilityTags": [
|
|
7233
7474
|
"GLAIVES_STANCE"
|
|
7234
7475
|
],
|
|
7235
|
-
"compatName": "Glaives",
|
|
7236
7476
|
"type": "STANCE",
|
|
7237
7477
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7238
7478
|
"tradable": true
|
|
@@ -7246,10 +7486,10 @@
|
|
|
7246
7486
|
"baseDrain": -2,
|
|
7247
7487
|
"fusionLimit": 3,
|
|
7248
7488
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7489
|
+
"compatName": "Fists",
|
|
7249
7490
|
"compatibilityTags": [
|
|
7250
7491
|
"FIST_STANCE"
|
|
7251
7492
|
],
|
|
7252
|
-
"compatName": "Fists",
|
|
7253
7493
|
"type": "STANCE",
|
|
7254
7494
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7255
7495
|
"tradable": true
|
|
@@ -7263,10 +7503,10 @@
|
|
|
7263
7503
|
"baseDrain": -2,
|
|
7264
7504
|
"fusionLimit": 3,
|
|
7265
7505
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7506
|
+
"compatName": "Dual Swords",
|
|
7266
7507
|
"compatibilityTags": [
|
|
7267
7508
|
"DUAL_SWORDS_STANCE"
|
|
7268
7509
|
],
|
|
7269
|
-
"compatName": "Dual Swords",
|
|
7270
7510
|
"type": "STANCE",
|
|
7271
7511
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7272
7512
|
"tradable": true
|
|
@@ -7280,10 +7520,10 @@
|
|
|
7280
7520
|
"baseDrain": -2,
|
|
7281
7521
|
"fusionLimit": 3,
|
|
7282
7522
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusDualDagger",
|
|
7523
|
+
"compatName": "Dual Daggers",
|
|
7283
7524
|
"compatibilityTags": [
|
|
7284
7525
|
"DUAL_DAGGERS_STANCE"
|
|
7285
7526
|
],
|
|
7286
|
-
"compatName": "Dual Daggers",
|
|
7287
7527
|
"type": "STANCE",
|
|
7288
7528
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7289
7529
|
"tradable": true
|
|
@@ -7297,10 +7537,10 @@
|
|
|
7297
7537
|
"baseDrain": -2,
|
|
7298
7538
|
"fusionLimit": 3,
|
|
7299
7539
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7540
|
+
"compatName": "Daggers",
|
|
7300
7541
|
"compatibilityTags": [
|
|
7301
7542
|
"DAGGERS_STANCE"
|
|
7302
7543
|
],
|
|
7303
|
-
"compatName": "Daggers",
|
|
7304
7544
|
"type": "STANCE",
|
|
7305
7545
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7306
7546
|
"tradable": true
|
|
@@ -7314,10 +7554,10 @@
|
|
|
7314
7554
|
"baseDrain": -2,
|
|
7315
7555
|
"fusionLimit": 3,
|
|
7316
7556
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
7557
|
+
"compatName": "Claws",
|
|
7317
7558
|
"compatibilityTags": [
|
|
7318
7559
|
"CLAWS_STANCE_STANCE"
|
|
7319
7560
|
],
|
|
7320
|
-
"compatName": "Claws",
|
|
7321
7561
|
"type": "STANCE",
|
|
7322
7562
|
"description": "/Lotus/Language/Items/PvPMeleeStanceDesc",
|
|
7323
7563
|
"tradable": true
|
|
@@ -7332,6 +7572,9 @@
|
|
|
7332
7572
|
"fusionLimit": 3,
|
|
7333
7573
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
7334
7574
|
"compatName": "Shotgun",
|
|
7575
|
+
"incompatibilityTags": [
|
|
7576
|
+
"SANDMAN"
|
|
7577
|
+
],
|
|
7335
7578
|
"type": "PRIMARY",
|
|
7336
7579
|
"tradable": true
|
|
7337
7580
|
},
|
|
@@ -7400,6 +7643,9 @@
|
|
|
7400
7643
|
"fusionLimit": 3,
|
|
7401
7644
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
7402
7645
|
"compatName": "Shotgun",
|
|
7646
|
+
"incompatibilityTags": [
|
|
7647
|
+
"SINGLESHOT"
|
|
7648
|
+
],
|
|
7403
7649
|
"type": "PRIMARY",
|
|
7404
7650
|
"tradable": true
|
|
7405
7651
|
},
|
|
@@ -7413,6 +7659,9 @@
|
|
|
7413
7659
|
"fusionLimit": 5,
|
|
7414
7660
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
7415
7661
|
"compatName": "Shotgun",
|
|
7662
|
+
"incompatibilityTags": [
|
|
7663
|
+
"SINGLESHOT"
|
|
7664
|
+
],
|
|
7416
7665
|
"type": "PRIMARY",
|
|
7417
7666
|
"tradable": true
|
|
7418
7667
|
},
|
|
@@ -7467,6 +7716,9 @@
|
|
|
7467
7716
|
"fusionLimit": 5,
|
|
7468
7717
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
7469
7718
|
"compatName": "Shotgun",
|
|
7719
|
+
"incompatibilityTags": [
|
|
7720
|
+
"SINGLESHOT"
|
|
7721
|
+
],
|
|
7470
7722
|
"type": "PRIMARY",
|
|
7471
7723
|
"tradable": true
|
|
7472
7724
|
},
|
|
@@ -7481,6 +7733,9 @@
|
|
|
7481
7733
|
"isUtility": true,
|
|
7482
7734
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
7483
7735
|
"compatName": "Shotgun",
|
|
7736
|
+
"incompatibilityTags": [
|
|
7737
|
+
"NO_AIM"
|
|
7738
|
+
],
|
|
7484
7739
|
"type": "PRIMARY",
|
|
7485
7740
|
"tradable": true
|
|
7486
7741
|
},
|
|
@@ -7533,6 +7788,9 @@
|
|
|
7533
7788
|
"fusionLimit": 0,
|
|
7534
7789
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrnGrenadeLauncher/GrnGrenadeLauncher",
|
|
7535
7790
|
"compatName": "Tonkor",
|
|
7791
|
+
"incompatibilityTags": [
|
|
7792
|
+
"SINGLESHOT"
|
|
7793
|
+
],
|
|
7536
7794
|
"type": "PRIMARY",
|
|
7537
7795
|
"tradable": true
|
|
7538
7796
|
},
|
|
@@ -7643,6 +7901,9 @@
|
|
|
7643
7901
|
"isUtility": true,
|
|
7644
7902
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
7645
7903
|
"compatName": "Assault Rifle",
|
|
7904
|
+
"incompatibilityTags": [
|
|
7905
|
+
"AOE"
|
|
7906
|
+
],
|
|
7646
7907
|
"type": "PRIMARY",
|
|
7647
7908
|
"tradable": true
|
|
7648
7909
|
},
|
|
@@ -7656,6 +7917,9 @@
|
|
|
7656
7917
|
"fusionLimit": 3,
|
|
7657
7918
|
"compat": "/Lotus/Weapons/Tenno/Rifle/SemiAutoRifle",
|
|
7658
7919
|
"compatName": "Latron",
|
|
7920
|
+
"incompatibilityTags": [
|
|
7921
|
+
"SINGLESHOT"
|
|
7922
|
+
],
|
|
7659
7923
|
"type": "PRIMARY",
|
|
7660
7924
|
"tradable": true
|
|
7661
7925
|
},
|
|
@@ -7724,6 +7988,9 @@
|
|
|
7724
7988
|
"fusionLimit": 3,
|
|
7725
7989
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
7726
7990
|
"compatName": "Assault Rifle",
|
|
7991
|
+
"incompatibilityTags": [
|
|
7992
|
+
"SINGLESHOT"
|
|
7993
|
+
],
|
|
7727
7994
|
"type": "PRIMARY",
|
|
7728
7995
|
"tradable": true
|
|
7729
7996
|
},
|
|
@@ -7737,6 +8004,9 @@
|
|
|
7737
8004
|
"fusionLimit": 5,
|
|
7738
8005
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
7739
8006
|
"compatName": "Assault Rifle",
|
|
8007
|
+
"incompatibilityTags": [
|
|
8008
|
+
"SINGLESHOT"
|
|
8009
|
+
],
|
|
7740
8010
|
"type": "PRIMARY",
|
|
7741
8011
|
"tradable": true
|
|
7742
8012
|
},
|
|
@@ -7776,10 +8046,14 @@
|
|
|
7776
8046
|
"baseDrain": 6,
|
|
7777
8047
|
"fusionLimit": 3,
|
|
7778
8048
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
8049
|
+
"compatName": "Bow",
|
|
7779
8050
|
"compatibilityTags": [
|
|
7780
8051
|
"PROJECTILE"
|
|
7781
8052
|
],
|
|
7782
|
-
"
|
|
8053
|
+
"incompatibilityTags": [
|
|
8054
|
+
"MITER",
|
|
8055
|
+
"AOE"
|
|
8056
|
+
],
|
|
7783
8057
|
"type": "PRIMARY",
|
|
7784
8058
|
"tradable": true
|
|
7785
8059
|
},
|
|
@@ -7792,10 +8066,14 @@
|
|
|
7792
8066
|
"baseDrain": 6,
|
|
7793
8067
|
"fusionLimit": 3,
|
|
7794
8068
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
8069
|
+
"compatName": "Rifle",
|
|
7795
8070
|
"compatibilityTags": [
|
|
7796
8071
|
"PROJECTILE"
|
|
7797
8072
|
],
|
|
7798
|
-
"
|
|
8073
|
+
"incompatibilityTags": [
|
|
8074
|
+
"MITER",
|
|
8075
|
+
"AOE"
|
|
8076
|
+
],
|
|
7799
8077
|
"type": "PRIMARY",
|
|
7800
8078
|
"tradable": true
|
|
7801
8079
|
},
|
|
@@ -7823,6 +8101,9 @@
|
|
|
7823
8101
|
"fusionLimit": 3,
|
|
7824
8102
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusSniperRifle",
|
|
7825
8103
|
"compatName": "Sniper",
|
|
8104
|
+
"incompatibilityTags": [
|
|
8105
|
+
"PROJECTILE"
|
|
8106
|
+
],
|
|
7826
8107
|
"type": "PRIMARY",
|
|
7827
8108
|
"tradable": true
|
|
7828
8109
|
},
|
|
@@ -7836,6 +8117,9 @@
|
|
|
7836
8117
|
"fusionLimit": 3,
|
|
7837
8118
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrineerAssaultRifle/GrnAssaultRifle",
|
|
7838
8119
|
"compatName": "Grakata",
|
|
8120
|
+
"incompatibilityTags": [
|
|
8121
|
+
"AOE"
|
|
8122
|
+
],
|
|
7839
8123
|
"type": "PRIMARY",
|
|
7840
8124
|
"tradable": true
|
|
7841
8125
|
},
|
|
@@ -7862,6 +8146,9 @@
|
|
|
7862
8146
|
"fusionLimit": 3,
|
|
7863
8147
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusSniperRifle",
|
|
7864
8148
|
"compatName": "Sniper",
|
|
8149
|
+
"incompatibilityTags": [
|
|
8150
|
+
"Vectis"
|
|
8151
|
+
],
|
|
7865
8152
|
"type": "PRIMARY",
|
|
7866
8153
|
"tradable": true
|
|
7867
8154
|
},
|
|
@@ -7875,6 +8162,9 @@
|
|
|
7875
8162
|
"fusionLimit": 5,
|
|
7876
8163
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
7877
8164
|
"compatName": "Assault Rifle",
|
|
8165
|
+
"incompatibilityTags": [
|
|
8166
|
+
"SINGLESHOT"
|
|
8167
|
+
],
|
|
7878
8168
|
"type": "PRIMARY",
|
|
7879
8169
|
"tradable": true
|
|
7880
8170
|
},
|
|
@@ -7888,6 +8178,12 @@
|
|
|
7888
8178
|
"fusionLimit": 3,
|
|
7889
8179
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
7890
8180
|
"compatName": "Bow",
|
|
8181
|
+
"incompatibilityTags": [
|
|
8182
|
+
"ATTICA",
|
|
8183
|
+
"INFCERNOS",
|
|
8184
|
+
"CRPBOW",
|
|
8185
|
+
"ZHUGE"
|
|
8186
|
+
],
|
|
7891
8187
|
"type": "PRIMARY",
|
|
7892
8188
|
"tradable": true
|
|
7893
8189
|
},
|
|
@@ -7915,6 +8211,11 @@
|
|
|
7915
8211
|
"fusionLimit": 3,
|
|
7916
8212
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
7917
8213
|
"compatName": "Bow",
|
|
8214
|
+
"incompatibilityTags": [
|
|
8215
|
+
"DAIKYU",
|
|
8216
|
+
"ATTICA",
|
|
8217
|
+
"ZHUGE"
|
|
8218
|
+
],
|
|
7918
8219
|
"type": "PRIMARY",
|
|
7919
8220
|
"tradable": true
|
|
7920
8221
|
},
|
|
@@ -7928,6 +8229,9 @@
|
|
|
7928
8229
|
"fusionLimit": 3,
|
|
7929
8230
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
7930
8231
|
"compatName": "Assault Rifle",
|
|
8232
|
+
"incompatibilityTags": [
|
|
8233
|
+
"AOE"
|
|
8234
|
+
],
|
|
7931
8235
|
"type": "PRIMARY",
|
|
7932
8236
|
"tradable": true
|
|
7933
8237
|
},
|
|
@@ -7941,6 +8245,9 @@
|
|
|
7941
8245
|
"fusionLimit": 3,
|
|
7942
8246
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrineerSawbladeGun/SawBladeGun",
|
|
7943
8247
|
"compatName": "Miter",
|
|
8248
|
+
"incompatibilityTags": [
|
|
8249
|
+
"SINGLESHOT"
|
|
8250
|
+
],
|
|
7944
8251
|
"type": "PRIMARY",
|
|
7945
8252
|
"tradable": true
|
|
7946
8253
|
},
|
|
@@ -8018,10 +8325,13 @@
|
|
|
8018
8325
|
"baseDrain": 6,
|
|
8019
8326
|
"fusionLimit": 3,
|
|
8020
8327
|
"compat": "/Lotus/Weapons/Corpus/Pistols/CrpElectroMag/CrpElectroMag",
|
|
8328
|
+
"compatName": "Staticor",
|
|
8021
8329
|
"compatibilityTags": [
|
|
8022
8330
|
"PROJECTILE"
|
|
8023
8331
|
],
|
|
8024
|
-
"
|
|
8332
|
+
"incompatibilityTags": [
|
|
8333
|
+
"SECONDARYSHOTGUN"
|
|
8334
|
+
],
|
|
8025
8335
|
"type": "SECONDARY",
|
|
8026
8336
|
"tradable": true
|
|
8027
8337
|
},
|
|
@@ -8035,6 +8345,10 @@
|
|
|
8035
8345
|
"fusionLimit": 3,
|
|
8036
8346
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8037
8347
|
"compatName": "Pistol",
|
|
8348
|
+
"incompatibilityTags": [
|
|
8349
|
+
"POWER_WEAPON",
|
|
8350
|
+
"SANDMAN"
|
|
8351
|
+
],
|
|
8038
8352
|
"type": "SECONDARY",
|
|
8039
8353
|
"tradable": true
|
|
8040
8354
|
},
|
|
@@ -8048,6 +8362,9 @@
|
|
|
8048
8362
|
"fusionLimit": 3,
|
|
8049
8363
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8050
8364
|
"compatName": "Pistol",
|
|
8365
|
+
"incompatibilityTags": [
|
|
8366
|
+
"POWER_WEAPON"
|
|
8367
|
+
],
|
|
8051
8368
|
"type": "SECONDARY",
|
|
8052
8369
|
"tradable": true
|
|
8053
8370
|
},
|
|
@@ -8062,6 +8379,10 @@
|
|
|
8062
8379
|
"isUtility": true,
|
|
8063
8380
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8064
8381
|
"compatName": "Pistol",
|
|
8382
|
+
"incompatibilityTags": [
|
|
8383
|
+
"AOE",
|
|
8384
|
+
"POWER_WEAPON"
|
|
8385
|
+
],
|
|
8065
8386
|
"type": "SECONDARY",
|
|
8066
8387
|
"tradable": true
|
|
8067
8388
|
},
|
|
@@ -8116,6 +8437,9 @@
|
|
|
8116
8437
|
"fusionLimit": 3,
|
|
8117
8438
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8118
8439
|
"compatName": "Pistol",
|
|
8440
|
+
"incompatibilityTags": [
|
|
8441
|
+
"SINGLESHOT"
|
|
8442
|
+
],
|
|
8119
8443
|
"type": "SECONDARY",
|
|
8120
8444
|
"tradable": true
|
|
8121
8445
|
},
|
|
@@ -8129,6 +8453,9 @@
|
|
|
8129
8453
|
"fusionLimit": 5,
|
|
8130
8454
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8131
8455
|
"compatName": "Pistol",
|
|
8456
|
+
"incompatibilityTags": [
|
|
8457
|
+
"SINGLESHOT"
|
|
8458
|
+
],
|
|
8132
8459
|
"type": "SECONDARY",
|
|
8133
8460
|
"tradable": true
|
|
8134
8461
|
},
|
|
@@ -8155,10 +8482,14 @@
|
|
|
8155
8482
|
"baseDrain": 6,
|
|
8156
8483
|
"fusionLimit": 3,
|
|
8157
8484
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8485
|
+
"compatName": "Pistol",
|
|
8158
8486
|
"compatibilityTags": [
|
|
8159
8487
|
"PROJECTILE"
|
|
8160
8488
|
],
|
|
8161
|
-
"
|
|
8489
|
+
"incompatibilityTags": [
|
|
8490
|
+
"AOE",
|
|
8491
|
+
"SECONDARYSHOTGUN"
|
|
8492
|
+
],
|
|
8162
8493
|
"type": "SECONDARY",
|
|
8163
8494
|
"tradable": true
|
|
8164
8495
|
},
|
|
@@ -8199,6 +8530,9 @@
|
|
|
8199
8530
|
"fusionLimit": 5,
|
|
8200
8531
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8201
8532
|
"compatName": "Pistol",
|
|
8533
|
+
"incompatibilityTags": [
|
|
8534
|
+
"SINGLESHOT"
|
|
8535
|
+
],
|
|
8202
8536
|
"type": "SECONDARY",
|
|
8203
8537
|
"tradable": true
|
|
8204
8538
|
},
|
|
@@ -8213,6 +8547,9 @@
|
|
|
8213
8547
|
"isUtility": true,
|
|
8214
8548
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8215
8549
|
"compatName": "Pistol",
|
|
8550
|
+
"incompatibilityTags": [
|
|
8551
|
+
"NO_AIM"
|
|
8552
|
+
],
|
|
8216
8553
|
"type": "SECONDARY",
|
|
8217
8554
|
"tradable": true
|
|
8218
8555
|
},
|
|
@@ -8225,10 +8562,13 @@
|
|
|
8225
8562
|
"baseDrain": 10,
|
|
8226
8563
|
"fusionLimit": 3,
|
|
8227
8564
|
"compat": "/Lotus/Weapons/Tenno/ThrowingWeapons/StalkerKunai",
|
|
8565
|
+
"compatName": "Despair",
|
|
8228
8566
|
"compatibilityTags": [
|
|
8229
8567
|
"PROJECTILE"
|
|
8230
8568
|
],
|
|
8231
|
-
"
|
|
8569
|
+
"incompatibilityTags": [
|
|
8570
|
+
"SINGLESHOT"
|
|
8571
|
+
],
|
|
8232
8572
|
"type": "SECONDARY",
|
|
8233
8573
|
"tradable": true
|
|
8234
8574
|
},
|
|
@@ -8280,10 +8620,14 @@
|
|
|
8280
8620
|
"baseDrain": 10,
|
|
8281
8621
|
"fusionLimit": 3,
|
|
8282
8622
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
8623
|
+
"compatName": "Pistol",
|
|
8283
8624
|
"compatibilityTags": [
|
|
8284
8625
|
"PROJECTILE"
|
|
8285
8626
|
],
|
|
8286
|
-
"
|
|
8627
|
+
"incompatibilityTags": [
|
|
8628
|
+
"DEPLOYABLE",
|
|
8629
|
+
"SECONDARYSHOTGUN"
|
|
8630
|
+
],
|
|
8287
8631
|
"type": "SECONDARY",
|
|
8288
8632
|
"tradable": true
|
|
8289
8633
|
},
|
|
@@ -8875,10 +9219,10 @@
|
|
|
8875
9219
|
"fusionLimit": 3,
|
|
8876
9220
|
"isUtility": true,
|
|
8877
9221
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9222
|
+
"compatName": "Pistol",
|
|
8878
9223
|
"compatibilityTags": [
|
|
8879
9224
|
"BEAM"
|
|
8880
9225
|
],
|
|
8881
|
-
"compatName": "Pistol",
|
|
8882
9226
|
"type": "SECONDARY",
|
|
8883
9227
|
"tradable": true
|
|
8884
9228
|
},
|
|
@@ -8918,10 +9262,10 @@
|
|
|
8918
9262
|
"baseDrain": 6,
|
|
8919
9263
|
"fusionLimit": 3,
|
|
8920
9264
|
"compat": "/Lotus/Weapons/Tenno/Akimbo/LotusThrown",
|
|
9265
|
+
"compatName": "Thrown",
|
|
8921
9266
|
"compatibilityTags": [
|
|
8922
9267
|
"THROWN"
|
|
8923
9268
|
],
|
|
8924
|
-
"compatName": "Thrown",
|
|
8925
9269
|
"type": "SECONDARY",
|
|
8926
9270
|
"tradable": true
|
|
8927
9271
|
},
|
|
@@ -8947,10 +9291,10 @@
|
|
|
8947
9291
|
"baseDrain": 4,
|
|
8948
9292
|
"fusionLimit": 5,
|
|
8949
9293
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9294
|
+
"compatName": "Pistol",
|
|
8950
9295
|
"compatibilityTags": [
|
|
8951
9296
|
"SEMI_AUTO"
|
|
8952
9297
|
],
|
|
8953
|
-
"compatName": "Pistol",
|
|
8954
9298
|
"type": "SECONDARY",
|
|
8955
9299
|
"description": "/Lotus/Language/Upgrades/SemiAutoFantasyModDesc",
|
|
8956
9300
|
"tradable": true
|
|
@@ -9136,6 +9480,9 @@
|
|
|
9136
9480
|
"fusionLimit": 5,
|
|
9137
9481
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9138
9482
|
"compatName": "Pistol",
|
|
9483
|
+
"incompatibilityTags": [
|
|
9484
|
+
"NO_AIM"
|
|
9485
|
+
],
|
|
9139
9486
|
"type": "SECONDARY",
|
|
9140
9487
|
"tradable": true
|
|
9141
9488
|
},
|
|
@@ -9149,8 +9496,11 @@
|
|
|
9149
9496
|
"fusionLimit": 10,
|
|
9150
9497
|
"isUtility": true,
|
|
9151
9498
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9152
|
-
"compatibilityTags": [],
|
|
9153
9499
|
"compatName": "Pistol (No Aoe)",
|
|
9500
|
+
"compatibilityTags": [],
|
|
9501
|
+
"incompatibilityTags": [
|
|
9502
|
+
"AOE"
|
|
9503
|
+
],
|
|
9154
9504
|
"type": "SECONDARY",
|
|
9155
9505
|
"tradable": true
|
|
9156
9506
|
},
|
|
@@ -9164,6 +9514,9 @@
|
|
|
9164
9514
|
"fusionLimit": 5,
|
|
9165
9515
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9166
9516
|
"compatName": "Pistol",
|
|
9517
|
+
"incompatibilityTags": [
|
|
9518
|
+
"NO_AIM"
|
|
9519
|
+
],
|
|
9167
9520
|
"type": "SECONDARY",
|
|
9168
9521
|
"tradable": true
|
|
9169
9522
|
},
|
|
@@ -9177,6 +9530,9 @@
|
|
|
9177
9530
|
"fusionLimit": 5,
|
|
9178
9531
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9179
9532
|
"compatName": "Pistol",
|
|
9533
|
+
"incompatibilityTags": [
|
|
9534
|
+
"NO_AIM"
|
|
9535
|
+
],
|
|
9180
9536
|
"type": "SECONDARY",
|
|
9181
9537
|
"tradable": true
|
|
9182
9538
|
},
|
|
@@ -9190,6 +9546,9 @@
|
|
|
9190
9546
|
"fusionLimit": 10,
|
|
9191
9547
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9192
9548
|
"compatName": "Pistol",
|
|
9549
|
+
"incompatibilityTags": [
|
|
9550
|
+
"NO_AIM"
|
|
9551
|
+
],
|
|
9193
9552
|
"type": "SECONDARY",
|
|
9194
9553
|
"tradable": true
|
|
9195
9554
|
},
|
|
@@ -9203,6 +9562,9 @@
|
|
|
9203
9562
|
"fusionLimit": 5,
|
|
9204
9563
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9205
9564
|
"compatName": "Pistol",
|
|
9565
|
+
"incompatibilityTags": [
|
|
9566
|
+
"NO_AIM"
|
|
9567
|
+
],
|
|
9206
9568
|
"type": "SECONDARY",
|
|
9207
9569
|
"tradable": true
|
|
9208
9570
|
},
|
|
@@ -9243,6 +9605,9 @@
|
|
|
9243
9605
|
"isUtility": true,
|
|
9244
9606
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
9245
9607
|
"compatName": "Pistol",
|
|
9608
|
+
"incompatibilityTags": [
|
|
9609
|
+
"NO_AIM"
|
|
9610
|
+
],
|
|
9246
9611
|
"type": "SECONDARY",
|
|
9247
9612
|
"tradable": true
|
|
9248
9613
|
},
|
|
@@ -9681,6 +10046,9 @@
|
|
|
9681
10046
|
"fusionLimit": 3,
|
|
9682
10047
|
"compat": "/Lotus/Weapons/Tenno/Pistols/Magnum/Magnum",
|
|
9683
10048
|
"compatName": "Magnus",
|
|
10049
|
+
"incompatibilityTags": [
|
|
10050
|
+
"POWER_WEAPON"
|
|
10051
|
+
],
|
|
9684
10052
|
"type": "SECONDARY",
|
|
9685
10053
|
"tradable": true
|
|
9686
10054
|
},
|
|
@@ -9707,6 +10075,9 @@
|
|
|
9707
10075
|
"fusionLimit": 3,
|
|
9708
10076
|
"compat": "/Lotus/Weapons/Tenno/Pistol/HandShotGun",
|
|
9709
10077
|
"compatName": "Bronco",
|
|
10078
|
+
"incompatibilityTags": [
|
|
10079
|
+
"POWER_WEAPON"
|
|
10080
|
+
],
|
|
9710
10081
|
"type": "SECONDARY",
|
|
9711
10082
|
"tradable": true
|
|
9712
10083
|
},
|
|
@@ -10123,6 +10494,10 @@
|
|
|
10123
10494
|
"fusionLimit": 3,
|
|
10124
10495
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10125
10496
|
"compatName": "Melee",
|
|
10497
|
+
"incompatibilityTags": [
|
|
10498
|
+
"SENTINEL_WEAPON",
|
|
10499
|
+
"HOUND_WEAPON"
|
|
10500
|
+
],
|
|
10126
10501
|
"type": "MELEE",
|
|
10127
10502
|
"tradable": true
|
|
10128
10503
|
},
|
|
@@ -10136,6 +10511,9 @@
|
|
|
10136
10511
|
"fusionLimit": 3,
|
|
10137
10512
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusDagger",
|
|
10138
10513
|
"compatName": "Daggers",
|
|
10514
|
+
"incompatibilityTags": [
|
|
10515
|
+
"NO_FINISHER"
|
|
10516
|
+
],
|
|
10139
10517
|
"type": "MELEE",
|
|
10140
10518
|
"tradable": true
|
|
10141
10519
|
},
|
|
@@ -10149,6 +10527,11 @@
|
|
|
10149
10527
|
"fusionLimit": 3,
|
|
10150
10528
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10151
10529
|
"compatName": "Melee",
|
|
10530
|
+
"incompatibilityTags": [
|
|
10531
|
+
"SENTINEL_WEAPON",
|
|
10532
|
+
"HOUND_WEAPON",
|
|
10533
|
+
"POWER_WEAPON_LITE"
|
|
10534
|
+
],
|
|
10152
10535
|
"type": "MELEE",
|
|
10153
10536
|
"tradable": true
|
|
10154
10537
|
},
|
|
@@ -10175,6 +10558,12 @@
|
|
|
10175
10558
|
"fusionLimit": 5,
|
|
10176
10559
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10177
10560
|
"compatName": "Melee",
|
|
10561
|
+
"incompatibilityTags": [
|
|
10562
|
+
"SENTINEL_WEAPON",
|
|
10563
|
+
"HOUND_WEAPON",
|
|
10564
|
+
"POWER_WEAPON_LITE",
|
|
10565
|
+
"NO_HEAVY_ATTACK"
|
|
10566
|
+
],
|
|
10178
10567
|
"type": "MELEE",
|
|
10179
10568
|
"tradable": true
|
|
10180
10569
|
},
|
|
@@ -10188,6 +10577,11 @@
|
|
|
10188
10577
|
"fusionLimit": 3,
|
|
10189
10578
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10190
10579
|
"compatName": "Melee",
|
|
10580
|
+
"incompatibilityTags": [
|
|
10581
|
+
"SENTINEL_WEAPON",
|
|
10582
|
+
"HOUND_WEAPON",
|
|
10583
|
+
"NO_FINISHER"
|
|
10584
|
+
],
|
|
10191
10585
|
"type": "MELEE",
|
|
10192
10586
|
"tradable": true
|
|
10193
10587
|
},
|
|
@@ -10279,6 +10673,10 @@
|
|
|
10279
10673
|
"fusionLimit": 3,
|
|
10280
10674
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10281
10675
|
"compatName": "Melee",
|
|
10676
|
+
"incompatibilityTags": [
|
|
10677
|
+
"SENTINEL_WEAPON",
|
|
10678
|
+
"HOUND_WEAPON"
|
|
10679
|
+
],
|
|
10282
10680
|
"type": "MELEE",
|
|
10283
10681
|
"tradable": true
|
|
10284
10682
|
},
|
|
@@ -10292,6 +10690,12 @@
|
|
|
10292
10690
|
"fusionLimit": 5,
|
|
10293
10691
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10294
10692
|
"compatName": "Melee",
|
|
10693
|
+
"incompatibilityTags": [
|
|
10694
|
+
"SENTINEL_WEAPON",
|
|
10695
|
+
"HOUND_WEAPON",
|
|
10696
|
+
"POWER_WEAPON_LITE",
|
|
10697
|
+
"NO_HEAVY_ATTACK"
|
|
10698
|
+
],
|
|
10295
10699
|
"type": "MELEE",
|
|
10296
10700
|
"tradable": true
|
|
10297
10701
|
},
|
|
@@ -10358,6 +10762,9 @@
|
|
|
10358
10762
|
"fusionLimit": 5,
|
|
10359
10763
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusGlaiveWeaponBase",
|
|
10360
10764
|
"compatName": "Thrown Melee",
|
|
10765
|
+
"incompatibilityTags": [
|
|
10766
|
+
"SENTINEL_WEAPON"
|
|
10767
|
+
],
|
|
10361
10768
|
"type": "MELEE",
|
|
10362
10769
|
"tradable": true
|
|
10363
10770
|
},
|
|
@@ -10410,6 +10817,9 @@
|
|
|
10410
10817
|
"fusionLimit": 5,
|
|
10411
10818
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusGlaiveWeaponBase",
|
|
10412
10819
|
"compatName": "Thrown Melee",
|
|
10820
|
+
"incompatibilityTags": [
|
|
10821
|
+
"SENTINEL_WEAPON"
|
|
10822
|
+
],
|
|
10413
10823
|
"type": "MELEE",
|
|
10414
10824
|
"tradable": true
|
|
10415
10825
|
},
|
|
@@ -10423,6 +10833,9 @@
|
|
|
10423
10833
|
"fusionLimit": 5,
|
|
10424
10834
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusGlaiveWeaponBase",
|
|
10425
10835
|
"compatName": "Thrown Melee",
|
|
10836
|
+
"incompatibilityTags": [
|
|
10837
|
+
"SENTINEL_WEAPON"
|
|
10838
|
+
],
|
|
10426
10839
|
"type": "MELEE",
|
|
10427
10840
|
"tradable": true
|
|
10428
10841
|
},
|
|
@@ -10436,6 +10849,9 @@
|
|
|
10436
10849
|
"fusionLimit": 3,
|
|
10437
10850
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusGlaiveWeaponBase",
|
|
10438
10851
|
"compatName": "Thrown Melee",
|
|
10852
|
+
"incompatibilityTags": [
|
|
10853
|
+
"SENTINEL_WEAPON"
|
|
10854
|
+
],
|
|
10439
10855
|
"type": "MELEE",
|
|
10440
10856
|
"tradable": true
|
|
10441
10857
|
},
|
|
@@ -10449,6 +10865,9 @@
|
|
|
10449
10865
|
"fusionLimit": 3,
|
|
10450
10866
|
"compat": "/Lotus/Weapons/Tenno/Melee/LotusGlaiveWeaponBase",
|
|
10451
10867
|
"compatName": "Thrown Melee",
|
|
10868
|
+
"incompatibilityTags": [
|
|
10869
|
+
"SENTINEL_WEAPON"
|
|
10870
|
+
],
|
|
10452
10871
|
"type": "MELEE",
|
|
10453
10872
|
"tradable": true
|
|
10454
10873
|
},
|
|
@@ -10475,6 +10894,9 @@
|
|
|
10475
10894
|
"fusionLimit": 5,
|
|
10476
10895
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10477
10896
|
"compatName": "Melee",
|
|
10897
|
+
"incompatibilityTags": [
|
|
10898
|
+
"NO_ATTACK_SPEED"
|
|
10899
|
+
],
|
|
10478
10900
|
"type": "MELEE",
|
|
10479
10901
|
"tradable": true
|
|
10480
10902
|
},
|
|
@@ -10566,6 +10988,9 @@
|
|
|
10566
10988
|
"fusionLimit": 5,
|
|
10567
10989
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10568
10990
|
"compatName": "Melee",
|
|
10991
|
+
"incompatibilityTags": [
|
|
10992
|
+
"NO_ATTACK_SPEED"
|
|
10993
|
+
],
|
|
10569
10994
|
"type": "MELEE",
|
|
10570
10995
|
"tradable": true
|
|
10571
10996
|
},
|
|
@@ -10606,6 +11031,11 @@
|
|
|
10606
11031
|
"isUtility": true,
|
|
10607
11032
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10608
11033
|
"compatName": "Melee",
|
|
11034
|
+
"incompatibilityTags": [
|
|
11035
|
+
"SENTINEL_WEAPON",
|
|
11036
|
+
"HOUND_WEAPON",
|
|
11037
|
+
"POWER_WEAPON_LITE"
|
|
11038
|
+
],
|
|
10609
11039
|
"type": "MELEE",
|
|
10610
11040
|
"tradable": true
|
|
10611
11041
|
},
|
|
@@ -10633,6 +11063,12 @@
|
|
|
10633
11063
|
"isUtility": true,
|
|
10634
11064
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10635
11065
|
"compatName": "Melee",
|
|
11066
|
+
"incompatibilityTags": [
|
|
11067
|
+
"SENTINEL_WEAPON",
|
|
11068
|
+
"HOUND_WEAPON",
|
|
11069
|
+
"POWER_WEAPON_LITE",
|
|
11070
|
+
"NO_HEAVY_ATTACK"
|
|
11071
|
+
],
|
|
10636
11072
|
"type": "MELEE",
|
|
10637
11073
|
"tradable": true
|
|
10638
11074
|
},
|
|
@@ -10789,6 +11225,7 @@
|
|
|
10789
11225
|
"fusionLimit": 10,
|
|
10790
11226
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10791
11227
|
"compatName": "Melee",
|
|
11228
|
+
"incompatibilityTags": [],
|
|
10792
11229
|
"type": "MELEE",
|
|
10793
11230
|
"tradable": true
|
|
10794
11231
|
},
|
|
@@ -10802,6 +11239,9 @@
|
|
|
10802
11239
|
"fusionLimit": 10,
|
|
10803
11240
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10804
11241
|
"compatName": "Melee",
|
|
11242
|
+
"incompatibilityTags": [
|
|
11243
|
+
"NO_ATTACK_SPEED"
|
|
11244
|
+
],
|
|
10805
11245
|
"type": "MELEE",
|
|
10806
11246
|
"tradable": false
|
|
10807
11247
|
},
|
|
@@ -10828,6 +11268,11 @@
|
|
|
10828
11268
|
"fusionLimit": 5,
|
|
10829
11269
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10830
11270
|
"compatName": "Melee",
|
|
11271
|
+
"incompatibilityTags": [
|
|
11272
|
+
"SENTINEL_WEAPON",
|
|
11273
|
+
"HOUND_WEAPON",
|
|
11274
|
+
"NO_SLIDE"
|
|
11275
|
+
],
|
|
10831
11276
|
"type": "MELEE",
|
|
10832
11277
|
"tradable": true
|
|
10833
11278
|
},
|
|
@@ -10841,6 +11286,10 @@
|
|
|
10841
11286
|
"fusionLimit": 5,
|
|
10842
11287
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10843
11288
|
"compatName": "Melee",
|
|
11289
|
+
"incompatibilityTags": [
|
|
11290
|
+
"SENTINEL_WEAPON",
|
|
11291
|
+
"HOUND_WEAPON"
|
|
11292
|
+
],
|
|
10844
11293
|
"type": "MELEE",
|
|
10845
11294
|
"tradable": true
|
|
10846
11295
|
},
|
|
@@ -10854,6 +11303,10 @@
|
|
|
10854
11303
|
"fusionLimit": 5,
|
|
10855
11304
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10856
11305
|
"compatName": "Melee",
|
|
11306
|
+
"incompatibilityTags": [
|
|
11307
|
+
"SENTINEL_WEAPON",
|
|
11308
|
+
"HOUND_WEAPON"
|
|
11309
|
+
],
|
|
10857
11310
|
"type": "MELEE",
|
|
10858
11311
|
"tradable": true
|
|
10859
11312
|
},
|
|
@@ -10867,6 +11320,10 @@
|
|
|
10867
11320
|
"fusionLimit": 10,
|
|
10868
11321
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
10869
11322
|
"compatName": "Melee",
|
|
11323
|
+
"incompatibilityTags": [
|
|
11324
|
+
"SENTINEL_WEAPON",
|
|
11325
|
+
"HOUND_WEAPON"
|
|
11326
|
+
],
|
|
10870
11327
|
"type": "MELEE",
|
|
10871
11328
|
"tradable": true
|
|
10872
11329
|
},
|
|
@@ -10880,6 +11337,9 @@
|
|
|
10880
11337
|
"fusionLimit": 5,
|
|
10881
11338
|
"compat": "/Lotus/Weapons/Grineer/Melee/GrnDualFireAxe/GrnDualFireAxe",
|
|
10882
11339
|
"compatName": "Twin Basolk",
|
|
11340
|
+
"incompatibilityTags": [
|
|
11341
|
+
"POWER_WEAPON"
|
|
11342
|
+
],
|
|
10883
11343
|
"type": "MELEE",
|
|
10884
11344
|
"tradable": true
|
|
10885
11345
|
},
|
|
@@ -10893,6 +11353,9 @@
|
|
|
10893
11353
|
"fusionLimit": 5,
|
|
10894
11354
|
"compat": "/Lotus/Weapons/Grineer/Melee/GrineerClaws/GrnClaws",
|
|
10895
11355
|
"compatName": "Ripkas",
|
|
11356
|
+
"incompatibilityTags": [
|
|
11357
|
+
"POWER_WEAPON"
|
|
11358
|
+
],
|
|
10896
11359
|
"type": "MELEE",
|
|
10897
11360
|
"tradable": true
|
|
10898
11361
|
},
|
|
@@ -10906,6 +11369,9 @@
|
|
|
10906
11369
|
"fusionLimit": 5,
|
|
10907
11370
|
"compat": "/Lotus/Weapons/Grineer/Melee/GrineerJetPoweredPolearm/GrineerJetPolearm",
|
|
10908
11371
|
"compatName": "Jat Kittag",
|
|
11372
|
+
"incompatibilityTags": [
|
|
11373
|
+
"POWER_WEAPON"
|
|
11374
|
+
],
|
|
10909
11375
|
"type": "MELEE",
|
|
10910
11376
|
"tradable": true
|
|
10911
11377
|
},
|
|
@@ -10920,6 +11386,9 @@
|
|
|
10920
11386
|
"isUtility": true,
|
|
10921
11387
|
"compat": "/Lotus/Weapons/Grineer/Melee/GrineerTylAxeAndBoar/RegorAxeShield",
|
|
10922
11388
|
"compatName": "Ack & Brunt",
|
|
11389
|
+
"incompatibilityTags": [
|
|
11390
|
+
"POWER_WEAPON"
|
|
11391
|
+
],
|
|
10923
11392
|
"type": "MELEE",
|
|
10924
11393
|
"tradable": true
|
|
10925
11394
|
},
|
|
@@ -10959,6 +11428,9 @@
|
|
|
10959
11428
|
"fusionLimit": 5,
|
|
10960
11429
|
"compat": "/Lotus/Weapons/ClanTech/Energy/ElectroProd",
|
|
10961
11430
|
"compatName": "Prova",
|
|
11431
|
+
"incompatibilityTags": [
|
|
11432
|
+
"POWER_WEAPON"
|
|
11433
|
+
],
|
|
10962
11434
|
"type": "MELEE",
|
|
10963
11435
|
"tradable": true
|
|
10964
11436
|
},
|
|
@@ -11037,6 +11509,10 @@
|
|
|
11037
11509
|
"fusionLimit": 3,
|
|
11038
11510
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11039
11511
|
"compatName": "Melee",
|
|
11512
|
+
"incompatibilityTags": [
|
|
11513
|
+
"SENTINEL_WEAPON",
|
|
11514
|
+
"HOUND_WEAPON"
|
|
11515
|
+
],
|
|
11040
11516
|
"type": "MELEE",
|
|
11041
11517
|
"tradable": true
|
|
11042
11518
|
},
|
|
@@ -11076,6 +11552,10 @@
|
|
|
11076
11552
|
"fusionLimit": 3,
|
|
11077
11553
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11078
11554
|
"compatName": "Melee",
|
|
11555
|
+
"incompatibilityTags": [
|
|
11556
|
+
"SENTINEL_WEAPON",
|
|
11557
|
+
"HOUND_WEAPON"
|
|
11558
|
+
],
|
|
11079
11559
|
"type": "MELEE",
|
|
11080
11560
|
"tradable": true
|
|
11081
11561
|
},
|
|
@@ -11102,6 +11582,10 @@
|
|
|
11102
11582
|
"fusionLimit": 3,
|
|
11103
11583
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11104
11584
|
"compatName": "Melee",
|
|
11585
|
+
"incompatibilityTags": [
|
|
11586
|
+
"SENTINEL_WEAPON",
|
|
11587
|
+
"HOUND_WEAPON"
|
|
11588
|
+
],
|
|
11105
11589
|
"type": "MELEE",
|
|
11106
11590
|
"tradable": true
|
|
11107
11591
|
},
|
|
@@ -11115,6 +11599,12 @@
|
|
|
11115
11599
|
"fusionLimit": 3,
|
|
11116
11600
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11117
11601
|
"compatName": "Melee",
|
|
11602
|
+
"incompatibilityTags": [
|
|
11603
|
+
"SENTINEL_WEAPON",
|
|
11604
|
+
"HOUND_WEAPON",
|
|
11605
|
+
"POWER_WEAPON_LITE",
|
|
11606
|
+
"NO_HEAVY_ATTACK"
|
|
11607
|
+
],
|
|
11118
11608
|
"type": "MELEE",
|
|
11119
11609
|
"tradable": true
|
|
11120
11610
|
},
|
|
@@ -11128,6 +11618,10 @@
|
|
|
11128
11618
|
"fusionLimit": 3,
|
|
11129
11619
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11130
11620
|
"compatName": "Melee",
|
|
11621
|
+
"incompatibilityTags": [
|
|
11622
|
+
"SENTINEL_WEAPON",
|
|
11623
|
+
"HOUND_WEAPON"
|
|
11624
|
+
],
|
|
11131
11625
|
"type": "MELEE",
|
|
11132
11626
|
"tradable": true
|
|
11133
11627
|
},
|
|
@@ -11154,6 +11648,10 @@
|
|
|
11154
11648
|
"fusionLimit": 3,
|
|
11155
11649
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11156
11650
|
"compatName": "Melee",
|
|
11651
|
+
"incompatibilityTags": [
|
|
11652
|
+
"SENTINEL_WEAPON",
|
|
11653
|
+
"HOUND_WEAPON"
|
|
11654
|
+
],
|
|
11157
11655
|
"type": "MELEE",
|
|
11158
11656
|
"tradable": true
|
|
11159
11657
|
},
|
|
@@ -11167,6 +11665,10 @@
|
|
|
11167
11665
|
"fusionLimit": 3,
|
|
11168
11666
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11169
11667
|
"compatName": "Melee",
|
|
11668
|
+
"incompatibilityTags": [
|
|
11669
|
+
"SENTINEL_WEAPON",
|
|
11670
|
+
"HOUND_WEAPON"
|
|
11671
|
+
],
|
|
11170
11672
|
"type": "MELEE",
|
|
11171
11673
|
"tradable": true
|
|
11172
11674
|
},
|
|
@@ -11181,6 +11683,9 @@
|
|
|
11181
11683
|
"isUtility": true,
|
|
11182
11684
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11183
11685
|
"compatName": "Melee",
|
|
11686
|
+
"incompatibilityTags": [
|
|
11687
|
+
"POWER_WEAPON_LITE"
|
|
11688
|
+
],
|
|
11184
11689
|
"type": "MELEE",
|
|
11185
11690
|
"tradable": true
|
|
11186
11691
|
},
|
|
@@ -11719,6 +12224,9 @@
|
|
|
11719
12224
|
"fusionLimit": 5,
|
|
11720
12225
|
"compat": "/Lotus/Weapons/Tenno/Shotgun/LotusShotgun",
|
|
11721
12226
|
"compatName": "Shotgun",
|
|
12227
|
+
"incompatibilityTags": [
|
|
12228
|
+
"SENTINEL_WEAPON"
|
|
12229
|
+
],
|
|
11722
12230
|
"type": "PRIMARY",
|
|
11723
12231
|
"tradable": false
|
|
11724
12232
|
},
|
|
@@ -11732,6 +12240,9 @@
|
|
|
11732
12240
|
"fusionLimit": 10,
|
|
11733
12241
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusRifle",
|
|
11734
12242
|
"compatName": "Rifle",
|
|
12243
|
+
"incompatibilityTags": [
|
|
12244
|
+
"SENTINEL_WEAPON"
|
|
12245
|
+
],
|
|
11735
12246
|
"type": "PRIMARY",
|
|
11736
12247
|
"tradable": false
|
|
11737
12248
|
},
|
|
@@ -11745,6 +12256,10 @@
|
|
|
11745
12256
|
"fusionLimit": 5,
|
|
11746
12257
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/GrnFlameSpear/GrnFlameSpear",
|
|
11747
12258
|
"compatName": "Javlok",
|
|
12259
|
+
"incompatibilityTags": [
|
|
12260
|
+
"SENTINEL_WEAPON",
|
|
12261
|
+
"POWER_WEAPON"
|
|
12262
|
+
],
|
|
11748
12263
|
"type": "PRIMARY",
|
|
11749
12264
|
"tradable": false
|
|
11750
12265
|
},
|
|
@@ -11758,6 +12273,10 @@
|
|
|
11758
12273
|
"fusionLimit": 5,
|
|
11759
12274
|
"compat": "/Lotus/Weapons/Tenno/Bows/AsymetricalBow/AsymetricalBow",
|
|
11760
12275
|
"compatName": "Daikyu",
|
|
12276
|
+
"incompatibilityTags": [
|
|
12277
|
+
"SENTINEL_WEAPON",
|
|
12278
|
+
"POWER_WEAPON"
|
|
12279
|
+
],
|
|
11761
12280
|
"type": "PRIMARY",
|
|
11762
12281
|
"tradable": false
|
|
11763
12282
|
},
|
|
@@ -11771,6 +12290,10 @@
|
|
|
11771
12290
|
"fusionLimit": 5,
|
|
11772
12291
|
"compat": "/Lotus/Weapons/Grineer/LongGuns/LaserAimRifle/LaserAimRifle",
|
|
11773
12292
|
"compatName": "Argonak",
|
|
12293
|
+
"incompatibilityTags": [
|
|
12294
|
+
"SENTINEL_WEAPON",
|
|
12295
|
+
"POWER_WEAPON"
|
|
12296
|
+
],
|
|
11774
12297
|
"type": "PRIMARY",
|
|
11775
12298
|
"tradable": false
|
|
11776
12299
|
},
|
|
@@ -11784,6 +12307,9 @@
|
|
|
11784
12307
|
"fusionLimit": 5,
|
|
11785
12308
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
11786
12309
|
"compatName": "Pistol",
|
|
12310
|
+
"incompatibilityTags": [
|
|
12311
|
+
"SENTINEL_WEAPON"
|
|
12312
|
+
],
|
|
11787
12313
|
"type": "SECONDARY",
|
|
11788
12314
|
"tradable": false
|
|
11789
12315
|
},
|
|
@@ -11797,6 +12323,10 @@
|
|
|
11797
12323
|
"fusionLimit": 5,
|
|
11798
12324
|
"compat": "/Lotus/Weapons/Grineer/Melee/GrineerClaws/GrnClaws",
|
|
11799
12325
|
"compatName": "Ripkas",
|
|
12326
|
+
"incompatibilityTags": [
|
|
12327
|
+
"SENTINEL_WEAPON",
|
|
12328
|
+
"POWER_WEAPON"
|
|
12329
|
+
],
|
|
11800
12330
|
"type": "MELEE",
|
|
11801
12331
|
"tradable": false
|
|
11802
12332
|
},
|
|
@@ -11810,6 +12340,10 @@
|
|
|
11810
12340
|
"fusionLimit": 5,
|
|
11811
12341
|
"compat": "/Lotus/Weapons/Tenno/Melee/Fist/Fist",
|
|
11812
12342
|
"compatName": "Furax",
|
|
12343
|
+
"incompatibilityTags": [
|
|
12344
|
+
"SENTINEL_WEAPON",
|
|
12345
|
+
"POWER_WEAPON"
|
|
12346
|
+
],
|
|
11813
12347
|
"type": "MELEE",
|
|
11814
12348
|
"tradable": false
|
|
11815
12349
|
},
|
|
@@ -11823,6 +12357,11 @@
|
|
|
11823
12357
|
"fusionLimit": 5,
|
|
11824
12358
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
11825
12359
|
"compatName": "Melee",
|
|
12360
|
+
"incompatibilityTags": [
|
|
12361
|
+
"SENTINEL_WEAPON",
|
|
12362
|
+
"HOUND_WEAPON",
|
|
12363
|
+
"POWER_WEAPON_LITE"
|
|
12364
|
+
],
|
|
11826
12365
|
"type": "MELEE",
|
|
11827
12366
|
"tradable": false
|
|
11828
12367
|
},
|
|
@@ -13808,6 +14347,10 @@
|
|
|
13808
14347
|
"isUtility": true,
|
|
13809
14348
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13810
14349
|
"compatName": "Melee",
|
|
14350
|
+
"incompatibilityTags": [
|
|
14351
|
+
"POWER_WEAPON_LITE",
|
|
14352
|
+
"NO_HEAVY_ATTACK"
|
|
14353
|
+
],
|
|
13811
14354
|
"type": "MELEE",
|
|
13812
14355
|
"tradable": true
|
|
13813
14356
|
},
|
|
@@ -13822,6 +14365,10 @@
|
|
|
13822
14365
|
"isUtility": true,
|
|
13823
14366
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13824
14367
|
"compatName": "Melee",
|
|
14368
|
+
"incompatibilityTags": [
|
|
14369
|
+
"POWER_WEAPON_LITE",
|
|
14370
|
+
"NO_HEAVY_ATTACK"
|
|
14371
|
+
],
|
|
13825
14372
|
"type": "MELEE",
|
|
13826
14373
|
"tradable": true
|
|
13827
14374
|
},
|
|
@@ -13836,6 +14383,10 @@
|
|
|
13836
14383
|
"isUtility": true,
|
|
13837
14384
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13838
14385
|
"compatName": "Melee",
|
|
14386
|
+
"incompatibilityTags": [
|
|
14387
|
+
"POWER_WEAPON_LITE",
|
|
14388
|
+
"NO_HEAVY_ATTACK"
|
|
14389
|
+
],
|
|
13839
14390
|
"type": "MELEE",
|
|
13840
14391
|
"tradable": true
|
|
13841
14392
|
},
|
|
@@ -13850,6 +14401,10 @@
|
|
|
13850
14401
|
"isUtility": true,
|
|
13851
14402
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13852
14403
|
"compatName": "Melee",
|
|
14404
|
+
"incompatibilityTags": [
|
|
14405
|
+
"POWER_WEAPON_LITE",
|
|
14406
|
+
"NO_HEAVY_ATTACK"
|
|
14407
|
+
],
|
|
13853
14408
|
"type": "MELEE",
|
|
13854
14409
|
"tradable": true
|
|
13855
14410
|
},
|
|
@@ -13864,6 +14419,10 @@
|
|
|
13864
14419
|
"isUtility": true,
|
|
13865
14420
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13866
14421
|
"compatName": "Melee",
|
|
14422
|
+
"incompatibilityTags": [
|
|
14423
|
+
"POWER_WEAPON_LITE",
|
|
14424
|
+
"NO_HEAVY_ATTACK"
|
|
14425
|
+
],
|
|
13867
14426
|
"type": "MELEE",
|
|
13868
14427
|
"tradable": true
|
|
13869
14428
|
},
|
|
@@ -13878,6 +14437,10 @@
|
|
|
13878
14437
|
"isUtility": true,
|
|
13879
14438
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
13880
14439
|
"compatName": "Melee",
|
|
14440
|
+
"incompatibilityTags": [
|
|
14441
|
+
"POWER_WEAPON_LITE",
|
|
14442
|
+
"NO_HEAVY_ATTACK"
|
|
14443
|
+
],
|
|
13881
14444
|
"type": "MELEE",
|
|
13882
14445
|
"tradable": true
|
|
13883
14446
|
},
|
|
@@ -14352,6 +14915,9 @@
|
|
|
14352
14915
|
"fusionLimit": 5,
|
|
14353
14916
|
"compat": "/Lotus/Types/Game/Pets/PetPowerSuit",
|
|
14354
14917
|
"compatName": "BEAST",
|
|
14918
|
+
"incompatibilityTags": [
|
|
14919
|
+
"VENARI_MOD"
|
|
14920
|
+
],
|
|
14355
14921
|
"type": "SENTINEL",
|
|
14356
14922
|
"tradable": true
|
|
14357
14923
|
},
|
|
@@ -14365,6 +14931,9 @@
|
|
|
14365
14931
|
"fusionLimit": 5,
|
|
14366
14932
|
"compat": "/Lotus/Types/Game/Pets/PetPowerSuit",
|
|
14367
14933
|
"compatName": "BEAST",
|
|
14934
|
+
"incompatibilityTags": [
|
|
14935
|
+
"VENARI_MOD"
|
|
14936
|
+
],
|
|
14368
14937
|
"type": "SENTINEL",
|
|
14369
14938
|
"tradable": true
|
|
14370
14939
|
},
|
|
@@ -14378,6 +14947,9 @@
|
|
|
14378
14947
|
"fusionLimit": 5,
|
|
14379
14948
|
"compat": "/Lotus/Types/Game/Pets/PetPowerSuit",
|
|
14380
14949
|
"compatName": "BEAST",
|
|
14950
|
+
"incompatibilityTags": [
|
|
14951
|
+
"VENARI_MOD"
|
|
14952
|
+
],
|
|
14381
14953
|
"type": "SENTINEL",
|
|
14382
14954
|
"tradable": true
|
|
14383
14955
|
},
|
|
@@ -14443,6 +15015,9 @@
|
|
|
14443
15015
|
"fusionLimit": 5,
|
|
14444
15016
|
"compat": "/Lotus/Types/Game/SentinelPowerSuit",
|
|
14445
15017
|
"compatName": "COMPANION",
|
|
15018
|
+
"incompatibilityTags": [
|
|
15019
|
+
"VENARI_MOD"
|
|
15020
|
+
],
|
|
14446
15021
|
"type": "SENTINEL",
|
|
14447
15022
|
"tradable": true
|
|
14448
15023
|
},
|
|
@@ -18445,6 +19020,10 @@
|
|
|
18445
19020
|
"isUtility": true,
|
|
18446
19021
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18447
19022
|
"compatName": "Melee",
|
|
19023
|
+
"incompatibilityTags": [
|
|
19024
|
+
"POWER_WEAPON_LITE",
|
|
19025
|
+
"NO_HEAVY_ATTACK"
|
|
19026
|
+
],
|
|
18448
19027
|
"type": "MELEE",
|
|
18449
19028
|
"description": "/Lotus/Language/Mods/TennokaiBaseModDesc",
|
|
18450
19029
|
"tradable": false
|
|
@@ -18586,6 +19165,9 @@
|
|
|
18586
19165
|
"fusionLimit": 3,
|
|
18587
19166
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18588
19167
|
"compatName": "Melee",
|
|
19168
|
+
"incompatibilityTags": [
|
|
19169
|
+
"NO_ATTACK_SPEED"
|
|
19170
|
+
],
|
|
18589
19171
|
"type": "MELEE",
|
|
18590
19172
|
"isStarter": true,
|
|
18591
19173
|
"tradable": true
|
|
@@ -18628,6 +19210,9 @@
|
|
|
18628
19210
|
"fusionLimit": 3,
|
|
18629
19211
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18630
19212
|
"compatName": "Melee",
|
|
19213
|
+
"incompatibilityTags": [
|
|
19214
|
+
"NO_ATTACK_SPEED"
|
|
19215
|
+
],
|
|
18631
19216
|
"type": "MELEE",
|
|
18632
19217
|
"isStarter": true,
|
|
18633
19218
|
"tradable": true
|
|
@@ -18699,6 +19284,12 @@
|
|
|
18699
19284
|
"fusionLimit": 3,
|
|
18700
19285
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18701
19286
|
"compatName": "Melee",
|
|
19287
|
+
"incompatibilityTags": [
|
|
19288
|
+
"SENTINEL_WEAPON",
|
|
19289
|
+
"HOUND_WEAPON",
|
|
19290
|
+
"POWER_WEAPON_LITE",
|
|
19291
|
+
"NO_HEAVY_ATTACK"
|
|
19292
|
+
],
|
|
18702
19293
|
"type": "MELEE",
|
|
18703
19294
|
"isStarter": true,
|
|
18704
19295
|
"tradable": true
|
|
@@ -18853,6 +19444,9 @@
|
|
|
18853
19444
|
"fusionLimit": 10,
|
|
18854
19445
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18855
19446
|
"compatName": "Melee",
|
|
19447
|
+
"incompatibilityTags": [
|
|
19448
|
+
"NO_ATTACK_SPEED"
|
|
19449
|
+
],
|
|
18856
19450
|
"type": "MELEE",
|
|
18857
19451
|
"isFrivolous": true,
|
|
18858
19452
|
"tradable": false
|
|
@@ -18938,6 +19532,12 @@
|
|
|
18938
19532
|
"fusionLimit": 10,
|
|
18939
19533
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18940
19534
|
"compatName": "Melee",
|
|
19535
|
+
"incompatibilityTags": [
|
|
19536
|
+
"SENTINEL_WEAPON",
|
|
19537
|
+
"HOUND_WEAPON",
|
|
19538
|
+
"POWER_WEAPON_LITE",
|
|
19539
|
+
"NO_HEAVY_ATTACK"
|
|
19540
|
+
],
|
|
18941
19541
|
"type": "MELEE",
|
|
18942
19542
|
"isFrivolous": true,
|
|
18943
19543
|
"tradable": false
|
|
@@ -18952,6 +19552,11 @@
|
|
|
18952
19552
|
"fusionLimit": 10,
|
|
18953
19553
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18954
19554
|
"compatName": "Melee",
|
|
19555
|
+
"incompatibilityTags": [
|
|
19556
|
+
"SENTINEL_WEAPON",
|
|
19557
|
+
"HOUND_WEAPON",
|
|
19558
|
+
"NO_FINISHER"
|
|
19559
|
+
],
|
|
18955
19560
|
"type": "MELEE",
|
|
18956
19561
|
"isFrivolous": true,
|
|
18957
19562
|
"tradable": false
|
|
@@ -18966,6 +19571,10 @@
|
|
|
18966
19571
|
"fusionLimit": 10,
|
|
18967
19572
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
18968
19573
|
"compatName": "Melee",
|
|
19574
|
+
"incompatibilityTags": [
|
|
19575
|
+
"SENTINEL_WEAPON",
|
|
19576
|
+
"HOUND_WEAPON"
|
|
19577
|
+
],
|
|
18969
19578
|
"type": "MELEE",
|
|
18970
19579
|
"isFrivolous": true,
|
|
18971
19580
|
"tradable": false
|
|
@@ -19008,6 +19617,12 @@
|
|
|
19008
19617
|
"fusionLimit": 5,
|
|
19009
19618
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
19010
19619
|
"compatName": "Melee",
|
|
19620
|
+
"incompatibilityTags": [
|
|
19621
|
+
"SENTINEL_WEAPON",
|
|
19622
|
+
"HOUND_WEAPON",
|
|
19623
|
+
"POWER_WEAPON_LITE",
|
|
19624
|
+
"NO_HEAVY_ATTACK"
|
|
19625
|
+
],
|
|
19011
19626
|
"type": "MELEE",
|
|
19012
19627
|
"isFrivolous": true,
|
|
19013
19628
|
"tradable": true
|
|
@@ -19022,6 +19637,11 @@
|
|
|
19022
19637
|
"fusionLimit": 5,
|
|
19023
19638
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
19024
19639
|
"compatName": "Melee",
|
|
19640
|
+
"incompatibilityTags": [
|
|
19641
|
+
"SENTINEL_WEAPON",
|
|
19642
|
+
"HOUND_WEAPON",
|
|
19643
|
+
"NO_FINISHER"
|
|
19644
|
+
],
|
|
19025
19645
|
"type": "MELEE",
|
|
19026
19646
|
"isFrivolous": true,
|
|
19027
19647
|
"tradable": true
|
|
@@ -19050,6 +19670,10 @@
|
|
|
19050
19670
|
"fusionLimit": 5,
|
|
19051
19671
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
19052
19672
|
"compatName": "Melee",
|
|
19673
|
+
"incompatibilityTags": [
|
|
19674
|
+
"SENTINEL_WEAPON",
|
|
19675
|
+
"HOUND_WEAPON"
|
|
19676
|
+
],
|
|
19053
19677
|
"type": "MELEE",
|
|
19054
19678
|
"isFrivolous": true,
|
|
19055
19679
|
"tradable": true
|
|
@@ -19658,10 +20282,13 @@
|
|
|
19658
20282
|
"baseDrain": 6,
|
|
19659
20283
|
"fusionLimit": 3,
|
|
19660
20284
|
"compat": "/Lotus/Weapons/Tenno/Pistol/LotusPistol",
|
|
20285
|
+
"excludeFromCodex": true,
|
|
19661
20286
|
"compatibilityTags": [
|
|
19662
20287
|
"PROJECTILE"
|
|
19663
20288
|
],
|
|
19664
|
-
"
|
|
20289
|
+
"incompatibilityTags": [
|
|
20290
|
+
"RIFLE"
|
|
20291
|
+
],
|
|
19665
20292
|
"compatName": "Pistol",
|
|
19666
20293
|
"type": "SECONDARY",
|
|
19667
20294
|
"isFrivolous": true,
|
|
@@ -30357,6 +30984,9 @@
|
|
|
30357
30984
|
"fusionLimit": 10,
|
|
30358
30985
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
30359
30986
|
"compatName": "Bow",
|
|
30987
|
+
"incompatibilityTags": [
|
|
30988
|
+
"CRPBOW"
|
|
30989
|
+
],
|
|
30360
30990
|
"type": "PRIMARY",
|
|
30361
30991
|
"isFrivolous": true,
|
|
30362
30992
|
"tradable": false
|
|
@@ -30640,6 +31270,9 @@
|
|
|
30640
31270
|
"fusionLimit": 5,
|
|
30641
31271
|
"compat": "/Lotus/Weapons/Tenno/Bows/LotusBow",
|
|
30642
31272
|
"compatName": "Bow",
|
|
31273
|
+
"incompatibilityTags": [
|
|
31274
|
+
"CRPBOW"
|
|
31275
|
+
],
|
|
30643
31276
|
"type": "PRIMARY",
|
|
30644
31277
|
"isFrivolous": true,
|
|
30645
31278
|
"tradable": true
|
|
@@ -30712,10 +31345,10 @@
|
|
|
30712
31345
|
"fusionLimit": 5,
|
|
30713
31346
|
"isUtility": true,
|
|
30714
31347
|
"compat": "/Lotus/Weapons/Tenno/Rifle/LotusAssaultRifle",
|
|
31348
|
+
"compatName": "Assault Rifle",
|
|
30715
31349
|
"compatibilityTags": [
|
|
30716
31350
|
"ASSAULT_AMMO"
|
|
30717
31351
|
],
|
|
30718
|
-
"compatName": "Assault Rifle",
|
|
30719
31352
|
"type": "PRIMARY",
|
|
30720
31353
|
"isFrivolous": true,
|
|
30721
31354
|
"tradable": true
|
|
@@ -30730,11 +31363,11 @@
|
|
|
30730
31363
|
"fusionLimit": 5,
|
|
30731
31364
|
"isUtility": true,
|
|
30732
31365
|
"compat": "/Lotus/Types/Game/LotusWeapon",
|
|
31366
|
+
"compatName": "Sniper",
|
|
30733
31367
|
"compatibilityTags": [
|
|
30734
31368
|
"SNIPER_AMMO",
|
|
30735
31369
|
"LAUNCHER_AMMO"
|
|
30736
31370
|
],
|
|
30737
|
-
"compatName": "Sniper",
|
|
30738
31371
|
"type": "---",
|
|
30739
31372
|
"isFrivolous": true,
|
|
30740
31373
|
"tradable": true
|
|
@@ -31487,6 +32120,11 @@
|
|
|
31487
32120
|
"isUtility": true,
|
|
31488
32121
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
31489
32122
|
"compatName": "Melee",
|
|
32123
|
+
"incompatibilityTags": [
|
|
32124
|
+
"SENTINEL_WEAPON",
|
|
32125
|
+
"HOUND_WEAPON",
|
|
32126
|
+
"POWER_WEAPON_LITE"
|
|
32127
|
+
],
|
|
31490
32128
|
"type": "MELEE",
|
|
31491
32129
|
"isStarter": true,
|
|
31492
32130
|
"tradable": true
|
|
@@ -31862,6 +32500,11 @@
|
|
|
31862
32500
|
"isUtility": true,
|
|
31863
32501
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
31864
32502
|
"compatName": "Melee",
|
|
32503
|
+
"incompatibilityTags": [
|
|
32504
|
+
"SENTINEL_WEAPON",
|
|
32505
|
+
"HOUND_WEAPON",
|
|
32506
|
+
"POWER_WEAPON_LITE"
|
|
32507
|
+
],
|
|
31865
32508
|
"type": "MELEE",
|
|
31866
32509
|
"isFrivolous": true,
|
|
31867
32510
|
"tradable": false
|
|
@@ -32080,6 +32723,11 @@
|
|
|
32080
32723
|
"isUtility": true,
|
|
32081
32724
|
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
32082
32725
|
"compatName": "Melee",
|
|
32726
|
+
"incompatibilityTags": [
|
|
32727
|
+
"SENTINEL_WEAPON",
|
|
32728
|
+
"HOUND_WEAPON",
|
|
32729
|
+
"POWER_WEAPON_LITE"
|
|
32730
|
+
],
|
|
32083
32731
|
"type": "MELEE",
|
|
32084
32732
|
"isFrivolous": true,
|
|
32085
32733
|
"tradable": true
|