warframe-public-export-plus 0.4.2 → 0.4.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/ExportArcanes.json +72 -79
- package/ExportBoosterPacks.json +51 -51
- package/ExportBundles.json +28 -0
- package/ExportCustoms.json +142 -0
- package/ExportDojoRecipes.json +25 -0
- package/ExportEnemies.json +13728 -16
- package/ExportFlavour.json +30 -0
- package/ExportGear.json +8 -0
- package/ExportImages.json +136 -1
- package/ExportKeys.json +447 -73
- package/ExportRailjackWeapons.json +116 -116
- package/ExportRecipes.json +244 -2
- package/ExportRelics.json +648 -0
- package/ExportResources.json +107 -37
- package/ExportRewards.json +868 -256
- package/ExportSentinels.json +31 -0
- package/ExportSyndicates.json +756 -0
- package/ExportTextIcons.json +3 -0
- package/ExportVendors.json +1750 -0
- package/ExportWarframes.json +49 -0
- package/ExportWeapons.json +1074 -697
- package/README.md +1 -1
- package/dict.de.json +295 -23
- package/dict.en.json +286 -14
- package/dict.es.json +293 -21
- package/dict.fr.json +296 -24
- package/dict.it.json +323 -51
- package/dict.ja.json +292 -20
- package/dict.ko.json +286 -14
- package/dict.pl.json +300 -28
- package/dict.pt.json +317 -45
- package/dict.ru.json +300 -28
- package/dict.tc.json +288 -16
- package/dict.th.json +545 -273
- package/dict.tr.json +322 -50
- package/dict.uk.json +390 -118
- package/dict.zh.json +339 -67
- package/index.d.ts +17 -4
- package/package.json +2 -2
package/ExportCustoms.json
CHANGED
|
@@ -2715,6 +2715,13 @@
|
|
|
2715
2715
|
"description": "/Lotus/Language/Cosmetics/StalkerMedalDesc",
|
|
2716
2716
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/StalkerMedalC.png"
|
|
2717
2717
|
},
|
|
2718
|
+
"/Lotus/Upgrades/Skins/Armor/StalkerShoulderArmor/StalkerShoulderArmorA": {
|
|
2719
|
+
"name": "/Lotus/Language/Cosmetics/StalkerShoulderArmorAName",
|
|
2720
|
+
"codexSecret": true,
|
|
2721
|
+
"excludeFromCodex": true,
|
|
2722
|
+
"description": "/Lotus/Language/Cosmetics/StalkerShoulderArmorADesc",
|
|
2723
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/StalkerShoulderArmourA.png"
|
|
2724
|
+
},
|
|
2718
2725
|
"/Lotus/Upgrades/Skins/Armor/Sundial/SundialA": {
|
|
2719
2726
|
"name": "/Lotus/Language/Cosmetics/SundialArmorAName",
|
|
2720
2727
|
"codexSecret": false,
|
|
@@ -3328,6 +3335,13 @@
|
|
|
3328
3335
|
"description": "/Lotus/Language/SteamWorkshop/SWOberonBotLArmourDesc",
|
|
3329
3336
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/OberonSWBotLArmorA.png"
|
|
3330
3337
|
},
|
|
3338
|
+
"/Lotus/Upgrades/Skins/Armor/WarframeDefaults/SWOberonWendigoArmArmor": {
|
|
3339
|
+
"name": "/Lotus/Language/SteamWorkshop/SWWendigoArmArmourName",
|
|
3340
|
+
"codexSecret": false,
|
|
3341
|
+
"excludeFromCodex": true,
|
|
3342
|
+
"description": "/Lotus/Language/SteamWorkshop/SWWendigoArmArmourDesc",
|
|
3343
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Armour/WarframeSpecific/SWOberonWendigoAmourA.png"
|
|
3344
|
+
},
|
|
3331
3345
|
"/Lotus/Upgrades/Skins/Armor/WarframeDefaults/SWOberonYoukaiArmArmor": {
|
|
3332
3346
|
"name": "/Lotus/Language/SteamWorkshop/SWOberonYoukaiArmourName",
|
|
3333
3347
|
"codexSecret": false,
|
|
@@ -3731,6 +3745,12 @@
|
|
|
3731
3745
|
"description": "/Lotus/Language/SteamWorkshop/SWDelusionSkinDesc",
|
|
3732
3746
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/ValkyrSWDelusion.png"
|
|
3733
3747
|
},
|
|
3748
|
+
"/Lotus/Upgrades/Skins/Berserker/SWImpaktorFistsSkin": {
|
|
3749
|
+
"name": "/Lotus/Language/Skins/SWImpaktorFistsSkinName",
|
|
3750
|
+
"codexSecret": false,
|
|
3751
|
+
"description": "/Lotus/Language/Skins/SWImpaktorFistsSkinDesc",
|
|
3752
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Skins/SWImpaktoFistsSkin.png"
|
|
3753
|
+
},
|
|
3734
3754
|
"/Lotus/Upgrades/Skins/Berserker/SWIonHelmet": {
|
|
3735
3755
|
"name": "/Lotus/Language/SteamWorkshop/SWIonHelmetName",
|
|
3736
3756
|
"codexSecret": false,
|
|
@@ -4455,6 +4475,13 @@
|
|
|
4455
4475
|
"description": "/Lotus/Language/Items/BaroBadgeDesc",
|
|
4456
4476
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Emblems/BaroBadge.png"
|
|
4457
4477
|
},
|
|
4478
|
+
"/Lotus/Upgrades/Skins/Clan/BaroStalkerBadgeItem": {
|
|
4479
|
+
"name": "/Lotus/Language/Cosmetics/BaroStalkerBadgeName",
|
|
4480
|
+
"codexSecret": false,
|
|
4481
|
+
"excludeFromCodex": true,
|
|
4482
|
+
"description": "/Lotus/Language/Cosmetics/BaroStalkerBadgeDesc",
|
|
4483
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Emblems/StalkerEmblem.png"
|
|
4484
|
+
},
|
|
4458
4485
|
"/Lotus/Upgrades/Skins/Clan/BountyHunterBadgeItem": {
|
|
4459
4486
|
"name": "/Lotus/Language/Items/BountyHunterBadgeName",
|
|
4460
4487
|
"codexSecret": false,
|
|
@@ -4882,6 +4909,12 @@
|
|
|
4882
4909
|
"description": "/Lotus/Language/Items/PvpRepBadgeDesc",
|
|
4883
4910
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Emblems/PvPRepBadgeItem.png"
|
|
4884
4911
|
},
|
|
4912
|
+
"/Lotus/Upgrades/Skins/Clan/QTCC2024EmblemItem": {
|
|
4913
|
+
"name": "/Lotus/Language/Cosmetics/QTCC2024EmblemName",
|
|
4914
|
+
"codexSecret": false,
|
|
4915
|
+
"description": "/Lotus/Language/Cosmetics/QTCC2024EmblemDesc",
|
|
4916
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Emblems/QTCC2024Emblem.png"
|
|
4917
|
+
},
|
|
4885
4918
|
"/Lotus/Upgrades/Skins/Clan/RadioLegionBadgeItem": {
|
|
4886
4919
|
"name": "/Lotus/Language/Cosmetics/RadioLegionBadgeName",
|
|
4887
4920
|
"codexSecret": false,
|
|
@@ -5400,6 +5433,12 @@
|
|
|
5400
5433
|
"description": "/Lotus/Language/Cosmetics/LaurelHaloCrownDesc",
|
|
5401
5434
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Halo/LaurelHaloCrown.png"
|
|
5402
5435
|
},
|
|
5436
|
+
"/Lotus/Upgrades/Skins/Crowns/PrimeSevagothHaloCrown": {
|
|
5437
|
+
"name": "/Lotus/Language/Primes/SevagothPrimeSignaName",
|
|
5438
|
+
"codexSecret": false,
|
|
5439
|
+
"description": "/Lotus/Language/Primes/SevagothPrimeSignaDesc",
|
|
5440
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Halo/SevagothPrimeCrown.png"
|
|
5441
|
+
},
|
|
5403
5442
|
"/Lotus/Upgrades/Skins/CrpArSniper/CrpArSniperLichSkin": {
|
|
5404
5443
|
"name": "/Lotus/Language/Skins/CrpArSniperLichSkinName",
|
|
5405
5444
|
"codexSecret": false,
|
|
@@ -8887,6 +8926,18 @@
|
|
|
8887
8926
|
"description": "/Lotus/Language/Skins/HopliteSkinDesc",
|
|
8888
8927
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Warframes/Styanax.png"
|
|
8889
8928
|
},
|
|
8929
|
+
"/Lotus/Upgrades/Skins/Hoplite/SWStyanaxAresHelmet": {
|
|
8930
|
+
"name": "/Lotus/Language/Suits/SWStyanaxAresHelmetName",
|
|
8931
|
+
"codexSecret": false,
|
|
8932
|
+
"description": "/Lotus/Language/Suits/SWStyanaxAresHelmetDesc",
|
|
8933
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/SWStyanaxAresHelmet.png"
|
|
8934
|
+
},
|
|
8935
|
+
"/Lotus/Upgrades/Skins/Hoplite/SWStyanaxAresSkin": {
|
|
8936
|
+
"name": "/Lotus/Language/Skins/SWStyanaxAresSkinName",
|
|
8937
|
+
"codexSecret": false,
|
|
8938
|
+
"description": "/Lotus/Language/Skins/SWStyanaxAresSkinDesc",
|
|
8939
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/WarframeSkins/SWStyanaxAresSkin.png"
|
|
8940
|
+
},
|
|
8890
8941
|
"/Lotus/Upgrades/Skins/Hoplite/StyanaxDeluxeAuxChest": {
|
|
8891
8942
|
"name": "/Lotus/Language/Skins/StyanaxDeluxeAuxChestName",
|
|
8892
8943
|
"codexSecret": false,
|
|
@@ -12668,6 +12719,27 @@
|
|
|
12668
12719
|
"description": "/Lotus/Language/SteamWorkshop/SWYureilystEyeAccDesc",
|
|
12669
12720
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Eyepieces/SWYureilystEyepiece.png"
|
|
12670
12721
|
},
|
|
12722
|
+
"/Lotus/Upgrades/Skins/Operator/Accessories/StalkerAccessoriesEarpiece": {
|
|
12723
|
+
"name": "/Lotus/Language/Items/StalkerAccessoriesEarpieceName",
|
|
12724
|
+
"codexSecret": true,
|
|
12725
|
+
"excludeFromCodex": true,
|
|
12726
|
+
"description": "/Lotus/Language/Items/StalkerAccessoriesEarpieceDesc",
|
|
12727
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Earpieces/StalkerEarpiece.png"
|
|
12728
|
+
},
|
|
12729
|
+
"/Lotus/Upgrades/Skins/Operator/Accessories/StalkerAccessoriesMask": {
|
|
12730
|
+
"name": "/Lotus/Language/Items/StalkerAccessoriesMaskName",
|
|
12731
|
+
"codexSecret": true,
|
|
12732
|
+
"excludeFromCodex": true,
|
|
12733
|
+
"description": "/Lotus/Language/Items/StalkerAccessoriesMaskDesc",
|
|
12734
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Face/StalkerMask.png"
|
|
12735
|
+
},
|
|
12736
|
+
"/Lotus/Upgrades/Skins/Operator/Accessories/StalkerAccessoriesNose": {
|
|
12737
|
+
"name": "/Lotus/Language/Items/StalkerAccessoriesNoseName",
|
|
12738
|
+
"codexSecret": true,
|
|
12739
|
+
"excludeFromCodex": true,
|
|
12740
|
+
"description": "/Lotus/Language/Items/StalkerAccessoriesNoseDesc",
|
|
12741
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Eyepieces/StalkerEyepiece.png"
|
|
12742
|
+
},
|
|
12671
12743
|
"/Lotus/Upgrades/Skins/Operator/Accessories/TempleDots": {
|
|
12672
12744
|
"name": "/Lotus/Language/Items/OperatorTempleDots",
|
|
12673
12745
|
"codexSecret": false,
|
|
@@ -18684,6 +18756,12 @@
|
|
|
18684
18756
|
"description": "/Lotus/Language/SteamWorkshop/SWRetrorolystSyandanaDesc",
|
|
18685
18757
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/SWRetrorolystSyandana.png"
|
|
18686
18758
|
},
|
|
18759
|
+
"/Lotus/Upgrades/Skins/Scarves/SWRhodoraSyandana": {
|
|
18760
|
+
"name": "/Lotus/Language/SteamWorkshop/SWRhodoraSyandanaName",
|
|
18761
|
+
"codexSecret": false,
|
|
18762
|
+
"description": "/Lotus/Language/SteamWorkshop/SWRhodoraSyandanaDesc",
|
|
18763
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/SWRhodoraSyandana.png"
|
|
18764
|
+
},
|
|
18687
18765
|
"/Lotus/Upgrades/Skins/Scarves/SWSarvaHarnessScarf": {
|
|
18688
18766
|
"name": "/Lotus/Language/SteamWorkshop/SWSarvaHarnessScarfName",
|
|
18689
18767
|
"codexSecret": false,
|
|
@@ -19393,6 +19471,12 @@
|
|
|
19393
19471
|
"description": "/Lotus/Language/Items/SentinelMaskDesc",
|
|
19394
19472
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Masks/PetMechHead.png"
|
|
19395
19473
|
},
|
|
19474
|
+
"/Lotus/Upgrades/Skins/Sentinels/Masks/NautilusPrimeSentinelMask": {
|
|
19475
|
+
"name": "/Lotus/Language/Primes/NautilusPrimeSentinelMaskName",
|
|
19476
|
+
"codexSecret": false,
|
|
19477
|
+
"description": "/Lotus/Language/Items/SentinelMaskDesc",
|
|
19478
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Masks/NautilusPrimeMask.png"
|
|
19479
|
+
},
|
|
19396
19480
|
"/Lotus/Upgrades/Skins/Sentinels/Masks/OrokinMask": {
|
|
19397
19481
|
"name": "/Lotus/Language/Items/SummusPrimeSentinelMaskName",
|
|
19398
19482
|
"codexSecret": false,
|
|
@@ -19500,6 +19584,13 @@
|
|
|
19500
19584
|
"description": "/Lotus/Language/Items/HeliosDefaultSkinDesc",
|
|
19501
19585
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Types/Helios.png"
|
|
19502
19586
|
},
|
|
19587
|
+
"/Lotus/Upgrades/Skins/Sentinels/Skins/Defaults/DefaultNautilusPrimeSentinelSkin": {
|
|
19588
|
+
"name": "/Lotus/Language/Primes/NautilusPrimeDefaultSkinName",
|
|
19589
|
+
"codexSecret": false,
|
|
19590
|
+
"excludeFromCodex": true,
|
|
19591
|
+
"description": "/Lotus/Language/Primes/NautilusPrimeDefaultSkinDesc",
|
|
19592
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Types/NautilusPrime.png"
|
|
19593
|
+
},
|
|
19503
19594
|
"/Lotus/Upgrades/Skins/Sentinels/Skins/Defaults/DefaultOxylusSkin": {
|
|
19504
19595
|
"name": "/Lotus/Language/Items/OxylusDefaultSkin",
|
|
19505
19596
|
"codexSecret": false,
|
|
@@ -19688,6 +19779,12 @@
|
|
|
19688
19779
|
"description": "/Lotus/Language/Skins/LNYDragonSentinelArmourDesc",
|
|
19689
19780
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Tails/LNYDragonTail.png"
|
|
19690
19781
|
},
|
|
19782
|
+
"/Lotus/Upgrades/Skins/Sentinels/Tails/NautilusPrimeSentinelTail": {
|
|
19783
|
+
"name": "/Lotus/Language/Primes/NautilusPrimeSentinelTailName",
|
|
19784
|
+
"codexSecret": false,
|
|
19785
|
+
"description": "/Lotus/Language/Items/SentinelTailDesc",
|
|
19786
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Tails/NautilusPrimeTail.png"
|
|
19787
|
+
},
|
|
19691
19788
|
"/Lotus/Upgrades/Skins/Sentinels/Tails/OrokinTail": {
|
|
19692
19789
|
"name": "/Lotus/Language/Items/SummusPrimeSentinelTailName",
|
|
19693
19790
|
"codexSecret": false,
|
|
@@ -19934,6 +20031,12 @@
|
|
|
19934
20031
|
"description": "/Lotus/Language/Skins/LNYDragonSentinelArmourDesc",
|
|
19935
20032
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Wings/LNYDragonWings.png"
|
|
19936
20033
|
},
|
|
20034
|
+
"/Lotus/Upgrades/Skins/Sentinels/Wings/NautilusPrimeSentinelWings": {
|
|
20035
|
+
"name": "/Lotus/Language/Primes/NautilusPrimeSentinelWingsName",
|
|
20036
|
+
"codexSecret": false,
|
|
20037
|
+
"description": "/Lotus/Language/Items/SentinelWingsDesc",
|
|
20038
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Companions/Sentinels/Cosmetics/Wings/NautilusPrimeWings.png"
|
|
20039
|
+
},
|
|
19937
20040
|
"/Lotus/Upgrades/Skins/Sentinels/Wings/OrokinWings": {
|
|
19938
20041
|
"name": "/Lotus/Language/Items/SummusPrimeSentinelWingsName",
|
|
19939
20042
|
"codexSecret": false,
|
|
@@ -22153,6 +22256,12 @@
|
|
|
22153
22256
|
"description": "/Lotus/Language/SteamWorkshop/SWKilzorathGreatswordSkinDesc",
|
|
22154
22257
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Tennogen/Weapon/HeavyBlade/SWKilzorathGreatswordSkin.png"
|
|
22155
22258
|
},
|
|
22259
|
+
"/Lotus/Upgrades/Skins/SteamWorkshop/Melee/GreatSwords/SWKuvaelXimitotixHeavyBladeSkin": {
|
|
22260
|
+
"name": "/Lotus/Language/SteamWorkshop/SWKuvaelXimitotixHeavyBladeSkinName",
|
|
22261
|
+
"codexSecret": false,
|
|
22262
|
+
"description": "/Lotus/Language/SteamWorkshop/SWKuvaelXimitotixHeavyBladeSkinDesc",
|
|
22263
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Skins/SWKuvaelXimitotixHeavyBladeSkin.png"
|
|
22264
|
+
},
|
|
22156
22265
|
"/Lotus/Upgrades/Skins/SteamWorkshop/Melee/GreatSwords/SWMagestyGalatineSkin": {
|
|
22157
22266
|
"name": "/Lotus/Language/SteamWorkshop/SWMagestyGalatineSkinName",
|
|
22158
22267
|
"codexSecret": false,
|
|
@@ -24355,6 +24464,39 @@
|
|
|
24355
24464
|
"description": "/Lotus/Language/Cosmetics/SevagothDeluxeWeaponDesc",
|
|
24356
24465
|
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/SecondaryWeapons/Skins/EpitaphDeluxeSkin.png"
|
|
24357
24466
|
},
|
|
24467
|
+
"/Lotus/Upgrades/Skins/Wraith/SevagothPrimeHelmet": {
|
|
24468
|
+
"name": "/Lotus/Language/Primes/SevagothPrimeHelmetName",
|
|
24469
|
+
"codexSecret": false,
|
|
24470
|
+
"description": "/Lotus/Language/Primes/SevagothPrimeHelmetDesc",
|
|
24471
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/SevagothPrimeHelmet.png"
|
|
24472
|
+
},
|
|
24473
|
+
"/Lotus/Upgrades/Skins/Wraith/SevagothPrimeShadowClawsSkin": {
|
|
24474
|
+
"name": "/Lotus/Language/Primes/SevagothShadowPrimeClawsName",
|
|
24475
|
+
"codexSecret": false,
|
|
24476
|
+
"excludeFromCodex": true,
|
|
24477
|
+
"description": "/Lotus/Language/Primes/SevagothShadowPrimeClawsDesc",
|
|
24478
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/ExaltedWeapons/SevagothShadowPrimeClaws.png"
|
|
24479
|
+
},
|
|
24480
|
+
"/Lotus/Upgrades/Skins/Wraith/SevagothPrimeShadowHelmet": {
|
|
24481
|
+
"name": "/Lotus/Language/Primes/SevagothShadowPrimeHelmetName",
|
|
24482
|
+
"codexSecret": false,
|
|
24483
|
+
"description": "/Lotus/Language/Primes/SevagothShadowPrimeHelmetDesc",
|
|
24484
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/SevagothShadowPrimeHelmet.png"
|
|
24485
|
+
},
|
|
24486
|
+
"/Lotus/Upgrades/Skins/Wraith/SevagothPrimeShadowSkin": {
|
|
24487
|
+
"name": "/Lotus/Language/Primes/SevagothShadowPrimeDefaultSkinName",
|
|
24488
|
+
"codexSecret": false,
|
|
24489
|
+
"excludeFromCodex": true,
|
|
24490
|
+
"description": "/Lotus/Language/Primes/SevagothShadowPrimeDefaultSkinDesc",
|
|
24491
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Weapons/ExaltedWeapons/SevagothShadowPrime.png"
|
|
24492
|
+
},
|
|
24493
|
+
"/Lotus/Upgrades/Skins/Wraith/SevagothPrimeSkin": {
|
|
24494
|
+
"name": "/Lotus/Language/Primes/SevagothPrimeDefaultSkinName",
|
|
24495
|
+
"codexSecret": false,
|
|
24496
|
+
"excludeFromCodex": true,
|
|
24497
|
+
"description": "/Lotus/Language/Primes/SevagothPrimeDefaultSkinDesc",
|
|
24498
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Primes/SevagothPrime.png"
|
|
24499
|
+
},
|
|
24358
24500
|
"/Lotus/Upgrades/Skins/Wraith/WraithAgileAnims": {
|
|
24359
24501
|
"name": "/Lotus/Language/Cosmetics/WraithAgileAnims",
|
|
24360
24502
|
"codexSecret": false,
|
package/ExportDojoRecipes.json
CHANGED
|
@@ -59233,6 +59233,31 @@
|
|
|
59233
59233
|
}
|
|
59234
59234
|
]
|
|
59235
59235
|
},
|
|
59236
|
+
"/Lotus/Types/StoreItems/Consumables/LisetAirSupportHundredBlueprint": {
|
|
59237
|
+
"price": 1000000,
|
|
59238
|
+
"time": 259200,
|
|
59239
|
+
"skipTimePrice": 750,
|
|
59240
|
+
"replicatePrice": 15000,
|
|
59241
|
+
"guildXpValue": 3000,
|
|
59242
|
+
"ingredients": [
|
|
59243
|
+
{
|
|
59244
|
+
"ItemType": "/Lotus/Types/Items/RailjackMiscItems/CubicsRailjackItem",
|
|
59245
|
+
"ItemCount": 500000
|
|
59246
|
+
},
|
|
59247
|
+
{
|
|
59248
|
+
"ItemType": "/Lotus/Types/Items/RailjackMiscItems/ScrapRailjackItem",
|
|
59249
|
+
"ItemCount": 500000
|
|
59250
|
+
},
|
|
59251
|
+
{
|
|
59252
|
+
"ItemType": "/Lotus/Types/Items/RailjackMiscItems/GallosRailjackItem",
|
|
59253
|
+
"ItemCount": 15000
|
|
59254
|
+
},
|
|
59255
|
+
{
|
|
59256
|
+
"ItemType": "/Lotus/Types/Items/RailjackMiscItems/NullstonesRailjackItem",
|
|
59257
|
+
"ItemCount": 800
|
|
59258
|
+
}
|
|
59259
|
+
]
|
|
59260
|
+
},
|
|
59236
59261
|
"/Lotus/Weapons/ClanTech/Bio/AcidDartPistolBlueprint": {
|
|
59237
59262
|
"price": 750000,
|
|
59238
59263
|
"time": 259200,
|