warframe-public-export-plus 0.5.104 → 0.5.106
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/ExportBoosterPacks.json +48 -48
- package/ExportBounties.json +285 -0
- package/ExportBundles.json +1 -0
- package/ExportCodex.json +2252 -0
- package/ExportCustoms.json +74 -7
- package/ExportEnemies.json +8 -8
- package/ExportFlavour.json +38 -0
- package/ExportImages.json +74 -8
- package/ExportNightwave.json +538 -537
- package/ExportRecipes.json +239 -1
- package/ExportRegions.json +1 -1
- package/ExportRelics.json +876 -84
- package/ExportResources.json +93 -255
- package/ExportRewards.json +1948 -1018
- package/ExportSyndicates.json +2035 -0
- package/ExportVendors.json +3814 -0
- package/ExportWarframes.json +296 -121
- package/ExportWeapons.json +1363 -634
- package/dict.de.json +609 -2
- package/dict.en.json +609 -2
- package/dict.es.json +608 -1
- package/dict.fr.json +609 -2
- package/dict.it.json +609 -2
- package/dict.ja.json +608 -1
- package/dict.ko.json +608 -1
- package/dict.pl.json +610 -3
- package/dict.pt.json +608 -1
- package/dict.ru.json +608 -1
- package/dict.tc.json +609 -2
- package/dict.th.json +608 -1
- package/dict.tr.json +610 -3
- package/dict.uk.json +618 -11
- package/dict.zh.json +608 -1
- package/index.d.ts +29 -1
- package/package.json +1 -1
package/ExportCustoms.json
CHANGED
|
@@ -6536,6 +6536,18 @@
|
|
|
6536
6536
|
"platinumCost": 1000,
|
|
6537
6537
|
"excludeFromMarket": true
|
|
6538
6538
|
},
|
|
6539
|
+
"/Lotus/Upgrades/Skins/Armor/WarframeDefaults/VorunaPrimeArmArmor": {
|
|
6540
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeArmArmourName",
|
|
6541
|
+
"codexSecret": false,
|
|
6542
|
+
"excludeFromCodex": true,
|
|
6543
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeArmArmourDesc",
|
|
6544
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Primes/VorunaPrime.png",
|
|
6545
|
+
"productCategory": "WeaponSkins",
|
|
6546
|
+
"alwaysAvailable": true,
|
|
6547
|
+
"tradable": false,
|
|
6548
|
+
"platinumCost": 1000,
|
|
6549
|
+
"excludeFromMarket": true
|
|
6550
|
+
},
|
|
6539
6551
|
"/Lotus/Upgrades/Skins/Armor/WarframeDefaults/WerewolfArmArmor": {
|
|
6540
6552
|
"name": "/Lotus/Language/Suits/WerewolfDefaultArmourAName",
|
|
6541
6553
|
"codexSecret": false,
|
|
@@ -12784,6 +12796,16 @@
|
|
|
12784
12796
|
"platinumCost": 60,
|
|
12785
12797
|
"excludeFromMarket": true
|
|
12786
12798
|
},
|
|
12799
|
+
"/Lotus/Upgrades/Skins/Effects/PrimeVorunaEphemera": {
|
|
12800
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeEphemeraName",
|
|
12801
|
+
"codexSecret": false,
|
|
12802
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeEphemeraDesc",
|
|
12803
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/VorunaPrimeEphemera.png",
|
|
12804
|
+
"productCategory": "WeaponSkins",
|
|
12805
|
+
"tradable": false,
|
|
12806
|
+
"platinumCost": 70,
|
|
12807
|
+
"excludeFromMarket": true
|
|
12808
|
+
},
|
|
12787
12809
|
"/Lotus/Upgrades/Skins/Effects/ProteaDeluxeEphemera": {
|
|
12788
12810
|
"name": "/Lotus/Language/Ephemera/ProteaDeluxeEphemeraName",
|
|
12789
12811
|
"codexSecret": false,
|
|
@@ -12866,6 +12888,16 @@
|
|
|
12866
12888
|
"platinumCost": 165,
|
|
12867
12889
|
"excludeFromMarket": true
|
|
12868
12890
|
},
|
|
12891
|
+
"/Lotus/Upgrades/Skins/Effects/TennoCon2026Ephemera": {
|
|
12892
|
+
"name": "/Lotus/Language/Ephemera/Tennocon2026EphemeraName",
|
|
12893
|
+
"codexSecret": false,
|
|
12894
|
+
"description": "/Lotus/Language/Ephemera/Tennocon2026EphemeraDesc",
|
|
12895
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/TennoCon2026Ephemera.png",
|
|
12896
|
+
"productCategory": "WeaponSkins",
|
|
12897
|
+
"tradable": false,
|
|
12898
|
+
"platinumCost": 165,
|
|
12899
|
+
"excludeFromMarket": true
|
|
12900
|
+
},
|
|
12869
12901
|
"/Lotus/Upgrades/Skins/Effects/Twitch2023Ephemera": {
|
|
12870
12902
|
"name": "/Lotus/Language/Ephemera/Twitch2023EphemeraName",
|
|
12871
12903
|
"codexSecret": false,
|
|
@@ -25879,6 +25911,7 @@
|
|
|
25879
25911
|
"name": "/Lotus/Language/Operator/CalibanDeluxeAdultBodysuitName",
|
|
25880
25912
|
"codexSecret": false,
|
|
25881
25913
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
25914
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitAdultCalibanDeluxe.png",
|
|
25882
25915
|
"productCategory": "WeaponSkins",
|
|
25883
25916
|
"tradable": false,
|
|
25884
25917
|
"platinumCost": 25,
|
|
@@ -26424,8 +26457,8 @@
|
|
|
26424
26457
|
"/Lotus/Upgrades/Skins/Operator/BodySuits/BodySuitOperatorCalDeluxe": {
|
|
26425
26458
|
"name": "/Lotus/Language/Operator/CalibanDeluxeBodysuitName",
|
|
26426
26459
|
"codexSecret": false,
|
|
26427
|
-
"excludeFromCodex": true,
|
|
26428
26460
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
26461
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitCalibanDeluxe.png",
|
|
26429
26462
|
"productCategory": "WeaponSkins",
|
|
26430
26463
|
"additionalItems": [
|
|
26431
26464
|
"/Lotus/Upgrades/Skins/Operator/BodySuits/BodySuitAdultCalDeluxe"
|
|
@@ -28877,7 +28910,7 @@
|
|
|
28877
28910
|
"name": "/Lotus/Language/Operator/CalibanDeluxeAdultHoodName",
|
|
28878
28911
|
"codexSecret": false,
|
|
28879
28912
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
28880
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/
|
|
28913
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodAdultCalibanDeluxe.png",
|
|
28881
28914
|
"productCategory": "WeaponSkins",
|
|
28882
28915
|
"tradable": false,
|
|
28883
28916
|
"platinumCost": 40,
|
|
@@ -29446,9 +29479,8 @@
|
|
|
29446
29479
|
"/Lotus/Upgrades/Skins/Operator/Hoods/HoodOperatorCalDeluxe": {
|
|
29447
29480
|
"name": "/Lotus/Language/Operator/CalibanDeluxeHoodName",
|
|
29448
29481
|
"codexSecret": false,
|
|
29449
|
-
"excludeFromCodex": true,
|
|
29450
29482
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
29451
|
-
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/
|
|
29483
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodCalibanDeluxe.png",
|
|
29452
29484
|
"productCategory": "WeaponSkins",
|
|
29453
29485
|
"additionalItems": [
|
|
29454
29486
|
"/Lotus/Upgrades/Skins/Operator/Hoods/HoodAdultCalDeluxe"
|
|
@@ -29723,6 +29755,7 @@
|
|
|
29723
29755
|
"name": "/Lotus/Language/Operator/CalibanDeluxeAdultLeggingsName",
|
|
29724
29756
|
"codexSecret": false,
|
|
29725
29757
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
29758
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsAdultCalibanDeluxe.png",
|
|
29726
29759
|
"productCategory": "WeaponSkins",
|
|
29727
29760
|
"tradable": false,
|
|
29728
29761
|
"platinumCost": 30,
|
|
@@ -30268,8 +30301,8 @@
|
|
|
30268
30301
|
"/Lotus/Upgrades/Skins/Operator/Leggings/LeggingsOperatorCalDeluxe": {
|
|
30269
30302
|
"name": "/Lotus/Language/Operator/CalibanDeluxeLeggingsName",
|
|
30270
30303
|
"codexSecret": false,
|
|
30271
|
-
"excludeFromCodex": true,
|
|
30272
30304
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
30305
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsCalibanDeluxe.png",
|
|
30273
30306
|
"productCategory": "WeaponSkins",
|
|
30274
30307
|
"additionalItems": [
|
|
30275
30308
|
"/Lotus/Upgrades/Skins/Operator/Leggings/LeggingsAdultCalDeluxe"
|
|
@@ -30676,6 +30709,7 @@
|
|
|
30676
30709
|
"name": "/Lotus/Language/Operator/CalibanDeluxeAdultSkirtName",
|
|
30677
30710
|
"codexSecret": false,
|
|
30678
30711
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
30712
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtAdultCalibanDeluxe.png",
|
|
30679
30713
|
"productCategory": "WeaponSkins",
|
|
30680
30714
|
"tradable": false,
|
|
30681
30715
|
"platinumCost": 25,
|
|
@@ -30994,8 +31028,8 @@
|
|
|
30994
31028
|
"/Lotus/Upgrades/Skins/Operator/Skirts/SkirtOperatorCalDeluxe": {
|
|
30995
31029
|
"name": "/Lotus/Language/Operator/CalibanDeluxeSkirtName",
|
|
30996
31030
|
"codexSecret": false,
|
|
30997
|
-
"excludeFromCodex": true,
|
|
30998
31031
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
31032
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtCalibanDeluxe.png",
|
|
30999
31033
|
"productCategory": "WeaponSkins",
|
|
31000
31034
|
"additionalItems": [
|
|
31001
31035
|
"/Lotus/Upgrades/Skins/Operator/Skirts/SkirtAdultCalDeluxe"
|
|
@@ -31114,6 +31148,7 @@
|
|
|
31114
31148
|
"name": "/Lotus/Language/Operator/CalibanDeluxeAdultSleevesName",
|
|
31115
31149
|
"codexSecret": false,
|
|
31116
31150
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
31151
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesAdultCalibanDeluxe.png",
|
|
31117
31152
|
"productCategory": "WeaponSkins",
|
|
31118
31153
|
"tradable": false,
|
|
31119
31154
|
"platinumCost": 30,
|
|
@@ -31659,8 +31694,8 @@
|
|
|
31659
31694
|
"/Lotus/Upgrades/Skins/Operator/Sleeves/SleevesOperatorCalDeluxe": {
|
|
31660
31695
|
"name": "/Lotus/Language/Operator/CalibanDeluxeSleevesName",
|
|
31661
31696
|
"codexSecret": false,
|
|
31662
|
-
"excludeFromCodex": true,
|
|
31663
31697
|
"description": "/Lotus/Language/Operator/CalibanDeluxeSuitDesc",
|
|
31698
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesCalibanDeluxe.png",
|
|
31664
31699
|
"productCategory": "WeaponSkins",
|
|
31665
31700
|
"additionalItems": [
|
|
31666
31701
|
"/Lotus/Upgrades/Skins/Operator/Sleeves/SleevesAdultCalDeluxe"
|
|
@@ -38850,6 +38885,16 @@
|
|
|
38850
38885
|
"platinumCost": 105,
|
|
38851
38886
|
"excludeFromMarket": true
|
|
38852
38887
|
},
|
|
38888
|
+
"/Lotus/Upgrades/Skins/Scarves/PrimeVorunaSyandana": {
|
|
38889
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeScarfName",
|
|
38890
|
+
"codexSecret": false,
|
|
38891
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeScarfDesc",
|
|
38892
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/VorunaPrimeSyandana.png",
|
|
38893
|
+
"productCategory": "WeaponSkins",
|
|
38894
|
+
"tradable": false,
|
|
38895
|
+
"platinumCost": 105,
|
|
38896
|
+
"excludeFromMarket": true
|
|
38897
|
+
},
|
|
38853
38898
|
"/Lotus/Upgrades/Skins/Scarves/PrimeWispSyandana": {
|
|
38854
38899
|
"name": "/Lotus/Language/Primes/WispPrimeSyandanaName",
|
|
38855
38900
|
"codexSecret": false,
|
|
@@ -49822,6 +49867,28 @@
|
|
|
49822
49867
|
"tradable": false,
|
|
49823
49868
|
"platinumCost": 165
|
|
49824
49869
|
},
|
|
49870
|
+
"/Lotus/Upgrades/Skins/Werewolf/VorunaPrimeHelmet": {
|
|
49871
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeHelmetName",
|
|
49872
|
+
"codexSecret": false,
|
|
49873
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeHelmetDesc",
|
|
49874
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VorunaPrimeHelmet.png",
|
|
49875
|
+
"productCategory": "WeaponSkins",
|
|
49876
|
+
"alwaysAvailable": true,
|
|
49877
|
+
"tradable": false,
|
|
49878
|
+
"excludeFromMarket": true
|
|
49879
|
+
},
|
|
49880
|
+
"/Lotus/Upgrades/Skins/Werewolf/VorunaPrimeSkin": {
|
|
49881
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeSkinName",
|
|
49882
|
+
"codexSecret": false,
|
|
49883
|
+
"excludeFromCodex": true,
|
|
49884
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeSkinDesc",
|
|
49885
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/Primes/VorunaPrime.png",
|
|
49886
|
+
"productCategory": "WeaponSkins",
|
|
49887
|
+
"alwaysAvailable": true,
|
|
49888
|
+
"tradable": false,
|
|
49889
|
+
"platinumCost": 165,
|
|
49890
|
+
"excludeFromMarket": true
|
|
49891
|
+
},
|
|
49825
49892
|
"/Lotus/Upgrades/Skins/Werewolf/VorunaVoidShellHelmet": {
|
|
49826
49893
|
"name": "/Lotus/Language/Skins/VorunaVoidshellHelmetName",
|
|
49827
49894
|
"codexSecret": false,
|
package/ExportEnemies.json
CHANGED
|
@@ -92814,19 +92814,19 @@
|
|
|
92814
92814
|
"probability": 0.1291
|
|
92815
92815
|
},
|
|
92816
92816
|
{
|
|
92817
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92817
|
+
"type": "/Lotus/Types/Game/Projections/T2VoidProjectionGyrePrimeFBronze",
|
|
92818
92818
|
"probability": 0.1291
|
|
92819
92819
|
},
|
|
92820
92820
|
{
|
|
92821
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92821
|
+
"type": "/Lotus/Types/Game/Projections/T2VoidProjectionVorunaPrimeBBronze",
|
|
92822
92822
|
"probability": 0.1291
|
|
92823
92823
|
},
|
|
92824
92824
|
{
|
|
92825
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92825
|
+
"type": "/Lotus/Types/Game/Projections/T2VoidProjectionVorunaPrimeCBronze",
|
|
92826
92826
|
"probability": 0.1291
|
|
92827
92827
|
},
|
|
92828
92828
|
{
|
|
92829
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92829
|
+
"type": "/Lotus/Types/Game/Projections/T2VoidProjectionVorunaPrimeEBronze",
|
|
92830
92830
|
"probability": 0.1291
|
|
92831
92831
|
},
|
|
92832
92832
|
{
|
|
@@ -92834,19 +92834,19 @@
|
|
|
92834
92834
|
"probability": 0.0451
|
|
92835
92835
|
},
|
|
92836
92836
|
{
|
|
92837
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92837
|
+
"type": "/Lotus/Types/Game/Projections/T3VoidProjectionVorunaPrimeABronze",
|
|
92838
92838
|
"probability": 0.0451
|
|
92839
92839
|
},
|
|
92840
92840
|
{
|
|
92841
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92841
|
+
"type": "/Lotus/Types/Game/Projections/T4VoidProjectionVorunaPrimeBBronze",
|
|
92842
92842
|
"probability": 0.0451
|
|
92843
92843
|
},
|
|
92844
92844
|
{
|
|
92845
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92845
|
+
"type": "/Lotus/Types/Game/Projections/T4VoidProjectionVorunaPrimeDBronze",
|
|
92846
92846
|
"probability": 0.0451
|
|
92847
92847
|
},
|
|
92848
92848
|
{
|
|
92849
|
-
"type": "/Lotus/Types/Game/Projections/
|
|
92849
|
+
"type": "/Lotus/Types/Game/Projections/T4VoidProjectionVorunaPrimeEBronze",
|
|
92850
92850
|
"probability": 0.0451
|
|
92851
92851
|
}
|
|
92852
92852
|
]
|
package/ExportFlavour.json
CHANGED
|
@@ -5176,6 +5176,17 @@
|
|
|
5176
5176
|
"excludeFromMarket": true,
|
|
5177
5177
|
"titleTag": "/Lotus/Language/Titles/TitleGrendelPrime"
|
|
5178
5178
|
},
|
|
5179
|
+
"/Lotus/Types/Items/Titles/TitleVorunaPrime": {
|
|
5180
|
+
"name": "/Lotus/Language/Titles/TitleVorunaPrimeDesc",
|
|
5181
|
+
"description": "/Lotus/Language/Titles/GenericTitle_MarketDescription",
|
|
5182
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/MiscItems/GenericHonoriaIcon.png",
|
|
5183
|
+
"base": "/Lotus/Types/Items/TitleItem",
|
|
5184
|
+
"codexSecret": false,
|
|
5185
|
+
"excludeFromCodex": true,
|
|
5186
|
+
"platinumCost": 0,
|
|
5187
|
+
"excludeFromMarket": true,
|
|
5188
|
+
"titleTag": "/Lotus/Language/Titles/TitleVorunaPrime"
|
|
5189
|
+
},
|
|
5179
5190
|
"/Lotus/Types/Items/Titles/UnairuFocusHoarderTitle": {
|
|
5180
5191
|
"name": "/Lotus/Language/Titles/UnairuBigSpender_MarketTitle",
|
|
5181
5192
|
"description": "/Lotus/Language/Titles/GenericTitle_MarketDescription",
|
|
@@ -10397,6 +10408,24 @@
|
|
|
10397
10408
|
"platinumCost": 10,
|
|
10398
10409
|
"excludeFromMarket": true
|
|
10399
10410
|
},
|
|
10411
|
+
"/Lotus/Types/StoreItems/AvatarImages/Primes/ImageVorunaPrimeBright": {
|
|
10412
|
+
"name": "/Lotus/Language/Glyphs/AvatarVorunaPrimeBrightName",
|
|
10413
|
+
"description": "/Lotus/Language/Glyphs/AvatarVorunaPrimeBrightDesc",
|
|
10414
|
+
"icon": "/Lotus/Interface/Icons/Player/VorunaPrimeAvatarBright.png",
|
|
10415
|
+
"base": "/Lotus/Types/Items/AvatarImageItem",
|
|
10416
|
+
"codexSecret": true,
|
|
10417
|
+
"platinumCost": 10,
|
|
10418
|
+
"excludeFromMarket": true
|
|
10419
|
+
},
|
|
10420
|
+
"/Lotus/Types/StoreItems/AvatarImages/Primes/ImageVorunaPrimeDark": {
|
|
10421
|
+
"name": "/Lotus/Language/Glyphs/AvatarVorunaPrimeDarkName",
|
|
10422
|
+
"description": "/Lotus/Language/Glyphs/AvatarVorunaPrimeDarkDesc",
|
|
10423
|
+
"icon": "/Lotus/Interface/Icons/Player/VorunaPrimeAvatarDark.png",
|
|
10424
|
+
"base": "/Lotus/Types/Items/AvatarImageItem",
|
|
10425
|
+
"codexSecret": true,
|
|
10426
|
+
"platinumCost": 10,
|
|
10427
|
+
"excludeFromMarket": true
|
|
10428
|
+
},
|
|
10400
10429
|
"/Lotus/Types/StoreItems/AvatarImages/Primes/ImageWispPrimeBright": {
|
|
10401
10430
|
"name": "/Lotus/Language/Primes/AvatarWispPrimeBrightName",
|
|
10402
10431
|
"description": "/Lotus/Language/Primes/AvatarWispPrimeBrightDesc",
|
|
@@ -44850,6 +44879,15 @@
|
|
|
44850
44879
|
"platinumCost": 0,
|
|
44851
44880
|
"excludeFromMarket": true
|
|
44852
44881
|
},
|
|
44882
|
+
"/Lotus/Upgrades/Skins/Liset/VorunaPrimeHoodOrnament": {
|
|
44883
|
+
"name": "/Lotus/Language/Primes/VorunaPrimeHoodOrnamentName",
|
|
44884
|
+
"description": "/Lotus/Language/Primes/VorunaPrimeHoodOrnamentDesc",
|
|
44885
|
+
"icon": "/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/VorunaPrimeHoodOrnament.png",
|
|
44886
|
+
"base": "/Lotus/Types/Items/ShipAttachmentItem",
|
|
44887
|
+
"codexSecret": false,
|
|
44888
|
+
"platinumCost": 0,
|
|
44889
|
+
"excludeFromMarket": true
|
|
44890
|
+
},
|
|
44853
44891
|
"/Lotus/Upgrades/Skins/Liset/ZenurikHoodOrnament": {
|
|
44854
44892
|
"name": "/Lotus/Language/ShipDecorations/HoodOrnament_ZenurikName",
|
|
44855
44893
|
"description": "/Lotus/Language/ShipDecorations/HoodOrnament_ZenurikDesc",
|
package/ExportImages.json
CHANGED
|
@@ -7852,7 +7852,7 @@
|
|
|
7852
7852
|
"forumName": "EmpyreanCap"
|
|
7853
7853
|
},
|
|
7854
7854
|
"/Lotus/Interface/Icons/Player/ContentCreators/Endotti.png": {
|
|
7855
|
-
"contentHash": "
|
|
7855
|
+
"contentHash": "00_OuZhX+981ygcIoR4DP-bnQ"
|
|
7856
7856
|
},
|
|
7857
7857
|
"/Lotus/Interface/Icons/Player/ContentCreators/Endquar.png": {
|
|
7858
7858
|
"contentHash": "00_yPwaf4-UPttAyrOJLItPyw"
|
|
@@ -8385,7 +8385,7 @@
|
|
|
8385
8385
|
"forumName": "MrWarframeGuy"
|
|
8386
8386
|
},
|
|
8387
8387
|
"/Lotus/Interface/Icons/Player/ContentCreators/MuSingTian.png": {
|
|
8388
|
-
"contentHash": "
|
|
8388
|
+
"contentHash": "00_BgsTMqcMzw4+wXIiYj-97A"
|
|
8389
8389
|
},
|
|
8390
8390
|
"/Lotus/Interface/Icons/Player/ContentCreators/MylahGlyph.png": {
|
|
8391
8391
|
"contentHash": "00_ZJLRCYgV4EYvDgheAtT3+g"
|
|
@@ -12633,6 +12633,12 @@
|
|
|
12633
12633
|
"contentHash": "00_tp9IHXn6wuvHFoiJe1tfcQ",
|
|
12634
12634
|
"forumName": "VorunaInActionFinal"
|
|
12635
12635
|
},
|
|
12636
|
+
"/Lotus/Interface/Icons/Player/VorunaPrimeAvatarBright.png": {
|
|
12637
|
+
"contentHash": "00_xjIX14ft8GNvfiwZU3GMRw"
|
|
12638
|
+
},
|
|
12639
|
+
"/Lotus/Interface/Icons/Player/VorunaPrimeAvatarDark.png": {
|
|
12640
|
+
"contentHash": "00_GBpnH3ip6jJgIZB2+-Sq6A"
|
|
12641
|
+
},
|
|
12636
12642
|
"/Lotus/Interface/Icons/Player/WinterClem.png": {
|
|
12637
12643
|
"contentHash": "00_dh7cLUwTuMnW3Gl5j-M0mw",
|
|
12638
12644
|
"forumName": "WinterClem"
|
|
@@ -18058,6 +18064,9 @@
|
|
|
18058
18064
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/TennoCon2021Ephemera.png": {
|
|
18059
18065
|
"contentHash": "00_njUqB+Vf4AcPkNaqDLuRWA"
|
|
18060
18066
|
},
|
|
18067
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/TennoCon2026Ephemera.png": {
|
|
18068
|
+
"contentHash": "00_xOXzdTVmbu-nt+13OZPZMA"
|
|
18069
|
+
},
|
|
18061
18070
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/Twitch2023Ephemera.png": {
|
|
18062
18071
|
"contentHash": "00_g6ueChMzHRNu25omB7NRmw"
|
|
18063
18072
|
},
|
|
@@ -18076,6 +18085,9 @@
|
|
|
18076
18085
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/VorunaDeluxeEphemera.png": {
|
|
18077
18086
|
"contentHash": "00_F-MfW3Y5JUn36Twuj7337Q"
|
|
18078
18087
|
},
|
|
18088
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/VorunaPrimeEphemera.png": {
|
|
18089
|
+
"contentHash": "00_7B3AamxWiv5mMPPesgAv3A"
|
|
18090
|
+
},
|
|
18079
18091
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Ephemera/WebEphemera.png": {
|
|
18080
18092
|
"contentHash": "00_hnujJsUuSPKfaZy5rg+bpA"
|
|
18081
18093
|
},
|
|
@@ -19906,6 +19918,9 @@
|
|
|
19906
19918
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VorunaHelmet.png": {
|
|
19907
19919
|
"contentHash": "00_XgJ-nOZETW5heR62rBW7GQ"
|
|
19908
19920
|
},
|
|
19921
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VorunaPrimeHelmet.png": {
|
|
19922
|
+
"contentHash": "00_Qofq7sdKIxJdvhxoT-vQqA"
|
|
19923
|
+
},
|
|
19909
19924
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Helmets/VorunaVoidshellHelmet.png": {
|
|
19910
19925
|
"contentHash": "00_YaopmjaGhUGCUSDYe6RW5w"
|
|
19911
19926
|
},
|
|
@@ -21409,6 +21424,9 @@
|
|
|
21409
21424
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/VitamPrime.png": {
|
|
21410
21425
|
"contentHash": "00_lIO+ckbFrpUWnXq+eoaZXw"
|
|
21411
21426
|
},
|
|
21427
|
+
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/VorunaPrimeSyandana.png": {
|
|
21428
|
+
"contentHash": "00_3viCmHuR1TQAd1okw39lnw"
|
|
21429
|
+
},
|
|
21412
21430
|
"/Lotus/Interface/Icons/StoreIcons/Cosmetics/Syandanas/WinterSolsticeSalix.png": {
|
|
21413
21431
|
"contentHash": "00_xn-5jP2uPpiL9ShUAIqqbw"
|
|
21414
21432
|
},
|
|
@@ -22744,6 +22762,9 @@
|
|
|
22744
22762
|
"/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon14.png": {
|
|
22745
22763
|
"contentHash": "00_9cAKhNdNN49GqPz7taPkXg"
|
|
22746
22764
|
},
|
|
22765
|
+
"/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon15.png": {
|
|
22766
|
+
"contentHash": "00_72DuULgDP15kYLBT1EsKyQ"
|
|
22767
|
+
},
|
|
22747
22768
|
"/Lotus/Interface/Icons/StoreIcons/Currency/GenericCreditIcon2.png": {
|
|
22748
22769
|
"contentHash": "00_P4feTM67KZWiAPQSedgSQg"
|
|
22749
22770
|
},
|
|
@@ -24802,6 +24823,12 @@
|
|
|
24802
24823
|
"/Lotus/Interface/Icons/StoreIcons/LevelKeys/VaultKeyD.png": {
|
|
24803
24824
|
"contentHash": "00_ueliisuX+MgWKlll9lJ21w"
|
|
24804
24825
|
},
|
|
24826
|
+
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/AvatarPacks/NightwaveGlyphsBundleI.png": {
|
|
24827
|
+
"contentHash": "00_VVTL621UN4OI6I9r7rizeg"
|
|
24828
|
+
},
|
|
24829
|
+
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/CosmeticBundles/Armour/TnIceArmourBundle.png": {
|
|
24830
|
+
"contentHash": "00_N71GT+S6qtZ7vh6niFX8SQ"
|
|
24831
|
+
},
|
|
24805
24832
|
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/CosmeticBundles/Armour/VTEosBundle.png": {
|
|
24806
24833
|
"contentHash": "00_5fz76CenfoRnTl0EwNLF9w"
|
|
24807
24834
|
},
|
|
@@ -24880,9 +24907,6 @@
|
|
|
24880
24907
|
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/CosmeticBundles/Pets/KubrowKavatContestPack.png": {
|
|
24881
24908
|
"contentHash": "00_T1jj-4dAxSTaMpd-xUBlfg"
|
|
24882
24909
|
},
|
|
24883
|
-
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/CosmeticBundles/Sentinels/Halloween2025AccessoryBundle.png": {
|
|
24884
|
-
"contentHash": "00_mUOAH8XkVJhrjs39P-NUwg"
|
|
24885
|
-
},
|
|
24886
24910
|
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/FormaPack.png": {
|
|
24887
24911
|
"contentHash": "00_P8YI3e2llbt9Y+l9Kyy6WQ"
|
|
24888
24912
|
},
|
|
@@ -24964,6 +24988,9 @@
|
|
|
24964
24988
|
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/MegaPrimeVault/Varzia.png": {
|
|
24965
24989
|
"contentHash": "00_5F7sPHjfb8IXYpVsbOdf-A"
|
|
24966
24990
|
},
|
|
24991
|
+
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/Operator/OperatorSuitCalibanDeluxeBundle.png": {
|
|
24992
|
+
"contentHash": "00_RiHzN6TVykqwK-IcZRyziA"
|
|
24993
|
+
},
|
|
24967
24994
|
"/Lotus/Interface/Icons/StoreIcons/MarketBundles/Slots/SlotRenderWarframe.png": {
|
|
24968
24995
|
"contentHash": "00_Yvd1JP+QArMiPaX47dWbpg"
|
|
24969
24996
|
},
|
|
@@ -25570,6 +25597,9 @@
|
|
|
25570
25597
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesAdultC.png": {
|
|
25571
25598
|
"contentHash": "00_CgWEA3HwHZURS72HXd7wRA"
|
|
25572
25599
|
},
|
|
25600
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesAdultCalibanDeluxe.png": {
|
|
25601
|
+
"contentHash": "00_TFKxGL+2cgnp3KrSa1tAGg"
|
|
25602
|
+
},
|
|
25573
25603
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesAdultChameleon.png": {
|
|
25574
25604
|
"contentHash": "00_YyQgAdBM55uZcctugQrzGA"
|
|
25575
25605
|
},
|
|
@@ -25681,6 +25711,9 @@
|
|
|
25681
25711
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesC.png": {
|
|
25682
25712
|
"contentHash": "00_J2rbiaZR3hsb78vJqi9LSQ"
|
|
25683
25713
|
},
|
|
25714
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesCalibanDeluxe.png": {
|
|
25715
|
+
"contentHash": "00_+m02swPqXOwkqyt0hWBHtA"
|
|
25716
|
+
},
|
|
25684
25717
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Arms/SleevesChameleon.png": {
|
|
25685
25718
|
"contentHash": "00_s5iabp+TQ84VIa1BxBPlUg"
|
|
25686
25719
|
},
|
|
@@ -25753,6 +25786,9 @@
|
|
|
25753
25786
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitAdultB.png": {
|
|
25754
25787
|
"contentHash": "00_5Ecz+EAwhMrNxPHo37wDCQ"
|
|
25755
25788
|
},
|
|
25789
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitAdultCalibanDeluxe.png": {
|
|
25790
|
+
"contentHash": "00_L4Q3jbuvvsxldDCWZ-dGmg"
|
|
25791
|
+
},
|
|
25756
25792
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitAdultD.png": {
|
|
25757
25793
|
"contentHash": "00_CitGD5x9foEIBGdtbRz-JQ"
|
|
25758
25794
|
},
|
|
@@ -25828,6 +25864,9 @@
|
|
|
25828
25864
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitArabic.png": {
|
|
25829
25865
|
"contentHash": "00_vqoh15etB56kd9Z5QWMPkw"
|
|
25830
25866
|
},
|
|
25867
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitCalibanDeluxe.png": {
|
|
25868
|
+
"contentHash": "00_TzF0IrYAOvbiJNRJgPPwWA"
|
|
25869
|
+
},
|
|
25831
25870
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Body/BodySuitDemonframe.png": {
|
|
25832
25871
|
"contentHash": "00_zObtLsf-UroAEP-QcMhrDw"
|
|
25833
25872
|
},
|
|
@@ -26017,6 +26056,9 @@
|
|
|
26017
26056
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtAdultC.png": {
|
|
26018
26057
|
"contentHash": "00_hvow7V0BU6sbFankSrObDA"
|
|
26019
26058
|
},
|
|
26059
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtAdultCalibanDeluxe.png": {
|
|
26060
|
+
"contentHash": "00_81afQvx3y+S8TCQKcf+EgQ"
|
|
26061
|
+
},
|
|
26020
26062
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtAdultDaxB.png": {
|
|
26021
26063
|
"contentHash": "00_3VdOr3LdPHaeqPUUF5J7Kw"
|
|
26022
26064
|
},
|
|
@@ -26068,6 +26110,9 @@
|
|
|
26068
26110
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtB.png": {
|
|
26069
26111
|
"contentHash": "00_huYfDLy2WqFRQ2kNWfgGbg"
|
|
26070
26112
|
},
|
|
26113
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtCalibanDeluxe.png": {
|
|
26114
|
+
"contentHash": "00_6szsclfSI0IGhWdtYCIgyw"
|
|
26115
|
+
},
|
|
26071
26116
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SkirtDaxB.png": {
|
|
26072
26117
|
"contentHash": "00_vZrB-6WirsiiYobs5BDk1A"
|
|
26073
26118
|
},
|
|
@@ -26083,9 +26128,6 @@
|
|
|
26083
26128
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Hips/SuitOSkirt.png": {
|
|
26084
26129
|
"contentHash": "00_liCqEgd7B5lYD5Eq67VP6Q"
|
|
26085
26130
|
},
|
|
26086
|
-
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/InfestedSuitA.png": {
|
|
26087
|
-
"contentHash": "00_bHf-pOtJA9pYcS-fxFiEPQ"
|
|
26088
|
-
},
|
|
26089
26131
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/ApparatistLegs.png": {
|
|
26090
26132
|
"contentHash": "00_KmqhIfjbKvzryrxgGoN4vw"
|
|
26091
26133
|
},
|
|
@@ -26119,6 +26161,9 @@
|
|
|
26119
26161
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsAdultC.png": {
|
|
26120
26162
|
"contentHash": "00_VOZduuIM6nbeb+dpOLsx+g"
|
|
26121
26163
|
},
|
|
26164
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsAdultCalibanDeluxe.png": {
|
|
26165
|
+
"contentHash": "00_HuIkBv+VlFnObm7QF3HMnQ"
|
|
26166
|
+
},
|
|
26122
26167
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsAdultChameleon.png": {
|
|
26123
26168
|
"contentHash": "00_iT-UCcPOXelkeyE1hTuEGw"
|
|
26124
26169
|
},
|
|
@@ -26227,6 +26272,9 @@
|
|
|
26227
26272
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsC.png": {
|
|
26228
26273
|
"contentHash": "00_j5d6PrAkeGrQRGYtS3O06Q"
|
|
26229
26274
|
},
|
|
26275
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsCalibanDeluxe.png": {
|
|
26276
|
+
"contentHash": "00_pyEqq9JLtG4X6e60mLwthQ"
|
|
26277
|
+
},
|
|
26230
26278
|
"/Lotus/Interface/Icons/StoreIcons/Operator/ArmourSets/Leggings/LeggingsChameleon.png": {
|
|
26231
26279
|
"contentHash": "00_8QRPPBcy84L2vL5ml1CkVw"
|
|
26232
26280
|
},
|
|
@@ -27148,6 +27196,9 @@
|
|
|
27148
27196
|
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodAdultC.png": {
|
|
27149
27197
|
"contentHash": "00_qGmK+1os11Iftqj8OLudPg"
|
|
27150
27198
|
},
|
|
27199
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodAdultCalibanDeluxe.png": {
|
|
27200
|
+
"contentHash": "00_Nakdy4e49wfc82akPKHeEQ"
|
|
27201
|
+
},
|
|
27151
27202
|
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodAdultChameleon.png": {
|
|
27152
27203
|
"contentHash": "00_FBhl0Hsq7ZVroVL9TjuwXw"
|
|
27153
27204
|
},
|
|
@@ -27259,6 +27310,9 @@
|
|
|
27259
27310
|
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodC.png": {
|
|
27260
27311
|
"contentHash": "00_vQkbMWilHdsVyCEGg7N98A"
|
|
27261
27312
|
},
|
|
27313
|
+
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodCalibanDeluxe.png": {
|
|
27314
|
+
"contentHash": "00_wejRSB70qn9FaodbIzwq7w"
|
|
27315
|
+
},
|
|
27262
27316
|
"/Lotus/Interface/Icons/StoreIcons/Operator/Cosmetics/Hoods/HoodChameleon.png": {
|
|
27263
27317
|
"contentHash": "00_OK+qGHcDrZLwVxiey2bOJA"
|
|
27264
27318
|
},
|
|
@@ -28084,6 +28138,9 @@
|
|
|
28084
28138
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/VoidKeyHoodOrnament.png": {
|
|
28085
28139
|
"contentHash": "00_i82AgyGlobuBJj-nSI2apw"
|
|
28086
28140
|
},
|
|
28141
|
+
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/VorunaPrimeHoodOrnament.png": {
|
|
28142
|
+
"contentHash": "00_x4hsaT0oGVD8-smuD19iQw"
|
|
28143
|
+
},
|
|
28087
28144
|
"/Lotus/Interface/Icons/StoreIcons/PlayerShip/Railjack/HoodOrnament/ZenurikHoodOrnament.png": {
|
|
28088
28145
|
"contentHash": "00_Utsgz5CnAwTFLyojz49cvw"
|
|
28089
28146
|
},
|
|
@@ -28693,6 +28750,9 @@
|
|
|
28693
28750
|
"/Lotus/Interface/Icons/StoreIcons/Primes/VoltPrime.png": {
|
|
28694
28751
|
"contentHash": "00_U0V4Brwd9imOOD++a885hA"
|
|
28695
28752
|
},
|
|
28753
|
+
"/Lotus/Interface/Icons/StoreIcons/Primes/VorunaPrime.png": {
|
|
28754
|
+
"contentHash": "00_WsGxyDMqPIsvRVrZ935fHA"
|
|
28755
|
+
},
|
|
28696
28756
|
"/Lotus/Interface/Icons/StoreIcons/Primes/WispPrime.png": {
|
|
28697
28757
|
"contentHash": "00_PGmk8eC6lpyjh0Ds9SWbFw"
|
|
28698
28758
|
},
|
|
@@ -34960,6 +35020,9 @@
|
|
|
34960
35020
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Weapons/SanctiMagistar.png": {
|
|
34961
35021
|
"contentHash": "00_RHnIcUwX1lfO4ux2M9AVZQ"
|
|
34962
35022
|
},
|
|
35023
|
+
"/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Weapons/SarofangPrime.png": {
|
|
35024
|
+
"contentHash": "00_DPtVgN3mos5NeFx-C7gfiQ"
|
|
35025
|
+
},
|
|
34963
35026
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/MeleeWeapons/Weapons/Sarpa.png": {
|
|
34964
35027
|
"contentHash": "00_HdihkbHjsy43ifNyi3Ds4A"
|
|
34965
35028
|
},
|
|
@@ -36061,6 +36124,9 @@
|
|
|
36061
36124
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Weapons/PentaCarmine.png": {
|
|
36062
36125
|
"contentHash": "00_G2TP6AmMc-uVJHibVJdOFA"
|
|
36063
36126
|
},
|
|
36127
|
+
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Weapons/PerigalePrime.png": {
|
|
36128
|
+
"contentHash": "00_0GeFopv+FKi+CP--ZxZdzg"
|
|
36129
|
+
},
|
|
36064
36130
|
"/Lotus/Interface/Icons/StoreIcons/Weapons/PrimaryWeapons/Weapons/Phage.png": {
|
|
36065
36131
|
"contentHash": "00_DegY9RdqdwSNYBcWsOEA9A"
|
|
36066
36132
|
},
|