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
package/ExportSyndicates.json
CHANGED
|
@@ -772,6 +772,20 @@
|
|
|
772
772
|
"requiredLevel": 5,
|
|
773
773
|
"rankUpReward": true
|
|
774
774
|
},
|
|
775
|
+
{
|
|
776
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Pagemaster/PagemasterBookAugment1Card",
|
|
777
|
+
"standingCost": 25000,
|
|
778
|
+
"creditsCost": 0,
|
|
779
|
+
"requiredLevel": 5,
|
|
780
|
+
"rankUpReward": true
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Koumei/KoumeiStringsAugmentCard",
|
|
784
|
+
"standingCost": 25000,
|
|
785
|
+
"creditsCost": 0,
|
|
786
|
+
"requiredLevel": 5,
|
|
787
|
+
"rankUpReward": true
|
|
788
|
+
},
|
|
775
789
|
{
|
|
776
790
|
"storeItem": "/Lotus/StoreItems/Upgrades/Skins/Sigils/SyndicateSigilArbitersOfHexisK",
|
|
777
791
|
"standingCost": 30000,
|
|
@@ -1680,6 +1694,13 @@
|
|
|
1680
1694
|
"requiredLevel": 5,
|
|
1681
1695
|
"rankUpReward": true
|
|
1682
1696
|
},
|
|
1697
|
+
{
|
|
1698
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Pagemaster/PagemasterBookAugment1Card",
|
|
1699
|
+
"standingCost": 25000,
|
|
1700
|
+
"creditsCost": 0,
|
|
1701
|
+
"requiredLevel": 5,
|
|
1702
|
+
"rankUpReward": true
|
|
1703
|
+
},
|
|
1683
1704
|
{
|
|
1684
1705
|
"storeItem": "/Lotus/StoreItems/Upgrades/Skins/Sigils/SyndicateSigilCephalonSudaK",
|
|
1685
1706
|
"standingCost": 30000,
|
|
@@ -7865,6 +7886,20 @@
|
|
|
7865
7886
|
"requiredLevel": 5,
|
|
7866
7887
|
"rankUpReward": true
|
|
7867
7888
|
},
|
|
7889
|
+
{
|
|
7890
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Temple/TemplePassiveAugment1Card",
|
|
7891
|
+
"standingCost": 25000,
|
|
7892
|
+
"creditsCost": 0,
|
|
7893
|
+
"requiredLevel": 5,
|
|
7894
|
+
"rankUpReward": true
|
|
7895
|
+
},
|
|
7896
|
+
{
|
|
7897
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Koumei/KoumeiStringsAugmentCard",
|
|
7898
|
+
"standingCost": 25000,
|
|
7899
|
+
"creditsCost": 0,
|
|
7900
|
+
"requiredLevel": 5,
|
|
7901
|
+
"rankUpReward": true
|
|
7902
|
+
},
|
|
7868
7903
|
{
|
|
7869
7904
|
"storeItem": "/Lotus/StoreItems/Upgrades/Skins/Sigils/SyndicateSigilNewLokaK",
|
|
7870
7905
|
"standingCost": 30000,
|
|
@@ -10298,6 +10333,13 @@
|
|
|
10298
10333
|
"requiredLevel": 5,
|
|
10299
10334
|
"rankUpReward": true
|
|
10300
10335
|
},
|
|
10336
|
+
{
|
|
10337
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Nokko/NokkoRerootAugmentCard",
|
|
10338
|
+
"standingCost": 25000,
|
|
10339
|
+
"creditsCost": 0,
|
|
10340
|
+
"requiredLevel": 5,
|
|
10341
|
+
"rankUpReward": true
|
|
10342
|
+
},
|
|
10301
10343
|
{
|
|
10302
10344
|
"storeItem": "/Lotus/StoreItems/Upgrades/Skins/Sigils/SyndicateSigilPerrinSequenceK",
|
|
10303
10345
|
"standingCost": 30000,
|
|
@@ -41042,6 +41084,13 @@
|
|
|
41042
41084
|
"requiredLevel": 5,
|
|
41043
41085
|
"rankUpReward": true
|
|
41044
41086
|
},
|
|
41087
|
+
{
|
|
41088
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Nokko/NokkoRerootAugmentCard",
|
|
41089
|
+
"standingCost": 25000,
|
|
41090
|
+
"creditsCost": 0,
|
|
41091
|
+
"requiredLevel": 5,
|
|
41092
|
+
"rankUpReward": true
|
|
41093
|
+
},
|
|
41045
41094
|
{
|
|
41046
41095
|
"storeItem": "/Lotus/StoreItems/Powersuits/Tengu/TenguDisablePassiveMod",
|
|
41047
41096
|
"standingCost": 25000,
|
|
@@ -44136,6 +44185,13 @@
|
|
|
44136
44185
|
"requiredLevel": 5,
|
|
44137
44186
|
"rankUpReward": true
|
|
44138
44187
|
},
|
|
44188
|
+
{
|
|
44189
|
+
"storeItem": "/Lotus/StoreItems/Powersuits/Temple/TemplePassiveAugment1Card",
|
|
44190
|
+
"standingCost": 25000,
|
|
44191
|
+
"creditsCost": 0,
|
|
44192
|
+
"requiredLevel": 5,
|
|
44193
|
+
"rankUpReward": true
|
|
44194
|
+
},
|
|
44139
44195
|
{
|
|
44140
44196
|
"storeItem": "/Lotus/StoreItems/Upgrades/Skins/Sigils/SyndicateSigilSteelMeridianK",
|
|
44141
44197
|
"standingCost": 30000,
|
package/ExportUpgrades.json
CHANGED
|
@@ -212,24 +212,6 @@
|
|
|
212
212
|
"tradable": true,
|
|
213
213
|
"introducedAt": 1397107694
|
|
214
214
|
},
|
|
215
|
-
"/Lotus/Weapons/Tenno/Melee/MeleeTrees/StaffCmbOneMeleeTree": {
|
|
216
|
-
"name": "/Lotus/Language/Items/StaffStanceA",
|
|
217
|
-
"icon": "/Lotus/Interface/Cards/Images/Stances/StaffCombo1a.png",
|
|
218
|
-
"polarity": "AP_ATTACK",
|
|
219
|
-
"rarity": "UNCOMMON",
|
|
220
|
-
"codexSecret": false,
|
|
221
|
-
"baseDrain": -2,
|
|
222
|
-
"fusionLimit": 3,
|
|
223
|
-
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
224
|
-
"compatName": "Staves",
|
|
225
|
-
"compatibilityTags": [
|
|
226
|
-
"STAVES_STANCE"
|
|
227
|
-
],
|
|
228
|
-
"type": "STANCE",
|
|
229
|
-
"description": "/Lotus/Language/Items/StaffStanceADesc",
|
|
230
|
-
"tradable": true,
|
|
231
|
-
"introducedAt": 1397107694
|
|
232
|
-
},
|
|
233
215
|
"/Lotus/Weapons/Tenno/Melee/MeleeTrees/ScytheCmbTwoMeleeTree": {
|
|
234
216
|
"name": "/Lotus/Language/Items/ScytheStanceB",
|
|
235
217
|
"icon": "/Lotus/Interface/Cards/Images/Stances/ScytheCombo2a.png",
|
|
@@ -1309,21 +1291,6 @@
|
|
|
1309
1291
|
"tradable": true,
|
|
1310
1292
|
"introducedAt": 1585069387
|
|
1311
1293
|
},
|
|
1312
|
-
"/Lotus/Upgrades/Mods/Warframe/AvatarSlideBoostMod": {
|
|
1313
|
-
"name": "/Lotus/Language/Items/WarframeModSlideBoost",
|
|
1314
|
-
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/SlideResistanceDecreaseMod.png",
|
|
1315
|
-
"polarity": "AP_TACTIC",
|
|
1316
|
-
"rarity": "UNCOMMON",
|
|
1317
|
-
"codexSecret": false,
|
|
1318
|
-
"baseDrain": 6,
|
|
1319
|
-
"fusionLimit": 5,
|
|
1320
|
-
"isUtility": true,
|
|
1321
|
-
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
1322
|
-
"compatName": "WARFRAME",
|
|
1323
|
-
"type": "WARFRAME",
|
|
1324
|
-
"tradable": true,
|
|
1325
|
-
"introducedAt": 1379122770
|
|
1326
|
-
},
|
|
1327
1294
|
"/Lotus/Upgrades/Mods/Warframe/AvatarShieldRechargeRateMod": {
|
|
1328
1295
|
"name": "/Lotus/Language/Items/WarframeModShieldRechargeRate",
|
|
1329
1296
|
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/ShieldRechargeRate.png",
|
|
@@ -1395,20 +1362,6 @@
|
|
|
1395
1362
|
"tradable": true,
|
|
1396
1363
|
"introducedAt": 1414155128
|
|
1397
1364
|
},
|
|
1398
|
-
"/Lotus/Upgrades/Mods/Warframe/AvatarPowerToHealthOnDeathMod": {
|
|
1399
|
-
"name": "/Lotus/Language/Items/WarframeModPowerToHealthOnDeath",
|
|
1400
|
-
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/AvatarQuickThinkingMod.png",
|
|
1401
|
-
"polarity": "AP_DEFENSE",
|
|
1402
|
-
"rarity": "RARE",
|
|
1403
|
-
"codexSecret": false,
|
|
1404
|
-
"baseDrain": 10,
|
|
1405
|
-
"fusionLimit": 5,
|
|
1406
|
-
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
1407
|
-
"compatName": "WARFRAME",
|
|
1408
|
-
"type": "WARFRAME",
|
|
1409
|
-
"tradable": true,
|
|
1410
|
-
"introducedAt": 1379122770
|
|
1411
|
-
},
|
|
1412
1365
|
"/Lotus/Upgrades/Mods/Warframe/AvatarPowerMaxMod": {
|
|
1413
1366
|
"name": "/Lotus/Language/Items/WarframeModPowerMax",
|
|
1414
1367
|
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/PowerMaxMod.png",
|
|
@@ -5233,7 +5186,8 @@
|
|
|
5233
5186
|
"compat": "/Lotus/Types/Friendly/Pets/BeastPetMeleeWeaponBase",
|
|
5234
5187
|
"compatName": "Claws",
|
|
5235
5188
|
"type": "MELEE",
|
|
5236
|
-
"tradable": true
|
|
5189
|
+
"tradable": true,
|
|
5190
|
+
"introducedAt": 1734098693
|
|
5237
5191
|
},
|
|
5238
5192
|
"/Lotus/Upgrades/Mods/Sentinel/Kubrow/DualStat/KubrowIceEventMeleeMod": {
|
|
5239
5193
|
"name": "/Lotus/Language/Items/KubrowDualIceMod",
|
|
@@ -17583,6 +17537,20 @@
|
|
|
17583
17537
|
"tradable": true,
|
|
17584
17538
|
"introducedAt": 1518219466
|
|
17585
17539
|
},
|
|
17540
|
+
"/Lotus/Powersuits/Temple/TemplePassiveAugment1Card": {
|
|
17541
|
+
"name": "/Lotus/Language/Suits/TemplePassiveAugment1Name",
|
|
17542
|
+
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/TemplePassiveAugment1Card.png",
|
|
17543
|
+
"polarity": "AP_POWER",
|
|
17544
|
+
"rarity": "RARE",
|
|
17545
|
+
"codexSecret": false,
|
|
17546
|
+
"baseDrain": 6,
|
|
17547
|
+
"fusionLimit": 3,
|
|
17548
|
+
"compat": "/Lotus/Powersuits/Temple/TempleBaseSuit",
|
|
17549
|
+
"compatName": "Temple",
|
|
17550
|
+
"type": "WARFRAME",
|
|
17551
|
+
"subtype": "/Lotus/Powersuits/Temple/TempleBaseSuit",
|
|
17552
|
+
"tradable": true
|
|
17553
|
+
},
|
|
17586
17554
|
"/Lotus/Powersuits/Sentient/SentientWhirlwindAugmentCard": {
|
|
17587
17555
|
"name": "/Lotus/Language/Suits/SentientWhirlwindAugmentName",
|
|
17588
17556
|
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/SentientWhirlwindAugmentCard.png",
|
|
@@ -18124,6 +18092,20 @@
|
|
|
18124
18092
|
"tradable": true,
|
|
18125
18093
|
"introducedAt": 1433973789
|
|
18126
18094
|
},
|
|
18095
|
+
"/Lotus/Powersuits/Pagemaster/PagemasterBookAugment1Card": {
|
|
18096
|
+
"name": "/Lotus/Language/Suits/PagemasterBookAbilityAugment1Name",
|
|
18097
|
+
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/PagemasterBookAugment1Card.png",
|
|
18098
|
+
"polarity": "AP_POWER",
|
|
18099
|
+
"rarity": "RARE",
|
|
18100
|
+
"codexSecret": false,
|
|
18101
|
+
"baseDrain": 6,
|
|
18102
|
+
"fusionLimit": 3,
|
|
18103
|
+
"compat": "/Lotus/Powersuits/Pagemaster/PagemasterBaseSuit",
|
|
18104
|
+
"compatName": "Dante",
|
|
18105
|
+
"type": "WARFRAME",
|
|
18106
|
+
"subtype": "/Lotus/Powersuits/Pagemaster/PagemasterBaseSuit",
|
|
18107
|
+
"tradable": true
|
|
18108
|
+
},
|
|
18127
18109
|
"/Lotus/Powersuits/Pacifist/PacifistWaveAugmentCard": {
|
|
18128
18110
|
"name": "/Lotus/Language/Suits/PacifistWaveAbilityAugment1Name",
|
|
18129
18111
|
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/BaruukLullAugment.png",
|
|
@@ -18215,6 +18197,20 @@
|
|
|
18215
18197
|
"tradable": true,
|
|
18216
18198
|
"introducedAt": 1690470109
|
|
18217
18199
|
},
|
|
18200
|
+
"/Lotus/Powersuits/Nokko/NokkoRerootAugmentCard": {
|
|
18201
|
+
"name": "/Lotus/Language/Suits/NokkoNetworkAbilityAugment1Name",
|
|
18202
|
+
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/NokkoRerootAugmentCard.png",
|
|
18203
|
+
"polarity": "AP_POWER",
|
|
18204
|
+
"rarity": "RARE",
|
|
18205
|
+
"codexSecret": false,
|
|
18206
|
+
"baseDrain": 6,
|
|
18207
|
+
"fusionLimit": 3,
|
|
18208
|
+
"compat": "/Lotus/Powersuits/Nokko/NokkoBaseSuit",
|
|
18209
|
+
"compatName": "Nokko",
|
|
18210
|
+
"type": "WARFRAME",
|
|
18211
|
+
"subtype": "/Lotus/Powersuits/Nokko/NokkoBaseSuit",
|
|
18212
|
+
"tradable": true
|
|
18213
|
+
},
|
|
18218
18214
|
"/Lotus/Powersuits/Ninja/TeleportToAugmentCard": {
|
|
18219
18215
|
"name": "/Lotus/Language/Suits/TeleportToAbilityAugment1Name",
|
|
18220
18216
|
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/AshTeleportAugment1.png",
|
|
@@ -18727,6 +18723,20 @@
|
|
|
18727
18723
|
"tradable": true,
|
|
18728
18724
|
"introducedAt": 1480627328
|
|
18729
18725
|
},
|
|
18726
|
+
"/Lotus/Powersuits/Koumei/KoumeiStringsAugmentCard": {
|
|
18727
|
+
"name": "/Lotus/Language/Suits/KoumeiStringsAbilityAugment1Name",
|
|
18728
|
+
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/KoumeiStringsAugmentCard.png",
|
|
18729
|
+
"polarity": "AP_POWER",
|
|
18730
|
+
"rarity": "RARE",
|
|
18731
|
+
"codexSecret": false,
|
|
18732
|
+
"baseDrain": 6,
|
|
18733
|
+
"fusionLimit": 3,
|
|
18734
|
+
"compat": "/Lotus/Powersuits/Koumei/KoumeiBaseSuit",
|
|
18735
|
+
"compatName": "Koumei",
|
|
18736
|
+
"type": "WARFRAME",
|
|
18737
|
+
"subtype": "/Lotus/Powersuits/Koumei/KoumeiBaseSuit",
|
|
18738
|
+
"tradable": true
|
|
18739
|
+
},
|
|
18730
18740
|
"/Lotus/Powersuits/Koumei/KoumeiFortuneAugmentCard": {
|
|
18731
18741
|
"name": "/Lotus/Language/Suits/KoumeiFortuneAbilityAugment1Name",
|
|
18732
18742
|
"icon": "/Lotus/Interface/Cards/Images/AbilityAugments/KoumeiFortuneAugmentCard.png",
|
|
@@ -20413,6 +20423,20 @@
|
|
|
20413
20423
|
"tradable": true,
|
|
20414
20424
|
"introducedAt": 1771344192
|
|
20415
20425
|
},
|
|
20426
|
+
"/Lotus/Upgrades/Mods/Archwing/Rifle/Expert/ArchwingWeaponElectricityDamageModExpert": {
|
|
20427
|
+
"name": "/Lotus/Language/Mods/ArchwingWeaponElectricityDamageModExpert",
|
|
20428
|
+
"icon": "/Lotus/Interface/Cards/Images/ArchwingMods/ArchwingRifle/ArchwingWeaponElectricityDamageModRifle.png",
|
|
20429
|
+
"polarity": "AP_TACTIC",
|
|
20430
|
+
"rarity": "LEGENDARY",
|
|
20431
|
+
"codexSecret": false,
|
|
20432
|
+
"baseDrain": 4,
|
|
20433
|
+
"fusionLimit": 10,
|
|
20434
|
+
"compat": "/Lotus/Weapons/Tenno/Archwing/Primary/ArchGun",
|
|
20435
|
+
"excludeFromCodex": true,
|
|
20436
|
+
"compatName": "Archgun",
|
|
20437
|
+
"type": "ARCH-GUN",
|
|
20438
|
+
"tradable": true
|
|
20439
|
+
},
|
|
20416
20440
|
"/Lotus/Upgrades/Mods/Archwing/Rifle/Expert/ArchwingWeaponFireDamageModExpert": {
|
|
20417
20441
|
"name": "/Lotus/Language/Mods/ArchwingWeaponFireDamageModExpert",
|
|
20418
20442
|
"icon": "/Lotus/Interface/Cards/Images/ArchwingMods/ArchwingRifle/ArchwingWeaponFireDamageModRifle.png",
|
|
@@ -31991,6 +32015,8 @@
|
|
|
31991
32015
|
"/Lotus/Weapons/Tenno/Melee/Hammer/HammerWeapon",
|
|
31992
32016
|
"/Lotus/Weapons/Tenno/Melee/Hammer/ThrowingHammer",
|
|
31993
32017
|
"/Lotus/Weapons/Tenno/Melee/HeavyScythe/DuviriScythe/DuviriHeavyScytheWeapon",
|
|
32018
|
+
"/Lotus/Weapons/Tenno/Melee/HeavyScythe/TnOrionSiriusScythe/TnOrionScytheWeapon",
|
|
32019
|
+
"/Lotus/Weapons/Tenno/Melee/HeavyScythe/TnOrionSiriusScythe/TnSiriusScytheWeapon",
|
|
31994
32020
|
"/Lotus/Weapons/Tenno/Melee/LongSword/EtherSword",
|
|
31995
32021
|
"/Lotus/Weapons/Tenno/Melee/LongSword/LongSword",
|
|
31996
32022
|
"/Lotus/Weapons/Tenno/Melee/Maces/PaladinMace/PaladinMaceWeapon",
|
|
@@ -34550,6 +34576,53 @@
|
|
|
34550
34576
|
],
|
|
34551
34577
|
"tradable": true
|
|
34552
34578
|
},
|
|
34579
|
+
"/Lotus/Weapons/Tenno/Melee/MeleeTrees/StaffCmbOneMeleeTree": {
|
|
34580
|
+
"name": "/Lotus/Language/Items/StaffStanceA",
|
|
34581
|
+
"icon": "/Lotus/Interface/Cards/Images/Stances/StaffCombo1a.png",
|
|
34582
|
+
"polarity": "AP_ATTACK",
|
|
34583
|
+
"rarity": "UNCOMMON",
|
|
34584
|
+
"codexSecret": false,
|
|
34585
|
+
"baseDrain": -2,
|
|
34586
|
+
"fusionLimit": 3,
|
|
34587
|
+
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
34588
|
+
"compatName": "Staves",
|
|
34589
|
+
"compatibilityTags": [
|
|
34590
|
+
"STAVES_STANCE"
|
|
34591
|
+
],
|
|
34592
|
+
"type": "STANCE",
|
|
34593
|
+
"description": "/Lotus/Language/Items/StaffStanceADesc",
|
|
34594
|
+
"tradable": true,
|
|
34595
|
+
"introducedAt": 1397107694
|
|
34596
|
+
},
|
|
34597
|
+
"/Lotus/Upgrades/Mods/Warframe/AvatarSlideBoostMod": {
|
|
34598
|
+
"name": "/Lotus/Language/Items/WarframeModSlideBoost",
|
|
34599
|
+
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/SlideResistanceDecreaseMod.png",
|
|
34600
|
+
"polarity": "AP_TACTIC",
|
|
34601
|
+
"rarity": "UNCOMMON",
|
|
34602
|
+
"codexSecret": false,
|
|
34603
|
+
"baseDrain": 6,
|
|
34604
|
+
"fusionLimit": 5,
|
|
34605
|
+
"isUtility": true,
|
|
34606
|
+
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
34607
|
+
"compatName": "WARFRAME",
|
|
34608
|
+
"type": "WARFRAME",
|
|
34609
|
+
"tradable": true,
|
|
34610
|
+
"introducedAt": 1379122770
|
|
34611
|
+
},
|
|
34612
|
+
"/Lotus/Upgrades/Mods/Warframe/AvatarPowerToHealthOnDeathMod": {
|
|
34613
|
+
"name": "/Lotus/Language/Items/WarframeModPowerToHealthOnDeath",
|
|
34614
|
+
"icon": "/Lotus/Interface/Cards/Images/AvatarMods/AvatarQuickThinkingMod.png",
|
|
34615
|
+
"polarity": "AP_DEFENSE",
|
|
34616
|
+
"rarity": "RARE",
|
|
34617
|
+
"codexSecret": false,
|
|
34618
|
+
"baseDrain": 10,
|
|
34619
|
+
"fusionLimit": 5,
|
|
34620
|
+
"compat": "/Lotus/Types/Game/PowerSuits/PlayerPowerSuit",
|
|
34621
|
+
"compatName": "WARFRAME",
|
|
34622
|
+
"type": "WARFRAME",
|
|
34623
|
+
"tradable": true,
|
|
34624
|
+
"introducedAt": 1379122770
|
|
34625
|
+
},
|
|
34553
34626
|
"/Lotus/Types/Sentinels/SentinelPrecepts/LocateCreatures": {
|
|
34554
34627
|
"name": "/Lotus/Language/Mods/LocateCreaturesMod",
|
|
34555
34628
|
"icon": "/Lotus/Interface/Cards/Images/Pets/LocateCreatures.png",
|
|
@@ -34563,31 +34636,5 @@
|
|
|
34563
34636
|
"compatName": "Oxylus",
|
|
34564
34637
|
"type": "SENTINEL",
|
|
34565
34638
|
"tradable": true
|
|
34566
|
-
},
|
|
34567
|
-
"/Lotus/Upgrades/Mods/Sentinel/Kubrow/DualStat/KubrowMagneticEventMeleeMod": {
|
|
34568
|
-
"name": "/Lotus/Language/Pets/KubrowMagneticEventMeleeModName",
|
|
34569
|
-
"icon": "/Lotus/Interface/Cards/Images/Kubrow/KubrowMagneticEventMeleeMod.png",
|
|
34570
|
-
"polarity": "AP_ATTACK",
|
|
34571
|
-
"rarity": "RARE",
|
|
34572
|
-
"codexSecret": false,
|
|
34573
|
-
"baseDrain": 4,
|
|
34574
|
-
"fusionLimit": 3,
|
|
34575
|
-
"compat": "/Lotus/Types/Friendly/Pets/BeastPetMeleeWeaponBase",
|
|
34576
|
-
"compatName": "Claws",
|
|
34577
|
-
"type": "MELEE",
|
|
34578
|
-
"tradable": true
|
|
34579
|
-
},
|
|
34580
|
-
"/Lotus/Upgrades/Mods/Melee/DualStat/MagneticAttackSpeedMeleeMod": {
|
|
34581
|
-
"name": "/Lotus/Language/Upgrades/MagneticAttackSpeedMeleeMod",
|
|
34582
|
-
"icon": "/Lotus/Interface/Cards/Images/Melee/MagneticAttackSpeedMeleeMod.png",
|
|
34583
|
-
"polarity": "AP_ATTACK",
|
|
34584
|
-
"rarity": "RARE",
|
|
34585
|
-
"codexSecret": false,
|
|
34586
|
-
"baseDrain": 4,
|
|
34587
|
-
"fusionLimit": 3,
|
|
34588
|
-
"compat": "/Lotus/Weapons/Tenno/Melee/PlayerMeleeWeapon",
|
|
34589
|
-
"compatName": "Melee",
|
|
34590
|
-
"type": "MELEE",
|
|
34591
|
-
"tradable": true
|
|
34592
34639
|
}
|
|
34593
34640
|
}
|