warframe-public-export-plus 0.6.2 → 0.6.4
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/ExportAchievements.json +4 -0
- package/ExportArcanes.json +346 -0
- package/ExportBoosterPacks.json +54 -54
- package/ExportBundles.json +242 -84
- package/ExportChallenges.json +10 -1
- package/ExportCodex.json +5 -0
- package/ExportCustoms.json +488 -20
- package/ExportDojoRecipes.json +1580 -0
- package/ExportEmailItems.json +5 -3
- package/ExportEnemies.json +2458 -698
- package/ExportFlavour.json +481 -0
- package/ExportImages.json +360 -18
- package/ExportKeys.json +227 -42
- package/ExportRailjackWeapons.json +2135 -167
- package/ExportRecipes.json +761 -0
- package/ExportRelics.json +693 -9
- package/ExportResources.json +484 -12
- package/ExportRewards.json +614 -2
- package/ExportSyndicates.json +56 -0
- package/ExportUpgrades.json +121 -74
- package/ExportVendors.json +1133 -164
- package/ExportVirtuals.json +3 -0
- package/ExportWarframes.json +163 -2
- package/ExportWeapons.json +663 -42
- package/dict.de.json +542 -64
- package/dict.en.json +551 -73
- package/dict.es.json +580 -102
- package/dict.fr.json +509 -31
- package/dict.it.json +527 -49
- package/dict.ja.json +511 -33
- package/dict.ko.json +544 -66
- package/dict.pl.json +808 -330
- package/dict.pt.json +549 -71
- package/dict.ru.json +526 -48
- package/dict.tc.json +521 -43
- package/dict.th.json +538 -60
- package/dict.tr.json +1135 -657
- package/dict.uk.json +1001 -523
- package/dict.zh.json +555 -77
- package/index.d.ts +2 -1
- package/package.json +1 -1
- package/supplementals/getScaledPowersuitValues.pluto +17 -0
|
@@ -535,6 +535,79 @@
|
|
|
535
535
|
}
|
|
536
536
|
]
|
|
537
537
|
},
|
|
538
|
+
"/Lotus/Weapons/CrewShip/ElectricTether/LavanElectricTetherCannonTierD": {
|
|
539
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanElectricTetherTierD",
|
|
540
|
+
"parentName": "/Lotus/Weapons/CrewShip/ElectricTether/LavanElectricTetherCannonTierB",
|
|
541
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ElectricTether.png",
|
|
542
|
+
"codexSecret": false,
|
|
543
|
+
"damagePerShot": [
|
|
544
|
+
0,
|
|
545
|
+
0,
|
|
546
|
+
0,
|
|
547
|
+
0,
|
|
548
|
+
0,
|
|
549
|
+
1965,
|
|
550
|
+
0,
|
|
551
|
+
0,
|
|
552
|
+
0,
|
|
553
|
+
0,
|
|
554
|
+
0,
|
|
555
|
+
0,
|
|
556
|
+
0,
|
|
557
|
+
0,
|
|
558
|
+
0,
|
|
559
|
+
0,
|
|
560
|
+
0,
|
|
561
|
+
0,
|
|
562
|
+
0,
|
|
563
|
+
0
|
|
564
|
+
],
|
|
565
|
+
"totalDamage": 1965,
|
|
566
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ElectricTetherDesc",
|
|
567
|
+
"criticalChance": 0.19,
|
|
568
|
+
"criticalMultiplier": 2,
|
|
569
|
+
"procChance": 0.32,
|
|
570
|
+
"fireRate": 5.0,
|
|
571
|
+
"masteryReq": 0,
|
|
572
|
+
"productCategory": "CrewShipWeapons",
|
|
573
|
+
"excludeFromCodex": true,
|
|
574
|
+
"slot": 14,
|
|
575
|
+
"accuracy": 16.666666,
|
|
576
|
+
"omegaAttenuation": 0.5,
|
|
577
|
+
"noise": "ALARMING",
|
|
578
|
+
"trigger": "AUTO",
|
|
579
|
+
"magazineSize": 50,
|
|
580
|
+
"reloadTime": 2.3,
|
|
581
|
+
"multishot": 1,
|
|
582
|
+
"creditsCost": 50000,
|
|
583
|
+
"excludeFromMarket": true,
|
|
584
|
+
"compatibilityTags": [
|
|
585
|
+
"BATTERY"
|
|
586
|
+
],
|
|
587
|
+
"variantType": "VT_NORMAL",
|
|
588
|
+
"behaviours": [
|
|
589
|
+
{
|
|
590
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
591
|
+
"fireIterations": 1,
|
|
592
|
+
"projectile": {
|
|
593
|
+
"attack": {
|
|
594
|
+
"DT_ELECTRICITY": 1965,
|
|
595
|
+
"procChance": 0.32
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
"impact": {
|
|
599
|
+
"DT_IMPACT": 300,
|
|
600
|
+
"procChance": 0
|
|
601
|
+
}
|
|
602
|
+
}
|
|
603
|
+
],
|
|
604
|
+
"defaultUpgrades": [
|
|
605
|
+
{
|
|
606
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
607
|
+
"Slot": -1
|
|
608
|
+
}
|
|
609
|
+
]
|
|
610
|
+
},
|
|
538
611
|
"/Lotus/Weapons/CrewShip/ElectricTether/VidarElectricTetherCannonTierA": {
|
|
539
612
|
"name": "/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierA",
|
|
540
613
|
"parentName": "/Lotus/Weapons/CrewShip/ElectricTether/ElectricTetherCannonTierA",
|
|
@@ -748,6 +821,79 @@
|
|
|
748
821
|
}
|
|
749
822
|
]
|
|
750
823
|
},
|
|
824
|
+
"/Lotus/Weapons/CrewShip/ElectricTether/VidarElectricTetherCannonTierD": {
|
|
825
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierD",
|
|
826
|
+
"parentName": "/Lotus/Weapons/CrewShip/ElectricTether/VidarElectricTetherCannonTierB",
|
|
827
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ElectricTether.png",
|
|
828
|
+
"codexSecret": false,
|
|
829
|
+
"damagePerShot": [
|
|
830
|
+
0,
|
|
831
|
+
0,
|
|
832
|
+
0,
|
|
833
|
+
0,
|
|
834
|
+
0,
|
|
835
|
+
1836,
|
|
836
|
+
0,
|
|
837
|
+
0,
|
|
838
|
+
0,
|
|
839
|
+
0,
|
|
840
|
+
0,
|
|
841
|
+
0,
|
|
842
|
+
0,
|
|
843
|
+
0,
|
|
844
|
+
0,
|
|
845
|
+
0,
|
|
846
|
+
0,
|
|
847
|
+
0,
|
|
848
|
+
0,
|
|
849
|
+
0
|
|
850
|
+
],
|
|
851
|
+
"totalDamage": 1836,
|
|
852
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ElectricTetherDesc",
|
|
853
|
+
"criticalChance": 0.28,
|
|
854
|
+
"criticalMultiplier": 2,
|
|
855
|
+
"procChance": 0.22,
|
|
856
|
+
"fireRate": 5.0,
|
|
857
|
+
"masteryReq": 0,
|
|
858
|
+
"productCategory": "CrewShipWeapons",
|
|
859
|
+
"excludeFromCodex": true,
|
|
860
|
+
"slot": 14,
|
|
861
|
+
"accuracy": 16.666666,
|
|
862
|
+
"omegaAttenuation": 0.5,
|
|
863
|
+
"noise": "ALARMING",
|
|
864
|
+
"trigger": "AUTO",
|
|
865
|
+
"magazineSize": 50,
|
|
866
|
+
"reloadTime": 2.3,
|
|
867
|
+
"multishot": 1,
|
|
868
|
+
"creditsCost": 50000,
|
|
869
|
+
"excludeFromMarket": true,
|
|
870
|
+
"compatibilityTags": [
|
|
871
|
+
"BATTERY"
|
|
872
|
+
],
|
|
873
|
+
"variantType": "VT_NORMAL",
|
|
874
|
+
"behaviours": [
|
|
875
|
+
{
|
|
876
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
877
|
+
"fireIterations": 1,
|
|
878
|
+
"projectile": {
|
|
879
|
+
"attack": {
|
|
880
|
+
"DT_ELECTRICITY": 1836,
|
|
881
|
+
"procChance": 0.22
|
|
882
|
+
}
|
|
883
|
+
},
|
|
884
|
+
"impact": {
|
|
885
|
+
"DT_IMPACT": 300,
|
|
886
|
+
"procChance": 0
|
|
887
|
+
}
|
|
888
|
+
}
|
|
889
|
+
],
|
|
890
|
+
"defaultUpgrades": [
|
|
891
|
+
{
|
|
892
|
+
"ItemType": "/Lotus/Weapons/CrewShip/ElectricTether/ElectricTetherInnateDamageRandomMod",
|
|
893
|
+
"Slot": -1
|
|
894
|
+
}
|
|
895
|
+
]
|
|
896
|
+
},
|
|
751
897
|
"/Lotus/Weapons/CrewShip/ElectricTether/ZektiElectricTetherCannonTierA": {
|
|
752
898
|
"name": "/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierA",
|
|
753
899
|
"parentName": "/Lotus/Weapons/CrewShip/ElectricTether/ElectricTetherCannonTierA",
|
|
@@ -961,6 +1107,79 @@
|
|
|
961
1107
|
}
|
|
962
1108
|
]
|
|
963
1109
|
},
|
|
1110
|
+
"/Lotus/Weapons/CrewShip/ElectricTether/ZektiElectricTetherCannonTierD": {
|
|
1111
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierD",
|
|
1112
|
+
"parentName": "/Lotus/Weapons/CrewShip/ElectricTether/ZektiElectricTetherCannonTierB",
|
|
1113
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ElectricTether.png",
|
|
1114
|
+
"codexSecret": false,
|
|
1115
|
+
"damagePerShot": [
|
|
1116
|
+
0,
|
|
1117
|
+
0,
|
|
1118
|
+
0,
|
|
1119
|
+
0,
|
|
1120
|
+
0,
|
|
1121
|
+
2388,
|
|
1122
|
+
0,
|
|
1123
|
+
0,
|
|
1124
|
+
0,
|
|
1125
|
+
0,
|
|
1126
|
+
0,
|
|
1127
|
+
0,
|
|
1128
|
+
0,
|
|
1129
|
+
0,
|
|
1130
|
+
0,
|
|
1131
|
+
0,
|
|
1132
|
+
0,
|
|
1133
|
+
0,
|
|
1134
|
+
0,
|
|
1135
|
+
0
|
|
1136
|
+
],
|
|
1137
|
+
"totalDamage": 2388,
|
|
1138
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ElectricTetherDesc",
|
|
1139
|
+
"criticalChance": 0.29,
|
|
1140
|
+
"criticalMultiplier": 2,
|
|
1141
|
+
"procChance": 0.13,
|
|
1142
|
+
"fireRate": 5.0,
|
|
1143
|
+
"masteryReq": 0,
|
|
1144
|
+
"productCategory": "CrewShipWeapons",
|
|
1145
|
+
"excludeFromCodex": true,
|
|
1146
|
+
"slot": 14,
|
|
1147
|
+
"accuracy": 16.666666,
|
|
1148
|
+
"omegaAttenuation": 0.5,
|
|
1149
|
+
"noise": "ALARMING",
|
|
1150
|
+
"trigger": "AUTO",
|
|
1151
|
+
"magazineSize": 33,
|
|
1152
|
+
"reloadTime": 2.3,
|
|
1153
|
+
"multishot": 1,
|
|
1154
|
+
"creditsCost": 50000,
|
|
1155
|
+
"excludeFromMarket": true,
|
|
1156
|
+
"compatibilityTags": [
|
|
1157
|
+
"BATTERY"
|
|
1158
|
+
],
|
|
1159
|
+
"variantType": "VT_NORMAL",
|
|
1160
|
+
"behaviours": [
|
|
1161
|
+
{
|
|
1162
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
1163
|
+
"fireIterations": 1,
|
|
1164
|
+
"projectile": {
|
|
1165
|
+
"attack": {
|
|
1166
|
+
"DT_ELECTRICITY": 2388,
|
|
1167
|
+
"procChance": 0.13
|
|
1168
|
+
}
|
|
1169
|
+
},
|
|
1170
|
+
"impact": {
|
|
1171
|
+
"DT_IMPACT": 300,
|
|
1172
|
+
"procChance": 0
|
|
1173
|
+
}
|
|
1174
|
+
}
|
|
1175
|
+
],
|
|
1176
|
+
"defaultUpgrades": [
|
|
1177
|
+
{
|
|
1178
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
1179
|
+
"Slot": -1
|
|
1180
|
+
}
|
|
1181
|
+
]
|
|
1182
|
+
},
|
|
964
1183
|
"/Lotus/Weapons/CrewShip/IceSniper/IceSniperCannonTierA": {
|
|
965
1184
|
"name": "/Lotus/Language/CrewShip/Wpn_IceSniperTierA",
|
|
966
1185
|
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/IceSniperCannon",
|
|
@@ -1386,17 +1605,17 @@
|
|
|
1386
1605
|
}
|
|
1387
1606
|
]
|
|
1388
1607
|
},
|
|
1389
|
-
"/Lotus/Weapons/CrewShip/IceSniper/
|
|
1390
|
-
"name": "/Lotus/Language/CrewShip/
|
|
1391
|
-
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/
|
|
1608
|
+
"/Lotus/Weapons/CrewShip/IceSniper/LavanIceSniperCannonTierD": {
|
|
1609
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanIceSniperTierD",
|
|
1610
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/LavanIceSniperCannonTierC",
|
|
1392
1611
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1393
1612
|
"codexSecret": false,
|
|
1394
1613
|
"damagePerShot": [
|
|
1395
|
-
|
|
1396
|
-
|
|
1614
|
+
810,
|
|
1615
|
+
810,
|
|
1397
1616
|
0,
|
|
1398
1617
|
0,
|
|
1399
|
-
|
|
1618
|
+
1856,
|
|
1400
1619
|
0,
|
|
1401
1620
|
0,
|
|
1402
1621
|
0,
|
|
@@ -1413,11 +1632,11 @@
|
|
|
1413
1632
|
0,
|
|
1414
1633
|
0
|
|
1415
1634
|
],
|
|
1416
|
-
"totalDamage":
|
|
1635
|
+
"totalDamage": 3476,
|
|
1417
1636
|
"description": "/Lotus/Language/CrewShip/Wpn_IceSniperDesc",
|
|
1418
|
-
"criticalChance": 0.
|
|
1637
|
+
"criticalChance": 0.35,
|
|
1419
1638
|
"criticalMultiplier": 2.5,
|
|
1420
|
-
"procChance": 0.
|
|
1639
|
+
"procChance": 0.32,
|
|
1421
1640
|
"fireRate": 1.5,
|
|
1422
1641
|
"masteryReq": 0,
|
|
1423
1642
|
"productCategory": "CrewShipWeapons",
|
|
@@ -1442,9 +1661,10 @@
|
|
|
1442
1661
|
"fireIterations": 1,
|
|
1443
1662
|
"projectile": {
|
|
1444
1663
|
"attack": {
|
|
1445
|
-
"DT_IMPACT":
|
|
1446
|
-
"DT_PUNCTURE":
|
|
1447
|
-
"DT_FREEZE":
|
|
1664
|
+
"DT_IMPACT": 810,
|
|
1665
|
+
"DT_PUNCTURE": 810,
|
|
1666
|
+
"DT_FREEZE": 1856,
|
|
1667
|
+
"procChance": 0.32
|
|
1448
1668
|
}
|
|
1449
1669
|
},
|
|
1450
1670
|
"impact": {
|
|
@@ -1452,19 +1672,25 @@
|
|
|
1452
1672
|
"procChance": 0
|
|
1453
1673
|
}
|
|
1454
1674
|
}
|
|
1675
|
+
],
|
|
1676
|
+
"defaultUpgrades": [
|
|
1677
|
+
{
|
|
1678
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
1679
|
+
"Slot": -1
|
|
1680
|
+
}
|
|
1455
1681
|
]
|
|
1456
1682
|
},
|
|
1457
|
-
"/Lotus/Weapons/CrewShip/IceSniper/
|
|
1458
|
-
"name": "/Lotus/Language/CrewShip/
|
|
1459
|
-
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/
|
|
1683
|
+
"/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierA": {
|
|
1684
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierA",
|
|
1685
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/IceSniperCannonTierA",
|
|
1460
1686
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1461
1687
|
"codexSecret": false,
|
|
1462
1688
|
"damagePerShot": [
|
|
1463
|
-
|
|
1464
|
-
|
|
1689
|
+
210.00002,
|
|
1690
|
+
210.00002,
|
|
1465
1691
|
0,
|
|
1466
1692
|
0,
|
|
1467
|
-
|
|
1693
|
+
354,
|
|
1468
1694
|
0,
|
|
1469
1695
|
0,
|
|
1470
1696
|
0,
|
|
@@ -1481,11 +1707,11 @@
|
|
|
1481
1707
|
0,
|
|
1482
1708
|
0
|
|
1483
1709
|
],
|
|
1484
|
-
"totalDamage":
|
|
1710
|
+
"totalDamage": 774,
|
|
1485
1711
|
"description": "/Lotus/Language/CrewShip/Wpn_IceSniperDesc",
|
|
1486
|
-
"criticalChance": 0.
|
|
1712
|
+
"criticalChance": 0.23,
|
|
1487
1713
|
"criticalMultiplier": 2.5,
|
|
1488
|
-
"procChance": 0.
|
|
1714
|
+
"procChance": 0.1,
|
|
1489
1715
|
"fireRate": 1.5,
|
|
1490
1716
|
"masteryReq": 0,
|
|
1491
1717
|
"productCategory": "CrewShipWeapons",
|
|
@@ -1510,10 +1736,9 @@
|
|
|
1510
1736
|
"fireIterations": 1,
|
|
1511
1737
|
"projectile": {
|
|
1512
1738
|
"attack": {
|
|
1513
|
-
"DT_IMPACT":
|
|
1514
|
-
"DT_PUNCTURE":
|
|
1515
|
-
"DT_FREEZE":
|
|
1516
|
-
"procChance": 0.14
|
|
1739
|
+
"DT_IMPACT": 210,
|
|
1740
|
+
"DT_PUNCTURE": 210,
|
|
1741
|
+
"DT_FREEZE": 354
|
|
1517
1742
|
}
|
|
1518
1743
|
},
|
|
1519
1744
|
"impact": {
|
|
@@ -1521,18 +1746,87 @@
|
|
|
1521
1746
|
"procChance": 0
|
|
1522
1747
|
}
|
|
1523
1748
|
}
|
|
1524
|
-
],
|
|
1525
|
-
"defaultUpgrades": [
|
|
1526
|
-
{
|
|
1527
|
-
"ItemType": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannonInnateDamageRandomMod",
|
|
1528
|
-
"Slot": -1
|
|
1529
|
-
}
|
|
1530
1749
|
]
|
|
1531
1750
|
},
|
|
1532
|
-
"/Lotus/Weapons/CrewShip/IceSniper/
|
|
1533
|
-
"name": "/Lotus/Language/CrewShip/
|
|
1534
|
-
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/
|
|
1535
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1751
|
+
"/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierB": {
|
|
1752
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierB",
|
|
1753
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierA",
|
|
1754
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1755
|
+
"codexSecret": false,
|
|
1756
|
+
"damagePerShot": [
|
|
1757
|
+
308,
|
|
1758
|
+
308,
|
|
1759
|
+
0,
|
|
1760
|
+
0,
|
|
1761
|
+
700,
|
|
1762
|
+
0,
|
|
1763
|
+
0,
|
|
1764
|
+
0,
|
|
1765
|
+
0,
|
|
1766
|
+
0,
|
|
1767
|
+
0,
|
|
1768
|
+
0,
|
|
1769
|
+
0,
|
|
1770
|
+
0,
|
|
1771
|
+
0,
|
|
1772
|
+
0,
|
|
1773
|
+
0,
|
|
1774
|
+
0,
|
|
1775
|
+
0,
|
|
1776
|
+
0
|
|
1777
|
+
],
|
|
1778
|
+
"totalDamage": 1316,
|
|
1779
|
+
"description": "/Lotus/Language/CrewShip/Wpn_IceSniperDesc",
|
|
1780
|
+
"criticalChance": 0.33,
|
|
1781
|
+
"criticalMultiplier": 2.5,
|
|
1782
|
+
"procChance": 0.14,
|
|
1783
|
+
"fireRate": 1.5,
|
|
1784
|
+
"masteryReq": 0,
|
|
1785
|
+
"productCategory": "CrewShipWeapons",
|
|
1786
|
+
"excludeFromCodex": true,
|
|
1787
|
+
"slot": 14,
|
|
1788
|
+
"accuracy": 16.666666,
|
|
1789
|
+
"omegaAttenuation": 0.5,
|
|
1790
|
+
"noise": "ALARMING",
|
|
1791
|
+
"trigger": "AUTO",
|
|
1792
|
+
"magazineSize": 20,
|
|
1793
|
+
"reloadTime": 2.928571,
|
|
1794
|
+
"multishot": 1,
|
|
1795
|
+
"creditsCost": 50000,
|
|
1796
|
+
"excludeFromMarket": true,
|
|
1797
|
+
"compatibilityTags": [
|
|
1798
|
+
"BATTERY"
|
|
1799
|
+
],
|
|
1800
|
+
"variantType": "VT_NORMAL",
|
|
1801
|
+
"behaviours": [
|
|
1802
|
+
{
|
|
1803
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
1804
|
+
"fireIterations": 1,
|
|
1805
|
+
"projectile": {
|
|
1806
|
+
"attack": {
|
|
1807
|
+
"DT_IMPACT": 308,
|
|
1808
|
+
"DT_PUNCTURE": 308,
|
|
1809
|
+
"DT_FREEZE": 700,
|
|
1810
|
+
"procChance": 0.14
|
|
1811
|
+
}
|
|
1812
|
+
},
|
|
1813
|
+
"impact": {
|
|
1814
|
+
"DT_IMPACT": 300,
|
|
1815
|
+
"procChance": 0
|
|
1816
|
+
}
|
|
1817
|
+
}
|
|
1818
|
+
],
|
|
1819
|
+
"defaultUpgrades": [
|
|
1820
|
+
{
|
|
1821
|
+
"ItemType": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannonInnateDamageRandomMod",
|
|
1822
|
+
"Slot": -1
|
|
1823
|
+
}
|
|
1824
|
+
]
|
|
1825
|
+
},
|
|
1826
|
+
"/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierC": {
|
|
1827
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierC",
|
|
1828
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierB",
|
|
1829
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1536
1830
|
"codexSecret": false,
|
|
1537
1831
|
"damagePerShot": [
|
|
1538
1832
|
503,
|
|
@@ -1604,6 +1898,81 @@
|
|
|
1604
1898
|
}
|
|
1605
1899
|
]
|
|
1606
1900
|
},
|
|
1901
|
+
"/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierD": {
|
|
1902
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierD",
|
|
1903
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/VidarIceSniperCannonTierC",
|
|
1904
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
1905
|
+
"codexSecret": false,
|
|
1906
|
+
"damagePerShot": [
|
|
1907
|
+
810,
|
|
1908
|
+
810,
|
|
1909
|
+
0,
|
|
1910
|
+
0,
|
|
1911
|
+
1856,
|
|
1912
|
+
0,
|
|
1913
|
+
0,
|
|
1914
|
+
0,
|
|
1915
|
+
0,
|
|
1916
|
+
0,
|
|
1917
|
+
0,
|
|
1918
|
+
0,
|
|
1919
|
+
0,
|
|
1920
|
+
0,
|
|
1921
|
+
0,
|
|
1922
|
+
0,
|
|
1923
|
+
0,
|
|
1924
|
+
0,
|
|
1925
|
+
0,
|
|
1926
|
+
0
|
|
1927
|
+
],
|
|
1928
|
+
"totalDamage": 3476,
|
|
1929
|
+
"description": "/Lotus/Language/CrewShip/Wpn_IceSniperDesc",
|
|
1930
|
+
"criticalChance": 0.51,
|
|
1931
|
+
"criticalMultiplier": 2.5,
|
|
1932
|
+
"procChance": 0.22,
|
|
1933
|
+
"fireRate": 1.5,
|
|
1934
|
+
"masteryReq": 0,
|
|
1935
|
+
"productCategory": "CrewShipWeapons",
|
|
1936
|
+
"excludeFromCodex": true,
|
|
1937
|
+
"slot": 14,
|
|
1938
|
+
"accuracy": 16.666666,
|
|
1939
|
+
"omegaAttenuation": 0.5,
|
|
1940
|
+
"noise": "ALARMING",
|
|
1941
|
+
"trigger": "AUTO",
|
|
1942
|
+
"magazineSize": 20,
|
|
1943
|
+
"reloadTime": 2.928571,
|
|
1944
|
+
"multishot": 1,
|
|
1945
|
+
"creditsCost": 50000,
|
|
1946
|
+
"excludeFromMarket": true,
|
|
1947
|
+
"compatibilityTags": [
|
|
1948
|
+
"BATTERY"
|
|
1949
|
+
],
|
|
1950
|
+
"variantType": "VT_NORMAL",
|
|
1951
|
+
"behaviours": [
|
|
1952
|
+
{
|
|
1953
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
1954
|
+
"fireIterations": 1,
|
|
1955
|
+
"projectile": {
|
|
1956
|
+
"attack": {
|
|
1957
|
+
"DT_IMPACT": 810,
|
|
1958
|
+
"DT_PUNCTURE": 810,
|
|
1959
|
+
"DT_FREEZE": 1856,
|
|
1960
|
+
"procChance": 0.22
|
|
1961
|
+
}
|
|
1962
|
+
},
|
|
1963
|
+
"impact": {
|
|
1964
|
+
"DT_IMPACT": 300,
|
|
1965
|
+
"procChance": 0
|
|
1966
|
+
}
|
|
1967
|
+
}
|
|
1968
|
+
],
|
|
1969
|
+
"defaultUpgrades": [
|
|
1970
|
+
{
|
|
1971
|
+
"ItemType": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannonInnateDamageRandomMod",
|
|
1972
|
+
"Slot": -1
|
|
1973
|
+
}
|
|
1974
|
+
]
|
|
1975
|
+
},
|
|
1607
1976
|
"/Lotus/Weapons/CrewShip/IceSniper/ZektiIceSniperCannonTierA": {
|
|
1608
1977
|
"name": "/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierA",
|
|
1609
1978
|
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/IceSniperCannonTierA",
|
|
@@ -1822,6 +2191,81 @@
|
|
|
1822
2191
|
}
|
|
1823
2192
|
]
|
|
1824
2193
|
},
|
|
2194
|
+
"/Lotus/Weapons/CrewShip/IceSniper/ZektiIceSniperCannonTierD": {
|
|
2195
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierD",
|
|
2196
|
+
"parentName": "/Lotus/Weapons/CrewShip/IceSniper/ZektiIceSniperCannonTierC",
|
|
2197
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/IceSniper.png",
|
|
2198
|
+
"codexSecret": false,
|
|
2199
|
+
"damagePerShot": [
|
|
2200
|
+
810,
|
|
2201
|
+
810,
|
|
2202
|
+
0,
|
|
2203
|
+
0,
|
|
2204
|
+
1856,
|
|
2205
|
+
0,
|
|
2206
|
+
0,
|
|
2207
|
+
0,
|
|
2208
|
+
0,
|
|
2209
|
+
0,
|
|
2210
|
+
0,
|
|
2211
|
+
0,
|
|
2212
|
+
0,
|
|
2213
|
+
0,
|
|
2214
|
+
0,
|
|
2215
|
+
0,
|
|
2216
|
+
0,
|
|
2217
|
+
0,
|
|
2218
|
+
0,
|
|
2219
|
+
0
|
|
2220
|
+
],
|
|
2221
|
+
"totalDamage": 3476,
|
|
2222
|
+
"description": "/Lotus/Language/CrewShip/Wpn_IceSniperDesc",
|
|
2223
|
+
"criticalChance": 0.53,
|
|
2224
|
+
"criticalMultiplier": 2.5,
|
|
2225
|
+
"procChance": 0.23,
|
|
2226
|
+
"fireRate": 1.5,
|
|
2227
|
+
"masteryReq": 0,
|
|
2228
|
+
"productCategory": "CrewShipWeapons",
|
|
2229
|
+
"excludeFromCodex": true,
|
|
2230
|
+
"slot": 14,
|
|
2231
|
+
"accuracy": 16.666666,
|
|
2232
|
+
"omegaAttenuation": 0.5,
|
|
2233
|
+
"noise": "ALARMING",
|
|
2234
|
+
"trigger": "AUTO",
|
|
2235
|
+
"magazineSize": 12,
|
|
2236
|
+
"reloadTime": 2.928571,
|
|
2237
|
+
"multishot": 1,
|
|
2238
|
+
"creditsCost": 50000,
|
|
2239
|
+
"excludeFromMarket": true,
|
|
2240
|
+
"compatibilityTags": [
|
|
2241
|
+
"BATTERY"
|
|
2242
|
+
],
|
|
2243
|
+
"variantType": "VT_NORMAL",
|
|
2244
|
+
"behaviours": [
|
|
2245
|
+
{
|
|
2246
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
2247
|
+
"fireIterations": 1,
|
|
2248
|
+
"projectile": {
|
|
2249
|
+
"attack": {
|
|
2250
|
+
"DT_IMPACT": 810,
|
|
2251
|
+
"DT_PUNCTURE": 810,
|
|
2252
|
+
"DT_FREEZE": 1856,
|
|
2253
|
+
"procChance": 0.23
|
|
2254
|
+
}
|
|
2255
|
+
},
|
|
2256
|
+
"impact": {
|
|
2257
|
+
"DT_IMPACT": 300,
|
|
2258
|
+
"procChance": 0
|
|
2259
|
+
}
|
|
2260
|
+
}
|
|
2261
|
+
],
|
|
2262
|
+
"defaultUpgrades": [
|
|
2263
|
+
{
|
|
2264
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
2265
|
+
"Slot": -1
|
|
2266
|
+
}
|
|
2267
|
+
]
|
|
2268
|
+
},
|
|
1825
2269
|
"/Lotus/Weapons/CrewShip/Laser/Beam/LavanRailJackBeamWeaponTierA": {
|
|
1826
2270
|
"name": "/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierA",
|
|
1827
2271
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeapon",
|
|
@@ -2017,16 +2461,16 @@
|
|
|
2017
2461
|
}
|
|
2018
2462
|
]
|
|
2019
2463
|
},
|
|
2020
|
-
"/Lotus/Weapons/CrewShip/Laser/Beam/
|
|
2021
|
-
"name": "/Lotus/Language/CrewShip/
|
|
2022
|
-
"parentName": "/Lotus/Weapons/CrewShip/
|
|
2464
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/LavanRailJackBeamWeaponTierD": {
|
|
2465
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierD",
|
|
2466
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/LavanRailJackBeamWeaponTierC",
|
|
2023
2467
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
2024
2468
|
"codexSecret": false,
|
|
2025
2469
|
"damagePerShot": [
|
|
2026
2470
|
0,
|
|
2027
|
-
|
|
2471
|
+
53,
|
|
2028
2472
|
0,
|
|
2029
|
-
|
|
2473
|
+
165,
|
|
2030
2474
|
0,
|
|
2031
2475
|
0,
|
|
2032
2476
|
0,
|
|
@@ -2044,11 +2488,11 @@
|
|
|
2044
2488
|
0,
|
|
2045
2489
|
0
|
|
2046
2490
|
],
|
|
2047
|
-
"totalDamage":
|
|
2491
|
+
"totalDamage": 218,
|
|
2048
2492
|
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
2049
|
-
"criticalChance": 0.
|
|
2493
|
+
"criticalChance": 0.14,
|
|
2050
2494
|
"criticalMultiplier": 2,
|
|
2051
|
-
"procChance": 0.
|
|
2495
|
+
"procChance": 0.105,
|
|
2052
2496
|
"fireRate": 12.000001,
|
|
2053
2497
|
"masteryReq": 0,
|
|
2054
2498
|
"productCategory": "CrewShipWeapons",
|
|
@@ -2071,23 +2515,29 @@
|
|
|
2071
2515
|
"stateName": "/Lotus/Language/Menu/Loadout_TriggerContinous",
|
|
2072
2516
|
"fireIterations": 2,
|
|
2073
2517
|
"impact": {
|
|
2074
|
-
"DT_PUNCTURE":
|
|
2075
|
-
"DT_FIRE":
|
|
2076
|
-
"procChance": 0.
|
|
2518
|
+
"DT_PUNCTURE": 53,
|
|
2519
|
+
"DT_FIRE": 165,
|
|
2520
|
+
"procChance": 0.21
|
|
2077
2521
|
}
|
|
2078
2522
|
}
|
|
2523
|
+
],
|
|
2524
|
+
"defaultUpgrades": [
|
|
2525
|
+
{
|
|
2526
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamInnateDamageRandomMod",
|
|
2527
|
+
"Slot": -1
|
|
2528
|
+
}
|
|
2079
2529
|
]
|
|
2080
2530
|
},
|
|
2081
|
-
"/Lotus/Weapons/CrewShip/Laser/Beam/
|
|
2082
|
-
"name": "/Lotus/Language/CrewShip/
|
|
2083
|
-
"parentName": "/Lotus/Weapons/CrewShip/
|
|
2531
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeapon": {
|
|
2532
|
+
"name": "/Lotus/Language/CrewShip/Wpn_BeamWeapon",
|
|
2533
|
+
"parentName": "/Lotus/Weapons/CrewShip/RailjackTurretWeapon",
|
|
2084
2534
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
2085
2535
|
"codexSecret": false,
|
|
2086
2536
|
"damagePerShot": [
|
|
2087
2537
|
0,
|
|
2088
|
-
|
|
2538
|
+
8,
|
|
2089
2539
|
0,
|
|
2090
|
-
|
|
2540
|
+
19,
|
|
2091
2541
|
0,
|
|
2092
2542
|
0,
|
|
2093
2543
|
0,
|
|
@@ -2105,7 +2555,7 @@
|
|
|
2105
2555
|
0,
|
|
2106
2556
|
0
|
|
2107
2557
|
],
|
|
2108
|
-
"totalDamage":
|
|
2558
|
+
"totalDamage": 27,
|
|
2109
2559
|
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
2110
2560
|
"criticalChance": 0.07,
|
|
2111
2561
|
"criticalMultiplier": 2,
|
|
@@ -2132,23 +2582,23 @@
|
|
|
2132
2582
|
"stateName": "/Lotus/Language/Menu/Loadout_TriggerContinous",
|
|
2133
2583
|
"fireIterations": 2,
|
|
2134
2584
|
"impact": {
|
|
2135
|
-
"DT_PUNCTURE":
|
|
2136
|
-
"DT_FIRE":
|
|
2585
|
+
"DT_PUNCTURE": 8,
|
|
2586
|
+
"DT_FIRE": 19,
|
|
2137
2587
|
"procChance": 0.07
|
|
2138
2588
|
}
|
|
2139
2589
|
}
|
|
2140
2590
|
]
|
|
2141
2591
|
},
|
|
2142
|
-
"/Lotus/Weapons/CrewShip/Laser/Beam/
|
|
2143
|
-
"name": "/Lotus/Language/CrewShip/
|
|
2144
|
-
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/
|
|
2592
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeaponTierA": {
|
|
2593
|
+
"name": "/Lotus/Language/CrewShip/Wpn_BeamWeaponTierA",
|
|
2594
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeapon",
|
|
2145
2595
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
2146
2596
|
"codexSecret": false,
|
|
2147
2597
|
"damagePerShot": [
|
|
2148
2598
|
0,
|
|
2149
|
-
|
|
2599
|
+
15,
|
|
2150
2600
|
0,
|
|
2151
|
-
|
|
2601
|
+
34,
|
|
2152
2602
|
0,
|
|
2153
2603
|
0,
|
|
2154
2604
|
0,
|
|
@@ -2166,11 +2616,72 @@
|
|
|
2166
2616
|
0,
|
|
2167
2617
|
0
|
|
2168
2618
|
],
|
|
2169
|
-
"totalDamage":
|
|
2619
|
+
"totalDamage": 49,
|
|
2170
2620
|
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
2171
|
-
"criticalChance": 0.
|
|
2621
|
+
"criticalChance": 0.07,
|
|
2172
2622
|
"criticalMultiplier": 2,
|
|
2173
|
-
"procChance": 0.
|
|
2623
|
+
"procChance": 0.035,
|
|
2624
|
+
"fireRate": 12.000001,
|
|
2625
|
+
"masteryReq": 0,
|
|
2626
|
+
"productCategory": "CrewShipWeapons",
|
|
2627
|
+
"excludeFromCodex": true,
|
|
2628
|
+
"slot": 14,
|
|
2629
|
+
"accuracy": 100,
|
|
2630
|
+
"omegaAttenuation": 0.5,
|
|
2631
|
+
"noise": "ALARMING",
|
|
2632
|
+
"trigger": "HELD",
|
|
2633
|
+
"magazineSize": 1000,
|
|
2634
|
+
"reloadTime": 2.1,
|
|
2635
|
+
"multishot": 2,
|
|
2636
|
+
"excludeFromMarket": true,
|
|
2637
|
+
"compatibilityTags": [
|
|
2638
|
+
"BATTERY"
|
|
2639
|
+
],
|
|
2640
|
+
"variantType": "VT_NORMAL",
|
|
2641
|
+
"behaviours": [
|
|
2642
|
+
{
|
|
2643
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerContinous",
|
|
2644
|
+
"fireIterations": 2,
|
|
2645
|
+
"impact": {
|
|
2646
|
+
"DT_PUNCTURE": 15,
|
|
2647
|
+
"DT_FIRE": 34,
|
|
2648
|
+
"procChance": 0.07
|
|
2649
|
+
}
|
|
2650
|
+
}
|
|
2651
|
+
]
|
|
2652
|
+
},
|
|
2653
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeaponTierB": {
|
|
2654
|
+
"name": "/Lotus/Language/CrewShip/Wpn_BeamWeaponTierB",
|
|
2655
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeaponTierA",
|
|
2656
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
2657
|
+
"codexSecret": false,
|
|
2658
|
+
"damagePerShot": [
|
|
2659
|
+
0,
|
|
2660
|
+
21,
|
|
2661
|
+
0,
|
|
2662
|
+
63,
|
|
2663
|
+
0,
|
|
2664
|
+
0,
|
|
2665
|
+
0,
|
|
2666
|
+
0,
|
|
2667
|
+
0,
|
|
2668
|
+
0,
|
|
2669
|
+
0,
|
|
2670
|
+
0,
|
|
2671
|
+
0,
|
|
2672
|
+
0,
|
|
2673
|
+
0,
|
|
2674
|
+
0,
|
|
2675
|
+
0,
|
|
2676
|
+
0,
|
|
2677
|
+
0,
|
|
2678
|
+
0
|
|
2679
|
+
],
|
|
2680
|
+
"totalDamage": 84,
|
|
2681
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
2682
|
+
"criticalChance": 0.09,
|
|
2683
|
+
"criticalMultiplier": 2,
|
|
2684
|
+
"procChance": 0.045,
|
|
2174
2685
|
"fireRate": 12.000001,
|
|
2175
2686
|
"masteryReq": 0,
|
|
2176
2687
|
"productCategory": "CrewShipWeapons",
|
|
@@ -2456,6 +2967,73 @@
|
|
|
2456
2967
|
}
|
|
2457
2968
|
]
|
|
2458
2969
|
},
|
|
2970
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/VidarRailJackBeamWeaponTierD": {
|
|
2971
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarBeamWeaponTierD",
|
|
2972
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/VidarRailJackBeamWeaponTierB",
|
|
2973
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
2974
|
+
"codexSecret": false,
|
|
2975
|
+
"damagePerShot": [
|
|
2976
|
+
0,
|
|
2977
|
+
42,
|
|
2978
|
+
0,
|
|
2979
|
+
161,
|
|
2980
|
+
0,
|
|
2981
|
+
0,
|
|
2982
|
+
0,
|
|
2983
|
+
0,
|
|
2984
|
+
0,
|
|
2985
|
+
0,
|
|
2986
|
+
0,
|
|
2987
|
+
0,
|
|
2988
|
+
0,
|
|
2989
|
+
0,
|
|
2990
|
+
0,
|
|
2991
|
+
0,
|
|
2992
|
+
0,
|
|
2993
|
+
0,
|
|
2994
|
+
0,
|
|
2995
|
+
0
|
|
2996
|
+
],
|
|
2997
|
+
"totalDamage": 203,
|
|
2998
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
2999
|
+
"criticalChance": 0.21,
|
|
3000
|
+
"criticalMultiplier": 2,
|
|
3001
|
+
"procChance": 0.07,
|
|
3002
|
+
"fireRate": 12.000001,
|
|
3003
|
+
"masteryReq": 0,
|
|
3004
|
+
"productCategory": "CrewShipWeapons",
|
|
3005
|
+
"excludeFromCodex": true,
|
|
3006
|
+
"slot": 14,
|
|
3007
|
+
"accuracy": 100,
|
|
3008
|
+
"omegaAttenuation": 0.5,
|
|
3009
|
+
"noise": "ALARMING",
|
|
3010
|
+
"trigger": "HELD",
|
|
3011
|
+
"magazineSize": 1000,
|
|
3012
|
+
"reloadTime": 2.1,
|
|
3013
|
+
"multishot": 2,
|
|
3014
|
+
"excludeFromMarket": true,
|
|
3015
|
+
"compatibilityTags": [
|
|
3016
|
+
"BATTERY"
|
|
3017
|
+
],
|
|
3018
|
+
"variantType": "VT_NORMAL",
|
|
3019
|
+
"behaviours": [
|
|
3020
|
+
{
|
|
3021
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerContinous",
|
|
3022
|
+
"fireIterations": 2,
|
|
3023
|
+
"impact": {
|
|
3024
|
+
"DT_PUNCTURE": 42,
|
|
3025
|
+
"DT_FIRE": 161,
|
|
3026
|
+
"procChance": 0.14
|
|
3027
|
+
}
|
|
3028
|
+
}
|
|
3029
|
+
],
|
|
3030
|
+
"defaultUpgrades": [
|
|
3031
|
+
{
|
|
3032
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamInnateDamageRandomMod",
|
|
3033
|
+
"Slot": -1
|
|
3034
|
+
}
|
|
3035
|
+
]
|
|
3036
|
+
},
|
|
2459
3037
|
"/Lotus/Weapons/CrewShip/Laser/Beam/ZektiRailJackBeamWeaponTierA": {
|
|
2460
3038
|
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierA",
|
|
2461
3039
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamWeaponTierA",
|
|
@@ -2651,6 +3229,73 @@
|
|
|
2651
3229
|
}
|
|
2652
3230
|
]
|
|
2653
3231
|
},
|
|
3232
|
+
"/Lotus/Weapons/CrewShip/Laser/Beam/ZektiRailJackBeamWeaponTierD": {
|
|
3233
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierD",
|
|
3234
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Beam/ZektiRailJackBeamWeaponTierC",
|
|
3235
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretB.png",
|
|
3236
|
+
"codexSecret": false,
|
|
3237
|
+
"damagePerShot": [
|
|
3238
|
+
0,
|
|
3239
|
+
78,
|
|
3240
|
+
0,
|
|
3241
|
+
165,
|
|
3242
|
+
0,
|
|
3243
|
+
0,
|
|
3244
|
+
0,
|
|
3245
|
+
0,
|
|
3246
|
+
0,
|
|
3247
|
+
0,
|
|
3248
|
+
0,
|
|
3249
|
+
0,
|
|
3250
|
+
0,
|
|
3251
|
+
0,
|
|
3252
|
+
0,
|
|
3253
|
+
0,
|
|
3254
|
+
0,
|
|
3255
|
+
0,
|
|
3256
|
+
0,
|
|
3257
|
+
0
|
|
3258
|
+
],
|
|
3259
|
+
"totalDamage": 243,
|
|
3260
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BeamWeaponDesc",
|
|
3261
|
+
"criticalChance": 0.21,
|
|
3262
|
+
"criticalMultiplier": 2,
|
|
3263
|
+
"procChance": 0.105,
|
|
3264
|
+
"fireRate": 12.000001,
|
|
3265
|
+
"masteryReq": 0,
|
|
3266
|
+
"productCategory": "CrewShipWeapons",
|
|
3267
|
+
"excludeFromCodex": true,
|
|
3268
|
+
"slot": 14,
|
|
3269
|
+
"accuracy": 100,
|
|
3270
|
+
"omegaAttenuation": 0.5,
|
|
3271
|
+
"noise": "ALARMING",
|
|
3272
|
+
"trigger": "HELD",
|
|
3273
|
+
"magazineSize": 1000,
|
|
3274
|
+
"reloadTime": 2.1,
|
|
3275
|
+
"multishot": 2,
|
|
3276
|
+
"excludeFromMarket": true,
|
|
3277
|
+
"compatibilityTags": [
|
|
3278
|
+
"BATTERY"
|
|
3279
|
+
],
|
|
3280
|
+
"variantType": "VT_NORMAL",
|
|
3281
|
+
"behaviours": [
|
|
3282
|
+
{
|
|
3283
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerContinous",
|
|
3284
|
+
"fireIterations": 2,
|
|
3285
|
+
"impact": {
|
|
3286
|
+
"DT_PUNCTURE": 78,
|
|
3287
|
+
"DT_FIRE": 165,
|
|
3288
|
+
"procChance": 0.21
|
|
3289
|
+
}
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"defaultUpgrades": [
|
|
3293
|
+
{
|
|
3294
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamInnateDamageRandomMod",
|
|
3295
|
+
"Slot": -1
|
|
3296
|
+
}
|
|
3297
|
+
]
|
|
3298
|
+
},
|
|
2654
3299
|
"/Lotus/Weapons/CrewShip/Laser/Blaster/Blaster": {
|
|
2655
3300
|
"name": "/Lotus/Language/CrewShip/Wpn_Blaster",
|
|
2656
3301
|
"parentName": "/Lotus/Weapons/CrewShip/RailjackTurretWeapon",
|
|
@@ -3426,6 +4071,81 @@
|
|
|
3426
4071
|
}
|
|
3427
4072
|
]
|
|
3428
4073
|
},
|
|
4074
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/LavanBlasterShotgunTierD": {
|
|
4075
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanBlasterShotgunTierD",
|
|
4076
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/LavanBlasterShotgunTierB",
|
|
4077
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4078
|
+
"codexSecret": false,
|
|
4079
|
+
"damagePerShot": [
|
|
4080
|
+
0,
|
|
4081
|
+
0,
|
|
4082
|
+
0,
|
|
4083
|
+
0,
|
|
4084
|
+
7640,
|
|
4085
|
+
0,
|
|
4086
|
+
0,
|
|
4087
|
+
0,
|
|
4088
|
+
0,
|
|
4089
|
+
0,
|
|
4090
|
+
0,
|
|
4091
|
+
0,
|
|
4092
|
+
0,
|
|
4093
|
+
0,
|
|
4094
|
+
0,
|
|
4095
|
+
0,
|
|
4096
|
+
0,
|
|
4097
|
+
0,
|
|
4098
|
+
0,
|
|
4099
|
+
0
|
|
4100
|
+
],
|
|
4101
|
+
"totalDamage": 7640,
|
|
4102
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
4103
|
+
"criticalChance": 0.22,
|
|
4104
|
+
"criticalMultiplier": 1.5,
|
|
4105
|
+
"procChance": 0.45,
|
|
4106
|
+
"fireRate": 1,
|
|
4107
|
+
"masteryReq": 0,
|
|
4108
|
+
"productCategory": "CrewShipWeapons",
|
|
4109
|
+
"excludeFromCodex": true,
|
|
4110
|
+
"slot": 14,
|
|
4111
|
+
"accuracy": 16.666666,
|
|
4112
|
+
"omegaAttenuation": 0.5,
|
|
4113
|
+
"noise": "ALARMING",
|
|
4114
|
+
"trigger": "AUTO",
|
|
4115
|
+
"magazineSize": 6,
|
|
4116
|
+
"reloadTime": 3.5,
|
|
4117
|
+
"multishot": 1,
|
|
4118
|
+
"creditsCost": 50000,
|
|
4119
|
+
"excludeFromMarket": true,
|
|
4120
|
+
"compatibilityTags": [
|
|
4121
|
+
"BATTERY"
|
|
4122
|
+
],
|
|
4123
|
+
"variantType": "VT_NORMAL",
|
|
4124
|
+
"behaviours": [
|
|
4125
|
+
{
|
|
4126
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
4127
|
+
"fireIterations": 1,
|
|
4128
|
+
"projectile": {
|
|
4129
|
+
"attack": {
|
|
4130
|
+
"DT_FREEZE": 7640,
|
|
4131
|
+
"procChance": 0.45
|
|
4132
|
+
}
|
|
4133
|
+
},
|
|
4134
|
+
"impact": {
|
|
4135
|
+
"DT_IMPACT": 133.3332,
|
|
4136
|
+
"DT_PUNCTURE": 133.3332,
|
|
4137
|
+
"DT_SLASH": 133.3336,
|
|
4138
|
+
"procChance": 0.1
|
|
4139
|
+
}
|
|
4140
|
+
}
|
|
4141
|
+
],
|
|
4142
|
+
"defaultUpgrades": [
|
|
4143
|
+
{
|
|
4144
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
4145
|
+
"Slot": -1
|
|
4146
|
+
}
|
|
4147
|
+
]
|
|
4148
|
+
},
|
|
3429
4149
|
"/Lotus/Weapons/CrewShip/Laser/Blaster/LavanBlasterTierA": {
|
|
3430
4150
|
"name": "/Lotus/Language/CrewShip/Wpn_LavanBlasterTierA",
|
|
3431
4151
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/Blaster",
|
|
@@ -3648,11 +4368,87 @@
|
|
|
3648
4368
|
}
|
|
3649
4369
|
]
|
|
3650
4370
|
},
|
|
3651
|
-
"/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
3652
|
-
"name": "/Lotus/Language/CrewShip/
|
|
3653
|
-
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
3654
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/
|
|
3655
|
-
"codexSecret": false,
|
|
4371
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/LavanBlasterTierD": {
|
|
4372
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanBlasterTierD",
|
|
4373
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/LavanBlasterTierB",
|
|
4374
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlaster.png",
|
|
4375
|
+
"codexSecret": false,
|
|
4376
|
+
"damagePerShot": [
|
|
4377
|
+
0,
|
|
4378
|
+
244,
|
|
4379
|
+
0,
|
|
4380
|
+
0,
|
|
4381
|
+
0,
|
|
4382
|
+
0,
|
|
4383
|
+
386,
|
|
4384
|
+
0,
|
|
4385
|
+
0,
|
|
4386
|
+
0,
|
|
4387
|
+
0,
|
|
4388
|
+
0,
|
|
4389
|
+
0,
|
|
4390
|
+
0,
|
|
4391
|
+
0,
|
|
4392
|
+
0,
|
|
4393
|
+
0,
|
|
4394
|
+
0,
|
|
4395
|
+
0,
|
|
4396
|
+
0
|
|
4397
|
+
],
|
|
4398
|
+
"totalDamage": 630,
|
|
4399
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterDesc",
|
|
4400
|
+
"criticalChance": 0.15,
|
|
4401
|
+
"criticalMultiplier": 2,
|
|
4402
|
+
"procChance": 0.38,
|
|
4403
|
+
"fireRate": 15.000001,
|
|
4404
|
+
"masteryReq": 0,
|
|
4405
|
+
"productCategory": "CrewShipWeapons",
|
|
4406
|
+
"excludeFromCodex": true,
|
|
4407
|
+
"slot": 14,
|
|
4408
|
+
"accuracy": 16.666666,
|
|
4409
|
+
"omegaAttenuation": 0.5,
|
|
4410
|
+
"noise": "ALARMING",
|
|
4411
|
+
"trigger": "AUTO",
|
|
4412
|
+
"magazineSize": 125,
|
|
4413
|
+
"reloadTime": 2.1,
|
|
4414
|
+
"multishot": 1,
|
|
4415
|
+
"creditsCost": 50000,
|
|
4416
|
+
"excludeFromMarket": true,
|
|
4417
|
+
"compatibilityTags": [
|
|
4418
|
+
"BATTERY"
|
|
4419
|
+
],
|
|
4420
|
+
"variantType": "VT_NORMAL",
|
|
4421
|
+
"behaviours": [
|
|
4422
|
+
{
|
|
4423
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
4424
|
+
"fireIterations": 1,
|
|
4425
|
+
"projectile": {
|
|
4426
|
+
"attack": {
|
|
4427
|
+
"DT_PUNCTURE": 244,
|
|
4428
|
+
"DT_POISON": 386,
|
|
4429
|
+
"procChance": 0.38
|
|
4430
|
+
}
|
|
4431
|
+
},
|
|
4432
|
+
"impact": {
|
|
4433
|
+
"DT_IMPACT": 133.3332,
|
|
4434
|
+
"DT_PUNCTURE": 133.3332,
|
|
4435
|
+
"DT_SLASH": 133.3336,
|
|
4436
|
+
"procChance": 0.1
|
|
4437
|
+
}
|
|
4438
|
+
}
|
|
4439
|
+
],
|
|
4440
|
+
"defaultUpgrades": [
|
|
4441
|
+
{
|
|
4442
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
4443
|
+
"Slot": -1
|
|
4444
|
+
}
|
|
4445
|
+
]
|
|
4446
|
+
},
|
|
4447
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterShotgunTierA": {
|
|
4448
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierA",
|
|
4449
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterShotgunTierA",
|
|
4450
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4451
|
+
"codexSecret": false,
|
|
3656
4452
|
"damagePerShot": [
|
|
3657
4453
|
0,
|
|
3658
4454
|
0,
|
|
@@ -3867,6 +4663,81 @@
|
|
|
3867
4663
|
}
|
|
3868
4664
|
]
|
|
3869
4665
|
},
|
|
4666
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterShotgunTierD": {
|
|
4667
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierD",
|
|
4668
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterShotgunTierB",
|
|
4669
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4670
|
+
"codexSecret": false,
|
|
4671
|
+
"damagePerShot": [
|
|
4672
|
+
0,
|
|
4673
|
+
0,
|
|
4674
|
+
0,
|
|
4675
|
+
0,
|
|
4676
|
+
7140,
|
|
4677
|
+
0,
|
|
4678
|
+
0,
|
|
4679
|
+
0,
|
|
4680
|
+
0,
|
|
4681
|
+
0,
|
|
4682
|
+
0,
|
|
4683
|
+
0,
|
|
4684
|
+
0,
|
|
4685
|
+
0,
|
|
4686
|
+
0,
|
|
4687
|
+
0,
|
|
4688
|
+
0,
|
|
4689
|
+
0,
|
|
4690
|
+
0,
|
|
4691
|
+
0
|
|
4692
|
+
],
|
|
4693
|
+
"totalDamage": 7140,
|
|
4694
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
4695
|
+
"criticalChance": 0.32,
|
|
4696
|
+
"criticalMultiplier": 1.5,
|
|
4697
|
+
"procChance": 0.32,
|
|
4698
|
+
"fireRate": 1,
|
|
4699
|
+
"masteryReq": 0,
|
|
4700
|
+
"productCategory": "CrewShipWeapons",
|
|
4701
|
+
"excludeFromCodex": true,
|
|
4702
|
+
"slot": 14,
|
|
4703
|
+
"accuracy": 16.666666,
|
|
4704
|
+
"omegaAttenuation": 0.5,
|
|
4705
|
+
"noise": "ALARMING",
|
|
4706
|
+
"trigger": "AUTO",
|
|
4707
|
+
"magazineSize": 6,
|
|
4708
|
+
"reloadTime": 3.5,
|
|
4709
|
+
"multishot": 1,
|
|
4710
|
+
"creditsCost": 50000,
|
|
4711
|
+
"excludeFromMarket": true,
|
|
4712
|
+
"compatibilityTags": [
|
|
4713
|
+
"BATTERY"
|
|
4714
|
+
],
|
|
4715
|
+
"variantType": "VT_NORMAL",
|
|
4716
|
+
"behaviours": [
|
|
4717
|
+
{
|
|
4718
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
4719
|
+
"fireIterations": 1,
|
|
4720
|
+
"projectile": {
|
|
4721
|
+
"attack": {
|
|
4722
|
+
"DT_FREEZE": 7140,
|
|
4723
|
+
"procChance": 0.32
|
|
4724
|
+
}
|
|
4725
|
+
},
|
|
4726
|
+
"impact": {
|
|
4727
|
+
"DT_IMPACT": 133.3332,
|
|
4728
|
+
"DT_PUNCTURE": 133.3332,
|
|
4729
|
+
"DT_SLASH": 133.3336,
|
|
4730
|
+
"procChance": 0.1
|
|
4731
|
+
}
|
|
4732
|
+
}
|
|
4733
|
+
],
|
|
4734
|
+
"defaultUpgrades": [
|
|
4735
|
+
{
|
|
4736
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterShotgunInnateDamageRandomMod",
|
|
4737
|
+
"Slot": -1
|
|
4738
|
+
}
|
|
4739
|
+
]
|
|
4740
|
+
},
|
|
3870
4741
|
"/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterTierA": {
|
|
3871
4742
|
"name": "/Lotus/Language/CrewShip/Wpn_VidarBlasterTierA",
|
|
3872
4743
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/Blaster",
|
|
@@ -4054,8 +4925,160 @@
|
|
|
4054
4925
|
"omegaAttenuation": 0.5,
|
|
4055
4926
|
"noise": "ALARMING",
|
|
4056
4927
|
"trigger": "AUTO",
|
|
4057
|
-
"magazineSize": 125,
|
|
4058
|
-
"reloadTime": 2.1,
|
|
4928
|
+
"magazineSize": 125,
|
|
4929
|
+
"reloadTime": 2.1,
|
|
4930
|
+
"multishot": 1,
|
|
4931
|
+
"creditsCost": 50000,
|
|
4932
|
+
"excludeFromMarket": true,
|
|
4933
|
+
"compatibilityTags": [
|
|
4934
|
+
"BATTERY"
|
|
4935
|
+
],
|
|
4936
|
+
"variantType": "VT_NORMAL",
|
|
4937
|
+
"behaviours": [
|
|
4938
|
+
{
|
|
4939
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
4940
|
+
"fireIterations": 1,
|
|
4941
|
+
"projectile": {
|
|
4942
|
+
"attack": {
|
|
4943
|
+
"DT_PUNCTURE": 130,
|
|
4944
|
+
"DT_POISON": 262,
|
|
4945
|
+
"procChance": 0.24
|
|
4946
|
+
}
|
|
4947
|
+
},
|
|
4948
|
+
"impact": {
|
|
4949
|
+
"DT_IMPACT": 133.3332,
|
|
4950
|
+
"DT_PUNCTURE": 133.3332,
|
|
4951
|
+
"DT_SLASH": 133.3336,
|
|
4952
|
+
"procChance": 0.1
|
|
4953
|
+
}
|
|
4954
|
+
}
|
|
4955
|
+
],
|
|
4956
|
+
"defaultUpgrades": [
|
|
4957
|
+
{
|
|
4958
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterInnateDamageRandomMod",
|
|
4959
|
+
"Slot": -1
|
|
4960
|
+
}
|
|
4961
|
+
]
|
|
4962
|
+
},
|
|
4963
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterTierD": {
|
|
4964
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarBlasterTierD",
|
|
4965
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/VidarBlasterTierB",
|
|
4966
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlaster.png",
|
|
4967
|
+
"codexSecret": false,
|
|
4968
|
+
"damagePerShot": [
|
|
4969
|
+
0,
|
|
4970
|
+
195,
|
|
4971
|
+
0,
|
|
4972
|
+
0,
|
|
4973
|
+
0,
|
|
4974
|
+
0,
|
|
4975
|
+
393,
|
|
4976
|
+
0,
|
|
4977
|
+
0,
|
|
4978
|
+
0,
|
|
4979
|
+
0,
|
|
4980
|
+
0,
|
|
4981
|
+
0,
|
|
4982
|
+
0,
|
|
4983
|
+
0,
|
|
4984
|
+
0,
|
|
4985
|
+
0,
|
|
4986
|
+
0,
|
|
4987
|
+
0,
|
|
4988
|
+
0
|
|
4989
|
+
],
|
|
4990
|
+
"totalDamage": 588,
|
|
4991
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterDesc",
|
|
4992
|
+
"criticalChance": 0.23,
|
|
4993
|
+
"criticalMultiplier": 2,
|
|
4994
|
+
"procChance": 0.26,
|
|
4995
|
+
"fireRate": 15.000001,
|
|
4996
|
+
"masteryReq": 0,
|
|
4997
|
+
"productCategory": "CrewShipWeapons",
|
|
4998
|
+
"excludeFromCodex": true,
|
|
4999
|
+
"slot": 14,
|
|
5000
|
+
"accuracy": 16.666666,
|
|
5001
|
+
"omegaAttenuation": 0.5,
|
|
5002
|
+
"noise": "ALARMING",
|
|
5003
|
+
"trigger": "AUTO",
|
|
5004
|
+
"magazineSize": 125,
|
|
5005
|
+
"reloadTime": 2.1,
|
|
5006
|
+
"multishot": 1,
|
|
5007
|
+
"creditsCost": 50000,
|
|
5008
|
+
"excludeFromMarket": true,
|
|
5009
|
+
"compatibilityTags": [
|
|
5010
|
+
"BATTERY"
|
|
5011
|
+
],
|
|
5012
|
+
"variantType": "VT_NORMAL",
|
|
5013
|
+
"behaviours": [
|
|
5014
|
+
{
|
|
5015
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
5016
|
+
"fireIterations": 1,
|
|
5017
|
+
"projectile": {
|
|
5018
|
+
"attack": {
|
|
5019
|
+
"DT_PUNCTURE": 195,
|
|
5020
|
+
"DT_POISON": 393,
|
|
5021
|
+
"procChance": 0.26
|
|
5022
|
+
}
|
|
5023
|
+
},
|
|
5024
|
+
"impact": {
|
|
5025
|
+
"DT_IMPACT": 133.3332,
|
|
5026
|
+
"DT_PUNCTURE": 133.3332,
|
|
5027
|
+
"DT_SLASH": 133.3336,
|
|
5028
|
+
"procChance": 0.1
|
|
5029
|
+
}
|
|
5030
|
+
}
|
|
5031
|
+
],
|
|
5032
|
+
"defaultUpgrades": [
|
|
5033
|
+
{
|
|
5034
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterInnateDamageRandomMod",
|
|
5035
|
+
"Slot": -1
|
|
5036
|
+
}
|
|
5037
|
+
]
|
|
5038
|
+
},
|
|
5039
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierA": {
|
|
5040
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierA",
|
|
5041
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterShotgunTierA",
|
|
5042
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
5043
|
+
"codexSecret": false,
|
|
5044
|
+
"damagePerShot": [
|
|
5045
|
+
0,
|
|
5046
|
+
0,
|
|
5047
|
+
0,
|
|
5048
|
+
0,
|
|
5049
|
+
2275,
|
|
5050
|
+
0,
|
|
5051
|
+
0,
|
|
5052
|
+
0,
|
|
5053
|
+
0,
|
|
5054
|
+
0,
|
|
5055
|
+
0,
|
|
5056
|
+
0,
|
|
5057
|
+
0,
|
|
5058
|
+
0,
|
|
5059
|
+
0,
|
|
5060
|
+
0,
|
|
5061
|
+
0,
|
|
5062
|
+
0,
|
|
5063
|
+
0,
|
|
5064
|
+
0
|
|
5065
|
+
],
|
|
5066
|
+
"totalDamage": 2275,
|
|
5067
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
5068
|
+
"criticalChance": 0.1,
|
|
5069
|
+
"criticalMultiplier": 2,
|
|
5070
|
+
"procChance": 0.23,
|
|
5071
|
+
"fireRate": 1,
|
|
5072
|
+
"masteryReq": 0,
|
|
5073
|
+
"productCategory": "CrewShipWeapons",
|
|
5074
|
+
"excludeFromCodex": true,
|
|
5075
|
+
"slot": 14,
|
|
5076
|
+
"accuracy": 16.666666,
|
|
5077
|
+
"omegaAttenuation": 0.5,
|
|
5078
|
+
"noise": "ALARMING",
|
|
5079
|
+
"trigger": "AUTO",
|
|
5080
|
+
"magazineSize": 5,
|
|
5081
|
+
"reloadTime": 3.5,
|
|
4059
5082
|
"multishot": 1,
|
|
4060
5083
|
"creditsCost": 50000,
|
|
4061
5084
|
"excludeFromMarket": true,
|
|
@@ -4069,9 +5092,8 @@
|
|
|
4069
5092
|
"fireIterations": 1,
|
|
4070
5093
|
"projectile": {
|
|
4071
5094
|
"attack": {
|
|
4072
|
-
"
|
|
4073
|
-
"
|
|
4074
|
-
"procChance": 0.24
|
|
5095
|
+
"DT_FREEZE": 2275,
|
|
5096
|
+
"procChance": 0.23
|
|
4075
5097
|
}
|
|
4076
5098
|
},
|
|
4077
5099
|
"impact": {
|
|
@@ -4081,17 +5103,11 @@
|
|
|
4081
5103
|
"procChance": 0.1
|
|
4082
5104
|
}
|
|
4083
5105
|
}
|
|
4084
|
-
],
|
|
4085
|
-
"defaultUpgrades": [
|
|
4086
|
-
{
|
|
4087
|
-
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Blaster/BlasterInnateDamageRandomMod",
|
|
4088
|
-
"Slot": -1
|
|
4089
|
-
}
|
|
4090
5106
|
]
|
|
4091
5107
|
},
|
|
4092
|
-
"/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
4093
|
-
"name": "/Lotus/Language/CrewShip/
|
|
4094
|
-
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
5108
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierB": {
|
|
5109
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierB",
|
|
5110
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierA",
|
|
4095
5111
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4096
5112
|
"codexSecret": false,
|
|
4097
5113
|
"damagePerShot": [
|
|
@@ -4099,7 +5115,7 @@
|
|
|
4099
5115
|
0,
|
|
4100
5116
|
0,
|
|
4101
5117
|
0,
|
|
4102
|
-
|
|
5118
|
+
3868,
|
|
4103
5119
|
0,
|
|
4104
5120
|
0,
|
|
4105
5121
|
0,
|
|
@@ -4116,11 +5132,11 @@
|
|
|
4116
5132
|
0,
|
|
4117
5133
|
0
|
|
4118
5134
|
],
|
|
4119
|
-
"totalDamage":
|
|
5135
|
+
"totalDamage": 3868,
|
|
4120
5136
|
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
4121
|
-
"criticalChance": 0.
|
|
5137
|
+
"criticalChance": 0.14,
|
|
4122
5138
|
"criticalMultiplier": 2,
|
|
4123
|
-
"procChance": 0.
|
|
5139
|
+
"procChance": 0.32,
|
|
4124
5140
|
"fireRate": 1,
|
|
4125
5141
|
"masteryReq": 0,
|
|
4126
5142
|
"productCategory": "CrewShipWeapons",
|
|
@@ -4145,8 +5161,8 @@
|
|
|
4145
5161
|
"fireIterations": 1,
|
|
4146
5162
|
"projectile": {
|
|
4147
5163
|
"attack": {
|
|
4148
|
-
"DT_FREEZE":
|
|
4149
|
-
"procChance": 0.
|
|
5164
|
+
"DT_FREEZE": 3868,
|
|
5165
|
+
"procChance": 0.32
|
|
4150
5166
|
}
|
|
4151
5167
|
},
|
|
4152
5168
|
"impact": {
|
|
@@ -4156,11 +5172,17 @@
|
|
|
4156
5172
|
"procChance": 0.1
|
|
4157
5173
|
}
|
|
4158
5174
|
}
|
|
5175
|
+
],
|
|
5176
|
+
"defaultUpgrades": [
|
|
5177
|
+
{
|
|
5178
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
5179
|
+
"Slot": -1
|
|
5180
|
+
}
|
|
4159
5181
|
]
|
|
4160
5182
|
},
|
|
4161
|
-
"/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
4162
|
-
"name": "/Lotus/Language/CrewShip/
|
|
4163
|
-
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
5183
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierC": {
|
|
5184
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierC",
|
|
5185
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierB",
|
|
4164
5186
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4165
5187
|
"codexSecret": false,
|
|
4166
5188
|
"damagePerShot": [
|
|
@@ -4168,7 +5190,7 @@
|
|
|
4168
5190
|
0,
|
|
4169
5191
|
0,
|
|
4170
5192
|
0,
|
|
4171
|
-
|
|
5193
|
+
6188,
|
|
4172
5194
|
0,
|
|
4173
5195
|
0,
|
|
4174
5196
|
0,
|
|
@@ -4185,11 +5207,11 @@
|
|
|
4185
5207
|
0,
|
|
4186
5208
|
0
|
|
4187
5209
|
],
|
|
4188
|
-
"totalDamage":
|
|
5210
|
+
"totalDamage": 6188,
|
|
4189
5211
|
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
4190
|
-
"criticalChance": 0.
|
|
5212
|
+
"criticalChance": 0.2,
|
|
4191
5213
|
"criticalMultiplier": 2,
|
|
4192
|
-
"procChance": 0.
|
|
5214
|
+
"procChance": 0.45,
|
|
4193
5215
|
"fireRate": 1,
|
|
4194
5216
|
"masteryReq": 0,
|
|
4195
5217
|
"productCategory": "CrewShipWeapons",
|
|
@@ -4214,8 +5236,8 @@
|
|
|
4214
5236
|
"fireIterations": 1,
|
|
4215
5237
|
"projectile": {
|
|
4216
5238
|
"attack": {
|
|
4217
|
-
"DT_FREEZE":
|
|
4218
|
-
"procChance": 0.
|
|
5239
|
+
"DT_FREEZE": 6188,
|
|
5240
|
+
"procChance": 0.45
|
|
4219
5241
|
}
|
|
4220
5242
|
},
|
|
4221
5243
|
"impact": {
|
|
@@ -4233,8 +5255,8 @@
|
|
|
4233
5255
|
}
|
|
4234
5256
|
]
|
|
4235
5257
|
},
|
|
4236
|
-
"/Lotus/Weapons/CrewShip/Laser/Blaster/
|
|
4237
|
-
"name": "/Lotus/Language/CrewShip/
|
|
5258
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierD": {
|
|
5259
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierD",
|
|
4238
5260
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterShotgunTierB",
|
|
4239
5261
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlasterShotgun.png",
|
|
4240
5262
|
"codexSecret": false,
|
|
@@ -4243,7 +5265,7 @@
|
|
|
4243
5265
|
0,
|
|
4244
5266
|
0,
|
|
4245
5267
|
0,
|
|
4246
|
-
|
|
5268
|
+
9282,
|
|
4247
5269
|
0,
|
|
4248
5270
|
0,
|
|
4249
5271
|
0,
|
|
@@ -4260,11 +5282,11 @@
|
|
|
4260
5282
|
0,
|
|
4261
5283
|
0
|
|
4262
5284
|
],
|
|
4263
|
-
"totalDamage":
|
|
5285
|
+
"totalDamage": 9282,
|
|
4264
5286
|
"description": "/Lotus/Language/CrewShip/Wpn_BlasterShotgunDesc",
|
|
4265
|
-
"criticalChance": 0.
|
|
5287
|
+
"criticalChance": 0.23,
|
|
4266
5288
|
"criticalMultiplier": 2,
|
|
4267
|
-
"procChance": 0.
|
|
5289
|
+
"procChance": 0.48,
|
|
4268
5290
|
"fireRate": 1,
|
|
4269
5291
|
"masteryReq": 0,
|
|
4270
5292
|
"productCategory": "CrewShipWeapons",
|
|
@@ -4289,8 +5311,8 @@
|
|
|
4289
5311
|
"fireIterations": 1,
|
|
4290
5312
|
"projectile": {
|
|
4291
5313
|
"attack": {
|
|
4292
|
-
"DT_FREEZE":
|
|
4293
|
-
"procChance": 0.
|
|
5314
|
+
"DT_FREEZE": 9282,
|
|
5315
|
+
"procChance": 0.48
|
|
4294
5316
|
}
|
|
4295
5317
|
},
|
|
4296
5318
|
"impact": {
|
|
@@ -4530,6 +5552,82 @@
|
|
|
4530
5552
|
}
|
|
4531
5553
|
]
|
|
4532
5554
|
},
|
|
5555
|
+
"/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterTierD": {
|
|
5556
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiBlasterTierD",
|
|
5557
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/Blaster/ZektiBlasterTierB",
|
|
5558
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretBlaster.png",
|
|
5559
|
+
"codexSecret": false,
|
|
5560
|
+
"damagePerShot": [
|
|
5561
|
+
0,
|
|
5562
|
+
325,
|
|
5563
|
+
0,
|
|
5564
|
+
0,
|
|
5565
|
+
0,
|
|
5566
|
+
0,
|
|
5567
|
+
439,
|
|
5568
|
+
0,
|
|
5569
|
+
0,
|
|
5570
|
+
0,
|
|
5571
|
+
0,
|
|
5572
|
+
0,
|
|
5573
|
+
0,
|
|
5574
|
+
0,
|
|
5575
|
+
0,
|
|
5576
|
+
0,
|
|
5577
|
+
0,
|
|
5578
|
+
0,
|
|
5579
|
+
0,
|
|
5580
|
+
0
|
|
5581
|
+
],
|
|
5582
|
+
"totalDamage": 764,
|
|
5583
|
+
"description": "/Lotus/Language/CrewShip/Wpn_BlasterDesc",
|
|
5584
|
+
"criticalChance": 0.16,
|
|
5585
|
+
"criticalMultiplier": 2,
|
|
5586
|
+
"procChance": 0.39,
|
|
5587
|
+
"fireRate": 15.000001,
|
|
5588
|
+
"masteryReq": 0,
|
|
5589
|
+
"productCategory": "CrewShipWeapons",
|
|
5590
|
+
"excludeFromCodex": true,
|
|
5591
|
+
"slot": 14,
|
|
5592
|
+
"accuracy": 16.666666,
|
|
5593
|
+
"omegaAttenuation": 0.5,
|
|
5594
|
+
"noise": "ALARMING",
|
|
5595
|
+
"trigger": "AUTO",
|
|
5596
|
+
"magazineSize": 90,
|
|
5597
|
+
"reloadTime": 2.1,
|
|
5598
|
+
"multishot": 1,
|
|
5599
|
+
"creditsCost": 50000,
|
|
5600
|
+
"excludeFromMarket": true,
|
|
5601
|
+
"compatibilityTags": [
|
|
5602
|
+
"BATTERY"
|
|
5603
|
+
],
|
|
5604
|
+
"variantType": "VT_NORMAL",
|
|
5605
|
+
"behaviours": [
|
|
5606
|
+
{
|
|
5607
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
5608
|
+
"fireIterations": 1,
|
|
5609
|
+
"projectile": {
|
|
5610
|
+
"attack": {
|
|
5611
|
+
"DT_PUNCTURE": 325,
|
|
5612
|
+
"DT_POISON": 439,
|
|
5613
|
+
"procChance": 0.39
|
|
5614
|
+
}
|
|
5615
|
+
},
|
|
5616
|
+
"impact": {
|
|
5617
|
+
"DT_IMPACT": 133.3332,
|
|
5618
|
+
"DT_PUNCTURE": 133.3332,
|
|
5619
|
+
"DT_SLASH": 133.3336,
|
|
5620
|
+
"procChance": 0.1
|
|
5621
|
+
}
|
|
5622
|
+
}
|
|
5623
|
+
],
|
|
5624
|
+
"defaultUpgrades": [
|
|
5625
|
+
{
|
|
5626
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
5627
|
+
"Slot": -1
|
|
5628
|
+
}
|
|
5629
|
+
]
|
|
5630
|
+
},
|
|
4533
5631
|
"/Lotus/Weapons/CrewShip/Laser/GatlingLaser/GatlingLaserTierA": {
|
|
4534
5632
|
"name": "/Lotus/Language/CrewShip/Wpn_GatlingLaserTierA",
|
|
4535
5633
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/GatlingLaser/GatlingLaser",
|
|
@@ -4908,6 +6006,73 @@
|
|
|
4908
6006
|
}
|
|
4909
6007
|
]
|
|
4910
6008
|
},
|
|
6009
|
+
"/Lotus/Weapons/CrewShip/Laser/GatlingLaser/LavanGatlingLaserTierD": {
|
|
6010
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanGatlingLaserTierD",
|
|
6011
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/GatlingLaser/LavanGatlingLaserTierB",
|
|
6012
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/GatlingLaser.png",
|
|
6013
|
+
"codexSecret": false,
|
|
6014
|
+
"damagePerShot": [
|
|
6015
|
+
0,
|
|
6016
|
+
0,
|
|
6017
|
+
0,
|
|
6018
|
+
474,
|
|
6019
|
+
0,
|
|
6020
|
+
0,
|
|
6021
|
+
0,
|
|
6022
|
+
0,
|
|
6023
|
+
0,
|
|
6024
|
+
0,
|
|
6025
|
+
0,
|
|
6026
|
+
0,
|
|
6027
|
+
0,
|
|
6028
|
+
0,
|
|
6029
|
+
0,
|
|
6030
|
+
0,
|
|
6031
|
+
0,
|
|
6032
|
+
0,
|
|
6033
|
+
0,
|
|
6034
|
+
0
|
|
6035
|
+
],
|
|
6036
|
+
"totalDamage": 474,
|
|
6037
|
+
"description": "/Lotus/Language/CrewShip/Wpn_GatlingLaserDesc",
|
|
6038
|
+
"criticalChance": 0.15,
|
|
6039
|
+
"criticalMultiplier": 2,
|
|
6040
|
+
"procChance": 0.32,
|
|
6041
|
+
"fireRate": 16.666668,
|
|
6042
|
+
"masteryReq": 0,
|
|
6043
|
+
"productCategory": "CrewShipWeapons",
|
|
6044
|
+
"excludeFromCodex": true,
|
|
6045
|
+
"slot": 14,
|
|
6046
|
+
"accuracy": 100,
|
|
6047
|
+
"omegaAttenuation": 0.5,
|
|
6048
|
+
"noise": "ALARMING",
|
|
6049
|
+
"trigger": "AUTO",
|
|
6050
|
+
"magazineSize": 125,
|
|
6051
|
+
"reloadTime": 2.3,
|
|
6052
|
+
"multishot": 1,
|
|
6053
|
+
"creditsCost": 50000,
|
|
6054
|
+
"excludeFromMarket": true,
|
|
6055
|
+
"compatibilityTags": [
|
|
6056
|
+
"BATTERY"
|
|
6057
|
+
],
|
|
6058
|
+
"variantType": "VT_NORMAL",
|
|
6059
|
+
"behaviours": [
|
|
6060
|
+
{
|
|
6061
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
6062
|
+
"fireIterations": 1,
|
|
6063
|
+
"impact": {
|
|
6064
|
+
"DT_FIRE": 474,
|
|
6065
|
+
"procChance": 0.32
|
|
6066
|
+
}
|
|
6067
|
+
}
|
|
6068
|
+
],
|
|
6069
|
+
"defaultUpgrades": [
|
|
6070
|
+
{
|
|
6071
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
6072
|
+
"Slot": -1
|
|
6073
|
+
}
|
|
6074
|
+
]
|
|
6075
|
+
},
|
|
4911
6076
|
"/Lotus/Weapons/CrewShip/Laser/GatlingLaser/VidarGatlingLaserTierA": {
|
|
4912
6077
|
"name": "/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierA",
|
|
4913
6078
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/GatlingLaser/GatlingLaser",
|
|
@@ -5067,7 +6232,74 @@
|
|
|
5067
6232
|
"description": "/Lotus/Language/CrewShip/Wpn_GatlingLaserDesc",
|
|
5068
6233
|
"criticalChance": 0.18,
|
|
5069
6234
|
"criticalMultiplier": 2,
|
|
5070
|
-
"procChance": 0.2,
|
|
6235
|
+
"procChance": 0.2,
|
|
6236
|
+
"fireRate": 16.666668,
|
|
6237
|
+
"masteryReq": 0,
|
|
6238
|
+
"productCategory": "CrewShipWeapons",
|
|
6239
|
+
"excludeFromCodex": true,
|
|
6240
|
+
"slot": 14,
|
|
6241
|
+
"accuracy": 100,
|
|
6242
|
+
"omegaAttenuation": 0.5,
|
|
6243
|
+
"noise": "ALARMING",
|
|
6244
|
+
"trigger": "AUTO",
|
|
6245
|
+
"magazineSize": 125,
|
|
6246
|
+
"reloadTime": 2.3,
|
|
6247
|
+
"multishot": 1,
|
|
6248
|
+
"creditsCost": 50000,
|
|
6249
|
+
"excludeFromMarket": true,
|
|
6250
|
+
"compatibilityTags": [
|
|
6251
|
+
"BATTERY"
|
|
6252
|
+
],
|
|
6253
|
+
"variantType": "VT_NORMAL",
|
|
6254
|
+
"behaviours": [
|
|
6255
|
+
{
|
|
6256
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
6257
|
+
"fireIterations": 1,
|
|
6258
|
+
"impact": {
|
|
6259
|
+
"DT_FIRE": 295,
|
|
6260
|
+
"procChance": 0.2
|
|
6261
|
+
}
|
|
6262
|
+
}
|
|
6263
|
+
],
|
|
6264
|
+
"defaultUpgrades": [
|
|
6265
|
+
{
|
|
6266
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/Beam/RailJackBeamInnateDamageRandomMod",
|
|
6267
|
+
"Slot": -1
|
|
6268
|
+
}
|
|
6269
|
+
]
|
|
6270
|
+
},
|
|
6271
|
+
"/Lotus/Weapons/CrewShip/Laser/GatlingLaser/VidarGatlingLaserTierD": {
|
|
6272
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierD",
|
|
6273
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/GatlingLaser/VidarGatlingLaserTierB",
|
|
6274
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/GatlingLaser.png",
|
|
6275
|
+
"codexSecret": false,
|
|
6276
|
+
"damagePerShot": [
|
|
6277
|
+
0,
|
|
6278
|
+
0,
|
|
6279
|
+
0,
|
|
6280
|
+
442,
|
|
6281
|
+
0,
|
|
6282
|
+
0,
|
|
6283
|
+
0,
|
|
6284
|
+
0,
|
|
6285
|
+
0,
|
|
6286
|
+
0,
|
|
6287
|
+
0,
|
|
6288
|
+
0,
|
|
6289
|
+
0,
|
|
6290
|
+
0,
|
|
6291
|
+
0,
|
|
6292
|
+
0,
|
|
6293
|
+
0,
|
|
6294
|
+
0,
|
|
6295
|
+
0,
|
|
6296
|
+
0
|
|
6297
|
+
],
|
|
6298
|
+
"totalDamage": 442,
|
|
6299
|
+
"description": "/Lotus/Language/CrewShip/Wpn_GatlingLaserDesc",
|
|
6300
|
+
"criticalChance": 0.22,
|
|
6301
|
+
"criticalMultiplier": 2,
|
|
6302
|
+
"procChance": 0.22,
|
|
5071
6303
|
"fireRate": 16.666668,
|
|
5072
6304
|
"masteryReq": 0,
|
|
5073
6305
|
"productCategory": "CrewShipWeapons",
|
|
@@ -5091,8 +6323,8 @@
|
|
|
5091
6323
|
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
5092
6324
|
"fireIterations": 1,
|
|
5093
6325
|
"impact": {
|
|
5094
|
-
"DT_FIRE":
|
|
5095
|
-
"procChance": 0.
|
|
6326
|
+
"DT_FIRE": 442,
|
|
6327
|
+
"procChance": 0.22
|
|
5096
6328
|
}
|
|
5097
6329
|
}
|
|
5098
6330
|
],
|
|
@@ -5298,6 +6530,73 @@
|
|
|
5298
6530
|
}
|
|
5299
6531
|
]
|
|
5300
6532
|
},
|
|
6533
|
+
"/Lotus/Weapons/CrewShip/Laser/GatlingLaser/ZektiGatlingLaserTierD": {
|
|
6534
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiGatlingLaserTierD",
|
|
6535
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/GatlingLaser/ZektiGatlingLaserTierB",
|
|
6536
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/GatlingLaser.png",
|
|
6537
|
+
"codexSecret": false,
|
|
6538
|
+
"damagePerShot": [
|
|
6539
|
+
0,
|
|
6540
|
+
0,
|
|
6541
|
+
0,
|
|
6542
|
+
576,
|
|
6543
|
+
0,
|
|
6544
|
+
0,
|
|
6545
|
+
0,
|
|
6546
|
+
0,
|
|
6547
|
+
0,
|
|
6548
|
+
0,
|
|
6549
|
+
0,
|
|
6550
|
+
0,
|
|
6551
|
+
0,
|
|
6552
|
+
0,
|
|
6553
|
+
0,
|
|
6554
|
+
0,
|
|
6555
|
+
0,
|
|
6556
|
+
0,
|
|
6557
|
+
0,
|
|
6558
|
+
0
|
|
6559
|
+
],
|
|
6560
|
+
"totalDamage": 576,
|
|
6561
|
+
"description": "/Lotus/Language/CrewShip/Wpn_GatlingLaserDesc",
|
|
6562
|
+
"criticalChance": 0.16,
|
|
6563
|
+
"criticalMultiplier": 2,
|
|
6564
|
+
"procChance": 0.33,
|
|
6565
|
+
"fireRate": 16.666668,
|
|
6566
|
+
"masteryReq": 0,
|
|
6567
|
+
"productCategory": "CrewShipWeapons",
|
|
6568
|
+
"excludeFromCodex": true,
|
|
6569
|
+
"slot": 14,
|
|
6570
|
+
"accuracy": 100,
|
|
6571
|
+
"omegaAttenuation": 0.5,
|
|
6572
|
+
"noise": "ALARMING",
|
|
6573
|
+
"trigger": "AUTO",
|
|
6574
|
+
"magazineSize": 83,
|
|
6575
|
+
"reloadTime": 2.3,
|
|
6576
|
+
"multishot": 1,
|
|
6577
|
+
"creditsCost": 50000,
|
|
6578
|
+
"excludeFromMarket": true,
|
|
6579
|
+
"compatibilityTags": [
|
|
6580
|
+
"BATTERY"
|
|
6581
|
+
],
|
|
6582
|
+
"variantType": "VT_NORMAL",
|
|
6583
|
+
"behaviours": [
|
|
6584
|
+
{
|
|
6585
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
6586
|
+
"fireIterations": 1,
|
|
6587
|
+
"impact": {
|
|
6588
|
+
"DT_FIRE": 576,
|
|
6589
|
+
"procChance": 0.33
|
|
6590
|
+
}
|
|
6591
|
+
}
|
|
6592
|
+
],
|
|
6593
|
+
"defaultUpgrades": [
|
|
6594
|
+
{
|
|
6595
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
6596
|
+
"Slot": -1
|
|
6597
|
+
}
|
|
6598
|
+
]
|
|
6599
|
+
},
|
|
5301
6600
|
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/LavanPulseLaserTierA": {
|
|
5302
6601
|
"name": "/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierA",
|
|
5303
6602
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/PulseLaser",
|
|
@@ -5508,6 +6807,78 @@
|
|
|
5508
6807
|
}
|
|
5509
6808
|
]
|
|
5510
6809
|
},
|
|
6810
|
+
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/LavanPulseLaserTierD": {
|
|
6811
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierD",
|
|
6812
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/LavanPulseLaserTierB",
|
|
6813
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretC.png",
|
|
6814
|
+
"codexSecret": false,
|
|
6815
|
+
"damagePerShot": [
|
|
6816
|
+
0,
|
|
6817
|
+
432,
|
|
6818
|
+
0,
|
|
6819
|
+
0,
|
|
6820
|
+
0,
|
|
6821
|
+
514,
|
|
6822
|
+
0,
|
|
6823
|
+
0,
|
|
6824
|
+
0,
|
|
6825
|
+
0,
|
|
6826
|
+
0,
|
|
6827
|
+
0,
|
|
6828
|
+
0,
|
|
6829
|
+
0,
|
|
6830
|
+
0,
|
|
6831
|
+
0,
|
|
6832
|
+
0,
|
|
6833
|
+
0,
|
|
6834
|
+
0,
|
|
6835
|
+
0
|
|
6836
|
+
],
|
|
6837
|
+
"totalDamage": 946,
|
|
6838
|
+
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
6839
|
+
"criticalChance": 0.19,
|
|
6840
|
+
"criticalMultiplier": 2,
|
|
6841
|
+
"procChance": 0.31,
|
|
6842
|
+
"fireRate": 7.407408,
|
|
6843
|
+
"masteryReq": 0,
|
|
6844
|
+
"productCategory": "CrewShipWeapons",
|
|
6845
|
+
"excludeFromCodex": true,
|
|
6846
|
+
"slot": 14,
|
|
6847
|
+
"accuracy": 100,
|
|
6848
|
+
"omegaAttenuation": 0.5,
|
|
6849
|
+
"noise": "ALARMING",
|
|
6850
|
+
"trigger": "BURST",
|
|
6851
|
+
"magazineSize": 100,
|
|
6852
|
+
"reloadTime": 2.3,
|
|
6853
|
+
"multishot": 1,
|
|
6854
|
+
"creditsCost": 50000,
|
|
6855
|
+
"excludeFromMarket": true,
|
|
6856
|
+
"compatibilityTags": [
|
|
6857
|
+
"BATTERY"
|
|
6858
|
+
],
|
|
6859
|
+
"variantType": "VT_NORMAL",
|
|
6860
|
+
"behaviours": [
|
|
6861
|
+
{
|
|
6862
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerBurst",
|
|
6863
|
+
"fireIterations": 1,
|
|
6864
|
+
"burst": {
|
|
6865
|
+
"count": 4,
|
|
6866
|
+
"delay": 0.06
|
|
6867
|
+
},
|
|
6868
|
+
"impact": {
|
|
6869
|
+
"DT_PUNCTURE": 432,
|
|
6870
|
+
"DT_ELECTRICITY": 514,
|
|
6871
|
+
"procChance": 0.31
|
|
6872
|
+
}
|
|
6873
|
+
}
|
|
6874
|
+
],
|
|
6875
|
+
"defaultUpgrades": [
|
|
6876
|
+
{
|
|
6877
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
6878
|
+
"Slot": -1
|
|
6879
|
+
}
|
|
6880
|
+
]
|
|
6881
|
+
},
|
|
5511
6882
|
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/PulseLaser": {
|
|
5512
6883
|
"name": "/Lotus/Language/CrewShip/Wpn_PulseLaser",
|
|
5513
6884
|
"parentName": "/Lotus/Weapons/CrewShip/RailjackTurretWeapon",
|
|
@@ -5982,6 +7353,78 @@
|
|
|
5982
7353
|
}
|
|
5983
7354
|
]
|
|
5984
7355
|
},
|
|
7356
|
+
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/VidarPulseLaserTierD": {
|
|
7357
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarPulseLaserTierD",
|
|
7358
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/VidarPulseLaserTierB",
|
|
7359
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretC.png",
|
|
7360
|
+
"codexSecret": false,
|
|
7361
|
+
"damagePerShot": [
|
|
7362
|
+
0,
|
|
7363
|
+
400,
|
|
7364
|
+
0,
|
|
7365
|
+
0,
|
|
7366
|
+
0,
|
|
7367
|
+
483,
|
|
7368
|
+
0,
|
|
7369
|
+
0,
|
|
7370
|
+
0,
|
|
7371
|
+
0,
|
|
7372
|
+
0,
|
|
7373
|
+
0,
|
|
7374
|
+
0,
|
|
7375
|
+
0,
|
|
7376
|
+
0,
|
|
7377
|
+
0,
|
|
7378
|
+
0,
|
|
7379
|
+
0,
|
|
7380
|
+
0,
|
|
7381
|
+
0
|
|
7382
|
+
],
|
|
7383
|
+
"totalDamage": 883,
|
|
7384
|
+
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
7385
|
+
"criticalChance": 0.28,
|
|
7386
|
+
"criticalMultiplier": 2,
|
|
7387
|
+
"procChance": 0.21,
|
|
7388
|
+
"fireRate": 7.407408,
|
|
7389
|
+
"masteryReq": 0,
|
|
7390
|
+
"productCategory": "CrewShipWeapons",
|
|
7391
|
+
"excludeFromCodex": true,
|
|
7392
|
+
"slot": 14,
|
|
7393
|
+
"accuracy": 100,
|
|
7394
|
+
"omegaAttenuation": 0.5,
|
|
7395
|
+
"noise": "ALARMING",
|
|
7396
|
+
"trigger": "BURST",
|
|
7397
|
+
"magazineSize": 100,
|
|
7398
|
+
"reloadTime": 2.3,
|
|
7399
|
+
"multishot": 1,
|
|
7400
|
+
"creditsCost": 50000,
|
|
7401
|
+
"excludeFromMarket": true,
|
|
7402
|
+
"compatibilityTags": [
|
|
7403
|
+
"BATTERY"
|
|
7404
|
+
],
|
|
7405
|
+
"variantType": "VT_NORMAL",
|
|
7406
|
+
"behaviours": [
|
|
7407
|
+
{
|
|
7408
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerBurst",
|
|
7409
|
+
"fireIterations": 1,
|
|
7410
|
+
"burst": {
|
|
7411
|
+
"count": 4,
|
|
7412
|
+
"delay": 0.06
|
|
7413
|
+
},
|
|
7414
|
+
"impact": {
|
|
7415
|
+
"DT_PUNCTURE": 400,
|
|
7416
|
+
"DT_ELECTRICITY": 483,
|
|
7417
|
+
"procChance": 0.21
|
|
7418
|
+
}
|
|
7419
|
+
}
|
|
7420
|
+
],
|
|
7421
|
+
"defaultUpgrades": [
|
|
7422
|
+
{
|
|
7423
|
+
"ItemType": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/PulseLaserInnateDamageRandomMod",
|
|
7424
|
+
"Slot": -1
|
|
7425
|
+
}
|
|
7426
|
+
]
|
|
7427
|
+
},
|
|
5985
7428
|
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierA": {
|
|
5986
7429
|
"name": "/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierA",
|
|
5987
7430
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/PulseLaser",
|
|
@@ -5989,11 +7432,77 @@
|
|
|
5989
7432
|
"codexSecret": false,
|
|
5990
7433
|
"damagePerShot": [
|
|
5991
7434
|
0,
|
|
5992
|
-
120,
|
|
7435
|
+
120,
|
|
7436
|
+
0,
|
|
7437
|
+
0,
|
|
7438
|
+
0,
|
|
7439
|
+
161,
|
|
7440
|
+
0,
|
|
7441
|
+
0,
|
|
7442
|
+
0,
|
|
7443
|
+
0,
|
|
7444
|
+
0,
|
|
7445
|
+
0,
|
|
7446
|
+
0,
|
|
7447
|
+
0,
|
|
7448
|
+
0,
|
|
7449
|
+
0,
|
|
7450
|
+
0,
|
|
7451
|
+
0,
|
|
7452
|
+
0,
|
|
7453
|
+
0
|
|
7454
|
+
],
|
|
7455
|
+
"totalDamage": 281,
|
|
7456
|
+
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
7457
|
+
"criticalChance": 0.08,
|
|
7458
|
+
"criticalMultiplier": 2,
|
|
7459
|
+
"procChance": 0.14,
|
|
7460
|
+
"fireRate": 7.407408,
|
|
7461
|
+
"masteryReq": 0,
|
|
7462
|
+
"productCategory": "CrewShipWeapons",
|
|
7463
|
+
"excludeFromCodex": true,
|
|
7464
|
+
"slot": 14,
|
|
7465
|
+
"accuracy": 100,
|
|
7466
|
+
"omegaAttenuation": 0.5,
|
|
7467
|
+
"noise": "ALARMING",
|
|
7468
|
+
"trigger": "BURST",
|
|
7469
|
+
"magazineSize": 50,
|
|
7470
|
+
"reloadTime": 2.3,
|
|
7471
|
+
"multishot": 1,
|
|
7472
|
+
"creditsCost": 50000,
|
|
7473
|
+
"excludeFromMarket": true,
|
|
7474
|
+
"compatibilityTags": [
|
|
7475
|
+
"BATTERY"
|
|
7476
|
+
],
|
|
7477
|
+
"variantType": "VT_NORMAL",
|
|
7478
|
+
"behaviours": [
|
|
7479
|
+
{
|
|
7480
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerBurst",
|
|
7481
|
+
"fireIterations": 1,
|
|
7482
|
+
"burst": {
|
|
7483
|
+
"count": 4,
|
|
7484
|
+
"delay": 0.06
|
|
7485
|
+
},
|
|
7486
|
+
"impact": {
|
|
7487
|
+
"DT_PUNCTURE": 120,
|
|
7488
|
+
"DT_ELECTRICITY": 161,
|
|
7489
|
+
"procChance": 0.14
|
|
7490
|
+
}
|
|
7491
|
+
}
|
|
7492
|
+
]
|
|
7493
|
+
},
|
|
7494
|
+
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierB": {
|
|
7495
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierB",
|
|
7496
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierA",
|
|
7497
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretC.png",
|
|
7498
|
+
"codexSecret": false,
|
|
7499
|
+
"damagePerShot": [
|
|
7500
|
+
0,
|
|
7501
|
+
199,
|
|
5993
7502
|
0,
|
|
5994
7503
|
0,
|
|
5995
7504
|
0,
|
|
5996
|
-
|
|
7505
|
+
279,
|
|
5997
7506
|
0,
|
|
5998
7507
|
0,
|
|
5999
7508
|
0,
|
|
@@ -6009,11 +7518,11 @@
|
|
|
6009
7518
|
0,
|
|
6010
7519
|
0
|
|
6011
7520
|
],
|
|
6012
|
-
"totalDamage":
|
|
7521
|
+
"totalDamage": 478,
|
|
6013
7522
|
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
6014
|
-
"criticalChance": 0.
|
|
7523
|
+
"criticalChance": 0.12,
|
|
6015
7524
|
"criticalMultiplier": 2,
|
|
6016
|
-
"procChance": 0.
|
|
7525
|
+
"procChance": 0.2,
|
|
6017
7526
|
"fireRate": 7.407408,
|
|
6018
7527
|
"masteryReq": 0,
|
|
6019
7528
|
"productCategory": "CrewShipWeapons",
|
|
@@ -6041,25 +7550,31 @@
|
|
|
6041
7550
|
"delay": 0.06
|
|
6042
7551
|
},
|
|
6043
7552
|
"impact": {
|
|
6044
|
-
"DT_PUNCTURE":
|
|
6045
|
-
"DT_ELECTRICITY":
|
|
6046
|
-
"procChance": 0.
|
|
7553
|
+
"DT_PUNCTURE": 199,
|
|
7554
|
+
"DT_ELECTRICITY": 279,
|
|
7555
|
+
"procChance": 0.2
|
|
6047
7556
|
}
|
|
6048
7557
|
}
|
|
7558
|
+
],
|
|
7559
|
+
"defaultUpgrades": [
|
|
7560
|
+
{
|
|
7561
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
7562
|
+
"Slot": -1
|
|
7563
|
+
}
|
|
6049
7564
|
]
|
|
6050
7565
|
},
|
|
6051
|
-
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/
|
|
6052
|
-
"name": "/Lotus/Language/CrewShip/
|
|
6053
|
-
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/
|
|
7566
|
+
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierC": {
|
|
7567
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierC",
|
|
7568
|
+
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierB",
|
|
6054
7569
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretC.png",
|
|
6055
7570
|
"codexSecret": false,
|
|
6056
7571
|
"damagePerShot": [
|
|
6057
7572
|
0,
|
|
6058
|
-
|
|
7573
|
+
323,
|
|
6059
7574
|
0,
|
|
6060
7575
|
0,
|
|
6061
7576
|
0,
|
|
6062
|
-
|
|
7577
|
+
443,
|
|
6063
7578
|
0,
|
|
6064
7579
|
0,
|
|
6065
7580
|
0,
|
|
@@ -6075,11 +7590,11 @@
|
|
|
6075
7590
|
0,
|
|
6076
7591
|
0
|
|
6077
7592
|
],
|
|
6078
|
-
"totalDamage":
|
|
7593
|
+
"totalDamage": 766,
|
|
6079
7594
|
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
6080
|
-
"criticalChance": 0.
|
|
7595
|
+
"criticalChance": 0.17,
|
|
6081
7596
|
"criticalMultiplier": 2,
|
|
6082
|
-
"procChance": 0.
|
|
7597
|
+
"procChance": 0.29,
|
|
6083
7598
|
"fireRate": 7.407408,
|
|
6084
7599
|
"masteryReq": 0,
|
|
6085
7600
|
"productCategory": "CrewShipWeapons",
|
|
@@ -6107,9 +7622,9 @@
|
|
|
6107
7622
|
"delay": 0.06
|
|
6108
7623
|
},
|
|
6109
7624
|
"impact": {
|
|
6110
|
-
"DT_PUNCTURE":
|
|
6111
|
-
"DT_ELECTRICITY":
|
|
6112
|
-
"procChance": 0.
|
|
7625
|
+
"DT_PUNCTURE": 323,
|
|
7626
|
+
"DT_ELECTRICITY": 443,
|
|
7627
|
+
"procChance": 0.29
|
|
6113
7628
|
}
|
|
6114
7629
|
}
|
|
6115
7630
|
],
|
|
@@ -6120,18 +7635,18 @@
|
|
|
6120
7635
|
}
|
|
6121
7636
|
]
|
|
6122
7637
|
},
|
|
6123
|
-
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/
|
|
6124
|
-
"name": "/Lotus/Language/CrewShip/
|
|
7638
|
+
"/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierD": {
|
|
7639
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierD",
|
|
6125
7640
|
"parentName": "/Lotus/Weapons/CrewShip/Laser/PulseLaser/ZektiPulseLaserTierB",
|
|
6126
7641
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretC.png",
|
|
6127
7642
|
"codexSecret": false,
|
|
6128
7643
|
"damagePerShot": [
|
|
6129
7644
|
0,
|
|
6130
|
-
|
|
7645
|
+
484,
|
|
6131
7646
|
0,
|
|
6132
7647
|
0,
|
|
6133
7648
|
0,
|
|
6134
|
-
|
|
7649
|
+
665,
|
|
6135
7650
|
0,
|
|
6136
7651
|
0,
|
|
6137
7652
|
0,
|
|
@@ -6147,11 +7662,11 @@
|
|
|
6147
7662
|
0,
|
|
6148
7663
|
0
|
|
6149
7664
|
],
|
|
6150
|
-
"totalDamage":
|
|
7665
|
+
"totalDamage": 1149,
|
|
6151
7666
|
"description": "/Lotus/Language/CrewShip/Wpn_PulseLaserDesc",
|
|
6152
|
-
"criticalChance": 0.
|
|
7667
|
+
"criticalChance": 0.2,
|
|
6153
7668
|
"criticalMultiplier": 2,
|
|
6154
|
-
"procChance": 0.
|
|
7669
|
+
"procChance": 0.32,
|
|
6155
7670
|
"fireRate": 7.407408,
|
|
6156
7671
|
"masteryReq": 0,
|
|
6157
7672
|
"productCategory": "CrewShipWeapons",
|
|
@@ -6179,9 +7694,9 @@
|
|
|
6179
7694
|
"delay": 0.06
|
|
6180
7695
|
},
|
|
6181
7696
|
"impact": {
|
|
6182
|
-
"DT_PUNCTURE":
|
|
6183
|
-
"DT_ELECTRICITY":
|
|
6184
|
-
"procChance": 0.
|
|
7697
|
+
"DT_PUNCTURE": 484,
|
|
7698
|
+
"DT_ELECTRICITY": 665,
|
|
7699
|
+
"procChance": 0.32
|
|
6185
7700
|
}
|
|
6186
7701
|
}
|
|
6187
7702
|
],
|
|
@@ -6680,6 +8195,80 @@
|
|
|
6680
8195
|
}
|
|
6681
8196
|
]
|
|
6682
8197
|
},
|
|
8198
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/LavanAutoCannonTierD": {
|
|
8199
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanAutoCannonTierD",
|
|
8200
|
+
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/LavanAutoCannonTierA",
|
|
8201
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
8202
|
+
"codexSecret": false,
|
|
8203
|
+
"damagePerShot": [
|
|
8204
|
+
0,
|
|
8205
|
+
695.09998,
|
|
8206
|
+
297.90002,
|
|
8207
|
+
0,
|
|
8208
|
+
0,
|
|
8209
|
+
0,
|
|
8210
|
+
0,
|
|
8211
|
+
0,
|
|
8212
|
+
0,
|
|
8213
|
+
0,
|
|
8214
|
+
0,
|
|
8215
|
+
0,
|
|
8216
|
+
0,
|
|
8217
|
+
0,
|
|
8218
|
+
0,
|
|
8219
|
+
0,
|
|
8220
|
+
0,
|
|
8221
|
+
0,
|
|
8222
|
+
0,
|
|
8223
|
+
0
|
|
8224
|
+
],
|
|
8225
|
+
"totalDamage": 993,
|
|
8226
|
+
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
8227
|
+
"criticalChance": 0.22,
|
|
8228
|
+
"criticalMultiplier": 2,
|
|
8229
|
+
"procChance": 0.18,
|
|
8230
|
+
"fireRate": 8.333334,
|
|
8231
|
+
"masteryReq": 0,
|
|
8232
|
+
"productCategory": "CrewShipWeapons",
|
|
8233
|
+
"excludeFromCodex": true,
|
|
8234
|
+
"slot": 14,
|
|
8235
|
+
"accuracy": 20,
|
|
8236
|
+
"omegaAttenuation": 0.5,
|
|
8237
|
+
"noise": "ALARMING",
|
|
8238
|
+
"trigger": "AUTO",
|
|
8239
|
+
"magazineSize": 83,
|
|
8240
|
+
"reloadTime": 2.1,
|
|
8241
|
+
"multishot": 1,
|
|
8242
|
+
"creditsCost": 50000,
|
|
8243
|
+
"excludeFromMarket": true,
|
|
8244
|
+
"compatibilityTags": [
|
|
8245
|
+
"BATTERY"
|
|
8246
|
+
],
|
|
8247
|
+
"variantType": "VT_NORMAL",
|
|
8248
|
+
"behaviours": [
|
|
8249
|
+
{
|
|
8250
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
8251
|
+
"fireIterations": 1,
|
|
8252
|
+
"projectile": {
|
|
8253
|
+
"attack": {
|
|
8254
|
+
"DT_PUNCTURE": 695.1,
|
|
8255
|
+
"DT_SLASH": 297.9,
|
|
8256
|
+
"procChance": 0.18
|
|
8257
|
+
}
|
|
8258
|
+
},
|
|
8259
|
+
"impact": {
|
|
8260
|
+
"DT_IMPACT": 300,
|
|
8261
|
+
"procChance": 0
|
|
8262
|
+
}
|
|
8263
|
+
}
|
|
8264
|
+
],
|
|
8265
|
+
"defaultUpgrades": [
|
|
8266
|
+
{
|
|
8267
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
8268
|
+
"Slot": -1
|
|
8269
|
+
}
|
|
8270
|
+
]
|
|
8271
|
+
},
|
|
6683
8272
|
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/VidarAutoCannonTierA": {
|
|
6684
8273
|
"name": "/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierA",
|
|
6685
8274
|
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannon",
|
|
@@ -6896,15 +8485,157 @@
|
|
|
6896
8485
|
}
|
|
6897
8486
|
]
|
|
6898
8487
|
},
|
|
6899
|
-
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/
|
|
6900
|
-
"name": "/Lotus/Language/CrewShip/
|
|
6901
|
-
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/
|
|
8488
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/VidarAutoCannonTierD": {
|
|
8489
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierD",
|
|
8490
|
+
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/VidarAutoCannonTierA",
|
|
8491
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
8492
|
+
"codexSecret": false,
|
|
8493
|
+
"damagePerShot": [
|
|
8494
|
+
0,
|
|
8495
|
+
648.89996,
|
|
8496
|
+
278.10001,
|
|
8497
|
+
0,
|
|
8498
|
+
0,
|
|
8499
|
+
0,
|
|
8500
|
+
0,
|
|
8501
|
+
0,
|
|
8502
|
+
0,
|
|
8503
|
+
0,
|
|
8504
|
+
0,
|
|
8505
|
+
0,
|
|
8506
|
+
0,
|
|
8507
|
+
0,
|
|
8508
|
+
0,
|
|
8509
|
+
0,
|
|
8510
|
+
0,
|
|
8511
|
+
0,
|
|
8512
|
+
0,
|
|
8513
|
+
0
|
|
8514
|
+
],
|
|
8515
|
+
"totalDamage": 927,
|
|
8516
|
+
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
8517
|
+
"criticalChance": 0.32,
|
|
8518
|
+
"criticalMultiplier": 2,
|
|
8519
|
+
"procChance": 0.12,
|
|
8520
|
+
"fireRate": 8.333334,
|
|
8521
|
+
"masteryReq": 0,
|
|
8522
|
+
"productCategory": "CrewShipWeapons",
|
|
8523
|
+
"excludeFromCodex": true,
|
|
8524
|
+
"slot": 14,
|
|
8525
|
+
"accuracy": 14.285714,
|
|
8526
|
+
"omegaAttenuation": 0.5,
|
|
8527
|
+
"noise": "ALARMING",
|
|
8528
|
+
"trigger": "AUTO",
|
|
8529
|
+
"magazineSize": 83,
|
|
8530
|
+
"reloadTime": 2.1,
|
|
8531
|
+
"multishot": 1,
|
|
8532
|
+
"creditsCost": 50000,
|
|
8533
|
+
"excludeFromMarket": true,
|
|
8534
|
+
"compatibilityTags": [
|
|
8535
|
+
"BATTERY"
|
|
8536
|
+
],
|
|
8537
|
+
"variantType": "VT_NORMAL",
|
|
8538
|
+
"behaviours": [
|
|
8539
|
+
{
|
|
8540
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
8541
|
+
"fireIterations": 1,
|
|
8542
|
+
"projectile": {
|
|
8543
|
+
"attack": {
|
|
8544
|
+
"DT_PUNCTURE": 648.9,
|
|
8545
|
+
"DT_SLASH": 278.1,
|
|
8546
|
+
"procChance": 0.12
|
|
8547
|
+
}
|
|
8548
|
+
},
|
|
8549
|
+
"impact": {
|
|
8550
|
+
"DT_IMPACT": 300,
|
|
8551
|
+
"procChance": 0
|
|
8552
|
+
}
|
|
8553
|
+
}
|
|
8554
|
+
],
|
|
8555
|
+
"defaultUpgrades": [
|
|
8556
|
+
{
|
|
8557
|
+
"ItemType": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannonInnateDamageRandomMod",
|
|
8558
|
+
"Slot": -1
|
|
8559
|
+
}
|
|
8560
|
+
]
|
|
8561
|
+
},
|
|
8562
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierA": {
|
|
8563
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierA",
|
|
8564
|
+
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/AutoCannon",
|
|
8565
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
8566
|
+
"codexSecret": false,
|
|
8567
|
+
"damagePerShot": [
|
|
8568
|
+
0,
|
|
8569
|
+
192.5,
|
|
8570
|
+
82.5,
|
|
8571
|
+
0,
|
|
8572
|
+
0,
|
|
8573
|
+
0,
|
|
8574
|
+
0,
|
|
8575
|
+
0,
|
|
8576
|
+
0,
|
|
8577
|
+
0,
|
|
8578
|
+
0,
|
|
8579
|
+
0,
|
|
8580
|
+
0,
|
|
8581
|
+
0,
|
|
8582
|
+
0,
|
|
8583
|
+
0,
|
|
8584
|
+
0,
|
|
8585
|
+
0,
|
|
8586
|
+
0,
|
|
8587
|
+
0
|
|
8588
|
+
],
|
|
8589
|
+
"totalDamage": 275,
|
|
8590
|
+
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
8591
|
+
"criticalChance": 0.15,
|
|
8592
|
+
"criticalMultiplier": 2,
|
|
8593
|
+
"procChance": 0.05,
|
|
8594
|
+
"fireRate": 8.333334,
|
|
8595
|
+
"masteryReq": 0,
|
|
8596
|
+
"productCategory": "CrewShipWeapons",
|
|
8597
|
+
"excludeFromCodex": true,
|
|
8598
|
+
"slot": 14,
|
|
8599
|
+
"accuracy": 12.5,
|
|
8600
|
+
"omegaAttenuation": 0.5,
|
|
8601
|
+
"noise": "ALARMING",
|
|
8602
|
+
"trigger": "AUTO",
|
|
8603
|
+
"magazineSize": 55,
|
|
8604
|
+
"reloadTime": 2.1,
|
|
8605
|
+
"multishot": 1,
|
|
8606
|
+
"creditsCost": 50000,
|
|
8607
|
+
"excludeFromMarket": true,
|
|
8608
|
+
"compatibilityTags": [
|
|
8609
|
+
"BATTERY"
|
|
8610
|
+
],
|
|
8611
|
+
"variantType": "VT_NORMAL",
|
|
8612
|
+
"behaviours": [
|
|
8613
|
+
{
|
|
8614
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
8615
|
+
"fireIterations": 1,
|
|
8616
|
+
"projectile": {
|
|
8617
|
+
"attack": {
|
|
8618
|
+
"DT_PUNCTURE": 192.5,
|
|
8619
|
+
"DT_SLASH": 82.5,
|
|
8620
|
+
"procChance": 0.05
|
|
8621
|
+
}
|
|
8622
|
+
},
|
|
8623
|
+
"impact": {
|
|
8624
|
+
"DT_IMPACT": 300,
|
|
8625
|
+
"procChance": 0
|
|
8626
|
+
}
|
|
8627
|
+
}
|
|
8628
|
+
]
|
|
8629
|
+
},
|
|
8630
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierB": {
|
|
8631
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierB",
|
|
8632
|
+
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierA",
|
|
6902
8633
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
6903
8634
|
"codexSecret": false,
|
|
6904
8635
|
"damagePerShot": [
|
|
6905
8636
|
0,
|
|
6906
|
-
|
|
6907
|
-
|
|
8637
|
+
327.60001,
|
|
8638
|
+
140.40001,
|
|
6908
8639
|
0,
|
|
6909
8640
|
0,
|
|
6910
8641
|
0,
|
|
@@ -6923,11 +8654,11 @@
|
|
|
6923
8654
|
0,
|
|
6924
8655
|
0
|
|
6925
8656
|
],
|
|
6926
|
-
"totalDamage":
|
|
8657
|
+
"totalDamage": 468,
|
|
6927
8658
|
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
6928
|
-
"criticalChance": 0.
|
|
8659
|
+
"criticalChance": 0.21,
|
|
6929
8660
|
"criticalMultiplier": 2,
|
|
6930
|
-
"procChance": 0.
|
|
8661
|
+
"procChance": 0.07,
|
|
6931
8662
|
"fireRate": 8.333334,
|
|
6932
8663
|
"masteryReq": 0,
|
|
6933
8664
|
"productCategory": "CrewShipWeapons",
|
|
@@ -6952,9 +8683,9 @@
|
|
|
6952
8683
|
"fireIterations": 1,
|
|
6953
8684
|
"projectile": {
|
|
6954
8685
|
"attack": {
|
|
6955
|
-
"DT_PUNCTURE":
|
|
6956
|
-
"DT_SLASH":
|
|
6957
|
-
"procChance": 0.
|
|
8686
|
+
"DT_PUNCTURE": 327.6,
|
|
8687
|
+
"DT_SLASH": 140.4,
|
|
8688
|
+
"procChance": 0.07
|
|
6958
8689
|
}
|
|
6959
8690
|
},
|
|
6960
8691
|
"impact": {
|
|
@@ -6962,17 +8693,23 @@
|
|
|
6962
8693
|
"procChance": 0
|
|
6963
8694
|
}
|
|
6964
8695
|
}
|
|
8696
|
+
],
|
|
8697
|
+
"defaultUpgrades": [
|
|
8698
|
+
{
|
|
8699
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
8700
|
+
"Slot": -1
|
|
8701
|
+
}
|
|
6965
8702
|
]
|
|
6966
8703
|
},
|
|
6967
|
-
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/
|
|
6968
|
-
"name": "/Lotus/Language/CrewShip/
|
|
8704
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierC": {
|
|
8705
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierC",
|
|
6969
8706
|
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierA",
|
|
6970
8707
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
6971
8708
|
"codexSecret": false,
|
|
6972
8709
|
"damagePerShot": [
|
|
6973
8710
|
0,
|
|
6974
|
-
|
|
6975
|
-
|
|
8711
|
+
523.59998,
|
|
8712
|
+
224.40001,
|
|
6976
8713
|
0,
|
|
6977
8714
|
0,
|
|
6978
8715
|
0,
|
|
@@ -6991,11 +8728,11 @@
|
|
|
6991
8728
|
0,
|
|
6992
8729
|
0
|
|
6993
8730
|
],
|
|
6994
|
-
"totalDamage":
|
|
8731
|
+
"totalDamage": 748,
|
|
6995
8732
|
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
6996
|
-
"criticalChance": 0.
|
|
8733
|
+
"criticalChance": 0.3,
|
|
6997
8734
|
"criticalMultiplier": 2,
|
|
6998
|
-
"procChance": 0.
|
|
8735
|
+
"procChance": 0.1,
|
|
6999
8736
|
"fireRate": 8.333334,
|
|
7000
8737
|
"masteryReq": 0,
|
|
7001
8738
|
"productCategory": "CrewShipWeapons",
|
|
@@ -7020,9 +8757,9 @@
|
|
|
7020
8757
|
"fireIterations": 1,
|
|
7021
8758
|
"projectile": {
|
|
7022
8759
|
"attack": {
|
|
7023
|
-
"DT_PUNCTURE":
|
|
7024
|
-
"DT_SLASH":
|
|
7025
|
-
"procChance": 0.
|
|
8760
|
+
"DT_PUNCTURE": 523.6,
|
|
8761
|
+
"DT_SLASH": 224.4,
|
|
8762
|
+
"procChance": 0.1
|
|
7026
8763
|
}
|
|
7027
8764
|
},
|
|
7028
8765
|
"impact": {
|
|
@@ -7038,15 +8775,15 @@
|
|
|
7038
8775
|
}
|
|
7039
8776
|
]
|
|
7040
8777
|
},
|
|
7041
|
-
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/
|
|
7042
|
-
"name": "/Lotus/Language/CrewShip/
|
|
8778
|
+
"/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierD": {
|
|
8779
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierD",
|
|
7043
8780
|
"parentName": "/Lotus/Weapons/CrewShip/MassDriver/AutoCannon/ZektiAutoCannonTierA",
|
|
7044
8781
|
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/RailjackTurretAutoCannon.png",
|
|
7045
8782
|
"codexSecret": false,
|
|
7046
8783
|
"damagePerShot": [
|
|
7047
8784
|
0,
|
|
7048
|
-
|
|
7049
|
-
|
|
8785
|
+
785.39996,
|
|
8786
|
+
336.60001,
|
|
7050
8787
|
0,
|
|
7051
8788
|
0,
|
|
7052
8789
|
0,
|
|
@@ -7065,11 +8802,11 @@
|
|
|
7065
8802
|
0,
|
|
7066
8803
|
0
|
|
7067
8804
|
],
|
|
7068
|
-
"totalDamage":
|
|
8805
|
+
"totalDamage": 1122,
|
|
7069
8806
|
"description": "/Lotus/Language/CrewShip/Wpn_AutoCannonDesc",
|
|
7070
|
-
"criticalChance": 0.
|
|
8807
|
+
"criticalChance": 0.33,
|
|
7071
8808
|
"criticalMultiplier": 2,
|
|
7072
|
-
"procChance": 0.
|
|
8809
|
+
"procChance": 0.13,
|
|
7073
8810
|
"fireRate": 8.333334,
|
|
7074
8811
|
"masteryReq": 0,
|
|
7075
8812
|
"productCategory": "CrewShipWeapons",
|
|
@@ -7094,9 +8831,9 @@
|
|
|
7094
8831
|
"fireIterations": 1,
|
|
7095
8832
|
"projectile": {
|
|
7096
8833
|
"attack": {
|
|
7097
|
-
"DT_PUNCTURE":
|
|
7098
|
-
"DT_SLASH":
|
|
7099
|
-
"procChance": 0.
|
|
8834
|
+
"DT_PUNCTURE": 785.4,
|
|
8835
|
+
"DT_SLASH": 336.6,
|
|
8836
|
+
"procChance": 0.13
|
|
7100
8837
|
}
|
|
7101
8838
|
},
|
|
7102
8839
|
"impact": {
|
|
@@ -7337,6 +9074,83 @@
|
|
|
7337
9074
|
}
|
|
7338
9075
|
]
|
|
7339
9076
|
},
|
|
9077
|
+
"/Lotus/Weapons/CrewShip/ShrapnelShotgun/LavanShrapnelShotgunTierD": {
|
|
9078
|
+
"name": "/Lotus/Language/CrewShip/Wpn_LavanShrapnelShotgunTierD",
|
|
9079
|
+
"parentName": "/Lotus/Weapons/CrewShip/ShrapnelShotgun/LavanShrapnelShotgunTierC",
|
|
9080
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ShrapnelShotgun.png",
|
|
9081
|
+
"codexSecret": false,
|
|
9082
|
+
"damagePerShot": [
|
|
9083
|
+
104.6,
|
|
9084
|
+
209.2,
|
|
9085
|
+
209.19998,
|
|
9086
|
+
0,
|
|
9087
|
+
0,
|
|
9088
|
+
0,
|
|
9089
|
+
0,
|
|
9090
|
+
0,
|
|
9091
|
+
0,
|
|
9092
|
+
0,
|
|
9093
|
+
0,
|
|
9094
|
+
0,
|
|
9095
|
+
0,
|
|
9096
|
+
0,
|
|
9097
|
+
0,
|
|
9098
|
+
0,
|
|
9099
|
+
0,
|
|
9100
|
+
0,
|
|
9101
|
+
0,
|
|
9102
|
+
0
|
|
9103
|
+
],
|
|
9104
|
+
"totalDamage": 523,
|
|
9105
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ShrapnelShotgunDesc",
|
|
9106
|
+
"criticalChance": 0.31,
|
|
9107
|
+
"criticalMultiplier": 2,
|
|
9108
|
+
"procChance": 0.16875,
|
|
9109
|
+
"fireRate": 2.5,
|
|
9110
|
+
"masteryReq": 0,
|
|
9111
|
+
"productCategory": "CrewShipWeapons",
|
|
9112
|
+
"excludeFromCodex": true,
|
|
9113
|
+
"slot": 14,
|
|
9114
|
+
"accuracy": 20,
|
|
9115
|
+
"omegaAttenuation": 0.5,
|
|
9116
|
+
"noise": "ALARMING",
|
|
9117
|
+
"trigger": "AUTO",
|
|
9118
|
+
"magazineSize": 20,
|
|
9119
|
+
"reloadTime": 3.5,
|
|
9120
|
+
"multishot": 8,
|
|
9121
|
+
"creditsCost": 50000,
|
|
9122
|
+
"excludeFromMarket": true,
|
|
9123
|
+
"compatibilityTags": [
|
|
9124
|
+
"BATTERY"
|
|
9125
|
+
],
|
|
9126
|
+
"variantType": "VT_NORMAL",
|
|
9127
|
+
"behaviours": [
|
|
9128
|
+
{
|
|
9129
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
9130
|
+
"fireIterations": 8,
|
|
9131
|
+
"projectile": {
|
|
9132
|
+
"attack": {
|
|
9133
|
+
"DT_IMPACT": 104.6,
|
|
9134
|
+
"DT_PUNCTURE": 209.2,
|
|
9135
|
+
"DT_SLASH": 209.2,
|
|
9136
|
+
"procChance": 1.35
|
|
9137
|
+
}
|
|
9138
|
+
},
|
|
9139
|
+
"impact": {
|
|
9140
|
+
"DT_IMPACT": 133.3332,
|
|
9141
|
+
"DT_PUNCTURE": 133.3332,
|
|
9142
|
+
"DT_SLASH": 133.3336,
|
|
9143
|
+
"procChance": 0.1
|
|
9144
|
+
}
|
|
9145
|
+
}
|
|
9146
|
+
],
|
|
9147
|
+
"defaultUpgrades": [
|
|
9148
|
+
{
|
|
9149
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
9150
|
+
"Slot": -1
|
|
9151
|
+
}
|
|
9152
|
+
]
|
|
9153
|
+
},
|
|
7340
9154
|
"/Lotus/Weapons/CrewShip/ShrapnelShotgun/ShrapnelShotgun": {
|
|
7341
9155
|
"name": "/Lotus/Language/CrewShip/Wpn_ShrapnelShotgun",
|
|
7342
9156
|
"parentName": "/Lotus/Weapons/CrewShip/RailjackTurretWeapon",
|
|
@@ -7846,6 +9660,83 @@
|
|
|
7846
9660
|
}
|
|
7847
9661
|
]
|
|
7848
9662
|
},
|
|
9663
|
+
"/Lotus/Weapons/CrewShip/ShrapnelShotgun/VidarShrapnelShotgunTierD": {
|
|
9664
|
+
"name": "/Lotus/Language/CrewShip/Wpn_VidarShrapnelShotgunTierD",
|
|
9665
|
+
"parentName": "/Lotus/Weapons/CrewShip/ShrapnelShotgun/VidarShrapnelShotgunTierC",
|
|
9666
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ShrapnelShotgun.png",
|
|
9667
|
+
"codexSecret": false,
|
|
9668
|
+
"damagePerShot": [
|
|
9669
|
+
96.599998,
|
|
9670
|
+
193.2,
|
|
9671
|
+
193.19998,
|
|
9672
|
+
0,
|
|
9673
|
+
0,
|
|
9674
|
+
0,
|
|
9675
|
+
0,
|
|
9676
|
+
0,
|
|
9677
|
+
0,
|
|
9678
|
+
0,
|
|
9679
|
+
0,
|
|
9680
|
+
0,
|
|
9681
|
+
0,
|
|
9682
|
+
0,
|
|
9683
|
+
0,
|
|
9684
|
+
0,
|
|
9685
|
+
0,
|
|
9686
|
+
0,
|
|
9687
|
+
0,
|
|
9688
|
+
0
|
|
9689
|
+
],
|
|
9690
|
+
"totalDamage": 482.99997,
|
|
9691
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ShrapnelShotgunDesc",
|
|
9692
|
+
"criticalChance": 0.48,
|
|
9693
|
+
"criticalMultiplier": 2,
|
|
9694
|
+
"procChance": 0.10375,
|
|
9695
|
+
"fireRate": 2.5,
|
|
9696
|
+
"masteryReq": 0,
|
|
9697
|
+
"productCategory": "CrewShipWeapons",
|
|
9698
|
+
"excludeFromCodex": true,
|
|
9699
|
+
"slot": 14,
|
|
9700
|
+
"accuracy": 20,
|
|
9701
|
+
"omegaAttenuation": 0.5,
|
|
9702
|
+
"noise": "ALARMING",
|
|
9703
|
+
"trigger": "AUTO",
|
|
9704
|
+
"magazineSize": 20,
|
|
9705
|
+
"reloadTime": 3.5,
|
|
9706
|
+
"multishot": 8,
|
|
9707
|
+
"creditsCost": 50000,
|
|
9708
|
+
"excludeFromMarket": true,
|
|
9709
|
+
"compatibilityTags": [
|
|
9710
|
+
"BATTERY"
|
|
9711
|
+
],
|
|
9712
|
+
"variantType": "VT_NORMAL",
|
|
9713
|
+
"behaviours": [
|
|
9714
|
+
{
|
|
9715
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
9716
|
+
"fireIterations": 8,
|
|
9717
|
+
"projectile": {
|
|
9718
|
+
"attack": {
|
|
9719
|
+
"DT_IMPACT": 96.6,
|
|
9720
|
+
"DT_PUNCTURE": 193.2,
|
|
9721
|
+
"DT_SLASH": 193.2,
|
|
9722
|
+
"procChance": 0.83
|
|
9723
|
+
}
|
|
9724
|
+
},
|
|
9725
|
+
"impact": {
|
|
9726
|
+
"DT_IMPACT": 133.3332,
|
|
9727
|
+
"DT_PUNCTURE": 133.3332,
|
|
9728
|
+
"DT_SLASH": 133.3336,
|
|
9729
|
+
"procChance": 0.1
|
|
9730
|
+
}
|
|
9731
|
+
}
|
|
9732
|
+
],
|
|
9733
|
+
"defaultUpgrades": [
|
|
9734
|
+
{
|
|
9735
|
+
"ItemType": "/Lotus/Weapons/CrewShip/ShrapnelShotgun/ShrapnelShotgunInnateDamageRandomMod",
|
|
9736
|
+
"Slot": -1
|
|
9737
|
+
}
|
|
9738
|
+
]
|
|
9739
|
+
},
|
|
7849
9740
|
"/Lotus/Weapons/CrewShip/ShrapnelShotgun/ZektiShrapnelShotgunTierA": {
|
|
7850
9741
|
"name": "/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierA",
|
|
7851
9742
|
"parentName": "/Lotus/Weapons/CrewShip/ShrapnelShotgun/ShrapnelShotgunTierA",
|
|
@@ -8071,6 +9962,83 @@
|
|
|
8071
9962
|
}
|
|
8072
9963
|
]
|
|
8073
9964
|
},
|
|
9965
|
+
"/Lotus/Weapons/CrewShip/ShrapnelShotgun/ZektiShrapnelShotgunTierD": {
|
|
9966
|
+
"name": "/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierD",
|
|
9967
|
+
"parentName": "/Lotus/Weapons/CrewShip/ShrapnelShotgun/ZektiShrapnelShotgunTierC",
|
|
9968
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/Turrets/ShrapnelShotgun.png",
|
|
9969
|
+
"codexSecret": false,
|
|
9970
|
+
"damagePerShot": [
|
|
9971
|
+
132,
|
|
9972
|
+
264,
|
|
9973
|
+
263.99997,
|
|
9974
|
+
0,
|
|
9975
|
+
0,
|
|
9976
|
+
0,
|
|
9977
|
+
0,
|
|
9978
|
+
0,
|
|
9979
|
+
0,
|
|
9980
|
+
0,
|
|
9981
|
+
0,
|
|
9982
|
+
0,
|
|
9983
|
+
0,
|
|
9984
|
+
0,
|
|
9985
|
+
0,
|
|
9986
|
+
0,
|
|
9987
|
+
0,
|
|
9988
|
+
0,
|
|
9989
|
+
0,
|
|
9990
|
+
0
|
|
9991
|
+
],
|
|
9992
|
+
"totalDamage": 660,
|
|
9993
|
+
"description": "/Lotus/Language/CrewShip/Wpn_ShrapnelShotgunDesc",
|
|
9994
|
+
"criticalChance": 0.24,
|
|
9995
|
+
"criticalMultiplier": 2,
|
|
9996
|
+
"procChance": 0.18875,
|
|
9997
|
+
"fireRate": 2.5,
|
|
9998
|
+
"masteryReq": 0,
|
|
9999
|
+
"productCategory": "CrewShipWeapons",
|
|
10000
|
+
"excludeFromCodex": true,
|
|
10001
|
+
"slot": 14,
|
|
10002
|
+
"accuracy": 20,
|
|
10003
|
+
"omegaAttenuation": 0.5,
|
|
10004
|
+
"noise": "ALARMING",
|
|
10005
|
+
"trigger": "AUTO",
|
|
10006
|
+
"magazineSize": 16,
|
|
10007
|
+
"reloadTime": 3.5,
|
|
10008
|
+
"multishot": 8,
|
|
10009
|
+
"creditsCost": 50000,
|
|
10010
|
+
"excludeFromMarket": true,
|
|
10011
|
+
"compatibilityTags": [
|
|
10012
|
+
"BATTERY"
|
|
10013
|
+
],
|
|
10014
|
+
"variantType": "VT_NORMAL",
|
|
10015
|
+
"behaviours": [
|
|
10016
|
+
{
|
|
10017
|
+
"stateName": "/Lotus/Language/Menu/Loadout_TriggerAuto",
|
|
10018
|
+
"fireIterations": 8,
|
|
10019
|
+
"projectile": {
|
|
10020
|
+
"attack": {
|
|
10021
|
+
"DT_IMPACT": 132.0,
|
|
10022
|
+
"DT_PUNCTURE": 264.0,
|
|
10023
|
+
"DT_SLASH": 264.0,
|
|
10024
|
+
"procChance": 1.51
|
|
10025
|
+
}
|
|
10026
|
+
},
|
|
10027
|
+
"impact": {
|
|
10028
|
+
"DT_IMPACT": 133.3332,
|
|
10029
|
+
"DT_PUNCTURE": 133.3332,
|
|
10030
|
+
"DT_SLASH": 133.3336,
|
|
10031
|
+
"procChance": 0.1
|
|
10032
|
+
}
|
|
10033
|
+
}
|
|
10034
|
+
],
|
|
10035
|
+
"defaultUpgrades": [
|
|
10036
|
+
{
|
|
10037
|
+
"ItemType": "/Lotus/Weapons/CrewShip/CrewShipInnateFireRateRandomMod",
|
|
10038
|
+
"Slot": -1
|
|
10039
|
+
}
|
|
10040
|
+
]
|
|
10041
|
+
},
|
|
8074
10042
|
"/Lotus/Weapons/CrewShip/Missiles/MissleLauncherEMPWeapon": {
|
|
8075
10043
|
"name": "/Lotus/Language/CrewShip/Wpn_EMPMissileLauncher",
|
|
8076
10044
|
"parentName": "/Lotus/Weapons/CrewShip/Missiles/MissleLauncherWeapon",
|