warframe-public-export-plus 0.6.2 → 0.6.3

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.
@@ -2127,6 +2127,10 @@
2127
2127
  "uniqueName": "/Lotus/Types/Challenges/Titles/TitleGrendelPrimeChallenge",
2128
2128
  "progressIndicatorFreq": 0
2129
2129
  },
2130
+ "Titles/TitleVorunaPrimeChallenge": {
2131
+ "uniqueName": "/Lotus/Types/Challenges/Titles/TitleVorunaPrimeChallenge",
2132
+ "progressIndicatorFreq": 0
2133
+ },
2130
2134
  "Titles/FollieHuntCompleteTitleChallenge": {
2131
2135
  "uniqueName": "/Lotus/Types/Challenges/Titles/FollieHuntCompleteTitleChallenge",
2132
2136
  "requiredCount": 5,
@@ -4677,6 +4677,142 @@
4677
4677
  "fusionLimit": 5,
4678
4678
  "distillPointValue": 21
4679
4679
  },
4680
+ "/Lotus/Upgrades/CosmeticEnhancers/Offensive/HeavyAttackDamageAndShieldOnShieldBreak": {
4681
+ "name": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldName",
4682
+ "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/MeleeArcaneShieldBreakMeleeUp.png",
4683
+ "codexSecret": true,
4684
+ "rarity": "RARE",
4685
+ "levelStats": [
4686
+ [
4687
+ {
4688
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4689
+ "sub": {
4690
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4691
+ "BONUS1": {
4692
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4693
+ "sub": {
4694
+ "val": "+25"
4695
+ }
4696
+ },
4697
+ "BONUS2": {
4698
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4699
+ "sub": {
4700
+ "val": "+5"
4701
+ }
4702
+ },
4703
+ "DURATION": "20"
4704
+ }
4705
+ }
4706
+ ],
4707
+ [
4708
+ {
4709
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4710
+ "sub": {
4711
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4712
+ "BONUS1": {
4713
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4714
+ "sub": {
4715
+ "val": "+50"
4716
+ }
4717
+ },
4718
+ "BONUS2": {
4719
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4720
+ "sub": {
4721
+ "val": "+10"
4722
+ }
4723
+ },
4724
+ "DURATION": "20"
4725
+ }
4726
+ }
4727
+ ],
4728
+ [
4729
+ {
4730
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4731
+ "sub": {
4732
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4733
+ "BONUS1": {
4734
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4735
+ "sub": {
4736
+ "val": "+75"
4737
+ }
4738
+ },
4739
+ "BONUS2": {
4740
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4741
+ "sub": {
4742
+ "val": "+15"
4743
+ }
4744
+ },
4745
+ "DURATION": "20"
4746
+ }
4747
+ }
4748
+ ],
4749
+ [
4750
+ {
4751
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4752
+ "sub": {
4753
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4754
+ "BONUS1": {
4755
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4756
+ "sub": {
4757
+ "val": "+100"
4758
+ }
4759
+ },
4760
+ "BONUS2": {
4761
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4762
+ "sub": {
4763
+ "val": "+20"
4764
+ }
4765
+ },
4766
+ "DURATION": "20"
4767
+ }
4768
+ }
4769
+ ],
4770
+ [
4771
+ {
4772
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4773
+ "sub": {
4774
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4775
+ "BONUS1": {
4776
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4777
+ "sub": {
4778
+ "val": "+125"
4779
+ }
4780
+ },
4781
+ "BONUS2": {
4782
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4783
+ "sub": {
4784
+ "val": "+25"
4785
+ }
4786
+ },
4787
+ "DURATION": "20"
4788
+ }
4789
+ }
4790
+ ],
4791
+ [
4792
+ {
4793
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration",
4794
+ "sub": {
4795
+ "CONDITION": "/Lotus/Language/Upgrades/OnShieldBreakCondition",
4796
+ "BONUS1": {
4797
+ "tag": "/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc",
4798
+ "sub": {
4799
+ "val": "+150"
4800
+ }
4801
+ },
4802
+ "BONUS2": {
4803
+ "tag": "/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc",
4804
+ "sub": {
4805
+ "val": "+30"
4806
+ }
4807
+ },
4808
+ "DURATION": "20"
4809
+ }
4810
+ }
4811
+ ]
4812
+ ],
4813
+ "fusionLimit": 5,
4814
+ "distillPointValue": 24
4815
+ },
4680
4816
  "/Lotus/Upgrades/CosmeticEnhancers/Offensive/HeavyCritOnRegularMelee": {
4681
4817
  "name": "/Lotus/Language/Arcanes/HeavyCritOnRegularMeleeName",
4682
4818
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCV.png",
@@ -7406,6 +7542,70 @@
7406
7542
  "fusionLimit": 5,
7407
7543
  "distillPointValue": 84
7408
7544
  },
7545
+ "/Lotus/Upgrades/CosmeticEnhancers/Offensive/SecondaryColdOnPuncture": {
7546
+ "name": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureName",
7547
+ "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/SecondaryCritStrikeColdPunct.png",
7548
+ "codexSecret": true,
7549
+ "rarity": "RARE",
7550
+ "levelStats": [
7551
+ [
7552
+ {
7553
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7554
+ "sub": {
7555
+ "NUM_PROCS": "1",
7556
+ "RADIUS": "10"
7557
+ }
7558
+ }
7559
+ ],
7560
+ [
7561
+ {
7562
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7563
+ "sub": {
7564
+ "NUM_PROCS": "1",
7565
+ "RADIUS": "11"
7566
+ }
7567
+ }
7568
+ ],
7569
+ [
7570
+ {
7571
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7572
+ "sub": {
7573
+ "NUM_PROCS": "2",
7574
+ "RADIUS": "12"
7575
+ }
7576
+ }
7577
+ ],
7578
+ [
7579
+ {
7580
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7581
+ "sub": {
7582
+ "NUM_PROCS": "2",
7583
+ "RADIUS": "13"
7584
+ }
7585
+ }
7586
+ ],
7587
+ [
7588
+ {
7589
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7590
+ "sub": {
7591
+ "NUM_PROCS": "3",
7592
+ "RADIUS": "14"
7593
+ }
7594
+ }
7595
+ ],
7596
+ [
7597
+ {
7598
+ "tag": "/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc",
7599
+ "sub": {
7600
+ "NUM_PROCS": "3",
7601
+ "RADIUS": "15"
7602
+ }
7603
+ }
7604
+ ]
7605
+ ],
7606
+ "fusionLimit": 5,
7607
+ "distillPointValue": 24
7608
+ },
7409
7609
  "/Lotus/Upgrades/CosmeticEnhancers/Offensive/SecondaryCritChancePerBuff": {
7410
7610
  "name": "/Lotus/Language/Arcanes/CritChancePerAllyBuffName",
7411
7611
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionCI.png",
@@ -11468,6 +11668,82 @@
11468
11668
  "fusionLimit": 5,
11469
11669
  "distillPointValue": 24
11470
11670
  },
11671
+ "/Lotus/Upgrades/CosmeticEnhancers/Utility/AbilityEfficiencyOnAbilityObjectCreation": {
11672
+ "name": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationName",
11673
+ "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/WarframeObjectCreation.png",
11674
+ "codexSecret": true,
11675
+ "rarity": "RARE",
11676
+ "levelStats": [
11677
+ [
11678
+ {
11679
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11680
+ "sub": {
11681
+ "STAT": "125",
11682
+ "DURATION": "12"
11683
+ }
11684
+ }
11685
+ ],
11686
+ [
11687
+ {
11688
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11689
+ "sub": {
11690
+ "STAT": "135",
11691
+ "DURATION": "12"
11692
+ }
11693
+ }
11694
+ ],
11695
+ [
11696
+ {
11697
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11698
+ "sub": {
11699
+ "STAT": "145",
11700
+ "DURATION": "12"
11701
+ }
11702
+ }
11703
+ ],
11704
+ [
11705
+ {
11706
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11707
+ "sub": {
11708
+ "STAT": "155",
11709
+ "DURATION": "12"
11710
+ }
11711
+ },
11712
+ {
11713
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
11714
+ "sub": {}
11715
+ }
11716
+ ],
11717
+ [
11718
+ {
11719
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11720
+ "sub": {
11721
+ "STAT": "165",
11722
+ "DURATION": "12"
11723
+ }
11724
+ },
11725
+ {
11726
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
11727
+ "sub": {}
11728
+ }
11729
+ ],
11730
+ [
11731
+ {
11732
+ "tag": "/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc",
11733
+ "sub": {
11734
+ "STAT": "175",
11735
+ "DURATION": "12"
11736
+ }
11737
+ },
11738
+ {
11739
+ "tag": "/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive",
11740
+ "sub": {}
11741
+ }
11742
+ ]
11743
+ ],
11744
+ "fusionLimit": 5,
11745
+ "distillPointValue": 24
11746
+ },
11471
11747
  "/Lotus/Upgrades/CosmeticEnhancers/Utility/AbilityRadiationProcsCreateUniversalOrbsOnKill": {
11472
11748
  "name": "/Lotus/Language/Arcanes/AbilityRadiationProcsCreateUniversalOrbsOnKillName",
11473
11749
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionDT.png",
@@ -11816,6 +12092,76 @@
11816
12092
  "fusionLimit": 3,
11817
12093
  "distillPointValue": 24
11818
12094
  },
12095
+ "/Lotus/Upgrades/CosmeticEnhancers/Utility/ConvergeRadialAttackOnAim": {
12096
+ "name": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimName",
12097
+ "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/PrimaryRadialAttack.png",
12098
+ "codexSecret": true,
12099
+ "rarity": "RARE",
12100
+ "levelStats": [
12101
+ [
12102
+ {
12103
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12104
+ "sub": {
12105
+ "RADIUS": "0.2",
12106
+ "STAT1": "50",
12107
+ "STAT2": "3.0"
12108
+ }
12109
+ }
12110
+ ],
12111
+ [
12112
+ {
12113
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12114
+ "sub": {
12115
+ "RADIUS": "0.2",
12116
+ "STAT1": "60",
12117
+ "STAT2": "3.5"
12118
+ }
12119
+ }
12120
+ ],
12121
+ [
12122
+ {
12123
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12124
+ "sub": {
12125
+ "RADIUS": "0.2",
12126
+ "STAT1": "70",
12127
+ "STAT2": "4.0"
12128
+ }
12129
+ }
12130
+ ],
12131
+ [
12132
+ {
12133
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12134
+ "sub": {
12135
+ "RADIUS": "0.2",
12136
+ "STAT1": "80",
12137
+ "STAT2": "4.5"
12138
+ }
12139
+ }
12140
+ ],
12141
+ [
12142
+ {
12143
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12144
+ "sub": {
12145
+ "RADIUS": "0.2",
12146
+ "STAT1": "90",
12147
+ "STAT2": "5.0"
12148
+ }
12149
+ }
12150
+ ],
12151
+ [
12152
+ {
12153
+ "tag": "/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc",
12154
+ "sub": {
12155
+ "RADIUS": "0.2",
12156
+ "STAT1": "100",
12157
+ "STAT2": "5.5"
12158
+ }
12159
+ }
12160
+ ]
12161
+ ],
12162
+ "fusionLimit": 5,
12163
+ "distillPointValue": 24
12164
+ },
11819
12165
  "/Lotus/Upgrades/CosmeticEnhancers/Utility/DamageReductionDuringRevive": {
11820
12166
  "name": "/Lotus/Language/Items/DamageReductionDuringReviveName",
11821
12167
  "icon": "/Lotus/Interface/Icons/CosmeticEnhancers/Arcanes/Projections/ArcaneProjectionAR.png",