warframe-public-export-plus 0.6.1 → 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.
- package/ExportAchievements.json +4 -0
- package/ExportArcanes.json +13719 -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 +2459 -699
- 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 +616 -4
- package/ExportSyndicates.json +56 -0
- package/ExportTilesets.json +16 -0
- package/ExportUpgrades.json +2925 -1468
- package/ExportVendors.json +1423 -254
- package/ExportVirtuals.json +3 -0
- package/ExportWarframes.json +163 -2
- package/ExportWeapons.json +592 -42
- package/README.md +2 -2
- package/dict.de.json +743 -63
- package/dict.en.json +755 -75
- package/dict.es.json +782 -102
- package/dict.fr.json +712 -32
- package/dict.it.json +730 -50
- package/dict.ja.json +714 -34
- package/dict.ko.json +747 -67
- package/dict.pl.json +1007 -327
- package/dict.pt.json +752 -72
- package/dict.ru.json +725 -45
- package/dict.tc.json +724 -44
- package/dict.th.json +741 -61
- package/dict.tr.json +1332 -652
- package/dict.uk.json +1203 -523
- package/dict.zh.json +758 -78
- package/index.d.ts +19 -4
- package/package.json +3 -4
- package/supplementals/getScaledPowersuitValues.pluto +17 -0
- package/validate-typings.js +17 -17
package/dict.en.json
CHANGED
|
@@ -24,9 +24,14 @@
|
|
|
24
24
|
"/Lotus/Language/1999/1999ResourceUncommonBDesc": "Höllvanian ingenuity knows no bounds, and this unregulated marvel is proof! A cutting-edge device brimming with untamed innovation.\r\n\r\nLocation: 1999 (Höllvania)",
|
|
25
25
|
"/Lotus/Language/1999/5000HollarsName": "5,000 Höllars Cache",
|
|
26
26
|
"/Lotus/Language/1999/7500HollarsName": "7,500 Höllars Cache",
|
|
27
|
+
"/Lotus/Language/1999/AbilityStatusProcsGiveAbilityStrengthAndEfficiencyDesc": "Unique Status Effects from Abilities grant +|STAT1|% Ability Strength and +|STAT2|% Ability Efficiency for |DURATION|s.",
|
|
27
28
|
"/Lotus/Language/1999/AbilityStatusProcsGiveAbilityStrengthAndEfficiencyName": "Arcane Impetus",
|
|
29
|
+
"/Lotus/Language/1999/AbilityStrengthAndCritDamageWhenInvisibleDesc": "While invisible, gain +|GIVE_STAT_ONE|% Ability Strength and +|GIVE_STAT_TWO|x Final Critical Damage.",
|
|
28
30
|
"/Lotus/Language/1999/AbilityStrengthAndCritDamageWhenInvisibleName": "Arcane Crepuscular",
|
|
31
|
+
"/Lotus/Language/1999/AbilityStrengthForMaxHealthDesc": "Gain |GIVE_STAT|% Ability Strength for every |HAVE_STAT| Max Health up to |GIVE_STAT_MAX|%.",
|
|
29
32
|
"/Lotus/Language/1999/AbilityStrengthForMaxHealthName": "Arcane Bellicose",
|
|
33
|
+
"/Lotus/Language/1999/AbilityStrengthOnSummonAttackBonusDesc": "Summons gain |BONUS_STAT|% Movement Speed.",
|
|
34
|
+
"/Lotus/Language/1999/AbilityStrengthOnSummonAttackDesc": "Attacks from summoned minions increase Ability Strength by |STAT|% up to |STAT_CAP|% on the next Ability Cast. |BONUS_TEXT|",
|
|
30
35
|
"/Lotus/Language/1999/AbilityStrengthOnSummonAttackName": "Arcane Camisado",
|
|
31
36
|
"/Lotus/Language/1999/AmirKissMessage": "this is a top secret briefing from beckett central command\r\n\r\nyour mission, if you choose to accept it, is to rendezvous with agent amir at 00.00 PRECISELY\r\n\r\nat which point, you MUST complete OPERATION K155 if you wish to SAVE CIVILIZATION AS WE KNOW IT…\r\n\r\nor not, y’know… that’s cool too\r\n<3",
|
|
32
37
|
"/Lotus/Language/1999/AmirKissTitle": "Operation K155 is GO GO GO",
|
|
@@ -50,6 +55,7 @@
|
|
|
50
55
|
"/Lotus/Language/1999/CalendarVosforPackName": "Vosfor Cache",
|
|
51
56
|
"/Lotus/Language/1999/ChairShipDecoDesc": "Just an ordinary office chair. That is all.",
|
|
52
57
|
"/Lotus/Language/1999/ChairShipDecoName": "Normal Office Chair",
|
|
58
|
+
"/Lotus/Language/1999/CritDamageForPunctureStatusDesc": "Gain |GIVE_STAT|x Critical Damage for every |HAVE_STAT|% <DT_PUNCTURE_COLOR>Puncture Status chance on your Melee Weapon.",
|
|
53
59
|
"/Lotus/Language/1999/CritDamageForPunctureStatusName": "Melee Doughty",
|
|
54
60
|
"/Lotus/Language/1999/EleanorKissMessage": "Hello, my darling.\r\n\r\nI wonder: how would you feel about spending a moment or two in one another’s company around midnight tonight?\r\n\r\nIt’s tradition, after all.\r\n\r\nI promise not to be on my best behaviour.\r\n\r\nLove always,\r\n\r\nE. x",
|
|
55
61
|
"/Lotus/Language/1999/EleanorKissTitle": "A New Year’s invitation",
|
|
@@ -195,8 +201,11 @@
|
|
|
195
201
|
"/Lotus/Language/1999/QuincyKissTitle": "Hey",
|
|
196
202
|
"/Lotus/Language/1999/QuincyNoggleDesc": "A small wobbly statue of the protoframe Quincy.",
|
|
197
203
|
"/Lotus/Language/1999/QuincyNoggleName": "Noggle Statue - Quincy Isaacs",
|
|
204
|
+
"/Lotus/Language/1999/RadialViralAttackOnOverguardGainDesc": "When gaining |OVERGUARD_GAIN| or more Overguard threshold, release a |RADIUS|m Radial Attack that applies max <DT_VIRAL_COLOR>Viral Status stacks.",
|
|
198
205
|
"/Lotus/Language/1999/RadialViralAttackOnOverguardGainName": "Arcane Truculence",
|
|
206
|
+
"/Lotus/Language/1999/SecondaryCritOnHitDesc": "On Hit: Increase Critical Chance by |CRIT_CHANCE|%. Resets after |NUM_CRITS| Big Critical Hit.",
|
|
199
207
|
"/Lotus/Language/1999/SecondaryCritOnHitName": "Secondary Enervate",
|
|
208
|
+
"/Lotus/Language/1999/StatusAndAmmoEfficiencyOnWeakpointHitDesc": "On Weak Point Hit: Gain +|STATUS_CHANCE|% Status Chance and +|AMMO_EFF|% Ammo Efficiency for |DURATION|s. Stacks up to |MAX_STACKS|x.",
|
|
200
209
|
"/Lotus/Language/1999/StatusAndAmmoEfficiencyOnWeakpointHitName": "Primary Crux",
|
|
201
210
|
"/Lotus/Language/1999/SupplyCrate": "Scaldra Supply Cache",
|
|
202
211
|
"/Lotus/Language/1999/TechrotJugulusDesc": "A fearsome adversary that erupts out of the Techrot mass below.",
|
|
@@ -417,70 +426,112 @@
|
|
|
417
426
|
"/Lotus/Language/Apostasy/ApostasyKeyChainName": "Apostasy Prologue",
|
|
418
427
|
"/Lotus/Language/Apostasy/ApostasyKeyName": "Apostasy",
|
|
419
428
|
"/Lotus/Language/Arcanes/AbilityDurationOnCastName": "Arcane Concentration",
|
|
429
|
+
"/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationDesc": "On creating an object with abilities: casts have |STAT|% Ability Efficiency for |DURATION|s. ",
|
|
430
|
+
"/Lotus/Language/Arcanes/AbilityEfficiencyOnAbilityObjectCreationName": "Arcane Sculptor",
|
|
431
|
+
"/Lotus/Language/Arcanes/AbilityHeatProcsGiveCritChanceDesc": "Gain |STAT|% weapon Critical Chance for |DURATION|s, when using abilities to inflict <DT_FIRE_COLOR>Heat Status effect on enemies. Maximum |MAX_STACKS|x stacks.",
|
|
420
432
|
"/Lotus/Language/Arcanes/AbilityHeatProcsGiveCritChanceName": "Arcane Hot Shot",
|
|
433
|
+
"/Lotus/Language/Arcanes/AbilityPowerOnFreezeSolidDesc": "|CONDITION|: Gain |BONUS1| and |BONUS2| for |DURATION|s. Stacks up to |STACKS|x.",
|
|
421
434
|
"/Lotus/Language/Arcanes/AbilityPowerOnFreezeSolidName": "Arcane Ice Storm",
|
|
435
|
+
"/Lotus/Language/Arcanes/AbilityRadiationProcsCreateUniversalOrbsOnKillDesc": "Each <DT_RADIATION_COLOR>Radiation Status Effect inflicted on enemies by Abilities gives a |FREQ|% chance to drop a Universal Orb on enemy death.",
|
|
422
436
|
"/Lotus/Language/Arcanes/AbilityRadiationProcsCreateUniversalOrbsOnKillName": "Arcane Universal Fallout",
|
|
423
437
|
"/Lotus/Language/Arcanes/AbilityStrengthOnCast": "Arcane Power Ramp",
|
|
438
|
+
"/Lotus/Language/Arcanes/AbilityStrengthOnCastDesc": "On Ability Cast: Next Ability cast gains +|BONUS|% Ability Strength, stacking up to |MAX_STACKS|x. Resets when the same ability is recast consecutively.",
|
|
439
|
+
"/Lotus/Language/Arcanes/AmmoEfficiencyOnSlidingDesc": "While sliding or aim gliding: Gain |AMMO_EFFICIENCY|% ammo efficiency with Dual Pistols.",
|
|
424
440
|
"/Lotus/Language/Arcanes/AmmoEfficiencyOnSlidingName": "Akimbo Slip Shot",
|
|
425
441
|
"/Lotus/Language/Arcanes/AmpOnEnergyDepletedCritChance": "Eternal Onslaught",
|
|
426
442
|
"/Lotus/Language/Arcanes/AmpOnVoidSlingAmpAmmoEfficiency": "Eternal Logistics",
|
|
443
|
+
"/Lotus/Language/Arcanes/ArmorOnMeleeKillDesc": "|CONDITION|: |BONUS| for |DURATION|s",
|
|
427
444
|
"/Lotus/Language/Arcanes/ArmorOnMeleeKillName": "Melee Fortification",
|
|
428
445
|
"/Lotus/Language/Arcanes/ArmourOnOperatorMode": "Magus Husk",
|
|
429
446
|
"/Lotus/Language/Arcanes/AttackSpeedOnKill": "Virtuos Tempo",
|
|
447
|
+
"/Lotus/Language/Arcanes/BonusDamageNextShotForCurEnergyDesc": "On Ability Cast: Next shot gains a Damage Multiplier for every |ENERGY_TO_GET_1X| current Energy, up to x|BONUS_LIMIT|.",
|
|
430
448
|
"/Lotus/Language/Arcanes/BonusDamageNextShotForCurEnergyName": "Secondary Surge",
|
|
431
449
|
"/Lotus/Language/Arcanes/BulletToBattery": "Pax Charge",
|
|
450
|
+
"/Lotus/Language/Arcanes/BulletToBatteryStatDesc": "Battery Recharge Delay is reduced by |val|%",
|
|
432
451
|
"/Lotus/Language/Arcanes/BurningCystOnKill": "Residual Boils",
|
|
452
|
+
"/Lotus/Language/Arcanes/BurningCystOnKillDesc": "spawn volatile hives for |DURATION|s that explode when enemies approach for |DAMAGE| <DT_FIRE_COLOR>Heat Damage in |RANGE|m. Standing in the area applies <DT_FIRE_COLOR>Heat Damage type to Theorem Arcanes.",
|
|
433
453
|
"/Lotus/Language/Arcanes/ChannelKillEnergyRate": "Exodia Brave",
|
|
434
454
|
"/Lotus/Language/Arcanes/CompanionDamageOnResidualContact": "Theorem Infection",
|
|
455
|
+
"/Lotus/Language/Arcanes/CompanionDamageOnResidualContactDesc": "Standing in a zone created by a Residual Arcane increases damage of companions and summoned allies within |RANGE|m by |DAMAGE|%/s stacking up to |AMOUNT|x. Effect persists for |DURATION|s upon leaving the zone.",
|
|
456
|
+
"/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimDesc": "On aim: x|RADIUS| explosion radius, +|STAT1|% damage and +|STAT2|% ammo efficiency for every 1m radius lost.",
|
|
457
|
+
"/Lotus/Language/Arcanes/ConvergeRadialAttackOnAimName": "Primary Compression",
|
|
458
|
+
"/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastDesc": "|CONDITION|: Gain |DAMAGE_PERCENT|% Corrosive Damage on Melee strikes for |DURATION|s. Stacks up to |BUFF_CAP|%.",
|
|
435
459
|
"/Lotus/Language/Arcanes/CorrosiveMeleePerAbilityCastName": "Melee Exposure",
|
|
460
|
+
"/Lotus/Language/Arcanes/CritChancePerAllyBuffDesc": "While Buffing Ally Warframes: +|VALUE|% Critical Chance per buff",
|
|
436
461
|
"/Lotus/Language/Arcanes/CritChancePerAllyBuffName": "Secondary Kinship",
|
|
437
462
|
"/Lotus/Language/Arcanes/CritChannelingDamage": "Exodia Valor",
|
|
463
|
+
"/Lotus/Language/Arcanes/CriticalChanceForComboDesc": "On swapping to Secondary Weapon, consume all Combo Multipliers to increase Secondary Weapon Critical Chance and Critical Damage by |STAT_VALUE|% per Combo consumed for |DURATION|s.",
|
|
438
464
|
"/Lotus/Language/Arcanes/CriticalChanceForComboName": "Secondary Outburst",
|
|
439
465
|
"/Lotus/Language/Arcanes/CriticalChanceOnHeadshot": "Virtuos Shadow",
|
|
466
|
+
"/Lotus/Language/Arcanes/DamageForBonusArmourDesc": "Gain +|GIVE_STAT|% damage for each unit of armor past |HAVE_STAT_MIN|, up to a max of +|GIVE_STAT_MAX|%.",
|
|
440
467
|
"/Lotus/Language/Arcanes/DamageForBonusArmourName": "Primary Bulwark",
|
|
441
468
|
"/Lotus/Language/Arcanes/DamageReductionOnVoidMode": "Magus Firewall",
|
|
469
|
+
"/Lotus/Language/Arcanes/DamageReductionOnVoidModeDesc": "Generate Void Particles every |DELAY|s up to |COUNT| particles, each granting |AMOUNT|% Damage Reduction for |DURATION|s. Taking damage consumes a particle.",
|
|
470
|
+
"/Lotus/Language/Arcanes/DuplicateStatusDesc": "Enemies affected by Status Effects gain |duplicate_num| additional stacks when they're knocked down or flung by melee attacks.",
|
|
442
471
|
"/Lotus/Language/Arcanes/DuplicateStatusName": "Melee Afflictions",
|
|
443
472
|
"/Lotus/Language/Arcanes/EnergyEfficiency": "Pax Bolt",
|
|
444
473
|
"/Lotus/Language/Arcanes/EyeInTheSky": "Pax Soar",
|
|
445
474
|
"/Lotus/Language/Arcanes/FinisherLifesteal": "Exodia Might",
|
|
475
|
+
"/Lotus/Language/Arcanes/FreezeEnemiesOnRollDesc": "x|DAMAGE| Melee Damage against Frozen enemies. On Roll: <DT_FREEZE_COLOR> Freeze enemies in a |RADIUS|m radius with a |COOLDOWN|s Cooldown.",
|
|
446
476
|
"/Lotus/Language/Arcanes/FreezeEnemiesOnRollName": "Melee Careen",
|
|
447
477
|
"/Lotus/Language/Arcanes/GroundSlamPull": "Exodia Hunt",
|
|
448
478
|
"/Lotus/Language/Arcanes/HealAlliesOnEnergySpent": "Molt Reconstruct",
|
|
479
|
+
"/Lotus/Language/Arcanes/HealAlliesOnEnergySpentDesc": "Heal yourself and allies within Affinity Range |VALUE| Health for each Energy point spent on the initial casting cost of abilities.",
|
|
449
480
|
"/Lotus/Language/Arcanes/HealOnTransferenceIn": "Magus Elevate",
|
|
450
481
|
"/Lotus/Language/Arcanes/HealOnTransferenceOut": "Magus Nourish",
|
|
451
482
|
"/Lotus/Language/Arcanes/HealOnVoidDash": "Magus Replenish",
|
|
452
483
|
"/Lotus/Language/Arcanes/HealOnVoidMode": "Magus Repair",
|
|
484
|
+
"/Lotus/Language/Arcanes/HealOnVoidModeDesc": "Heal Warframes within |RANGE|m by |AMOUNT|% Health/s.",
|
|
453
485
|
"/Lotus/Language/Arcanes/HealthOnOperatorMode": "Magus Vigor",
|
|
454
486
|
"/Lotus/Language/Arcanes/HealthRegenAndArmorOnMeleeKill": "Arcane Reaper",
|
|
455
487
|
"/Lotus/Language/Arcanes/HealthWhileUsingChanneledAbilities": "Arcane Intention",
|
|
488
|
+
"/Lotus/Language/Arcanes/HealthWhileUsingChanneledAbilitiesDesc": "Gain +|BONUS| Max Health per active channeled ability.",
|
|
456
489
|
"/Lotus/Language/Arcanes/HeatDamageOnDash": "Magus Melt",
|
|
490
|
+
"/Lotus/Language/Arcanes/HeatDamageOnDashDesc": "Increase <DT_FIRE_COLOR>Heat Damage in Operator Mode by |AMOUNT|% for |DURATION|s, stacking up to |COUNT|x.",
|
|
457
491
|
"/Lotus/Language/Arcanes/HeatResistOnBlast": "Magus Accelerant",
|
|
492
|
+
"/Lotus/Language/Arcanes/HeatResistOnBlastDesc": "Reduce Enemy Resistance to <DT_FIRE_COLOR>Heat Damage by |AMOUNT|%.",
|
|
493
|
+
"/Lotus/Language/Arcanes/HeavyCritOnRegularMeleeDesc": "On Melee Hit: Gain |CRIT_CHANCE_PER_HIT|% Critical Chance on your next Heavy Attack, up to |CRIT_CHANCE_LIMIT|%",
|
|
458
494
|
"/Lotus/Language/Arcanes/HeavyCritOnRegularMeleeName": "Melee Animosity",
|
|
459
495
|
"/Lotus/Language/Arcanes/HoverboardSpeedOnTransferenceIn": "Magus Drive",
|
|
496
|
+
"/Lotus/Language/Arcanes/HoverboardSpeedOnTransferenceInDesc": "Increase K-Drive Speed by |AMOUNT|% for |DURATION|s.",
|
|
460
497
|
"/Lotus/Language/Arcanes/IceMistOnKill": "Residual Malodor",
|
|
498
|
+
"/Lotus/Language/Arcanes/IceMistOnKillDesc": "create a frigid mist for |DURATION|s, dealing |DAMAGE| <DT_FREEZE_COLOR>Cold Damage/s. Standing in the area applies <DT_FREEZE_COLOR>Cold Damage to Theorem Arcanes.",
|
|
461
499
|
"/Lotus/Language/Arcanes/ImmunityFallDamageOnVoidDash": "Magus Cloud",
|
|
462
500
|
"/Lotus/Language/Arcanes/IncreaseMaxHealthOnHealthPickup": "Arcane Blessing",
|
|
463
501
|
"/Lotus/Language/Arcanes/IncreasedCriticalDamageOnCriticalStrike": "Virtuos Strike",
|
|
464
502
|
"/Lotus/Language/Arcanes/IncreasedDamageOnStatusProc": "Virtuos Fury",
|
|
503
|
+
"/Lotus/Language/Arcanes/InvulnerabilityOnDeathOnMercyKillDesc": "On Mercy Kill: Gain a stack of Escapist, up to |MAX_STACKS|x. On taking fatal damage, consume |CONSUME_STACKS| stacks to avoid death and become invulnerable for |DURATION|s.",
|
|
465
504
|
"/Lotus/Language/Arcanes/InvulnerabilityOnDeathOnMercyKillName": "Arcane Escapist",
|
|
466
505
|
"/Lotus/Language/Arcanes/LightningStrikeOnKill": "Residual Shock",
|
|
506
|
+
"/Lotus/Language/Arcanes/LightningStrikeOnKillDesc": "spawn an electrified spike for |DURATION|s, dealing |DAMAGE| <DT_ELECTRICITY_COLOR>Electricity Damage to enemies within |RANGE|m. Standing in the area applies <DT_ELECTRICITY_COLOR>Electricity Damage to Theorem Arcanes.",
|
|
467
507
|
"/Lotus/Language/Arcanes/LongGunDamageOnReload": "Arcane Rise",
|
|
468
508
|
"/Lotus/Language/Arcanes/LongbowDamageOnHeadshot": "Longbow Sharpshot",
|
|
509
|
+
"/Lotus/Language/Arcanes/MaxDPSTakenForArmourDesc": "Remove all Shields. If Armor is above |ARMOUR_MIN|: Cannot be hit for more than |DPS_CAP| Damage/s. Magnetic Status and Ability Nullifying Effects disable this protection.",
|
|
469
510
|
"/Lotus/Language/Arcanes/MaxDPSTakenForArmourName": "Arcane Persistence",
|
|
511
|
+
"/Lotus/Language/Arcanes/MaxEnergyForArmorDesc": "Gain |STAT_INCREASE| maximum Energy per Armor point, up to 1000 Energy.",
|
|
470
512
|
"/Lotus/Language/Arcanes/MaxEnergyForArmorName": "Arcane Battery",
|
|
471
513
|
"/Lotus/Language/Arcanes/MeleeArcaneProjectileOnJump": "Exodia Contagion",
|
|
472
514
|
"/Lotus/Language/Arcanes/MeleeArcaneShockwaveOnJump": "Exodia Epidemic",
|
|
515
|
+
"/Lotus/Language/Arcanes/MeleeDamageForActiveShieldsDesc": "Gain |DAMAGE_PERCENT|% Melee Damage for every |SHIELD_NUM| current Shields, up to |DAMAGE_PERCENT_LIMIT|%. Bonus halved for Overshields.",
|
|
473
516
|
"/Lotus/Language/Arcanes/MeleeDamageForActiveShieldsName": "Melee Retaliation",
|
|
517
|
+
"/Lotus/Language/Arcanes/MeleeProcsSpreadDesc": "On Melee <DT_ELECTRICITY_COLOR>Electricity Status: |CHANCE|% chance for elemental Melee Status Effects to apply to enemies within |range|m for |DURATION|s. Cannot refresh while active.",
|
|
474
518
|
"/Lotus/Language/Arcanes/MeleeProcsSpreadName": "Melee Influence",
|
|
519
|
+
"/Lotus/Language/Arcanes/MultishotForMaxEnergyDesc": "While at or above |HAVE_STAT_MIN|% Energy: Gain |GIVE_STAT|% of Max Energy as Multishot, capped at |GIVE_STAT_CAP|%.",
|
|
475
520
|
"/Lotus/Language/Arcanes/MultishotForMaxEnergyName": "Primary Overcharge",
|
|
476
521
|
"/Lotus/Language/Arcanes/NoPenaltyOnDeath": "Magus Glitch",
|
|
522
|
+
"/Lotus/Language/Arcanes/NoPenaltyOnDeathDesc": "|CHANCE|% chance to negate Transference Static.",
|
|
477
523
|
"/Lotus/Language/Arcanes/OperatorAmmoRegenOnKill": "Virtuos Null",
|
|
478
524
|
"/Lotus/Language/Arcanes/OperatorEnergyOnGhostDissipate": "Emergence Dissipate",
|
|
525
|
+
"/Lotus/Language/Arcanes/OperatorEnergyOnGhostDissipateDesc": "WHILE IN VOID SLING: Press <PRE_ATTACK> to dissipate the endpoint in a |RADIUS|m radius. Enemies hit create a short lived Void Mote that replenishes |ENERGY| Energy on pick up.",
|
|
479
526
|
"/Lotus/Language/Arcanes/OperatorHeavyMeleeDamageOnTransference": "Magus Aggress",
|
|
527
|
+
"/Lotus/Language/Arcanes/OperatorHeavyMeleeDamageOnTransferenceDesc": "On Warframe Melee Transference: Heavy Blades deal +|CRIT_BONUS|% Critical Damage for |NUM_ATTACKS| consecutive attacks. Cooldown |COOLDOWN|s.",
|
|
480
528
|
"/Lotus/Language/Arcanes/OperatorOnDeathInvulnerability": "Emergence Savior",
|
|
481
529
|
"/Lotus/Language/Arcanes/OperatorOnEnergyDepletedRegenEnergy": "Emergence Renewed",
|
|
482
530
|
"/Lotus/Language/Arcanes/OperatorOnOperatorCastIncreaseDamage": "Eternal Eradicate",
|
|
531
|
+
"/Lotus/Language/Arcanes/OverguardDamageDesc": "Deals |val| Extra Damage to Overguard.",
|
|
532
|
+
"/Lotus/Language/Arcanes/OverguardStealDesc": "Gain 1 Overguard for every 100 Damage dealt to an enemy's Overguard.",
|
|
483
533
|
"/Lotus/Language/Arcanes/OverguardStealName": "Secondary Fortifier",
|
|
534
|
+
"/Lotus/Language/Arcanes/PermaComboOnFinisherDesc": "|CONDITION|: Gain |INITIAL_COMBO_UPGRADE| Initial Combo for the rest of your mission",
|
|
484
535
|
"/Lotus/Language/Arcanes/PermaComboOnFinisherName": "Melee Crescendo",
|
|
485
536
|
"/Lotus/Language/Arcanes/PowerStrengthOnKill": "Molt Augmented",
|
|
486
537
|
"/Lotus/Language/Arcanes/PrimaryCritDmgAndMultishotOnColdProc": "Primary Frostbite",
|
|
@@ -492,12 +543,21 @@
|
|
|
492
543
|
"/Lotus/Language/Arcanes/PrimaryJamEnemyWeaponsOnMagneticProc": "Primary Obstruct",
|
|
493
544
|
"/Lotus/Language/Arcanes/PrimaryOnAbilityReloadSpeed": "Fractalized Reset",
|
|
494
545
|
"/Lotus/Language/Arcanes/ProcResistOnBlast": "Magus Destruct",
|
|
546
|
+
"/Lotus/Language/Arcanes/ProcResistOnBlastDesc": "Reduce Enemy Resistance to <DT_PUNCTURE_COLOR>Puncture Damage by |AMOUNT|%.",
|
|
547
|
+
"/Lotus/Language/Arcanes/PullEnemiesOnMeleeKillDesc": "Kill an enemy affected by <DT_MAGNETIC_COLOR>Magnetic Status for a |SPAWN_CHANCE|% chance to pull in enemies within |RANGE|m radius",
|
|
495
548
|
"/Lotus/Language/Arcanes/PullEnemiesOnMeleeKillName": "Melee Vortex",
|
|
496
549
|
"/Lotus/Language/Arcanes/PullOnTransferenceIn": "Magus Anomaly",
|
|
550
|
+
"/Lotus/Language/Arcanes/PullOnTransferenceInDesc": "Enemies within |DISTANCE|m are pulled towards Warframe. ",
|
|
551
|
+
"/Lotus/Language/Arcanes/RadialDamageOnMaxRadiationStackHitDesc": "On hitting enemies afflicted by |STACKS| stacks of <DT_RADIATION_COLOR>Radiation: Deal |DAMAGE|% of the hit damage to enemies within |RADIUS|m.",
|
|
497
552
|
"/Lotus/Language/Arcanes/RadialDamageOnMaxRadiationStackHitName": "Secondary Irradiate",
|
|
553
|
+
"/Lotus/Language/Arcanes/ReplayLightCritHitsDesc": "On Base Critical Hits: |CHANCE|% chance for your attack to strike a second time",
|
|
498
554
|
"/Lotus/Language/Arcanes/ReplayLightCritHitsName": "Melee Duplicate",
|
|
499
555
|
"/Lotus/Language/Arcanes/ReverseOnDash": "Magus Revert",
|
|
556
|
+
"/Lotus/Language/Arcanes/ReverseOnDashDesc": "Use again within |DURATION|s, to return the Operator to their original position at no energy cost. Restores |AMOUNT| Health. |COOLDOWN|s cooldown.",
|
|
500
557
|
"/Lotus/Language/Arcanes/RobotStunOnBlast": "Magus Overload",
|
|
558
|
+
"/Lotus/Language/Arcanes/RobotStunOnBlastDesc": "Stun robotic enemies for |DURATION|s, which then discharge <DT_ELECTRICITY_COLOR>Electricity Damage dealing |HEALTH|% of their Max Health to anyone within |DISTANCE|m.",
|
|
559
|
+
"/Lotus/Language/Arcanes/SecondaryColdOnPunctureDesc": "On <DT_PUNCTURE_COLOR> Puncture: Apply |NUM_PROCS| <DT_FREEZE_COLOR> Cold stacks on targets within |RADIUS|m.",
|
|
560
|
+
"/Lotus/Language/Arcanes/SecondaryColdOnPunctureName": "Secondary Cryogenic",
|
|
501
561
|
"/Lotus/Language/Arcanes/SecondaryDamageOnHeatProc": "Cascadia Flare",
|
|
502
562
|
"/Lotus/Language/Arcanes/SecondaryDamageOnKill": "Secondary Merciless",
|
|
503
563
|
"/Lotus/Language/Arcanes/SecondaryDamageOnMeleeKill": "Secondary Dexterity",
|
|
@@ -507,26 +567,38 @@
|
|
|
507
567
|
"/Lotus/Language/Arcanes/SecondaryOnRollCritChanceOnHeadshot": "Cascadia Accuracy",
|
|
508
568
|
"/Lotus/Language/Arcanes/SecondaryOnStatusProcBonusDamage": "Cascadia Empowered",
|
|
509
569
|
"/Lotus/Language/Arcanes/SecondaryReloadSpeedAndMultishotOnElectricProc": "Conjunction Voltage",
|
|
570
|
+
"/Lotus/Language/Arcanes/SeekerProjOnHeadshotKillDesc": "|NUM| projectiles burst from the target and seek the heads of nearby enemies.",
|
|
510
571
|
"/Lotus/Language/Arcanes/SeekerProjOnHeadshotKillName": "Pax Seeker",
|
|
572
|
+
"/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthDesc": "|GIVE_STAT|% of Ability Strength modifiers are also applied to Max Shields.",
|
|
511
573
|
"/Lotus/Language/Arcanes/ShieldMaxForAbilityStrengthName": "Arcane Expertise",
|
|
512
574
|
"/Lotus/Language/Arcanes/ShotgunMultishotAndReloadSpeedOnCloseKill": "Shotgun Vendetta",
|
|
513
575
|
"/Lotus/Language/Arcanes/SpeedOnVoidDash": "Magus Cadence",
|
|
576
|
+
"/Lotus/Language/Arcanes/SplitStatusProcsOnStackedStatusHitDesc": "If an enemy has |STACKS| stacks of a combined Status Effect, inflicting the same Status Effect again has a |CHANCE|% chance to inflict one of the base Status Effects it is composed of.",
|
|
514
577
|
"/Lotus/Language/Arcanes/SplitStatusProcsOnStackedStatusHitName": "Primary Debilitate",
|
|
515
578
|
"/Lotus/Language/Arcanes/StatusChanceOnHeadshot": "Virtuos Ghost",
|
|
516
579
|
"/Lotus/Language/Arcanes/StatusChannelingDamage": "Exodia Triumph",
|
|
517
580
|
"/Lotus/Language/Arcanes/StatusProjectilesOnResidualContact": "Theorem Contagion",
|
|
581
|
+
"/Lotus/Language/Arcanes/StatusProjectilesOnResidualContactDesc": "Standing in a zone created by a Residual Arcane creates a globe that orbits the player every |TICK|s. The globes will strike the nearest enemy within |RANGE|m dealing |DAMAGE| damage increasing their vulnerability to the globe's damage type by |DEBUFFAMOUNT|% for |DEBUFFTIME|s. Globes will persist for |DURATION|s upon leaving the zone.",
|
|
518
582
|
"/Lotus/Language/Arcanes/StatusTriggerRadialDamage": "Exodia Force",
|
|
583
|
+
"/Lotus/Language/Arcanes/StealDefensiveStatsOnRollDesc": "Roll through enemies to steal |ARMOUR|% of their defenses for yourself. Stolen Armor lasts |DURATION|s.",
|
|
519
584
|
"/Lotus/Language/Arcanes/StealDefensiveStatsOnRollName": "Arcane Circumvent",
|
|
520
585
|
"/Lotus/Language/Arcanes/TetherMineOnDash": "Magus Lockdown",
|
|
586
|
+
"/Lotus/Language/Arcanes/TetherMineOnDashDesc": "Drop a mine that tethers up to |COUNT| enemies in |RANGE|m for |DELAY|s.",
|
|
521
587
|
"/Lotus/Language/Arcanes/ToxicBloodOnKill": "Residual Viremia",
|
|
588
|
+
"/Lotus/Language/Arcanes/ToxicBloodOnKillDesc": "create pool of toxic blood for |DURATION|s, dealing |DAMAGE| <DT_POISON_COLOR>Toxin Damage/s. Standing in the area applies the <DT_POISON_COLOR>Toxin Damage to Theorem Arcanes.",
|
|
522
589
|
"/Lotus/Language/Arcanes/VoidToElectricDamage": "Virtuos Surge",
|
|
590
|
+
"/Lotus/Language/Arcanes/VoidToElectricDamageDesc": "Converts |NUM|% <DT_RADIANT_COLOR>Void Damage to <DT_ELECTRICITY_COLOR>Electricity Damage.",
|
|
523
591
|
"/Lotus/Language/Arcanes/VoidToHeatDamage": "Virtuos Forge",
|
|
592
|
+
"/Lotus/Language/Arcanes/VoidToHeatDamageDesc": "Converts |NUM|% <DT_RADIANT_COLOR>Void Damage to <DT_FIRE_COLOR>Heat Damage.",
|
|
524
593
|
"/Lotus/Language/Arcanes/VoidToPunctureDamage": "Virtuos Spike",
|
|
594
|
+
"/Lotus/Language/Arcanes/VoidToPunctureDamageDesc": "Converts |NUM|% <DT_RADIANT_COLOR>Void Damage to <DT_PUNCTURE_COLOR>Puncture Damage.",
|
|
525
595
|
"/Lotus/Language/Arcanes/VoidToViralDamage": "Virtuos Trojan",
|
|
596
|
+
"/Lotus/Language/Arcanes/VoidToViralDamageDesc": "Converts |NUM|% <DT_RADIANT_COLOR>Void Damage to <DT_VIRAL_COLOR>Viral Damage.",
|
|
526
597
|
"/Lotus/Language/Arcanes/WarframeOnOperatorAbilityPowerStrength": "Molt Vigor",
|
|
527
598
|
"/Lotus/Language/Arcanes/WarframeOnShieldUptimePowerDuration": "Molt Efficiency",
|
|
528
599
|
"/Lotus/Language/Arcanes/WeaponDamageOnResidualContact": "Theorem Demulcent",
|
|
529
|
-
"/Lotus/Language/
|
|
600
|
+
"/Lotus/Language/Arcanes/WeaponDamageOnResidualContactDesc": "Standing in a zone created by a Residual Arcane increases weapon damage by |DAMAGE|%/s stacking up to |AMOUNT|x. Effect persists for |DURATION|s upon leaving the zone.",
|
|
601
|
+
"/Lotus/Language/Archive/VorLore": "My Queens, you were right, the Tenno threat is real. We found one drifting near Earth but the Lotus knew we were coming. She purged the Cryo moments before we had them and sent a squad of Tenno to break our assault.\r\n\r\nThey escaped. We are working on tracing them. Separate this Tenno from the flock and it should be easy to kill. We shattered its Warframe and expect such an abrupt Cryo purge will have damaged its memories.\r\n\r\nWe anxiously await punishment for failing this task.\r\n\r\n- VOR",
|
|
530
602
|
"/Lotus/Language/Armour/DaxFlaredArmourAName": "Dax Lustratus Shoulder Plates",
|
|
531
603
|
"/Lotus/Language/Armour/DaxFlaredArmourDesc": "Embellished shoulder guards worn by Dax commanders on Tau to signify their elevated rank.",
|
|
532
604
|
"/Lotus/Language/Armour/PurpleHeartMedalArmourCDesc": "A medallion worn by those who rallied to the banner of Grand Carnus Roathe.",
|
|
@@ -632,7 +704,7 @@
|
|
|
632
704
|
"/Lotus/Language/Bundles/AdultOperatorSuitGrineerBundleName": "Drifter Grineer Collection",
|
|
633
705
|
"/Lotus/Language/Bundles/AdultOperatorSuitLasrianABundleDesc": "Have the Operator or Drifter embody Scaldra's intimidating military style in the uniform of their elusive elite commanders.",
|
|
634
706
|
"/Lotus/Language/Bundles/AdultOperatorSuitLasrianABundleName": "Stormfall Collection",
|
|
635
|
-
"/Lotus/Language/Bundles/AdultOperatorSuitLasrianBBundleDesc": "The mysterious technicians who staff Scaldra's secret Efervon distilleries have a style all their own. Now it can be the Drifter or Operator
|
|
707
|
+
"/Lotus/Language/Bundles/AdultOperatorSuitLasrianBBundleDesc": "The mysterious technicians who staff Scaldra's secret Efervon distilleries have a style all their own. Now it can be the Drifter or Operator's too.",
|
|
636
708
|
"/Lotus/Language/Bundles/AdultOperatorSuitLasrianBBundleName": "Chymerist Collection",
|
|
637
709
|
"/Lotus/Language/Bundles/AdultOperatorSuitOutfit1ABundleDesc": "Look sharp after miles on the dusty trail. Fitted for the Drifter and the Operator.",
|
|
638
710
|
"/Lotus/Language/Bundles/AdultOperatorSuitOutfit1ABundleName": "Drifter Loneryder Collection",
|
|
@@ -736,8 +808,6 @@
|
|
|
736
808
|
"/Lotus/Language/Bundles/DesignerGlyphBundleName": "Designer Glyph Pack",
|
|
737
809
|
"/Lotus/Language/Bundles/DevilsTriadFloofBundleDesc": "Bring home the familiar faces of the Devil’s Triad - whether friends or enemies, now cuddly for your convenience!",
|
|
738
810
|
"/Lotus/Language/Bundles/DevilsTriadFloofBundleName": "Squishy Triad Floof Bundle",
|
|
739
|
-
"/Lotus/Language/Bundles/DiscordNitroSarynBundle": "Saryn Nitro Bundle - Free With Discord Nitro",
|
|
740
|
-
"/Lotus/Language/Bundles/DiscordNitroSarynBundleDesc": "Get free perks every month with Discord Nitro! Claim the Saryn Nitro Bundle and get instant access to: \r\n- Saryn Warframe with Warframe Slot \r\n- Saryn Orphid Skin \r\n- Dual Swords Cyskis Skin \r\n- Melia Sugatra \r\n- Embolist Armor Bundle \r\n- Samia Syandana \r\n- Saryn Noggle Statue \r\n- 7-Day Resource Drop Chance Booster \r\n- Scrolling Ship Decoration",
|
|
741
811
|
"/Lotus/Language/Bundles/DomestikDronesBundleName": "Domestik Drones Bundle",
|
|
742
812
|
"/Lotus/Language/Bundles/DraperyHorseAccessoriesBundleDesc": "Dress your Kaithe as Rakhali, Dagath's noble steed. This collection includes the Aumen Chamfron, Saddle, and Tail.",
|
|
743
813
|
"/Lotus/Language/Bundles/DraperyHorseAccessoriesBundleName": "Aumen Kaithe Collection",
|
|
@@ -933,6 +1003,12 @@
|
|
|
933
1003
|
"/Lotus/Language/Bundles/InitiateIIIPCPackName": "Ember Starter Pack",
|
|
934
1004
|
"/Lotus/Language/Bundles/IvaraDeluxeSkinBundleDesc": "Take aim with this striking collection of Ivara Skathi items. Includes the Ivara Skathi Skin, Dali Ballistica Skin and the Thiazi Syandana.",
|
|
935
1005
|
"/Lotus/Language/Bundles/IvaraDeluxeSkinBundleName": "Ivara Skathi Collection",
|
|
1006
|
+
"/Lotus/Language/Bundles/JS2CompleteSupPackDesc": "Confront the legacy of a doomed future. Is there room for harmony in the present?",
|
|
1007
|
+
"/Lotus/Language/Bundles/JS2CompleteSupPackName": "Constellations Complete Collection",
|
|
1008
|
+
"/Lotus/Language/Bundles/JS2GeminiSkinsSupPackDesc": "Fight an eternal battle for the future with Vena, the blood-loving fanatic, and Ryoku, the cool and calculating killer. Two bitter rivals brought together in this collection of Protoframe Gemini Skins. \r\n\r\nEach skin can switch between Warframe and Protoframe appearances by activating the corresponding Gemini Emote.",
|
|
1009
|
+
"/Lotus/Language/Bundles/JS2GeminiSkinsSupPackName": "Constellations Gemini Collection",
|
|
1010
|
+
"/Lotus/Language/Bundles/JS2SiriusOrionSupPackDesc": "What might have been becomes reality with Sirius & Orion. Assume the full might of dueling dark futures and follow the stars to constellations of combined power.",
|
|
1011
|
+
"/Lotus/Language/Bundles/JS2SiriusOrionSupPackName": "Constellations Sirius & Orion Bundle",
|
|
936
1012
|
"/Lotus/Language/Bundles/JadeAxaArmourBundleDesc": "Show your Xbox One allegiance with the all-new Prestige Pack X!\r\nGear up with this exclusive set of Jade Axa Armor, the next-generation armor for your Warframe.\r\n\r\nPrestige Pack X includes:\r\n- Jade Axa Chest Plate\r\n- Jade Axa Shoulder Plates\r\n- Jade Axa Leg Plates\r\n- 170 Platinum\r\n\r\nThis Pack may only be purchased once per account and is available for a limited time.",
|
|
937
1013
|
"/Lotus/Language/Bundles/JadeAxaArmourBundleName": "Exclusive Prestige Pack X",
|
|
938
1014
|
"/Lotus/Language/Bundles/JadeItemsBundleDesc": "Life and death meet in Jade. Her collection includes the Jade Warframe, Jade Aureolt Helmet, Motetique Signa, Harmony scythe, Cantare throwing blades, Evensong bow, and Jade Ophanim Decoration.",
|
|
@@ -1114,6 +1190,8 @@
|
|
|
1114
1190
|
"/Lotus/Language/Bundles/OperatorDrifterDexBundleName": "Operator and Drifter Dex Suits",
|
|
1115
1191
|
"/Lotus/Language/Bundles/OperatorHairEchoesMegaBundleDesc": "Celebrate the hairstyles of 1999 and beyond with this assortment of looks for the Operator and Drifter.",
|
|
1116
1192
|
"/Lotus/Language/Bundles/OperatorHairEchoesMegaBundleName": "1999 Loop Salon Pack",
|
|
1193
|
+
"/Lotus/Language/Bundles/OperatorHairGeminiJS2BundleDesc": "The future might be doomed, but style doesn't have to be with this collection featuring Ryoku and Vena's hairstyles for the Operator and Drifter.",
|
|
1194
|
+
"/Lotus/Language/Bundles/OperatorHairGeminiJS2BundleName": "Razor's Edge Salon Pack",
|
|
1117
1195
|
"/Lotus/Language/Bundles/OperatorHairGeminiMegaBundleDesc": "Be in style whether the year ends in ‘99 or otherwise, with this collection of looks for the Operator and Drifter featuring the signature hairstyles of the 1999 Hex, Roundtable, and Devil’s Triad Protoframes.",
|
|
1118
1196
|
"/Lotus/Language/Bundles/OperatorHairGeminiMegaBundleName": "Gemini Salon Pack",
|
|
1119
1197
|
"/Lotus/Language/Bundles/OperatorHairGeminiTauBundleDesc": "Adopt the gothic style of the Devil’s Triad with this assortment of hairstyles for the Drifter and Operator.",
|
|
@@ -1153,6 +1231,8 @@
|
|
|
1153
1231
|
"/Lotus/Language/Bundles/OstronShipDecoPackBName": "Artisan Pack",
|
|
1154
1232
|
"/Lotus/Language/Bundles/PacifistBundleDesc": "The embodiment of harmony and power. Includes the Meroe alternate helmet, Cobra & Crane sword/shield weapon set, Akrabu Syandana, Sloughi Kubrow Armor and the Baruuk Mandala to decorate your Orbiter. Also includes 3-Day Affinity and Credit Boosters.",
|
|
1155
1233
|
"/Lotus/Language/Bundles/PacifistBundleName": "Baruuk Collection",
|
|
1234
|
+
"/Lotus/Language/Bundles/PagemasterDeluxeSkinBundleDesc": "Choose the path of wisdom with the Dante Tytonis Collection. His dark wings harbor secret knowledge and arcane power.",
|
|
1235
|
+
"/Lotus/Language/Bundles/PagemasterDeluxeSkinBundleName": "Dante Tytonis Collection",
|
|
1156
1236
|
"/Lotus/Language/Bundles/PaxDuviricusItemsBundleDesc": "Command the wrath of Kullervo. His collection includes the Kullervo Warframe, Kullervo Usvah Helmet, Ahlto Syandana, and Rauta Shotgun.",
|
|
1157
1237
|
"/Lotus/Language/Bundles/PaxDuviricusItemsBundleName": "Kullervo Collection",
|
|
1158
1238
|
"/Lotus/Language/Bundles/PlutoResourceBundleName": "Pluto Resource Bundle",
|
|
@@ -1221,7 +1301,7 @@
|
|
|
1221
1301
|
"/Lotus/Language/Bundles/RhinoVoidshellBundleName": "Rhino Voidshell Collection",
|
|
1222
1302
|
"/Lotus/Language/Bundles/RoyalSteedBundleDesc": "The Royal Steed Pack is worthy of a king. It contains everything from both the Grassland and Outland Steed Packs. It also includes the Steed’s Regalia Pack.",
|
|
1223
1303
|
"/Lotus/Language/Bundles/RoyalSteedBundleName": "Royal Steed Pack",
|
|
1224
|
-
"/Lotus/Language/Bundles/SanctumPackDesc": "A gilded collection worthy of the Entrati family.\r\n\r\nThis pack features:\r\n\r\n-350 Platinum\r\n-Ekhein Hammer\r\n-Kalymos Kavat Gene-Masking Kit\r\n-Envine Signa\r\n-Necramite\r\n-Albrecht 1999 Display\r\n-Albrecht Jahu Display\r\n-Grimoire Altar\r\n-Albrecht
|
|
1304
|
+
"/Lotus/Language/Bundles/SanctumPackDesc": "A gilded collection worthy of the Entrati family.\r\n\r\nThis pack features:\r\n\r\n-350 Platinum\r\n-Ekhein Hammer\r\n-Kalymos Kavat Gene-Masking Kit\r\n-Envine Signa\r\n-Necramite\r\n-Albrecht 1999 Display\r\n-Albrecht Jahu Display\r\n-Grimoire Altar\r\n-Albrecht's Treasures Glyph\r\n-Sanctum Color Picker\r\n-Too Late Emote\r\n-Vasca Kavat\r\n\r\nThis pack may only be purchased once per account.",
|
|
1225
1305
|
"/Lotus/Language/Bundles/SanctumPackName": "Sanctum Supporter Pack",
|
|
1226
1306
|
"/Lotus/Language/Bundles/SarynVoidshellBundleDesc": "Adorn Saryn in the morphic material created during the Zariman Void Jump. This collection includes the Saryn Voidshell Skin and the Spore Print material structure.\r\n\r\nMaterial structures are exclusive to Voidshell skins.",
|
|
1227
1307
|
"/Lotus/Language/Bundles/SarynVoidshellBundleName": "Saryn Voidshell Collection",
|
|
@@ -1294,7 +1374,7 @@
|
|
|
1294
1374
|
"/Lotus/Language/Bundles/TOPCommunityDisplaysName": "The Devil's Triad Community Bundle",
|
|
1295
1375
|
"/Lotus/Language/Bundles/TOPCompletePackDesc": "Face harrowing memories of war and seek redemption - or retribution - in answer to the question: Can the Orokin ever be forgiven?",
|
|
1296
1376
|
"/Lotus/Language/Bundles/TOPCompletePackName": "The Old Peace Complete Collection",
|
|
1297
|
-
"/Lotus/Language/Bundles/TOPGeminiSkinsPackDesc": "Deepen the bonds of camaraderie between the three unlikely companions of the Devil
|
|
1377
|
+
"/Lotus/Language/Bundles/TOPGeminiSkinsPackDesc": "Deepen the bonds of camaraderie between the three unlikely companions of the Devil's Triad with this collection of Protoframe Gemini Skins.\r\n\r\nEach skin can switch between Warframe and Protoframe appearances by activating the corresponding Gemini Emote.",
|
|
1298
1378
|
"/Lotus/Language/Bundles/TOPGeminiSkinsPackName": "The Old Peace Gemini Collection",
|
|
1299
1379
|
"/Lotus/Language/Bundles/TattooBundleCorpusDesc": "Invest in self-expression. The Taxmen Visage Ink Collection includes Airlock, Collateral, Dividend, Futures, and Hull Breach Visage Ink designs. *Visage Ink can only be applied to Drifter.",
|
|
1300
1380
|
"/Lotus/Language/Bundles/TattooBundleCorpusName": "Taxmen Visage Ink Collection",
|
|
@@ -2870,6 +2950,8 @@
|
|
|
2870
2950
|
"/Lotus/Language/Cosmetics/CNY2023EmblemName": "Lunar Renewal Rabbit Emblem",
|
|
2871
2951
|
"/Lotus/Language/Cosmetics/CalibanDeluxeEphemeraDesc": "Carry the spirits of the Otherworld with you.",
|
|
2872
2952
|
"/Lotus/Language/Cosmetics/CalibanDeluxeEphemeraName": "Heurodis Ephemera",
|
|
2953
|
+
"/Lotus/Language/Cosmetics/CaliberChicksAshGeminiRifleSkinDesc": "This covert rifle skin is bestowed upon new initiates into the Scoria order as proof they have completed their training.",
|
|
2954
|
+
"/Lotus/Language/Cosmetics/CaliberChicksAshGeminiRifleSkinName": "Bladeswarm Braton Skin",
|
|
2873
2955
|
"/Lotus/Language/Cosmetics/CaliberChicksBratonSkinDesc": "Distribute justice just like the Caliber Chicks with this Rifle skin.",
|
|
2874
2956
|
"/Lotus/Language/Cosmetics/CaliberChicksBratonSkinName": "Justice Rifle Skin",
|
|
2875
2957
|
"/Lotus/Language/Cosmetics/CaliberChicksCorgiEmblemDesc": "President King Corgi acknowledges your unending dedication to thwarting Anna Ki and the G.O.B.",
|
|
@@ -2985,16 +3067,16 @@
|
|
|
2985
3067
|
"/Lotus/Language/Cosmetics/ColourPickerNarmerDesc": "A selection of colors inspired by the Narmer cult.",
|
|
2986
3068
|
"/Lotus/Language/Cosmetics/ColourPickerNarmerName": "Narmer",
|
|
2987
3069
|
"/Lotus/Language/Cosmetics/ColourPickerOrionDesc": "Unlocks a ruthless set of colors representing Orion.",
|
|
2988
|
-
"/Lotus/Language/Cosmetics/ColourPickerOrionName": "Orion
|
|
3070
|
+
"/Lotus/Language/Cosmetics/ColourPickerOrionName": "Orion",
|
|
2989
3071
|
"/Lotus/Language/Cosmetics/ColourPickerPrideBDesc": "A set of colors to celebrate Pride.",
|
|
2990
3072
|
"/Lotus/Language/Cosmetics/ColourPickerPrideBName": "Pride Celebration",
|
|
2991
3073
|
"/Lotus/Language/Cosmetics/ColourPickerPrideDesc": "A set of colors to celebrate Pride.",
|
|
2992
|
-
"/Lotus/Language/Cosmetics/ColourPickerPrideName": "Pride",
|
|
3074
|
+
"/Lotus/Language/Cosmetics/ColourPickerPrideName": "Colors of Pride",
|
|
2993
3075
|
"/Lotus/Language/Cosmetics/ColourPickerPrimeDayADesc": "Unlocks additional color options for Warframe customization.",
|
|
2994
3076
|
"/Lotus/Language/Cosmetics/ColourPickerPrimeDayAName": "Spektaka",
|
|
2995
3077
|
"/Lotus/Language/Cosmetics/ColourPickerRollersName": "Rollers",
|
|
2996
3078
|
"/Lotus/Language/Cosmetics/ColourPickerSiriusDesc": "Unlocks a disciplined set of colors representing Sirius.",
|
|
2997
|
-
"/Lotus/Language/Cosmetics/ColourPickerSiriusName": "Sirius
|
|
3079
|
+
"/Lotus/Language/Cosmetics/ColourPickerSiriusName": "Sirius",
|
|
2998
3080
|
"/Lotus/Language/Cosmetics/ColourPickerSwitchAName": "Opal",
|
|
2999
3081
|
"/Lotus/Language/Cosmetics/ColourPickerTMobileADescription": "Unlocks a collection of colors, found in a datamass with alongside a mysterious code: 255-0-255",
|
|
3000
3082
|
"/Lotus/Language/Cosmetics/ColourPickerTMobileAName": "Matisse",
|
|
@@ -3339,35 +3421,39 @@
|
|
|
3339
3421
|
"/Lotus/Language/Cosmetics/Hair001Cap": "Cropped Buzz",
|
|
3340
3422
|
"/Lotus/Language/Cosmetics/Hair002Cap": "Short Close",
|
|
3341
3423
|
"/Lotus/Language/Cosmetics/Hair029RM": "Short Spiked",
|
|
3424
|
+
"/Lotus/Language/Cosmetics/Hair1999AshDesc": "Ryoku's signature hairstyle.",
|
|
3425
|
+
"/Lotus/Language/Cosmetics/Hair1999AshName": "Ryoku's Hairstyle",
|
|
3342
3426
|
"/Lotus/Language/Cosmetics/Hair1999ExcaliburDesc": "Floppy locks, for a classic 90s Emo look.",
|
|
3343
|
-
"/Lotus/Language/Cosmetics/Hair1999ExcaliburName": "Arthur
|
|
3427
|
+
"/Lotus/Language/Cosmetics/Hair1999ExcaliburName": "Arthur's Hairstyle",
|
|
3344
3428
|
"/Lotus/Language/Cosmetics/Hair1999FrostDesc": "Casual. Cool. Velimir's signature hairstyle is no muss, no fuss.",
|
|
3345
3429
|
"/Lotus/Language/Cosmetics/Hair1999FrostName": "Velimir's Hairstyle",
|
|
3430
|
+
"/Lotus/Language/Cosmetics/Hair1999GarudaDesc": "Vena's signature hairstyle.",
|
|
3431
|
+
"/Lotus/Language/Cosmetics/Hair1999GarudaName": "Vena's Hairstyle",
|
|
3346
3432
|
"/Lotus/Language/Cosmetics/Hair1999HarrowDesc": "Hair is vanity. Lyon’s signature style is the ultimate in low maintenance.",
|
|
3347
3433
|
"/Lotus/Language/Cosmetics/Hair1999HarrowName": "Lyon's Hairstyle",
|
|
3348
3434
|
"/Lotus/Language/Cosmetics/Hair1999LoidDesc": "The elegant, well-maintained tresses of a gentleman's gentleman.",
|
|
3349
|
-
"/Lotus/Language/Cosmetics/Hair1999LoidName": "Loid
|
|
3435
|
+
"/Lotus/Language/Cosmetics/Hair1999LoidName": "Loid's Hairstyle",
|
|
3350
3436
|
"/Lotus/Language/Cosmetics/Hair1999MagDesc": "Aoi's daring, angular cut, the apex of street style.",
|
|
3351
|
-
"/Lotus/Language/Cosmetics/Hair1999MagName": "Aoi
|
|
3437
|
+
"/Lotus/Language/Cosmetics/Hair1999MagName": "Aoi's Hairstyle",
|
|
3352
3438
|
"/Lotus/Language/Cosmetics/Hair1999NovaDesc": "The messy bun of a genius with far more important things to worry about.",
|
|
3353
3439
|
"/Lotus/Language/Cosmetics/Hair1999NovaName": "Kaya's Hairstyle",
|
|
3354
3440
|
"/Lotus/Language/Cosmetics/Hair1999NyxDesc": "Eleanor's signature flowing locks, tightly bound up.",
|
|
3355
|
-
"/Lotus/Language/Cosmetics/Hair1999NyxName": "Eleanor
|
|
3441
|
+
"/Lotus/Language/Cosmetics/Hair1999NyxName": "Eleanor's Hairstyle",
|
|
3356
3442
|
"/Lotus/Language/Cosmetics/Hair1999QuincyDesc": "Braids and beads embody the marksman's pride.",
|
|
3357
|
-
"/Lotus/Language/Cosmetics/Hair1999QuincyName": "Quincy
|
|
3443
|
+
"/Lotus/Language/Cosmetics/Hair1999QuincyName": "Quincy's Hairstyle",
|
|
3358
3444
|
"/Lotus/Language/Cosmetics/Hair1999RusalkaDesc": "Major Rusalka's splendid hair, carefully plaited to keep it from entangling in her mechanical arm.",
|
|
3359
|
-
"/Lotus/Language/Cosmetics/Hair1999RusalkaName": "Rusalka
|
|
3445
|
+
"/Lotus/Language/Cosmetics/Hair1999RusalkaName": "Rusalka's Hairstyle",
|
|
3360
3446
|
"/Lotus/Language/Cosmetics/Hair1999SarynDesc": "Stay stylish even during the worst of international incidents.",
|
|
3361
3447
|
"/Lotus/Language/Cosmetics/Hair1999SarynName": "Minerva's Hairstyle",
|
|
3362
3448
|
"/Lotus/Language/Cosmetics/Hair1999SarynNoGlassesName": "Minerva's Hairstyle (No Shades)",
|
|
3363
3449
|
"/Lotus/Language/Cosmetics/Hair1999TempleDesc": "Blow their minds with Flare’s signature hairstyle.",
|
|
3364
3450
|
"/Lotus/Language/Cosmetics/Hair1999TempleName": "Flare's Hairstyle",
|
|
3365
3451
|
"/Lotus/Language/Cosmetics/Hair1999TrinityDesc": "Lettie's classic vintage pompadour.",
|
|
3366
|
-
"/Lotus/Language/Cosmetics/Hair1999TrinityName": "Lettie
|
|
3452
|
+
"/Lotus/Language/Cosmetics/Hair1999TrinityName": "Lettie's Hairstyle",
|
|
3367
3453
|
"/Lotus/Language/Cosmetics/Hair1999UrielDesc": "Only the most elite of Orokin could afford the time, and expense, of this intricate beaded style.",
|
|
3368
3454
|
"/Lotus/Language/Cosmetics/Hair1999UrielName": "Roathe's Hairstyle",
|
|
3369
3455
|
"/Lotus/Language/Cosmetics/Hair1999VoltDesc": "For that 'couldn't sleep, too wired' look.",
|
|
3370
|
-
"/Lotus/Language/Cosmetics/Hair1999VoltName": "Amir
|
|
3456
|
+
"/Lotus/Language/Cosmetics/Hair1999VoltName": "Amir's Hairstyle",
|
|
3371
3457
|
"/Lotus/Language/Cosmetics/Hair1999WispDesc": "The wispy tresses of Marie’s signature style are rarely seen, but no less intricate for it.",
|
|
3372
3458
|
"/Lotus/Language/Cosmetics/Hair1999WispName": "Marie's Hairstyle",
|
|
3373
3459
|
"/Lotus/Language/Cosmetics/HairA": "Crest Forward",
|
|
@@ -3523,13 +3609,13 @@
|
|
|
3523
3609
|
"/Lotus/Language/Cosmetics/JadeCarrierName": "Carrier Jade Skin",
|
|
3524
3610
|
"/Lotus/Language/Cosmetics/JadeDethcubeDesc": "A next-generation skin for the Dethcube.",
|
|
3525
3611
|
"/Lotus/Language/Cosmetics/JadeDethcubeName": "Dethcube Jade Skin",
|
|
3526
|
-
"/Lotus/Language/Cosmetics/JadeEmblemDesc": "An emblem available to clan members who kept Jade
|
|
3612
|
+
"/Lotus/Language/Cosmetics/JadeEmblemDesc": "An emblem available to clan members who kept Jade's Volatile Motes out of the hands of Parvos Granum in Operation: Belly of the Beast.",
|
|
3527
3613
|
"/Lotus/Language/Cosmetics/JadeEmblemName": "Belly of the Beast Emblem",
|
|
3528
3614
|
"/Lotus/Language/Cosmetics/JadeInfestedWingsDesc": "A pair of next-generation wings for your sentinel pet.",
|
|
3529
3615
|
"/Lotus/Language/Cosmetics/JadeInfestedWingsName": "Chrysalis Jade Wings",
|
|
3530
3616
|
"/Lotus/Language/Cosmetics/JadeLightEphemeraADesc": "Pay tribute to Jade and mark the battle of Operation Belly of the Beast with this transcendent Ephemera. ",
|
|
3531
3617
|
"/Lotus/Language/Cosmetics/JadeLightEphemeraAName": "Aspirus Ephemera",
|
|
3532
|
-
"/Lotus/Language/Cosmetics/JadeLightEphemeraBDesc": "An even more radiant evolution of the Aspirus Ephemera, created with vestiges over Jade
|
|
3618
|
+
"/Lotus/Language/Cosmetics/JadeLightEphemeraBDesc": "An even more radiant evolution of the Aspirus Ephemera, created with vestiges over Jade's volatile motes.",
|
|
3533
3619
|
"/Lotus/Language/Cosmetics/JadeLightEphemeraBName": "Aspirus Emergent Ephemera",
|
|
3534
3620
|
"/Lotus/Language/Cosmetics/JadeLightEphemeraCDesc": "The pinnacle version of this ephemera, signifying victory over Parvos Granum’s forces in Operation Belly of the Beast.",
|
|
3535
3621
|
"/Lotus/Language/Cosmetics/JadeLightEphemeraCName": "Aspirus Apex Ephemera",
|
|
@@ -4068,7 +4154,7 @@
|
|
|
4068
4154
|
"/Lotus/Language/Cosmetics/PacifistAltHelmName": "Baruuk Meroe Helmet",
|
|
4069
4155
|
"/Lotus/Language/Cosmetics/PacifistDefaultSkinDesc": "The standard issue skin for the Baruuk Warframe.",
|
|
4070
4156
|
"/Lotus/Language/Cosmetics/PacifistDefaultSkinName": "Baruuk Skin",
|
|
4071
|
-
"/Lotus/Language/Cosmetics/PacifistKubrowArmourDesc": "
|
|
4157
|
+
"/Lotus/Language/Cosmetics/PacifistKubrowArmourDesc": "Kubrow armor for Baruuk's loyal beast.",
|
|
4072
4158
|
"/Lotus/Language/Cosmetics/PacifistKubrowArmourName": "Sloughi Kubrow Armor",
|
|
4073
4159
|
"/Lotus/Language/Cosmetics/PacifistNobleAnims": "Baruuk Noble Animation Set",
|
|
4074
4160
|
"/Lotus/Language/Cosmetics/PacifistNobleAnimsDesc": "The Noble Animation Set for Baruuk.",
|
|
@@ -4304,6 +4390,10 @@
|
|
|
4304
4390
|
"/Lotus/Language/Cosmetics/ShinaiArmorLName": "Tannukai Leg Plates",
|
|
4305
4391
|
"/Lotus/Language/Cosmetics/ShinaiLongswordDesc": "Give any longsword the appearance of a masterwork training weapon. A surface of lacquered wood and gold leaf may conceal a hard-biting edge.",
|
|
4306
4392
|
"/Lotus/Language/Cosmetics/ShinaiLongswordName": "Tannukai Longsword Skin",
|
|
4393
|
+
"/Lotus/Language/Cosmetics/SiriusOrionAgileAnims": "Sirius & Orion Agile Animation Set",
|
|
4394
|
+
"/Lotus/Language/Cosmetics/SiriusOrionAgileAnimsDesc": "The Agile Animation Set for Sirius & Orion.",
|
|
4395
|
+
"/Lotus/Language/Cosmetics/SiriusOrionNobleAnims": "Sirius & Orion Noble Animation Set",
|
|
4396
|
+
"/Lotus/Language/Cosmetics/SiriusOrionNobleAnimsDesc": "The Noble Animation Set for Sirius & Orion.",
|
|
4307
4397
|
"/Lotus/Language/Cosmetics/SkirtAdultCDesc": "Rugged gear, worn ragged by The Drifter.",
|
|
4308
4398
|
"/Lotus/Language/Cosmetics/SkirtAdultCName": "Drifter Gear",
|
|
4309
4399
|
"/Lotus/Language/Cosmetics/SkirtAdultGrineerDesc": "Sneak behind enemy lines with this scavenged Grineer Lancer gear. Fitted for The Drifter.",
|
|
@@ -4663,6 +4753,8 @@
|
|
|
4663
4753
|
"/Lotus/Language/Cosmetics/UnlockRhinoDeluxeV2NobleDesc": "This item lets you use Rhino Deathwatch's noble animation set with any Warframe of your choosing.",
|
|
4664
4754
|
"/Lotus/Language/Cosmetics/UnlockSentientAgileAnimsDesc": "This item lets you use Caliban's agile animation set with any Warframe of your choosing.",
|
|
4665
4755
|
"/Lotus/Language/Cosmetics/UnlockSentientNobleAnimsDesc": "This item lets you use Caliban's noble animation set with any Warframe of your choosing.",
|
|
4756
|
+
"/Lotus/Language/Cosmetics/UnlockSiriusOrionAgileAnimsDesc": "This item lets you use Sirius & Orion's agile animation set with any Warframe of your choosing.",
|
|
4757
|
+
"/Lotus/Language/Cosmetics/UnlockSiriusOrionNobleAnimsDesc": "This item lets you use Sirius & Orion's noble animation set with any Warframe of your choosing.",
|
|
4666
4758
|
"/Lotus/Language/Cosmetics/UnlockTempleAgileAnimsDesc": "This item lets you use Temple's agile Animation Set with any Warframe of your choosing.",
|
|
4667
4759
|
"/Lotus/Language/Cosmetics/UnlockTempleNobleAnimsDesc": "This item lets you use Temple's Noble Animation Set with any Warframe of your choosing.",
|
|
4668
4760
|
"/Lotus/Language/Cosmetics/UnlockTenguDeluxeAgileAnimsDesc": "This item lets you use Zephyr Harrier's agile animation set with any Warframe of your choosing.",
|
|
@@ -4906,6 +4998,10 @@
|
|
|
4906
4998
|
"/Lotus/Language/CraftingComponents/NonPrimeArchWeaponCraftingComponentDesc": "An Archwing weapon-crafting component.",
|
|
4907
4999
|
"/Lotus/Language/CraftingComponents/NonPrimeSentinelCraftingComponentDesc": "A sentinel-crafting component.",
|
|
4908
5000
|
"/Lotus/Language/CraftingComponents/NonPrimeWeaponCraftingComponentDesc": "A weapon-crafting component.",
|
|
5001
|
+
"/Lotus/Language/CraftingComponents/OrionScytheBladeDesc": "The blade component of the Wrath.",
|
|
5002
|
+
"/Lotus/Language/CraftingComponents/OrionScytheBladeName": "Wrath Blade",
|
|
5003
|
+
"/Lotus/Language/CraftingComponents/OrionScytheHandleDesc": "The handle component of the Wrath.",
|
|
5004
|
+
"/Lotus/Language/CraftingComponents/OrionScytheHandleName": "Wrath Handle",
|
|
4909
5005
|
"/Lotus/Language/CraftingComponents/PagemasterChassisDesc": "Chassis component of the Dante Warframe.",
|
|
4910
5006
|
"/Lotus/Language/CraftingComponents/PagemasterChassisName": "Dante Chassis",
|
|
4911
5007
|
"/Lotus/Language/CraftingComponents/PagemasterHelmetDesc": "Neuroptics component of the Dante Warframe.",
|
|
@@ -4923,6 +5019,10 @@
|
|
|
4923
5019
|
"/Lotus/Language/CraftingComponents/SheduHeavyWeaponHandleName": "Shedu Handle",
|
|
4924
5020
|
"/Lotus/Language/CraftingComponents/SheduHeavyWeaponReceiverDesc": "The receiver component of the Shedu.",
|
|
4925
5021
|
"/Lotus/Language/CraftingComponents/SheduHeavyWeaponReceiverName": "Shedu Receiver",
|
|
5022
|
+
"/Lotus/Language/CraftingComponents/SiriusScytheBladeDesc": "The blade component of the Pride.",
|
|
5023
|
+
"/Lotus/Language/CraftingComponents/SiriusScytheBladeName": "Pride Blade",
|
|
5024
|
+
"/Lotus/Language/CraftingComponents/SiriusScytheHandleDesc": "The handle component of the Pride.",
|
|
5025
|
+
"/Lotus/Language/CraftingComponents/SiriusScytheHandleName": "Pride Handle",
|
|
4926
5026
|
"/Lotus/Language/CraftingComponents/SpectraVandalBarrelDesc": "The barrel component of the Spectra Vandal.",
|
|
4927
5027
|
"/Lotus/Language/CraftingComponents/SpectraVandalBarrelName": "Spectra Vandal Barrel",
|
|
4928
5028
|
"/Lotus/Language/CraftingComponents/SpectraVandalChassisDesc": "The chassis component of the Spectra Vandal.",
|
|
@@ -5088,30 +5188,39 @@
|
|
|
5088
5188
|
"/Lotus/Language/CrewShip/Wpn_LavanAutoCannonTierA": "Lavan Apoc MK I",
|
|
5089
5189
|
"/Lotus/Language/CrewShip/Wpn_LavanAutoCannonTierB": "Lavan Apoc MK II",
|
|
5090
5190
|
"/Lotus/Language/CrewShip/Wpn_LavanAutoCannonTierC": "Lavan Apoc MK III",
|
|
5191
|
+
"/Lotus/Language/CrewShip/Wpn_LavanAutoCannonTierD": "Lavan Apoc MK IV",
|
|
5091
5192
|
"/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierA": "Lavan Photor MK I",
|
|
5092
5193
|
"/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierB": "Lavan Photor MK II",
|
|
5093
5194
|
"/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierC": "Lavan Photor MK III",
|
|
5195
|
+
"/Lotus/Language/CrewShip/Wpn_LavanBeamWeaponTierD": "Lavan Photor MK IV",
|
|
5094
5196
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterShotgunTierA": "Lavan Cryophon MK I",
|
|
5095
5197
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterShotgunTierB": "Lavan Cryophon MK II",
|
|
5096
5198
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterShotgunTierC": "Lavan Cryophon MK III",
|
|
5199
|
+
"/Lotus/Language/CrewShip/Wpn_LavanBlasterShotgunTierD": "Lavan Cryophon MK IV",
|
|
5097
5200
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterTierA": "Lavan Carcinnox MK I",
|
|
5098
5201
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterTierB": "Lavan Carcinnox MK II",
|
|
5099
5202
|
"/Lotus/Language/CrewShip/Wpn_LavanBlasterTierC": "Lavan Carcinnox MK III",
|
|
5203
|
+
"/Lotus/Language/CrewShip/Wpn_LavanBlasterTierD": "Lavan Carcinnox MK IV",
|
|
5100
5204
|
"/Lotus/Language/CrewShip/Wpn_LavanElectricTetherTierA": "Lavan Vort MK I",
|
|
5101
5205
|
"/Lotus/Language/CrewShip/Wpn_LavanElectricTetherTierB": "Lavan Vort MK II",
|
|
5102
5206
|
"/Lotus/Language/CrewShip/Wpn_LavanElectricTetherTierC": "Lavan Vort MK III",
|
|
5207
|
+
"/Lotus/Language/CrewShip/Wpn_LavanElectricTetherTierD": "Lavan Vort MK IV",
|
|
5103
5208
|
"/Lotus/Language/CrewShip/Wpn_LavanGatlingLaserTierA": "Lavan Talyn MK I",
|
|
5104
5209
|
"/Lotus/Language/CrewShip/Wpn_LavanGatlingLaserTierB": "Lavan Talyn MK II",
|
|
5105
5210
|
"/Lotus/Language/CrewShip/Wpn_LavanGatlingLaserTierC": "Lavan Talyn MK III",
|
|
5211
|
+
"/Lotus/Language/CrewShip/Wpn_LavanGatlingLaserTierD": "Lavan Talyn MK IV",
|
|
5106
5212
|
"/Lotus/Language/CrewShip/Wpn_LavanIceSniperTierA": "Lavan Glazio MK I",
|
|
5107
5213
|
"/Lotus/Language/CrewShip/Wpn_LavanIceSniperTierB": "Lavan Glazio MK II",
|
|
5108
5214
|
"/Lotus/Language/CrewShip/Wpn_LavanIceSniperTierC": "Lavan Glazio MK III",
|
|
5215
|
+
"/Lotus/Language/CrewShip/Wpn_LavanIceSniperTierD": "Lavan Glazio MK IV",
|
|
5109
5216
|
"/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierA": "Lavan Pulsar MK I",
|
|
5110
5217
|
"/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierB": "Lavan Pulsar MK II",
|
|
5111
5218
|
"/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierC": "Lavan Pulsar MK III",
|
|
5219
|
+
"/Lotus/Language/CrewShip/Wpn_LavanPulseLaserTierD": "Lavan Pulsar MK IV",
|
|
5112
5220
|
"/Lotus/Language/CrewShip/Wpn_LavanShrapnelShotgunTierA": "Lavan Laith MK I",
|
|
5113
5221
|
"/Lotus/Language/CrewShip/Wpn_LavanShrapnelShotgunTierB": "Lavan Laith MK II",
|
|
5114
5222
|
"/Lotus/Language/CrewShip/Wpn_LavanShrapnelShotgunTierC": "Lavan Laith MK III",
|
|
5223
|
+
"/Lotus/Language/CrewShip/Wpn_LavanShrapnelShotgunTierD": "Lavan Laith MK IV",
|
|
5115
5224
|
"/Lotus/Language/CrewShip/Wpn_MultiMissileLauncher": "Milati",
|
|
5116
5225
|
"/Lotus/Language/CrewShip/Wpn_MultiMissileLauncherDesc": "Missiles: launches a swarm of dumbfire rockets.",
|
|
5117
5226
|
"/Lotus/Language/CrewShip/Wpn_MultiMissileLauncherTierA": "Milati MK I",
|
|
@@ -5130,57 +5239,75 @@
|
|
|
5130
5239
|
"/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierA": "Vidar Apoc MK I",
|
|
5131
5240
|
"/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierB": "Vidar Apoc MK II",
|
|
5132
5241
|
"/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierC": "Vidar Apoc MK III",
|
|
5242
|
+
"/Lotus/Language/CrewShip/Wpn_VidarAutoCannonTierD": "Vidar Apoc MK IV",
|
|
5133
5243
|
"/Lotus/Language/CrewShip/Wpn_VidarBeamWeaponTierA": "Vidar Photor MK I",
|
|
5134
5244
|
"/Lotus/Language/CrewShip/Wpn_VidarBeamWeaponTierB": "Vidar Photor MK II",
|
|
5135
5245
|
"/Lotus/Language/CrewShip/Wpn_VidarBeamWeaponTierC": "Vidar Photor MK III",
|
|
5246
|
+
"/Lotus/Language/CrewShip/Wpn_VidarBeamWeaponTierD": "Vidar Photor MK IV",
|
|
5136
5247
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierA": "Vidar Cryophon MK I",
|
|
5137
5248
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierB": "Vidar Cryophon MK II",
|
|
5138
5249
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierC": "Vidar Cryophon MK III",
|
|
5250
|
+
"/Lotus/Language/CrewShip/Wpn_VidarBlasterShotgunTierD": "Vidar Cryophon MK IV",
|
|
5139
5251
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterTierA": "Vidar Carcinnox MK I",
|
|
5140
5252
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterTierB": "Vidar Carcinnox MK II",
|
|
5141
5253
|
"/Lotus/Language/CrewShip/Wpn_VidarBlasterTierC": "Vidar Carcinnox MK III",
|
|
5254
|
+
"/Lotus/Language/CrewShip/Wpn_VidarBlasterTierD": "Vidar Carcinnox MK IV",
|
|
5142
5255
|
"/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierA": "Vidar Vort MK I",
|
|
5143
5256
|
"/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierB": "Vidar Vort MK II",
|
|
5144
5257
|
"/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierC": "Vidar Vort MK III",
|
|
5258
|
+
"/Lotus/Language/CrewShip/Wpn_VidarElectricTetherTierD": "Vidar Vort MK IV",
|
|
5145
5259
|
"/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierA": "Vidar Talyn MK I",
|
|
5146
5260
|
"/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierB": "Vidar Talyn MK II",
|
|
5147
5261
|
"/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierC": "Vidar Talyn MK III",
|
|
5262
|
+
"/Lotus/Language/CrewShip/Wpn_VidarGatlingLaserTierD": "Vidar Talyn MK IV",
|
|
5148
5263
|
"/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierA": "Vidar Glazio MK I",
|
|
5149
5264
|
"/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierB": "Vidar Glazio MK II",
|
|
5150
5265
|
"/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierC": "Vidar Glazio MK III",
|
|
5266
|
+
"/Lotus/Language/CrewShip/Wpn_VidarIceSniperTierD": "Vidar Glazio MK IV",
|
|
5151
5267
|
"/Lotus/Language/CrewShip/Wpn_VidarPulseLaserTierA": "Vidar Pulsar MK I",
|
|
5152
5268
|
"/Lotus/Language/CrewShip/Wpn_VidarPulseLaserTierB": "Vidar Pulsar MK II",
|
|
5153
5269
|
"/Lotus/Language/CrewShip/Wpn_VidarPulseLaserTierC": "Vidar Pulsar MK III",
|
|
5270
|
+
"/Lotus/Language/CrewShip/Wpn_VidarPulseLaserTierD": "Vidar Pulsar MK IV",
|
|
5154
5271
|
"/Lotus/Language/CrewShip/Wpn_VidarShrapnelShotgunTierA": "Vidar Laith MK I",
|
|
5155
5272
|
"/Lotus/Language/CrewShip/Wpn_VidarShrapnelShotgunTierB": "Vidar Laith MK II",
|
|
5156
5273
|
"/Lotus/Language/CrewShip/Wpn_VidarShrapnelShotgunTierC": "Vidar Laith MK III",
|
|
5274
|
+
"/Lotus/Language/CrewShip/Wpn_VidarShrapnelShotgunTierD": "Vidar Laith MK IV",
|
|
5157
5275
|
"/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierA": "Zetki Apoc MK I",
|
|
5158
5276
|
"/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierB": "Zetki Apoc MK II",
|
|
5159
5277
|
"/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierC": "Zetki Apoc MK III",
|
|
5278
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiAutoCannonTierD": "Zetki Apoc MK IV",
|
|
5160
5279
|
"/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierA": "Zetki Photor MK I",
|
|
5161
5280
|
"/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierB": "Zetki Photor MK II",
|
|
5162
5281
|
"/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierC": "Zetki Photor MK III",
|
|
5282
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiBeamWeaponTierD": "Zetki Photor MK IV",
|
|
5163
5283
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierA": "Zetki Cryophon MK I",
|
|
5164
5284
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierB": "Zetki Cryophon MK II",
|
|
5165
5285
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierC": "Zetki Cryophon MK III",
|
|
5286
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterShotgunTierD": "Zetki Cryophon MK IV",
|
|
5166
5287
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterTierA": "Zetki Carcinnox MK I",
|
|
5167
5288
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterTierB": "Zetki Carcinnox MK II",
|
|
5168
5289
|
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterTierC": "Zetki Carcinnox MK III",
|
|
5290
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiBlasterTierD": "Zetki Carcinnox MK IV",
|
|
5169
5291
|
"/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierA": "Zetki Vort MK I",
|
|
5170
5292
|
"/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierB": "Zetki Vort MK II",
|
|
5171
5293
|
"/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierC": "Zetki Vort MK III",
|
|
5294
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiElectricTetherTierD": "Zetki Vort MK IV",
|
|
5172
5295
|
"/Lotus/Language/CrewShip/Wpn_ZektiGatlingLaserTierA": "Zetki Talyn MK I",
|
|
5173
5296
|
"/Lotus/Language/CrewShip/Wpn_ZektiGatlingLaserTierB": "Zetki Talyn MK II",
|
|
5174
5297
|
"/Lotus/Language/CrewShip/Wpn_ZektiGatlingLaserTierC": "Zetki Talyn MK III",
|
|
5298
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiGatlingLaserTierD": "Zetki Talyn MK IV",
|
|
5175
5299
|
"/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierA": "Zetki Glazio MK I",
|
|
5176
5300
|
"/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierB": "Zetki Glazio MK II",
|
|
5177
5301
|
"/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierC": "Zetki Glazio MK III",
|
|
5302
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiIceSniperTierD": "Zetki Glazio MK IV",
|
|
5178
5303
|
"/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierA": "Zetki Pulsar MK I",
|
|
5179
5304
|
"/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierB": "Zetki Pulsar MK II",
|
|
5180
5305
|
"/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierC": "Zetki Pulsar MK III",
|
|
5306
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiPulseLaserTierD": "Zetki Pulsar MK IV",
|
|
5181
5307
|
"/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierA": "Zetki Laith MK I",
|
|
5182
5308
|
"/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierB": "Zetki Laith MK II",
|
|
5183
5309
|
"/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierC": "Zetki Laith MK III",
|
|
5310
|
+
"/Lotus/Language/CrewShip/Wpn_ZektiShrapnelShotgunTierD": "Zetki Laith MK IV",
|
|
5184
5311
|
"/Lotus/Language/Currency/100000Credits": "100,000 Credits",
|
|
5185
5312
|
"/Lotus/Language/Currency/150000Credits": "150,000 Credits",
|
|
5186
5313
|
"/Lotus/Language/Currency/15000Credits": "15,000 Credits",
|
|
@@ -5285,6 +5412,16 @@
|
|
|
5285
5412
|
"/Lotus/Language/Deluxe/LavosDeluxeSyandanaName": "Aculea Syandana",
|
|
5286
5413
|
"/Lotus/Language/Deluxe/MasseterDeluxeGreatswordDesc": "Carve through the toughest of meat with Grendel Turbis' signature heavy blade skin.",
|
|
5287
5414
|
"/Lotus/Language/Deluxe/MasseterDeluxeGreatswordName": "Serrabilis Heavy Blade Skin",
|
|
5415
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeDefaultArmourDesc": "Default armor for Dante Tytonis.",
|
|
5416
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeDefaultArmourName": "Dante Tytonis Feathered Pauldron",
|
|
5417
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeGrimoireDesc": "The dark feathers of Dante Tytonis' Exalted Tome lift arcane secrets to the skies.",
|
|
5418
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeGrimoireName": "Noctua Lophos",
|
|
5419
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeHelmetDesc": "Dante Tytonis' signature helmet.",
|
|
5420
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeHelmetName": "Dante Tytonis Helmet",
|
|
5421
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeSkinDesc": "Knowledge glides on dark wings, silent and sure. Dante Tytonis knows wisdom is power.",
|
|
5422
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeSkinName": "Dante Tytonis Skin",
|
|
5423
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeWarfanDesc": "Death soars swiftly closer with Dante Tytonis' signature feathered warfan skin.",
|
|
5424
|
+
"/Lotus/Language/Deluxe/PagemasterDeluxeWarfanName": "Gallistrix Warfan Skin",
|
|
5288
5425
|
"/Lotus/Language/Deluxe/ProteaDeluxeGlaiveSkinDesc": "Eliminate your adversaries with fluid grace.",
|
|
5289
5426
|
"/Lotus/Language/Deluxe/ProteaDeluxeGlaiveSkinName": "Traciens Glaive Skin",
|
|
5290
5427
|
"/Lotus/Language/Deluxe/VorunaDeluxeArmArmourDesc": "Default armor set for the Voruna Medeina Skin.",
|
|
@@ -6730,6 +6867,14 @@
|
|
|
6730
6867
|
"/Lotus/Language/DojoDecos1999/LASxPatioRailingACrnAName": "Corner Railing (Wood, 1m)",
|
|
6731
6868
|
"/Lotus/Language/DojoDecos1999/LASxPatioRailingAPostADesc": "A wooden post.",
|
|
6732
6869
|
"/Lotus/Language/DojoDecos1999/LASxPatioRailingAPostAName": "Post (Wood)",
|
|
6870
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim1mADesc": "A 1m section of wooden wall.",
|
|
6871
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim1mAName": "Wall (Wood, 1m)",
|
|
6872
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim1mCrnADesc": "A 1m corner section of wooden wall.",
|
|
6873
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim1mCrnAName": "Corner Wall (Wood, 1m)",
|
|
6874
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim2mCrnBDesc": "A 2m corner section of wooden wall.",
|
|
6875
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim2mCrnBName": "Corner Wall (Wood, 2m)",
|
|
6876
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim4mADesc": "A 4m section of wooden wall.",
|
|
6877
|
+
"/Lotus/Language/DojoDecos1999/LASxPatioTrim4mAName": "Wall (Wood, 4m)",
|
|
6733
6878
|
"/Lotus/Language/DojoDecos1999/LASxPayPhoneBoothSingleADesc": "A phone booth used to make calls.",
|
|
6734
6879
|
"/Lotus/Language/DojoDecos1999/LASxPayPhoneBoothSingleAName": "Phone Booth",
|
|
6735
6880
|
"/Lotus/Language/DojoDecos1999/LASxPayPhoneExteriorCDesc": "A payphone stand used to make calls.",
|
|
@@ -6764,12 +6909,74 @@
|
|
|
6764
6909
|
"/Lotus/Language/DojoDecos1999/LASxProtoCashBundlePileName": "Money (Pile)",
|
|
6765
6910
|
"/Lotus/Language/DojoDecos1999/LASxProtoCashBundleSingleDesc": "A single bound stack of money.",
|
|
6766
6911
|
"/Lotus/Language/DojoDecos1999/LASxProtoCashBundleSingleName": "Money (Single Bundle)",
|
|
6912
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBBaseDesc": "A base support for a radio tower.",
|
|
6913
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBBaseName": "Radio Tower (Base)",
|
|
6914
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBPlatformBDesc": "A collection of relays used on a radio tower.",
|
|
6915
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBPlatformBName": "Radio Tower (Relays)",
|
|
6916
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBStrutsADesc": "A section of struts that make up a radio tower.",
|
|
6917
|
+
"/Lotus/Language/DojoDecos1999/LASxRadioTowerBStrutsAName": "Radio Tower (Struts)",
|
|
6918
|
+
"/Lotus/Language/DojoDecos1999/LASxRollingMetalDoorADoorDesc": "A sliding door made of metal.",
|
|
6919
|
+
"/Lotus/Language/DojoDecos1999/LASxRollingMetalDoorADoorName": "Security Door (Metal)",
|
|
6920
|
+
"/Lotus/Language/DojoDecos1999/LASxRollingMetalDoorAOpenDesc": "A frame to house a sliding door.",
|
|
6921
|
+
"/Lotus/Language/DojoDecos1999/LASxRollingMetalDoorAOpenName": "Security Door Frame (Metal)",
|
|
6922
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofAngled4mCorner90DegreesDesc": "A corner section of a roof covered in red clay shingles.",
|
|
6923
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofAngled4mCorner90DegreesName": "Shingled Roof (Corner, Red Clay)",
|
|
6924
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofAngled4x12mDesc": "A 12m section of a roof covered in red clay shingles.",
|
|
6925
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofAngled4x12mName": "Shingled Roof (Red Clay, 12m)",
|
|
6926
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRounded4mCorner90DegreesDesc": "A corner section of a roof covered in aged copper shingles.",
|
|
6927
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRounded4mCorner90DegreesName": "Copper Roof (Corner, Aged)",
|
|
6928
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRounded4x12mDesc": "A 12m section of roof covered in aged copper shingles.",
|
|
6929
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRounded4x12mName": "Copper Roof (Aged, 12m)",
|
|
6930
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRoundedEnds4mLeftCorner90DegreesDesc": "A left ended cap section of a roof covered in aged copper shingles.",
|
|
6931
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRoundedEnds4mLeftCorner90DegreesName": "Copper Roof (Aged, Left)",
|
|
6932
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRoundedEnds4mRightCorner90DegreesDesc": "A right ended cap section of roof covered in aged copper shingles.",
|
|
6933
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofRoundedEnds4mRightCorner90DegreesName": "Copper Roof (Aged, Right)",
|
|
6934
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mDesc": "A 12m section of wall covered with red clay shingles.",
|
|
6935
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mGreenBrickDesc": "A 12m section of brick wall covered with aged copper shingles.",
|
|
6936
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mGreenBrickName": "Copper Wall (Aged, Brick, 12m)",
|
|
6937
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mGreenDesc": "A 12m section of wall covered with aged copper shingles.",
|
|
6938
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mGreenName": "Copper Wall (Aged, 12m)",
|
|
6939
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofStraightEnds4x12mName": "Shingled Wall (Red Clay, 12m)",
|
|
6940
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mABrickDesc": "A rounded section of brick rooftop trim.",
|
|
6941
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mABrickName": "Roof Trim (Rounded, Brick)",
|
|
6942
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mADesc": "A rounded section of rooftop trim.",
|
|
6943
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mAName": "Roof Trim (Rounded)",
|
|
6944
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mBBrickDesc": "A pointed section of brick rooftop trim.",
|
|
6945
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mBBrickName": "Roof Trim (Pointed, Brick)",
|
|
6946
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mBDesc": "A pointed section of rooftop trim.",
|
|
6947
|
+
"/Lotus/Language/DojoDecos1999/LASxRoofTrim12mBName": "Roof Trim (Pointed)",
|
|
6767
6948
|
"/Lotus/Language/DojoDecos1999/LASxSafeDepositStrongboxMeshDesc": "A safe used to keep important items secure.",
|
|
6768
6949
|
"/Lotus/Language/DojoDecos1999/LASxSafeDepositStrongboxMeshName": "Safe",
|
|
6769
6950
|
"/Lotus/Language/DojoDecos1999/LASxSafetyBarrierADesc": "A metal barrier used to create temporary blockades.",
|
|
6770
6951
|
"/Lotus/Language/DojoDecos1999/LASxSafetyBarrierAName": "Metal Barrier",
|
|
6771
6952
|
"/Lotus/Language/DojoDecos1999/LASxSecurityHoodCameraADesc": "A wall mounted security camera.",
|
|
6772
6953
|
"/Lotus/Language/DojoDecos1999/LASxSecurityHoodCameraAName": "Security Camera",
|
|
6954
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer1x2PillarBaseADesc": "A begrimed pillar base made of brick.",
|
|
6955
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer1x2PillarBaseAName": "Stained Pillar Base (Brick)",
|
|
6956
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer1x2PillarStr8mDesc": "A begrimed brick pillar.",
|
|
6957
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer1x2PillarStr8mName": "Stained Wall Pillar (Brick)",
|
|
6958
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12ArchwayADesc": "A begrimed arched pillar made of brick.",
|
|
6959
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12ArchwayAName": "Stained Arch (Brick)",
|
|
6960
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12ArchwayTrimADesc": "A thin begrimed arch made of brick.",
|
|
6961
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12ArchwayTrimAName": "Stained Arch Trim (Brick)",
|
|
6962
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12EntranceADesc": "A begrimed wall made of brick with a circular hole.",
|
|
6963
|
+
"/Lotus/Language/DojoDecos1999/LASxSewer8x12EntranceAName": "Stained Wall (Circular Hole, Brick)",
|
|
6964
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerDoorADesc": "A rusted steel grate.",
|
|
6965
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerDoorAName": "Rusted Grate (Circular, Steel)",
|
|
6966
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGrating2x2mDesc": "A rusted 2m floor grate.",
|
|
6967
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGrating2x2mName": "Rusted Grate (Square, 2m)",
|
|
6968
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGrating2x8mDesc": "A rusted 8m floor grate.",
|
|
6969
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGrating2x8mName": "Rusted Grate (Rectangular, 8m)",
|
|
6970
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterA2mDesc": "A rusted 2m gutter grate.",
|
|
6971
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterA2mName": "Rusted Gutter Grate (2m)",
|
|
6972
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterA8mDesc": "A rusted 8m gutter grate.",
|
|
6973
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterA8mName": "Rusted Gutter Grate (8m)",
|
|
6974
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterB2mDesc": "A rusted 2m gutter grate with square holes.",
|
|
6975
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterB2mName": "Rusted Square Hole Gutter Grate (2m)",
|
|
6976
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterB8mDesc": "A rusted 8m gutter grate with square holes.",
|
|
6977
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerGratingGutterB8mName": "Rusted Square Hole Gutter Grate (8m)",
|
|
6978
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerWall8x12ADesc": "A begrimed 12m section of brick wall.",
|
|
6979
|
+
"/Lotus/Language/DojoDecos1999/LASxSewerWall8x12AName": "Stained Wall (Brick, 12m)",
|
|
6773
6980
|
"/Lotus/Language/DojoDecos1999/LASxShopPlanterADesc": "A tall plant with narrow leaves in a cylindrical, gold and black planter pot.",
|
|
6774
6981
|
"/Lotus/Language/DojoDecos1999/LASxShopPlanterAName": "Potted Plant (Tall, Black Pot)",
|
|
6775
6982
|
"/Lotus/Language/DojoDecos1999/LASxShopPlanterBDesc": "A short plant with broad leaves in a round, white and gold planter pot.",
|
|
@@ -6792,6 +6999,24 @@
|
|
|
6792
6999
|
"/Lotus/Language/DojoDecos1999/LASxSignPharmacyNeonAName": "Sign (Pharmacy)",
|
|
6793
7000
|
"/Lotus/Language/DojoDecos1999/LASxSignPosterTileADesc": "A group of posters that have been layered on top of each other over time.",
|
|
6794
7001
|
"/Lotus/Language/DojoDecos1999/LASxSignPosterTileAName": "Layered Posters",
|
|
7002
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4mCapDesc": "A 4m rooftop skylight cap.",
|
|
7003
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4mCapName": "Pointed Skylight (Cap, 4m)",
|
|
7004
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4mCorner90ADesc": "A 4m long corner section made of skylights. ",
|
|
7005
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4mCorner90AName": "Square Corner Skylight (4m)",
|
|
7006
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4x2ADesc": "A 2x4m pointed arch made of skylights.",
|
|
7007
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4x2AName": "Skylight Arch (2m)",
|
|
7008
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4x8ADesc": "A 4x8m pointed arch made of skylights.",
|
|
7009
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA4x8AName": "Skylight Arch (8m)",
|
|
7010
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8mCapBDesc": "A pointed rooftop skylight cap.",
|
|
7011
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8mCapBName": "Pointed Skylight (Cap, 8m)",
|
|
7012
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8x2ADesc": "A thin pointed arch made of skylights.",
|
|
7013
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8x2AName": "Thin Skylight Arch (8x2m)",
|
|
7014
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8x8ADesc": "A large pointed arch made of skylights.",
|
|
7015
|
+
"/Lotus/Language/DojoDecos1999/LASxSkylightA8x8AName": "Wide Skylight Arch (8x8m)",
|
|
7016
|
+
"/Lotus/Language/DojoDecos1999/LASxStadiumBaseLightDesc": "A light used for stadium events.",
|
|
7017
|
+
"/Lotus/Language/DojoDecos1999/LASxStadiumBaseLightName": "Stadium Light (Red)",
|
|
7018
|
+
"/Lotus/Language/DojoDecos1999/LASxStadiumStripLightADesc": "A rig used to hold stadium lighting.",
|
|
7019
|
+
"/Lotus/Language/DojoDecos1999/LASxStadiumStripLightAName": "Light (Stadium Rigging)",
|
|
6795
7020
|
"/Lotus/Language/DojoDecos1999/LASxStageSpeakerADesc": "An audio monitor used for stage performances.",
|
|
6796
7021
|
"/Lotus/Language/DojoDecos1999/LASxStageSpeakerAName": "Stage Audio Monitor",
|
|
6797
7022
|
"/Lotus/Language/DojoDecos1999/LASxStreetBicycleRackBDesc": "A rack to secure bicycles.",
|
|
@@ -6806,6 +7031,10 @@
|
|
|
6806
7031
|
"/Lotus/Language/DojoDecos1999/LASxStreetsClockAName": "Ornate Clock (With Stand)",
|
|
6807
7032
|
"/Lotus/Language/DojoDecos1999/LASxStreetsClockHeadDesc": "An ornate clock with gold trim.",
|
|
6808
7033
|
"/Lotus/Language/DojoDecos1999/LASxStreetsClockHeadName": "Ornate Clock",
|
|
7034
|
+
"/Lotus/Language/DojoDecos1999/LASxStyleBDormerADesc": "A rooftop dormer covered in aged copper shingles.",
|
|
7035
|
+
"/Lotus/Language/DojoDecos1999/LASxStyleBDormerAName": "Copper Dormer (Aged)",
|
|
7036
|
+
"/Lotus/Language/DojoDecos1999/LASxStyleBDormerARedDesc": "A rooftop dormer covered in red clay shingles.",
|
|
7037
|
+
"/Lotus/Language/DojoDecos1999/LASxStyleBDormerARedName": "Shingled Dormer (Red Clay)",
|
|
6809
7038
|
"/Lotus/Language/DojoDecos1999/LASxSubwaySeatingADesc": "A group of two subway train seats.",
|
|
6810
7039
|
"/Lotus/Language/DojoDecos1999/LASxSubwaySeatingAName": "Subway Seating (2 Seat)",
|
|
6811
7040
|
"/Lotus/Language/DojoDecos1999/LASxSubwaySeatingBDesc": "A group of four subway train seats.",
|
|
@@ -6832,6 +7061,12 @@
|
|
|
6832
7061
|
"/Lotus/Language/DojoDecos1999/LASxTelevisionHangingAName": "Television (Mounted)",
|
|
6833
7062
|
"/Lotus/Language/DojoDecos1999/LASxTheater4SeatRowADesc": "A group of four movie theater seats.",
|
|
6834
7063
|
"/Lotus/Language/DojoDecos1999/LASxTheater4SeatRowAName": "Movie Theater Seats",
|
|
7064
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarABaseADesc": "A base that supports an antenna.",
|
|
7065
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarABaseAName": "Antenna (Base)",
|
|
7066
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarStr4mADesc": "A 4m truss section of an antenna support.",
|
|
7067
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarStr4mAName": "Antenna Truss (4m)",
|
|
7068
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarStr8mADesc": "An 8m truss section of an antenna support.",
|
|
7069
|
+
"/Lotus/Language/DojoDecos1999/LASxTransformerPillarStr8mAName": "Antenna Truss (8m)",
|
|
6835
7070
|
"/Lotus/Language/DojoDecos1999/LASxTrashCanADesc": "A round trash can used in public areas to dispose of waste.",
|
|
6836
7071
|
"/Lotus/Language/DojoDecos1999/LASxTrashCanAName": "Trash Can (Round)",
|
|
6837
7072
|
"/Lotus/Language/DojoDecos1999/LASxTrashCanBDesc": "A square shaped trash can used in public areas to dispose of waste.",
|
|
@@ -6840,6 +7075,16 @@
|
|
|
6840
7075
|
"/Lotus/Language/DojoDecos1999/LASxVCRHangingAName": "VCR (Mounted)",
|
|
6841
7076
|
"/Lotus/Language/DojoDecos1999/LASxVendingMachineADesc": "A refrigerated vending machine serving drinks.",
|
|
6842
7077
|
"/Lotus/Language/DojoDecos1999/LASxVendingMachineAName": "Drink Vending Machine",
|
|
7078
|
+
"/Lotus/Language/DojoDecos1999/LASxWoodDoor3mLADesc": "A simple wooden door.",
|
|
7079
|
+
"/Lotus/Language/DojoDecos1999/LASxWoodDoor3mLAName": "Paneled Door (Wood, Brown)",
|
|
7080
|
+
"/Lotus/Language/DojoDecos1999/LASxWoodDoor3mRBDesc": "A single blue door.",
|
|
7081
|
+
"/Lotus/Language/DojoDecos1999/LASxWoodDoor3mRBName": "Paneled Door (Wood, Blue)",
|
|
7082
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceA3mADesc": "A 3m section of green metal fencing.",
|
|
7083
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceA3mAName": "Green Fence (Metal, 3m)",
|
|
7084
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceA6mADesc": "A 6m section of green metal fencing.",
|
|
7085
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceA6mAName": "Green Fence (Metal, 6m)",
|
|
7086
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceAPostADesc": "A green metal fence post.",
|
|
7087
|
+
"/Lotus/Language/DojoDecos1999/LASxZooFenceAPostAName": "Fence Post (Metal)",
|
|
6843
7088
|
"/Lotus/Language/DojoDecosCorpus/CRPBarrelCrateDesc": "A Corpus barrel holding device.",
|
|
6844
7089
|
"/Lotus/Language/DojoDecosCorpus/CRPBarrelCrateName": "Corpus Barrel Movator",
|
|
6845
7090
|
"/Lotus/Language/DojoDecosCorpus/CRPBarrelDesc": "A simple Corpus barrel.",
|
|
@@ -10839,6 +11084,8 @@
|
|
|
10839
11084
|
"/Lotus/Language/Emotes/CSSurvivabilityEmoteName": "Cephalon Suda Endurance Emote",
|
|
10840
11085
|
"/Lotus/Language/Emotes/CaptainEmoteDesc": "A display of confidence and authority.",
|
|
10841
11086
|
"/Lotus/Language/Emotes/CaptainEmoteName": "Commander",
|
|
11087
|
+
"/Lotus/Language/Emotes/ClanEmoteDesc": "Kick it up high! When used together with up to four clanmates, each will perform a unique move before joining together in a final pose.",
|
|
11088
|
+
"/Lotus/Language/Emotes/ClanEmoteName": "Strong United",
|
|
10842
11089
|
"/Lotus/Language/Emotes/ClapEmoteDesc": "A clap of approval.",
|
|
10843
11090
|
"/Lotus/Language/Emotes/ClapEmoteName": "Clap",
|
|
10844
11091
|
"/Lotus/Language/Emotes/CryForYouEmoteDesc": "A time of mourning.",
|
|
@@ -10901,6 +11148,8 @@
|
|
|
10901
11148
|
"/Lotus/Language/Emotes/Hardmode1999EmoteName": "The Steel Path: 1999",
|
|
10902
11149
|
"/Lotus/Language/Emotes/HardmodeCeresEmoteDesc": "Awarded for completing The Steel Path: Ceres.",
|
|
10903
11150
|
"/Lotus/Language/Emotes/HardmodeCeresEmoteName": "The Steel Path: Ceres",
|
|
11151
|
+
"/Lotus/Language/Emotes/HardmodeDeepSpaceEmoteDesc": "Awarded for piloting the Railjack through the Steel Path.",
|
|
11152
|
+
"/Lotus/Language/Emotes/HardmodeDeepSpaceEmoteName": "The Steel Path: Railjack",
|
|
10904
11153
|
"/Lotus/Language/Emotes/HardmodeDeimosEmoteDesc": "Awarded for completing The Steel Path: Deimos.",
|
|
10905
11154
|
"/Lotus/Language/Emotes/HardmodeDeimosEmoteName": "The Steel Path: Deimos",
|
|
10906
11155
|
"/Lotus/Language/Emotes/HardmodeDerelictEmoteDesc": "Awarded for completing The Steel Path: Derelict.",
|
|
@@ -10988,8 +11237,12 @@
|
|
|
10988
11237
|
"/Lotus/Language/Emotes/LegendaryQuincyEmoteName": "Quincy Gemini Emote",
|
|
10989
11238
|
"/Lotus/Language/Emotes/LegendaryRoatheEmoteDesc": "Switch between Uriel and Roathe's Gemini Skin with the Roathe Gemini Emote, even during missions.",
|
|
10990
11239
|
"/Lotus/Language/Emotes/LegendaryRoatheEmoteName": "Roathe Gemini Emote",
|
|
11240
|
+
"/Lotus/Language/Emotes/LegendaryRyokuEmoteDesc": "Switch between Ash and Ryoku's Gemini Skin with the Ryoku Gemini Emote, even during missions.",
|
|
11241
|
+
"/Lotus/Language/Emotes/LegendaryRyokuEmoteName": "Ryoku Gemini Emote",
|
|
10991
11242
|
"/Lotus/Language/Emotes/LegendaryVelimirEmoteDesc": "Switch between Frost and Velimir's Gemini Skin with the Velimir Gemini Emote, even during missions.",
|
|
10992
11243
|
"/Lotus/Language/Emotes/LegendaryVelimirEmoteName": "Velimir Gemini Emote",
|
|
11244
|
+
"/Lotus/Language/Emotes/LegendaryWytchEmoteDesc": "Switch between Garuda and Vena's Gemini Skin with the Vena Gemini Emote, even during missions.",
|
|
11245
|
+
"/Lotus/Language/Emotes/LegendaryWytchEmoteName": "Vena Gemini Emote",
|
|
10993
11246
|
"/Lotus/Language/Emotes/LegionSaluteDesc": "By this greeting, one packmate shall know another.",
|
|
10994
11247
|
"/Lotus/Language/Emotes/LegionSaluteName": "Wolf Salute",
|
|
10995
11248
|
"/Lotus/Language/Emotes/MeditateEmoteDesc": "A pose to focus one's mind.",
|
|
@@ -11552,6 +11805,8 @@
|
|
|
11552
11805
|
"/Lotus/Language/EntratiLab/EntratiQuest/TennokaiInboxTitle": "An Appropriate Technique?",
|
|
11553
11806
|
"/Lotus/Language/EntratiLab/EntratiQuest/WiTWQuestRecievedInboxBody": "Tenno,\r\n\r\nPlease meet me at the Necralisk as soon as you are able. This cannot wait.\r\n\r\nDiscretion is paramount. Tell nobody.\r\n\r\nLoid",
|
|
11554
11807
|
"/Lotus/Language/EntratiLab/EntratiQuest/WiTWQuestRecievedInboxTitle": "URGENT",
|
|
11808
|
+
"/Lotus/Language/Ephemera/AshGeminiEphemeraDesc": "Obscure the identity of the killer within with this translucent ephemera. The mark of a Scoria assassin.",
|
|
11809
|
+
"/Lotus/Language/Ephemera/AshGeminiEphemeraName": "Syndir Ephemera",
|
|
11555
11810
|
"/Lotus/Language/Ephemera/BaroEvilEphemeraDesc": "Those in the vicinity of this ephemera claim to hear baneful whispers, but surely these are fanciful tales.",
|
|
11556
11811
|
"/Lotus/Language/Ephemera/BaroEvilEphemeraName": "Eskhatos Ki'Teer Ephemera",
|
|
11557
11812
|
"/Lotus/Language/Ephemera/CitrineDeluxeEphemeraDesc": "Leave lingering sparks in the hearts of all you encounter with Citrine Aphrodita’s signature ephemera.",
|
|
@@ -11576,6 +11831,8 @@
|
|
|
11576
11831
|
"/Lotus/Language/Ephemera/CorpusLichEphemeraGName": "Kyruna Ephemera",
|
|
11577
11832
|
"/Lotus/Language/Ephemera/DexEphemeraDesc": "Commemorate 12 cycles since the Tenno first awoke with this graceful ephemera.",
|
|
11578
11833
|
"/Lotus/Language/Ephemera/DexEphemeraName": "Dex Laurus Ephemera",
|
|
11834
|
+
"/Lotus/Language/Ephemera/GarudaCrewEphemeraNPCDesc": "Bathe in the life essence of your enemies.",
|
|
11835
|
+
"/Lotus/Language/Ephemera/GarudaCrewEphemeraNPCName": "Viserakta Ephemera",
|
|
11579
11836
|
"/Lotus/Language/Ephemera/HorseEphemeraAngryDesc": "Forewarn that fury awaits anyone who challenges your Kaithe and its rider.",
|
|
11580
11837
|
"/Lotus/Language/Ephemera/HorseEphemeraAngryName": "Vexage Coronet",
|
|
11581
11838
|
"/Lotus/Language/Ephemera/HorseEphemeraFearDesc": "A skilled rider repurposes the Void’s mark for their Kaithe.",
|
|
@@ -11586,21 +11843,21 @@
|
|
|
11586
11843
|
"/Lotus/Language/Ephemera/HorseEphemeraSnakeName": "Enverve Coronet",
|
|
11587
11844
|
"/Lotus/Language/Ephemera/HorseEphemeraTeardropDesc": "The Wistfall Coronet depicts melancholy’s beauty.",
|
|
11588
11845
|
"/Lotus/Language/Ephemera/HorseEphemeraTeardropName": "Wistfall Coronet",
|
|
11589
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraADesc": "
|
|
11846
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraADesc": "'Time will show the way, And I'll mend the heart you've broken'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11590
11847
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraAName": "Heart-Throb Ephemera",
|
|
11591
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraBDesc": "
|
|
11848
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraBDesc": "'Please stay\r\nDon't put out the flame and run away'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11592
11849
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraBName": "Tail Feather Ephemera",
|
|
11593
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraCDesc": "
|
|
11850
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraCDesc": "'In this heart break\r\nI'll be here fighting for you'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11594
11851
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraCName": "Heart-Beat Ephemera",
|
|
11595
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraDDesc": "
|
|
11852
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraDDesc": "'With a flicker of hope on the darkest of days\r\nNow it feels like the end is near'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11596
11853
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraDName": "Luv-Byte Ephemera",
|
|
11597
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraEDesc": "
|
|
11854
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraEDesc": "'I thought I could take\r\nMore than I really can'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11598
11855
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraEName": "Pins-N-Needles Ephemera",
|
|
11599
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraFDesc": "
|
|
11856
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraFDesc": "'Baby 'til you come back with something\r\nI know I'll never let it go'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11600
11857
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraFName": "Embracer Ephemera",
|
|
11601
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraGDesc": "
|
|
11858
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraGDesc": "'I'm getting stronger but I still feel the pain'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11602
11859
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraGName": "Lovestruck Ephemera",
|
|
11603
|
-
"/Lotus/Language/Ephemera/InfestedLichEphemeraHDesc": "
|
|
11860
|
+
"/Lotus/Language/Ephemera/InfestedLichEphemeraHDesc": "'I keep thinking I see you\r\nAnd there's nobody there'\r\n\r\nEarned by defeating a Technocyte Coda.",
|
|
11604
11861
|
"/Lotus/Language/Ephemera/InfestedLichEphemeraHName": "Soul-Eye Ephemera",
|
|
11605
11862
|
"/Lotus/Language/Ephemera/InkEphemeraADesc": "A fresh coating of ink marks the first step taken on the road to understanding the truth of the Shadowgrapher.",
|
|
11606
11863
|
"/Lotus/Language/Ephemera/InkEphemeraAName": "Primatura Ephemera",
|
|
@@ -12086,8 +12343,10 @@
|
|
|
12086
12343
|
"/Lotus/Language/Fragments/BizMarqueBopSongName": "Biz-Marque Bop",
|
|
12087
12344
|
"/Lotus/Language/Fragments/CaliberChicksSongDesc": "Caliber Chicks 2 Original Soundtrack to enjoy from the Somachord in your Orbiter.",
|
|
12088
12345
|
"/Lotus/Language/Fragments/CanticleSongFragment": "Canticle",
|
|
12346
|
+
"/Lotus/Language/Fragments/CelestialClashSongDesc": "Jade Shadows: Constellations music to enjoy from the Somachord in your Orbiter.",
|
|
12347
|
+
"/Lotus/Language/Fragments/CelestialClashSongName": "Celestial Clash",
|
|
12089
12348
|
"/Lotus/Language/Fragments/Ceres1": "Ceres",
|
|
12090
|
-
"/Lotus/Language/Fragments/Ceres1Desc": "Ceres is the extreme example of the Grineer
|
|
12349
|
+
"/Lotus/Language/Fragments/Ceres1Desc": "Ceres is the extreme example of the Grineer's utilitarian ignorance of the natural landscape. Their expanding shipyard operations pollute and shroud the planet in smog and industrial waste as they manufacture machines of war. These foundries are scattered across the Origin System, giving them near-limitless reach with their fleets.",
|
|
12091
12350
|
"/Lotus/Language/Fragments/ChromaFighterFragmentName": "Frame Fighter Data: Chroma",
|
|
12092
12351
|
"/Lotus/Language/Fragments/Citizens1": "Citizens",
|
|
12093
12352
|
"/Lotus/Language/Fragments/Citizens1Desc": "While the major warring factions combat each other across the Origin System, non-militant organizations and civilian merchants populate the many regional Tenno Relays. Travelling merchant collectors that offer rare goods, mentors that offer training and knowledge, and convictional syndicates that preach their own rituals and doctrine.",
|
|
@@ -12172,23 +12431,23 @@
|
|
|
12172
12431
|
"/Lotus/Language/Fragments/Earth1": "Earth",
|
|
12173
12432
|
"/Lotus/Language/Fragments/Earth1Desc": "Earth has been long abandoned due to its toxic atmosphere. It is now overgrown with mutated jungle structures that have devoured most of the prior signs of civilization. Infestation and roaming wildlife still inhabit its surface but anything of value was stripped by scavengers generations ago.",
|
|
12174
12433
|
"/Lotus/Language/Fragments/EarthSettlements1": "Earth Settlements",
|
|
12175
|
-
"/Lotus/Language/Fragments/EarthSettlements1Desc": "Like most living organisms, the Grineer require water to survive. Beneath Earth
|
|
12434
|
+
"/Lotus/Language/Fragments/EarthSettlements1Desc": "Like most living organisms, the Grineer require water to survive. Beneath Earth's towering forest canopy are rich reserves of fresh water that the Grineer have fought hard to maintain for many years. Evidence of their long-standing occupation is found among their many outposts that have been taken hold by giant roots, moss, and other layers of vegetation over time.",
|
|
12176
12435
|
"/Lotus/Language/Fragments/EidolonFragmentA": "Plains of Eidolon",
|
|
12177
12436
|
"/Lotus/Language/Fragments/EidolonFragmentADesc": "The site of the final battle between the Unum's champion, Gara, and the colossal Sentient that wished to claim the Tower's regenerative qualities for itself. Today the remains of the Sentient, diminished and confused, wander the Plains - seeking a cohesion the Ostrons hope it shall never find.",
|
|
12178
12437
|
"/Lotus/Language/Fragments/EidolonFragmentB": "Ancient History",
|
|
12179
12438
|
"/Lotus/Language/Fragments/EidolonFragmentBDesc": "Many questions remain: what is the true history of Cetus? Who is the Unum and for how long has she been one with the living Tower? What is her relationship to the Quills and what hidden purpose do they serve? The Archivist, Onkko, preserved much of the old folklore but how much of that is true?\r\n\r\nIf there is any kind of scheme to the unfolding of things, some end-point in sight, then one thing is certain: the arrival of the Tenno in Cetus is no accident.",
|
|
12180
12439
|
"/Lotus/Language/Fragments/EidolonFragmentC": "The Tower's Flesh",
|
|
12181
|
-
"/Lotus/Language/Fragments/EidolonFragmentCDesc": "
|
|
12440
|
+
"/Lotus/Language/Fragments/EidolonFragmentCDesc": "\"Khanung! Khanung! Clear Ingress Four-Two-Seven-Five! Shock charges have been affixed! Evacuate five hundred meters boomward! Prepare to make fire! Prepare to make fire!\"\r\n\r\nThe Unum specifies which part of her Temple-body may be harvested, and when. In this manner her body eternally replenishes, providing her people with flesh to sell, Temple-kuva to refine and oils with which to make remarkable unguents. On occasion, nestled within the substrata of her being, a rare discovery awaits: forgotten technology. Proto-essence. Things which lure travelers from across the system, and so are a bounty for her people.",
|
|
12182
12441
|
"/Lotus/Language/Fragments/EidolonFragmentD": "Ostron Patois",
|
|
12183
12442
|
"/Lotus/Language/Fragments/EidolonFragmentDDesc": "Swazdo-lah - a common greeting\r\nSho-lah - 'farewell'\r\nSurah - 'friend'\r\nDah-dap - 'thank-you'\r\nAi yo - a common exclamation. Could be thought of as 'oh my'\r\nLok heb - 'hail'\r\nChut! - 'silence!' (request for)\r\nKruna metta - an imploration. 'please'.\r\nKhanung! - a warning\r\nUtz - a universal emphatic, appended to the end of a descriptor (\"I am happy utz.\") 'Very'\r\nDoh-ga - Urgency. 'hurry'",
|
|
12184
12443
|
"/Lotus/Language/Fragments/EidolonFragmentE": "Tools of Harvest",
|
|
12185
12444
|
"/Lotus/Language/Fragments/EidolonFragmentEDesc": "The Unum gives of herself, decreeing what parts of her Temple-body may be harvested for the good of Cetus. Drillers, climbing great scaffolds, punch cavities into the Temple wall which are then packed with mighty shock charges. The call ‘prepare to make fire!' echoes across the rooftops, and all know to clear the streets and alleys boomward of the harvest. The detonations rupture the sacred flesh, freeing great blanketpieces which are, in turn, pulled free and rolled down via the use of long billhooks. It is then the duty of agile balloon drop-drivers to deliver this bounty to the butchers below.\r\n\r\nFlensers: those who carve up the Temple's flesh.\r\n\r\nEruptors: those who lay shock charges along chosen lines, and ‘make fire', loosening the carved flesh for removal by balloon.\r\n\r\nRetrievers: those who wring all oil from scrubs at the end of a shift.",
|
|
12186
12445
|
"/Lotus/Language/Fragments/EidolonFragmentF": "Grineer Excavations",
|
|
12187
|
-
"/Lotus/Language/Fragments/EidolonFragmentFDesc": "Perhaps it is a by-product of the Sentient
|
|
12446
|
+
"/Lotus/Language/Fragments/EidolonFragmentFDesc": "Perhaps it is a by-product of the Sentient's body being scattered across the Plains. It may be that the Tower is here for this very reason. Or, perhaps, it's just chance… but the Plains are mineral- and resource-rich. So much so that the Grineer risk Ostron retaliation, the wrath of the Tenno and the rage of the Eidolon itself to mine this place.",
|
|
12188
12447
|
"/Lotus/Language/Fragments/EidolonFragmentG": "Amps",
|
|
12189
12448
|
"/Lotus/Language/Fragments/EidolonFragmentGDesc": "The Eidolon is no common beast of the Plains, and cannot be laid low with the tools of an everyday hunter. These ‘amps' focus the user's will into a killing beam, capable of eventually bringing one of these giant monstrosities down.",
|
|
12190
12449
|
"/Lotus/Language/Fragments/EidolonFragmentH": "The Quills of Cetus",
|
|
12191
|
-
"/Lotus/Language/Fragments/EidolonFragmentHDesc": "Secretive and respected, the Quills are the Unum's closest adherents. Strange and reserved, their bond to her and each other makes for a strange relationship with causality. \r\n\r\n
|
|
12450
|
+
"/Lotus/Language/Fragments/EidolonFragmentHDesc": "Secretive and respected, the Quills are the Unum's closest adherents. Strange and reserved, their bond to her and each other makes for a strange relationship with causality. \r\n\r\n\"We are each one viewpoint within the myriad that comprises the Unum. We watch, we anticipate, we intercede.\"",
|
|
12192
12451
|
"/Lotus/Language/Fragments/EidolonFragmentI": "Merchants of Cetus",
|
|
12193
12452
|
"/Lotus/Language/Fragments/EidolonFragmentIDesc": "\"Attachment is pain. Whatever you wish to gain or lose is a door, behind which lies grace.\"\r\n\r\n\"My door is a shipment of rubedo and the cost of opening it would be...?\"\r\n\r\n\"3000 credits, plus tax.\"",
|
|
12194
12453
|
"/Lotus/Language/Fragments/EidolonFragmentJ": "Remnants of Orokin",
|
|
@@ -12208,23 +12467,23 @@
|
|
|
12208
12467
|
"/Lotus/Language/Fragments/EidolonFragmentQ": "The Ostrons",
|
|
12209
12468
|
"/Lotus/Language/Fragments/EidolonFragmentQDesc": "“I know us for a miracle. A million-to-one improbability. Our existence is the most fragile of all existences. We could be exterminated tomorrow, yet we have endured by wit alone for millennia.”\r\n\r\nOro-kin-ka: spirit houses for the souls of the Orokin who once inhabited Cetus. By giving them a small house in which to reside the Ostrons hope the Orokin spirits will leave them in peace. Said to be good luck.\r\n\r\nYoong-bat: Urns left outside Ostron doorways, filled with fresh water for traveling monks. No-one else should drink from them, especially offworlders.",
|
|
12210
12469
|
"/Lotus/Language/Fragments/EidolonFragmentR": "Plains Animals",
|
|
12211
|
-
"/Lotus/Language/Fragments/EidolonFragmentRDesc": "
|
|
12470
|
+
"/Lotus/Language/Fragments/EidolonFragmentRDesc": "\"It is my experience of the Plains that nature adapts with greater alacrity than we. Condrocs nest in Grineer comms towers, keeping watch over the gutted Sentient husks which Kuaka rodents have transformed into colony-nests. Master Teasonai has been of great assistance to my cataloguing, striving as he does to tame all manner of wildlife.\" - Onkko, Cetus Archivist.",
|
|
12212
12471
|
"/Lotus/Language/Fragments/EidolonFragmentS": "Life In Cetus",
|
|
12213
12472
|
"/Lotus/Language/Fragments/EidolonFragmentSDesc": "The cry of seabirds. The delicate, permeating scent of Temple blood. The laughter of children. The shouts of merchants and hawkers. The roar of approaching spacecraft. The distant, haunting howls of the Eidolon. Cetus.\r\n\r\nNot much ruffles an Ostron. It is as if they have made peace with whatever will be. The closeness of the Unum provides a kind of comfort, offworlders suppose. Or perhaps some of the sanguine knowingness of the enigmatic Quills have rubbed off on them.",
|
|
12214
12473
|
"/Lotus/Language/Fragments/EidolonFragmentT": "The Unum",
|
|
12215
|
-
"/Lotus/Language/Fragments/EidolonFragmentTDesc": "
|
|
12474
|
+
"/Lotus/Language/Fragments/EidolonFragmentTDesc": "\"If the Unum speaks to you, traveler, it is because you have the ears to hear - though at first you may not believe it is so.\"\r\n\r\nThe being known by the Ostrons as ‘the Unum', and to ignorant offworlders as ‘the Wall', has a reputation for prophecy. Those wealthy enough to own moons have journeyed to Cetus, hoping to buy an audience. But the Unum has no use for wealth, and she alone decides who will hear her words, and when. \r\n\r\nOstrons believe she sits at the pin-center of the universe, listening to the infinite poetry of cause-and-effect.\r\n\r\nSome visitors to her chamber leave bitterly disappointed, others elated, others furious. But one thing is certain: the information she imparts changes the person who receives it.",
|
|
12216
12475
|
"/Lotus/Language/Fragments/EmberFighterFragmentName": "Frame Fighter Data: Ember",
|
|
12217
12476
|
"/Lotus/Language/Fragments/EmpyreanLoginSongDesc": "The Empyrean login music to enjoy from the Somachord in your Orbiter.",
|
|
12218
12477
|
"/Lotus/Language/Fragments/EmpyreanLoginSongName": "Empyrean Login Music",
|
|
12219
12478
|
"/Lotus/Language/Fragments/EquinoxFighterFragmentName": "Frame Fighter Data: Equinox",
|
|
12220
12479
|
"/Lotus/Language/Fragments/Eris1": "Eris",
|
|
12221
|
-
"/Lotus/Language/Fragments/Eris1Desc": "There are no longer any active military or research campaigns in the Eris region – it is overrun. Long evacuated Corpus and Grineer vessels drift aimlessly in orbit, slowly being devoured by the techno-organic parasite known as the
|
|
12480
|
+
"/Lotus/Language/Fragments/Eris1Desc": "There are no longer any active military or research campaigns in the Eris region – it is overrun. Long evacuated Corpus and Grineer vessels drift aimlessly in orbit, slowly being devoured by the techno-organic parasite known as the \"Infestation\". What remains is a twisted graveyard of partially-digested ships that are disfigured versions of their original forms… Abandoned, but not unoccupied.",
|
|
12222
12481
|
"/Lotus/Language/Fragments/EudicoLoreFragmentA": "Eudico Mem Fragment 1/5",
|
|
12223
12482
|
"/Lotus/Language/Fragments/EudicoLoreFragmentADesc": "I founded Solaris United the day an old woman had her pet taken from her. The day my best friend watched her arms be given to someone else. The day my mother lost her head. \r\n\r\nI founded Solaris United the day I sold my heart. \r\n\r\nTo buy a gun.",
|
|
12224
12483
|
"/Lotus/Language/Fragments/EudicoLoreFragmentB": "Eudico Mem Fragment 2/5",
|
|
12225
12484
|
"/Lotus/Language/Fragments/EudicoLoreFragmentBDesc": "Biz just appeared one day, taught us how to fight economically, intelligently. Oh… Sparky, you should have seen us. Fireballing refineries by night, dutiful clean-up crew during the day. My job was to get people believing in us. Believing we could change things.\r\n\r\nThat got more people killed than anything Zuud and her sisters could have hoped to make.",
|
|
12226
12485
|
"/Lotus/Language/Fragments/EudicoLoreFragmentC": "Eudico Mem Fragment 3/5",
|
|
12227
|
-
"/Lotus/Language/Fragments/EudicoLoreFragmentCDesc": "It was a small operation, one we almost didn
|
|
12486
|
+
"/Lotus/Language/Fragments/EudicoLoreFragmentCDesc": "It was a small operation, one we almost didn't run. That's what keeps me up at night. \r\n\r\nDeck 12.",
|
|
12228
12487
|
"/Lotus/Language/Fragments/EudicoLoreFragmentD": "Eudico Mem Fragment 4/5",
|
|
12229
12488
|
"/Lotus/Language/Fragments/EudicoLoreFragmentDDesc": "Everyone I knew, everyone who believed in us, everyone I convinced to sign on… died. Parents, lovers… families. Zuud’s sisters. Leg’s folks. All gone.\r\n\r\nExcept us, and a few others. Me, Biz, Zuud, Little Duck. I washed my hands of it. They were bloody enough.",
|
|
12230
12489
|
"/Lotus/Language/Fragments/EudicoLoreFragmentE": "Eudico Mem Fragment 5/5",
|
|
@@ -12250,7 +12509,7 @@
|
|
|
12250
12509
|
"/Lotus/Language/Fragments/GasCityFragmentC": "The Partnership Fragment 3/8",
|
|
12251
12510
|
"/Lotus/Language/Fragments/GasCityFragmentCDesc": "This is about more than investment. Regus surprises me. How a man of his limited intellect came by such wonders is…. But… forget that. What he has is… exceptionally viable. Where did he find this technology? It stinks of Tau, but the advantages to be had in the exploitation of it… the things I could create… the profits I could accrue… the Board will never dare underestimate me again!",
|
|
12252
12511
|
"/Lotus/Language/Fragments/GasCityFragmentD": "The Partnership Fragment 4/8",
|
|
12253
|
-
"/Lotus/Language/Fragments/GasCityFragmentDDesc": "Regus
|
|
12512
|
+
"/Lotus/Language/Fragments/GasCityFragmentDDesc": "Regus' price was high, but I dangled the Board's most enticing intellectual property, SysComm, to seal the deal. Then I placed a contract, loaded with escape clauses and loopholes, in that slack, idiot's fingers… And he signed! The fool signed without even reading it!\r\n\r\nAny partner that thick is a liability. A liability soon to be nullified.",
|
|
12254
12513
|
"/Lotus/Language/Fragments/GasCityFragmentE": "The Partnership Fragment 5/8",
|
|
12255
12514
|
"/Lotus/Language/Fragments/GasCityFragmentEDesc": "Regus has changed. Or, perhaps, he is not such a fool... and today I saw beneath the mask. He is no longer so agreeable. Rather he came to our meeting with a raft of his own, radical, proposals. An entire shift in direction. And then, as I made to leave, he smiled. He smiled and, for just a second, I don't think his face was human at all. \r\n\r\nThis is all wrong. I'm tearing up the contract. I have a terrible feeling that if do not escape this partnership immediately, I never will.",
|
|
12256
12515
|
"/Lotus/Language/Fragments/GasCityFragmentF": "The Partnership Fragment 6/8",
|
|
@@ -12265,13 +12524,13 @@
|
|
|
12265
12524
|
"/Lotus/Language/Fragments/GeneMoldsSongName": "Gene Molds",
|
|
12266
12525
|
"/Lotus/Language/Fragments/GhostsOfVoidSongName": "Ghosts of Void",
|
|
12267
12526
|
"/Lotus/Language/Fragments/GhoulFragmentA": "Devourer",
|
|
12268
|
-
"/Lotus/Language/Fragments/GhoulFragmentADesc": "
|
|
12527
|
+
"/Lotus/Language/Fragments/GhoulFragmentADesc": "\"It came through the wall. All I remember is the roar, the open maw… the rank foulness of its breath. The lolling tongue. And… the way two of my friends were crushed between it and our grain silo. The way it seemed to fall in love with tearing them apart, over and over and over…\"\r\nInterviews in the Field, Eidolon Plains, conducted by Sigor Savah.",
|
|
12269
12528
|
"/Lotus/Language/Fragments/GhoulFragmentB": "Augur",
|
|
12270
|
-
"/Lotus/Language/Fragments/GhoulFragmentBDesc": "
|
|
12529
|
+
"/Lotus/Language/Fragments/GhoulFragmentBDesc": "\"Its arms shot forward, the drills ratcheting outward… passing in and out of Horvath's body like it was nothing. I can still hear the screech of the drills. The maddening chatter of its teeth. Horvath's screams.\"\r\nInterviews in the Field, Eidolon Plains, conducted by Sigor Savah.",
|
|
12271
12530
|
"/Lotus/Language/Fragments/GhoulFragmentC": "The Expired",
|
|
12272
|
-
"/Lotus/Language/Fragments/GhoulFragmentCDesc": "
|
|
12531
|
+
"/Lotus/Language/Fragments/GhoulFragmentCDesc": "\"It came at me, wailing, like a lost thing screaming for help. Then it wrapped its clay-cold arms about me… and here I am. Barely anything left of me now, lying in this bed, except a few stories… and the memory of its face. Like a newborn child.\"\r\nInterviews in the Field, Eidolon Plains, conducted by Sigor Savah.",
|
|
12273
12532
|
"/Lotus/Language/Fragments/GhoulFragmentD": "Rictus",
|
|
12274
|
-
"/Lotus/Language/Fragments/GhoulFragmentDDesc": "
|
|
12533
|
+
"/Lotus/Language/Fragments/GhoulFragmentDDesc": "\"Konzu gave us standing orders. Shoot the sawmen first. We'd seen what they had done to our brothers and sisters. That was not going to happen to us.\"\r\nInterviews in the Field, Eidolon Plains, conducted by Sigor Savah.",
|
|
12275
12534
|
"/Lotus/Language/Fragments/GhoulFragmentE": "Ghouls",
|
|
12276
12535
|
"/Lotus/Language/Fragments/GhoulFragmentEDesc": "I came to the Eidolon Plains not to explore horror, but to lay to rest an ancient mystery. It would seem, horror had something to say, regardless.\r\n\r\nThe Ghouls. Grown in darkness, beneath the feet of the enemy. Born to fight.. To kill… and to die.\r\n\r\nTruly, of all the places horror may call home, it is most comfortable within the imaginings of men.\r\nSigor Savah, morphologist and antiquarian.",
|
|
12277
12536
|
"/Lotus/Language/Fragments/GhoulFragmentF": "Overwhelming Numbers",
|
|
@@ -12389,7 +12648,7 @@
|
|
|
12389
12648
|
"/Lotus/Language/Fragments/MaskOfTheRevenantCDesc": "The warden of the plains, tasked with striking down the ever-returning ghostly Eidolon that threatened the Unum's Tower. Night after night, he cut them down. Then one night, he disappeared, lost… forever.",
|
|
12390
12649
|
"/Lotus/Language/Fragments/MaskOfTheRevenantCTitle": "The Lost One",
|
|
12391
12650
|
"/Lotus/Language/Fragments/Mercury1": "Mercury",
|
|
12392
|
-
"/Lotus/Language/Fragments/Mercury1Desc": "Galleon fleets keep watch over the Grineer mining operations that penetrate Mercury
|
|
12651
|
+
"/Lotus/Language/Fragments/Mercury1Desc": "Galleon fleets keep watch over the Grineer mining operations that penetrate Mercury's asteroid field. Cavernous rooms and twisting metal corridors mark where labourers have stripped the region for crucial resources, transforming the natural landscape to support Grineer occupancy.",
|
|
12393
12652
|
"/Lotus/Language/Fragments/MesaFighterFragmentName": "Frame Fighter Data: Mesa",
|
|
12394
12653
|
"/Lotus/Language/Fragments/MirageFighterFragmentName": "Frame Fighter Data: Mirage",
|
|
12395
12654
|
"/Lotus/Language/Fragments/Moon1": "Lua",
|
|
@@ -12451,11 +12710,12 @@
|
|
|
12451
12710
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentB": "Rude Zuud's Mem Fragment 2/5",
|
|
12452
12711
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentBDesc": "There is no Deck 12. I am certain I have seen those faces before. I fetch more water. I return, they are gone. I return to my rack, feeling… I return to my rack angry at the inconvenience is what I do!",
|
|
12453
12712
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentC": "Rude Zuud's Mem Fragment 3/5",
|
|
12454
|
-
"/Lotus/Language/Fragments/RudeZuudLoreFragmentCDesc": "The gentleman Business visited with me. Inconvenient. Why? Why so much talk when there is so much to do? The gentleman Business communicated the belief that… such nonsense… that I must ‘make peace with what happened on Deck 12
|
|
12713
|
+
"/Lotus/Language/Fragments/RudeZuudLoreFragmentCDesc": "The gentleman Business visited with me. Inconvenient. Why? Why so much talk when there is so much to do? The gentleman Business communicated the belief that… such nonsense… that I must ‘make peace with what happened on Deck 12.'",
|
|
12455
12714
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentD": "Rude Zuud's Mem Fragment 4/5",
|
|
12456
|
-
"/Lotus/Language/Fragments/RudeZuudLoreFragmentDDesc": "Deck 12. Deck 12. What is this Deck 12. Chatter had stopped speaking entirely, then.
|
|
12715
|
+
"/Lotus/Language/Fragments/RudeZuudLoreFragmentDDesc": "Deck 12. Deck 12. What is this Deck 12. Chatter had stopped speaking entirely, then. \"It's all right that you weren't there, Zuud. That's what your visitors wanted you to know. That fire was not for y…\" Ach! Enough! Nonsense and stupidity and a waste of my time!",
|
|
12457
12716
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentE": "Rude Zuud's Mem Fragment 5/5",
|
|
12458
12717
|
"/Lotus/Language/Fragments/RudeZuudLoreFragmentEDesc": "So many visitors, every one of them hoping to take something away. Dealing with them is like an uncomfortable dream, while speaking with Chatter is like being shaken awake. Are they real? How real are you, when you're sleeping? How real are you, floating, dreaming you are somewhere else? That's what Chatter wants to know.\r\n\r\nHow did the women at my lock know my name?",
|
|
12718
|
+
"/Lotus/Language/Fragments/SacredLightSongName": "Sacred Light",
|
|
12459
12719
|
"/Lotus/Language/Fragments/SarynFighterFragmentName": "Frame Fighter Data: Saryn",
|
|
12460
12720
|
"/Lotus/Language/Fragments/Saturn1": "Saturn",
|
|
12461
12721
|
"/Lotus/Language/Fragments/Saturn1Desc": "The historically well-travelled merchant shipping lanes of Saturn are now dominated by Grineer blockades. Heavy military influence populates this area where Grineer Commanders believe they have a strategic foothold on travel throughout the System. Under the safeguard of patrolling Galleons, the Grineer ceaselessly train their expanding forces, making the region nigh impossible to overtake.",
|
|
@@ -12479,7 +12739,7 @@
|
|
|
12479
12739
|
"/Lotus/Language/Fragments/SmokefingerLoreFragmentD": "Smokefinger's Mem Fragment 4/5",
|
|
12480
12740
|
"/Lotus/Language/Fragments/SmokefingerLoreFragmentDDesc": "The kavat, Specimen VK-7, had been tracked to her lair and was to be destroyed. Sigor prevented that at the cost of his liberty, and was soon to lose his life. Coward that I was I told myself there was nothing I could do.\r\n\r\nThen she was there. VK-7. In front of my hab, waiting, looking at me with more intelligence than any kavat should have. And she dropped keys at my feet. The keys to the security center.\r\n\r\nIt was I who opened the door to Sigor's cell. Who watched as VK-7 dispatched Sigor's would-be executioner, a Corpus I had often worked with in Reclamation 3. It was I who ensured one cargo pod in particular was replotted, to intercept an outbound Solaris rail tractor. It was I who sealed multiple bulkheads, to stem the flow of troopers meaning to end them both.",
|
|
12481
12741
|
"/Lotus/Language/Fragments/SmokefingerLoreFragmentE": "Smokefinger's Mem Fragment 5/5",
|
|
12482
|
-
"/Lotus/Language/Fragments/SmokefingerLoreFragmentEDesc": "Why did I do it? Hmm.\r\n\r\nI remember Sigor best this way: he puts down an instrument, respects me enough to look me in the eye, and he tells me:
|
|
12742
|
+
"/Lotus/Language/Fragments/SmokefingerLoreFragmentEDesc": "Why did I do it? Hmm.\r\n\r\nI remember Sigor best this way: he puts down an instrument, respects me enough to look me in the eye, and he tells me: \"Every living thing longs to be whole. Every living thing yearns to defy death. If from death you returned, yet the part you loved best did not… what then?\" That was the last thing he ever said to me.\r\n\r\nThat is why I helped him. In saving that animal Sigor Savah had saved himself. How many of us can say that? I was not about to stand by and let the Corpus steal from him the one thing that was truly his. \r\n\r\nTo a flaming Hell with the bloody Corpus.\r\n\r\nCetus, is where Sigor went. The Plains. His story is out there, if you want to hear it. To this day I hope he is, too.",
|
|
12483
12743
|
"/Lotus/Language/Fragments/SongFragBelowTheThunder": "Below The Thunder",
|
|
12484
12744
|
"/Lotus/Language/Fragments/SongFragDriftersRespite": "Drifters Respite",
|
|
12485
12745
|
"/Lotus/Language/Fragments/SongFragDuviriParadox": "Duviri Paradox",
|
|
@@ -12538,7 +12798,7 @@
|
|
|
12538
12798
|
"/Lotus/Language/Fragments/TheWitchesLairSongName": "The Witches Lair",
|
|
12539
12799
|
"/Lotus/Language/Fragments/ThisIsWhatYouAreSongName": "This Is What You Are",
|
|
12540
12800
|
"/Lotus/Language/Fragments/TickerLoreFragmentA": "Ticker's Mem Fragment 1/5",
|
|
12541
|
-
"/Lotus/Language/Fragments/TickerLoreFragmentADesc": "Used to be every time an old love ended and a new one began, friends would say
|
|
12801
|
+
"/Lotus/Language/Fragments/TickerLoreFragmentADesc": "Used to be every time an old love ended and a new one began, friends would say \"You seem so much happier now.\" And I'd smile and I'd agree and then I'd go back to my hab... and say your name. Just to feel it on my lips again. Like summoning a ghost.",
|
|
12542
12802
|
"/Lotus/Language/Fragments/TickerLoreFragmentB": "Ticker's Mem Fragment 2/5",
|
|
12543
12803
|
"/Lotus/Language/Fragments/TickerLoreFragmentBDesc": "We met in unspoken agreement. You called me by the name of the one who had hurt you. My name for you was the name of the one who had wounded me. We played the part for each other. When I spoke, I spoke for them. Through you I told the one who had wounded me all the little things I never had the chance to. Cooked them all the meals I never got to share. Made all the jokes. Laughed all the laughs. With them, through you. And you, with yours, through me.\r\n\r\nThen, one day, you called me by my own name and we never looked back.",
|
|
12544
12804
|
"/Lotus/Language/Fragments/TickerLoreFragmentC": "Ticker's Mem Fragment 3/5",
|
|
@@ -12589,6 +12849,7 @@
|
|
|
12589
12849
|
"/Lotus/Language/Fragments/WukongFighterFragmentName": "Frame Fighter Data: Wukong",
|
|
12590
12850
|
"/Lotus/Language/Fragments/XakuFighterFragmentName": "Frame Fighter Data: Xaku",
|
|
12591
12851
|
"/Lotus/Language/Fragments/YareliFighterFragmentName": "Frame Fighter Data: Yareli",
|
|
12852
|
+
"/Lotus/Language/Fragments/YareliPrimeSongName": "Yareli Prime Theme 'Waverider'",
|
|
12592
12853
|
"/Lotus/Language/Fragments/YourCreatorSongName": "Your Creator",
|
|
12593
12854
|
"/Lotus/Language/Fragments/ZarimanLoginSongDesc": "The Angels of the Zariman login music to enjoy from the Somachord in your Orbiter.",
|
|
12594
12855
|
"/Lotus/Language/Fragments/ZarimanLoginSongName": "Angels of the Zariman Login Music",
|
|
@@ -12626,11 +12887,11 @@
|
|
|
12626
12887
|
"/Lotus/Language/G1Quests/FairyQuestAmarynName": "Amaryn",
|
|
12627
12888
|
"/Lotus/Language/G1Quests/FairyQuestCodexEntryABody": "My bags are packed, I'm all set to leave. I can't believe I'll be working with one of my childhood heroes, Archimedean Margulis! On comms she said she needed the best Infestation biologist there was… I think my knees almost gave out!\r\n\r\nAs I log this, I'm looking out the stained plastic of my field tent into the dead-yellow sky of Earth. I smell the vague sulphur and toxins leaking through the seals, yet somehow I'm going to miss this place. Leaving her feels like I'm giving up on my dream. My dream to see green and blue return to this sick and dying mother of us all.\r\n\r\nBut I'm frustrated with my lack of progress. I've tried everything to accelerate the ailing vegetation, to guide and nurture the soil, but nothing comes of it. I need a change. Now I have that opportunity… and thanks to Margulis, I'm relieved I won't be drafted into some Orokin War Project.",
|
|
12628
12889
|
"/Lotus/Language/G1Quests/FairyQuestCodexEntryATitle": "Nightfall Apothic Imprint",
|
|
12629
|
-
"/Lotus/Language/G1Quests/FairyQuestCodexEntryBBody": "My childhood dream has become a nightmare. I don't blame Margulis, she's as much a victim as the children we're working with. At first, the project seemed therapeutic and nurturing. I was myself. But now… Transference therapy is being turned into a weapon. Now I build these vile weapons called
|
|
12890
|
+
"/Lotus/Language/G1Quests/FairyQuestCodexEntryBBody": "My childhood dream has become a nightmare. I don't blame Margulis, she's as much a victim as the children we're working with. At first, the project seemed therapeutic and nurturing. I was myself. But now… Transference therapy is being turned into a weapon. Now I build these vile weapons called \"Warframes\" all for one purpose: death. I've become everything I hate.\r\n\r\nI long for the discomfort of my damp tent. The sick, aimless trees… the barren soil… I know I left my soul behind back there. \r\n\r\nTitania is the next Warframe I've been commanded to build, but in secret I've been siphoning resources from the project. I have an idea. A way back to that wounded land I call home. A way for me to forget this war and remember what I was.",
|
|
12630
12891
|
"/Lotus/Language/G1Quests/FairyQuestCodexEntryBTitle": "Twilight Apothic Imprint",
|
|
12631
12892
|
"/Lotus/Language/G1Quests/FairyQuestCodexEntryCBody": "Ballas is beyond pleased… but when I look at what I've built… at Titania, I feel sick creep up my throat. I hate her, a killer made by a healer. No more. I'm going back to where I belong, no matter the cost. I'm going back to the trees to find myself again.\r\n\r\nThese past weeks, I've been secretly testing Transference on myself. I can only survive short bursts - linking to Titania the way only Tenno can stand. I've never felt anything like it. A tortured presence, like an evil ink, staining my mind. But… it worked. I'm going to use this wrong to make right.\r\n\r\nI'll stowaway with Earth-bound cargo. Just my Apothics and these slapdash Somatics I've stolen. By nightfall I'll be home again in my tent under those bitter, acid skies. This time I'm going to fix it. I will seed a mighty forest, stronger than history… and by my will, use it to bring life.",
|
|
12632
12893
|
"/Lotus/Language/G1Quests/FairyQuestCodexEntryCTitle": "Sunrise Apothic Imprint",
|
|
12633
|
-
"/Lotus/Language/G1Quests/FairyQuestDesc": "New Loka seeks help protecting a sacred forest from Grineer incursions, but are they ready to face the forest
|
|
12894
|
+
"/Lotus/Language/G1Quests/FairyQuestDesc": "New Loka seeks help protecting a sacred forest from Grineer incursions, but are they ready to face the forest's true nature?",
|
|
12634
12895
|
"/Lotus/Language/G1Quests/FairyQuestInboxEndBody": "Tenno, \r\n\r\nYou have enriched our souls and for that we are beholden to you. \r\n\r\nOur praises,\r\nAmaryn of New Loka",
|
|
12635
12896
|
"/Lotus/Language/G1Quests/FairyQuestInboxEndTitle": "You Have Shown Us a New Truth",
|
|
12636
12897
|
"/Lotus/Language/G1Quests/FairyQuestInboxStartBody": "Tenno, \r\n\r\nAre you ready to help our Silver Grove? We need to create the Apothic to awaken its defenses! Scour the System and gather the required plants.\r\n\r\nTake this Apothic and complete it.\r\n\r\nWith Truth,\r\nAmaryn of New Loka",
|
|
@@ -13157,6 +13418,8 @@
|
|
|
13157
13418
|
"/Lotus/Language/Game/InfestedSpaceLightningCarrierDesc": "Carries Lightning Crawlers",
|
|
13158
13419
|
"/Lotus/Language/Game/InfestedSpaceToxicCarrier": "Mutalist Toxic Carrier",
|
|
13159
13420
|
"/Lotus/Language/Game/InfestedSpaceToxicCarrierDesc": "Carries Toxic Crawlers",
|
|
13421
|
+
"/Lotus/Language/Game/InfestedSpaceTurretDesc": "Infested Corpus Turret",
|
|
13422
|
+
"/Lotus/Language/Game/InfestedSpaceTurretName": "Mutalist Cannon Battery",
|
|
13160
13423
|
"/Lotus/Language/Game/InfestedSuicideRunner": "Volatile Runner",
|
|
13161
13424
|
"/Lotus/Language/Game/InfestedSuicideRunnerDesc": "Fast and explodes when near enemies",
|
|
13162
13425
|
"/Lotus/Language/Game/InfestedSyringeDesc": "Injects antiserum into Vaporizers or the user to prevent armor degradation.",
|
|
@@ -13593,6 +13856,8 @@
|
|
|
13593
13856
|
"/Lotus/Language/Glyphs/4MORI4NName": "4MORI4N Glyph",
|
|
13594
13857
|
"/Lotus/Language/Glyphs/6ixgatsuGlyphName": "6ixgatsu Glyph",
|
|
13595
13858
|
"/Lotus/Language/Glyphs/AHRGlyphName": "A H R Glyph",
|
|
13859
|
+
"/Lotus/Language/Glyphs/AbsoluteCinemaGlyphDesc": "Stalker is absolutely stunned by your deeds. Created by Community artist ibumuc.",
|
|
13860
|
+
"/Lotus/Language/Glyphs/AbsoluteCinemaGlyphName": "Absolute Cinema Glyph",
|
|
13596
13861
|
"/Lotus/Language/Glyphs/AccessibleGamerGlyphName": "AccessibleGamer Glyph",
|
|
13597
13862
|
"/Lotus/Language/Glyphs/AcolyteSynpaiGlyphName": "Acolyte Synpai Glyph",
|
|
13598
13863
|
"/Lotus/Language/Glyphs/AdelfosSeleneGlyphName": "Adelfos Selene Glyph",
|
|
@@ -13619,8 +13884,12 @@
|
|
|
13619
13884
|
"/Lotus/Language/Glyphs/AnnoyingKillahGlyphName": "Annoying Killah Glyph",
|
|
13620
13885
|
"/Lotus/Language/Glyphs/AoiAccoladeGlyphName": "Aoi Accolade Glyph",
|
|
13621
13886
|
"/Lotus/Language/Glyphs/AoiValentineGlyphName": "Star Days Aoi Glyph",
|
|
13887
|
+
"/Lotus/Language/Glyphs/ArborealKeyGlyphDesc": "arborealkey - Official TennoCon Cosplayer Glyph",
|
|
13888
|
+
"/Lotus/Language/Glyphs/ArborealKeyGlyphName": "Arborealkey Glyph",
|
|
13622
13889
|
"/Lotus/Language/Glyphs/ArgonSixGlyphName": "ArgonSix Glyph",
|
|
13623
13890
|
"/Lotus/Language/Glyphs/ArthurAccoladeGlyphName": "Arthur Accolade Glyph",
|
|
13891
|
+
"/Lotus/Language/Glyphs/ArthurInTheFridgeGlyphDesc": "Arthur is trapped in the fridge! Will you let him out? Created by Community artist ibumuc.",
|
|
13892
|
+
"/Lotus/Language/Glyphs/ArthurInTheFridgeGlyphName": "Arthur In The Fridge Glyph",
|
|
13624
13893
|
"/Lotus/Language/Glyphs/ArthurValentineGlyphName": "Star Days Arthur Glyph",
|
|
13625
13894
|
"/Lotus/Language/Glyphs/AshAccoladeGlyphName": "Ash Accolade Glyph",
|
|
13626
13895
|
"/Lotus/Language/Glyphs/AshDeluxeIIGlyphDesc": "A glyph depicting Ash Shroud.",
|
|
@@ -13688,6 +13957,8 @@
|
|
|
13688
13957
|
"/Lotus/Language/Glyphs/AvatarDagathBrightName": "Dagath Glyph - Bright",
|
|
13689
13958
|
"/Lotus/Language/Glyphs/AvatarDagathDarkDesc": "A glyph depicting Dagath on a dark background.",
|
|
13690
13959
|
"/Lotus/Language/Glyphs/AvatarDagathDarkName": "Dagath Glyph - Dark",
|
|
13960
|
+
"/Lotus/Language/Glyphs/AvatarDanteDeluxeDesc": "A glyph depicting Dante Tytonis.",
|
|
13961
|
+
"/Lotus/Language/Glyphs/AvatarDanteDeluxeName": "Dante Tytonis Glyph",
|
|
13691
13962
|
"/Lotus/Language/Glyphs/AvatarEightYearAnniversaryDesc": "A glyph to commemorate eight years of Warframe.",
|
|
13692
13963
|
"/Lotus/Language/Glyphs/AvatarEightYearAnniversaryName": "Year Eight Anniversary Glyph",
|
|
13693
13964
|
"/Lotus/Language/Glyphs/AvatarElevenYearAnniversaryDesc": "A glyph to commemorate eleven years of Warframe.",
|
|
@@ -13995,6 +14266,10 @@
|
|
|
13995
14266
|
"/Lotus/Language/Glyphs/AvatarSandmanCanopicDarkName": "Inaros Canopic Glyph - Dark",
|
|
13996
14267
|
"/Lotus/Language/Glyphs/AvatarSevagothDeluxeDesc": "A glyph depicting Sevagoth Glaukus.",
|
|
13997
14268
|
"/Lotus/Language/Glyphs/AvatarSevagothDeluxeName": "Sevagoth Glaukus Glyph",
|
|
14269
|
+
"/Lotus/Language/Glyphs/AvatarSiriusOrionBrightDesc": "A glyph depicting Sirius & Orion on a bright background.",
|
|
14270
|
+
"/Lotus/Language/Glyphs/AvatarSiriusOrionBrightName": "Sirius & Orion Glyph - Bright",
|
|
14271
|
+
"/Lotus/Language/Glyphs/AvatarSiriusOrionDarkDesc": "A glyph depicting Sirius & Orion on a dark background.",
|
|
14272
|
+
"/Lotus/Language/Glyphs/AvatarSiriusOrionDarkName": "Sirius & Orion Glyph - Dark",
|
|
13998
14273
|
"/Lotus/Language/Glyphs/AvatarStyanaxAltBBrightDesc": "A glyph depicting Styanax Agogean on a bright background.",
|
|
13999
14274
|
"/Lotus/Language/Glyphs/AvatarStyanaxAltBBrightName": "Styanax Agogean Glyph - Bright",
|
|
14000
14275
|
"/Lotus/Language/Glyphs/AvatarStyanaxAltBDarkDesc": "A glyph depicting Styanax Agogean on a dark background.",
|
|
@@ -14013,6 +14288,10 @@
|
|
|
14013
14288
|
"/Lotus/Language/Glyphs/AvatarStyanaxDarkName": "Styanax Glyph - Dark",
|
|
14014
14289
|
"/Lotus/Language/Glyphs/AvatarStyanaxDeluxeDesc": "A glyph depicting Styanax Tonatiuh.",
|
|
14015
14290
|
"/Lotus/Language/Glyphs/AvatarStyanaxDeluxeName": "Styanax Tonatiuh Glyph",
|
|
14291
|
+
"/Lotus/Language/Glyphs/AvatarStyanaxPrimeBrightDesc": "A glyph depicting Styanax Prime on a bright background.",
|
|
14292
|
+
"/Lotus/Language/Glyphs/AvatarStyanaxPrimeBrightName": "Styanax Prime Glyph - Bright",
|
|
14293
|
+
"/Lotus/Language/Glyphs/AvatarStyanaxPrimeDarkDesc": "A glyph depicting Styanax Prime on a dark background.",
|
|
14294
|
+
"/Lotus/Language/Glyphs/AvatarStyanaxPrimeDarkName": "Styanax Prime Glyph - Dark",
|
|
14016
14295
|
"/Lotus/Language/Glyphs/AvatarTenYearAnniversaryDesc": "A glyph to commemorate ten years of Warframe.",
|
|
14017
14296
|
"/Lotus/Language/Glyphs/AvatarTenYearAnniversaryName": "Year Ten Anniversary Glyph",
|
|
14018
14297
|
"/Lotus/Language/Glyphs/AvatarThirteenYearAnniversaryDesc": "A glyph to commemorate thirteen years of Warframe.",
|
|
@@ -14113,6 +14392,8 @@
|
|
|
14113
14392
|
"/Lotus/Language/Glyphs/BlackNato974GlyphName": "BlackNato974 Glyph",
|
|
14114
14393
|
"/Lotus/Language/Glyphs/BlackOniGlyphName": "BlackOni Glyph",
|
|
14115
14394
|
"/Lotus/Language/Glyphs/BlazingCobaltGlyphName": "BlazingCobalt Glyph",
|
|
14395
|
+
"/Lotus/Language/Glyphs/BlinkGlyphDesc": "Blink - Official TennoCon Cosplayer Glyph",
|
|
14396
|
+
"/Lotus/Language/Glyphs/BlinkGlyphName": "Blink Glyph",
|
|
14116
14397
|
"/Lotus/Language/Glyphs/BlueberryCatGlyphName": "BlueBerryCat Glyph",
|
|
14117
14398
|
"/Lotus/Language/Glyphs/BluyayogamerGlyphName": "Bluyayogamer Glyph",
|
|
14118
14399
|
"/Lotus/Language/Glyphs/Bocchan_VTGlyphName": "Bocchan_VT Glyph",
|
|
@@ -14152,6 +14433,8 @@
|
|
|
14152
14433
|
"/Lotus/Language/Glyphs/CeratiaGlyphName": "Ceratia Glyph",
|
|
14153
14434
|
"/Lotus/Language/Glyphs/ChacytayGlyphName": "Chacytay Glyph",
|
|
14154
14435
|
"/Lotus/Language/Glyphs/CharGlyphName": "Char Glyph",
|
|
14436
|
+
"/Lotus/Language/Glyphs/ChassisGlyphDesc": "Another Harrow Chassis just dropped! Created by Community artist ibumuc.",
|
|
14437
|
+
"/Lotus/Language/Glyphs/ChassisGlyphName": "Chassis Glyph",
|
|
14155
14438
|
"/Lotus/Language/Glyphs/ChatModeratorGlyphName": "Chat Moderator Glyph",
|
|
14156
14439
|
"/Lotus/Language/Glyphs/ChelestraGlyphName": "Chelestra Glyph",
|
|
14157
14440
|
"/Lotus/Language/Glyphs/CherryTreeGlyphDesc": "A lone tree blooms.",
|
|
@@ -14380,6 +14663,8 @@
|
|
|
14380
14663
|
"/Lotus/Language/Glyphs/DrakeRifleGlyphName": "Tiberon Obsidian Glyph",
|
|
14381
14664
|
"/Lotus/Language/Glyphs/DrillbitGlyphDesc": "A community glyph depicting On-lyne member Drillbit in the style of community artist death_ma666ots.",
|
|
14382
14665
|
"/Lotus/Language/Glyphs/DrillbitGlyphName": "Community On-lyne Drillbit Glyph",
|
|
14666
|
+
"/Lotus/Language/Glyphs/DumpItGlyphDesc": "Albrecht is making the call. Dump it. Created by Community artist ibumuc.",
|
|
14667
|
+
"/Lotus/Language/Glyphs/DumpItGlyphName": "Dump It Glyph",
|
|
14383
14668
|
"/Lotus/Language/Glyphs/Dyana.CsmytheName": "Dyana.Csmythe Glyph",
|
|
14384
14669
|
"/Lotus/Language/Glyphs/DynoesName": "Dynoes Glyph",
|
|
14385
14670
|
"/Lotus/Language/Glyphs/EdrickGlyphName": "Edrick Glyph",
|
|
@@ -14552,6 +14837,8 @@
|
|
|
14552
14837
|
"/Lotus/Language/Glyphs/IkedoGlyphName": "Ikedo Glyph",
|
|
14553
14838
|
"/Lotus/Language/Glyphs/Im7heClownGlyphName": "7heClown Glyph",
|
|
14554
14839
|
"/Lotus/Language/Glyphs/ImageDexAnniversaryName": "Excalibur Dex In Action Glyph",
|
|
14840
|
+
"/Lotus/Language/Glyphs/ImageMadrinasGlyphDesc": "Stay hydrated, Tenno!",
|
|
14841
|
+
"/Lotus/Language/Glyphs/ImageMadrinasGlyphName": "Warframe x Madrinas Glyph",
|
|
14555
14842
|
"/Lotus/Language/Glyphs/ImageScarletSpearGroundIDesc": "Earned through ground assaults against the Sentient Condrix during Operation Scarlet Spear.",
|
|
14556
14843
|
"/Lotus/Language/Glyphs/ImageScarletSpearGroundIIDesc": "Earned through ground assaults against the Sentient Condrix during Operation Scarlet Spear.",
|
|
14557
14844
|
"/Lotus/Language/Glyphs/ImageScarletSpearGroundIIIDesc": "Earned through ground assaults against the Sentient Condrix during Operation Scarlet Spear.",
|
|
@@ -14613,6 +14900,8 @@
|
|
|
14613
14900
|
"/Lotus/Language/Glyphs/KahlSupporterPackGlyphDesc": "Kahl-175 stands fast to defend his brothers in arms.",
|
|
14614
14901
|
"/Lotus/Language/Glyphs/KahlSupporterPackGlyphName": "For My Brothers Glyph",
|
|
14615
14902
|
"/Lotus/Language/Glyphs/KalonGlyphName": "Kalon75 Glyph",
|
|
14903
|
+
"/Lotus/Language/Glyphs/KalymosConeGlyphDesc": "A glyph of Kavat Kalymos wearing a traffic cone decoration, created by Community artist ibumuc.",
|
|
14904
|
+
"/Lotus/Language/Glyphs/KalymosConeGlyphName": "Kalymos Cone Glyph",
|
|
14616
14905
|
"/Lotus/Language/Glyphs/KalymosGrimoireGlyphName": "Albrecht's Treasures Glyph",
|
|
14617
14906
|
"/Lotus/Language/Glyphs/KaoijiGlyphName": "Kaoiji Glyph",
|
|
14618
14907
|
"/Lotus/Language/Glyphs/KengineerGlyphName": "Kengineer Glyph",
|
|
@@ -14680,6 +14969,8 @@
|
|
|
14680
14969
|
"/Lotus/Language/Glyphs/LokiActionTwitchGlyphName": "Verv Loki Glyph",
|
|
14681
14970
|
"/Lotus/Language/Glyphs/LordSaliakGlyphName": "LordSaliak Glyph",
|
|
14682
14971
|
"/Lotus/Language/Glyphs/LordschabyGlyphName": "LordSchaby21 Glyph",
|
|
14972
|
+
"/Lotus/Language/Glyphs/LotusChangeOfPlansGlyphDesc": "Change of plans, Tenno! Created by Community artist ibumuc.",
|
|
14973
|
+
"/Lotus/Language/Glyphs/LotusChangeOfPlansGlyphName": "Lotus Change of Plans Glyph",
|
|
14683
14974
|
"/Lotus/Language/Glyphs/LotusDeluxeGlyphDesc": "A designer glyph depicting Lotus Amaga.",
|
|
14684
14975
|
"/Lotus/Language/Glyphs/LotusDeluxeGlyphName": "Lotus Mended Glyph",
|
|
14685
14976
|
"/Lotus/Language/Glyphs/LotusGuideGlyphName": "Guides Of The Lotus Glyph",
|
|
@@ -14946,6 +15237,8 @@
|
|
|
14946
15237
|
"/Lotus/Language/Glyphs/SilentMashikoGlyphName": "SilentMashiko Glyph",
|
|
14947
15238
|
"/Lotus/Language/Glyphs/SillfixGlyphName": "Sillfix Glyph",
|
|
14948
15239
|
"/Lotus/Language/Glyphs/SilvervaleGlyphName": "Silvervale Glyph",
|
|
15240
|
+
"/Lotus/Language/Glyphs/SingingLotusGlyphDesc": "A motherly hum, a celestial tune. Created by community artist cyanfacade.",
|
|
15241
|
+
"/Lotus/Language/Glyphs/SingingLotusGlyphName": "Singing Lotus Community Glyph",
|
|
14949
15242
|
"/Lotus/Language/Glyphs/SkillUpGlyphName": "Skillup Glyph",
|
|
14950
15243
|
"/Lotus/Language/Glyphs/SlapsticklogicGlyphName": "SlapstickLogic Glyph",
|
|
14951
15244
|
"/Lotus/Language/Glyphs/SlivaritoGlyphName": "Slivarito Glyph",
|
|
@@ -15032,8 +15325,8 @@
|
|
|
15032
15325
|
"/Lotus/Language/Glyphs/TennoCon2026BestWorkmanshipGlyphName": "TennoCon 2026 - Solaris Worksmanship Award Glyph",
|
|
15033
15326
|
"/Lotus/Language/Glyphs/TennoCon2026BombasticGlyphDesc": "This award recognizes a Cosplay with an outstanding on-stage performance.",
|
|
15034
15327
|
"/Lotus/Language/Glyphs/TennoCon2026BombasticGlyphName": "TennoCon 2026 - Bombastic Performance Award Glyph",
|
|
15035
|
-
"/Lotus/Language/Glyphs/TennoCon2026CommunityArtShowcaseGlyphDesc": "
|
|
15036
|
-
"/Lotus/Language/Glyphs/TennoCon2026CommunityArtShowcaseGlyphName": "
|
|
15328
|
+
"/Lotus/Language/Glyphs/TennoCon2026CommunityArtShowcaseGlyphDesc": "Thank you for your contributions to the TennoCon 2026 Community Art Showcase. ",
|
|
15329
|
+
"/Lotus/Language/Glyphs/TennoCon2026CommunityArtShowcaseGlyphName": "TennoCon 2026 Community Art Showcase Glyph",
|
|
15037
15330
|
"/Lotus/Language/Glyphs/TennoCon2026FirstPlaceGlyphDesc": "Awarded to the first place cosplayer at TennoCon 2026.",
|
|
15038
15331
|
"/Lotus/Language/Glyphs/TennoCon2026FirstPlaceGlyphName": "TennoCon 2026 - 1st Place Glyph",
|
|
15039
15332
|
"/Lotus/Language/Glyphs/TennoCon2026LotusChoiceGlyphDesc": "This award recognizes a Cosplay chosen by judges as a strong overall entry.",
|
|
@@ -15274,7 +15567,7 @@
|
|
|
15274
15567
|
"/Lotus/Language/Heirloom/FrostHeirloomSkinName": "Frost Heirloom Skin",
|
|
15275
15568
|
"/Lotus/Language/Heirloom/HeirloomEmberGlyphDesc": "A glyph that celebrates Ember's legacy.",
|
|
15276
15569
|
"/Lotus/Language/Heirloom/HeirloomEmberGlyphName": "Ember Heirloom Glyph",
|
|
15277
|
-
"/Lotus/Language/Heirloom/HeirloomEmberHaloDesc": "Delight in the heat of battle with Ember Heirloom
|
|
15570
|
+
"/Lotus/Language/Heirloom/HeirloomEmberHaloDesc": "Delight in the heat of battle with Ember Heirloom's Signa.",
|
|
15278
15571
|
"/Lotus/Language/Heirloom/HeirloomEmberHaloName": "Ember Heirloom Signa",
|
|
15279
15572
|
"/Lotus/Language/Heirloom/HeirloomEmberSigilDesc": "A sigil that celebrates Ember's legacy.",
|
|
15280
15573
|
"/Lotus/Language/Heirloom/HeirloomEmberSigilName": "Ember Heirloom Sigil",
|
|
@@ -15980,8 +16273,8 @@
|
|
|
15980
16273
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicEngineer_9": "Vigilant Necramech",
|
|
15981
16274
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner": "GUNNERY",
|
|
15982
16275
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc": "Unlock the deadly power of your arsenal. Improved turrets, advanced targeting modes and devastating artillery.",
|
|
15983
|
-
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_1": "
|
|
15984
|
-
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_10": "Turret aim will snap to lead indicator for 3s
|
|
16276
|
+
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_1": "Dorsal and Ventral turret guns deal +50% damage.",
|
|
16277
|
+
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_10": "Turret aim will snap to lead indicator for 3s.",
|
|
15985
16278
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_2": "Augmented reprojection and turret suspensors allows full 360 degree combat engagement.",
|
|
15986
16279
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_3": "High velocity Archwing deployment into the combat zone. Slingshot Archwing damages fighters and penetrates enemy crewship hulls.",
|
|
15987
16280
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_4": "Increase Archwing Attraction Range by 0.75m and Melee Range by 20m and Damage by 25%.",
|
|
@@ -15990,7 +16283,7 @@
|
|
|
15990
16283
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_7": "Reduce overheat recovery time by 50%. Extends Slingshot range by 50%.",
|
|
15991
16284
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_8": "Increases Archwing power: Damage +20%, Ability Strength +20%, Ability Range +20%, and Ability Efficiency +25%.",
|
|
15992
16285
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunnerDesc_9": "Reloading when weapons are overheated will cool weapons to 0 in 0.5 secs.",
|
|
15993
|
-
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner_1": "
|
|
16286
|
+
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner_1": "Energized Barrels",
|
|
15994
16287
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner_10": "Reflex Aim",
|
|
15995
16288
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner_2": "Phantom Eye",
|
|
15996
16289
|
"/Lotus/Language/Intrinsics/RailjackIntrinsicGunner_3": "Archwing Slingshot",
|
|
@@ -18067,7 +18360,6 @@
|
|
|
18067
18360
|
"/Lotus/Language/Items/GrineerMacheteName": "Machete",
|
|
18068
18361
|
"/Lotus/Language/Items/GrineerMicrowavePistolDesc": "Creates and focuses a high-frequency field of microwaves, literally cooking the target from within.",
|
|
18069
18362
|
"/Lotus/Language/Items/GrineerMicrowavePistolName": "Nukor",
|
|
18070
|
-
"/Lotus/Language/Items/GrineerNightmareTrialsName": "<NIGHTMARE_RAID> THE LAW OF RETRIBUTION (NIGHTMARE)",
|
|
18071
18363
|
"/Lotus/Language/Items/GrineerPackDesc": "Use the Grineer's power and brutality against them with this special assault package.",
|
|
18072
18364
|
"/Lotus/Language/Items/GrineerPackName": "Grineer Assault",
|
|
18073
18365
|
"/Lotus/Language/Items/GrineerProfileIconPackDesc": "A collection of glyphs featuring the military personnel of the Grineer.",
|
|
@@ -18079,8 +18371,6 @@
|
|
|
18079
18371
|
"/Lotus/Language/Items/GrineerSniperRifleName": "Vulkar",
|
|
18080
18372
|
"/Lotus/Language/Items/GrineerStaffDesc": "Fashioned with Grineer materials and balanced for marine infantry use, the Amphis is a traditional staff weapon that has received a monstrous makeover that enables shock damage on jump attacks. Connects with multiple enemies with each strike.",
|
|
18081
18373
|
"/Lotus/Language/Items/GrineerStaffName": "Amphis",
|
|
18082
|
-
"/Lotus/Language/Items/GrineerTrialsDesc": "Vay Hek's Fomorian assault on our Relays was devastating but he failed to break us. Now we take the fight back to him. Now we exact justice.\r\n\r\nThis is a key for a TRIAL mission that has been designed to be challenging for 8-players, and can be initiated from Earth.",
|
|
18083
|
-
"/Lotus/Language/Items/GrineerTrialsName": "<RAID> THE LAW OF RETRIBUTION",
|
|
18084
18374
|
"/Lotus/Language/Items/GrineerTurbineArmArmorDesc": "Decorative shoulder plates.",
|
|
18085
18375
|
"/Lotus/Language/Items/GrineerTurbineArmArmorName": "Harkonar Spaulders",
|
|
18086
18376
|
"/Lotus/Language/Items/GrineerTurbineArmorSetDesc": "This prototype Grineer Exo-Armor was destined to be worn by Grineer generals until it was stolen and repurposed by Tenno agents. Wear it as a sign of defiance.",
|
|
@@ -18186,7 +18476,7 @@
|
|
|
18186
18476
|
"/Lotus/Language/Items/HalloweenArchSwordDesc": "A morbidly festive skin for the Veritux.",
|
|
18187
18477
|
"/Lotus/Language/Items/HalloweenArchSwordName": "Veritux Day of the Dead Skin",
|
|
18188
18478
|
"/Lotus/Language/Items/HalloweenArmourDesc": "Strike fear into the hearts of your enemies by cladding your Warframe in this ancient battle attire.",
|
|
18189
|
-
"/Lotus/Language/Items/HalloweenArmourName": "Naberus",
|
|
18479
|
+
"/Lotus/Language/Items/HalloweenArmourName": "Naberus Shoulder Armor",
|
|
18190
18480
|
"/Lotus/Language/Items/HalloweenBoltorDesc": "A morbidly festive skin for the Boltor.",
|
|
18191
18481
|
"/Lotus/Language/Items/HalloweenBoltorName": "Boltor Day of the Dead Skin",
|
|
18192
18482
|
"/Lotus/Language/Items/HalloweenBratonDesc": "A morbidly festive skin for the Braton.",
|
|
@@ -18288,6 +18578,7 @@
|
|
|
18288
18578
|
"/Lotus/Language/Items/HarlequinPistolsName": "Akzani",
|
|
18289
18579
|
"/Lotus/Language/Items/HeadshotStoreItemName": "Calculated Shot",
|
|
18290
18580
|
"/Lotus/Language/Items/HealCompanionOnSixMeleeKills": "Arcane Bodyguard",
|
|
18581
|
+
"/Lotus/Language/Items/HealCompanionOnSixMeleeKillsDescription": "Heal Companion for |HEAL_AMOUNT|",
|
|
18291
18582
|
"/Lotus/Language/Items/HealthDebuffKeyDesc": "Health is greatly reduced while key is equipped.\r\n\r\nBlueprint can be obtained via the Orokin Lab in a Clan Dojo.",
|
|
18292
18583
|
"/Lotus/Language/Items/HealthDebuffKeyName": "Bleeding Dragon Key",
|
|
18293
18584
|
"/Lotus/Language/Items/HealthRegenOnDamageName": "Arcane Grace",
|
|
@@ -20171,8 +20462,6 @@
|
|
|
20171
20462
|
"/Lotus/Language/Items/Stache10": "The Inventor",
|
|
20172
20463
|
"/Lotus/Language/Items/StaffDesc": "A two-handed, reinforced staff that can send multiple enemies airborne.",
|
|
20173
20464
|
"/Lotus/Language/Items/StaffName": "Bo",
|
|
20174
|
-
"/Lotus/Language/Items/StaffStanceA": "Clashing Forest",
|
|
20175
|
-
"/Lotus/Language/Items/StaffStanceADesc": "Arcing strikes and focused combos.",
|
|
20176
20465
|
"/Lotus/Language/Items/StaffStanceB": "Flailing Branch",
|
|
20177
20466
|
"/Lotus/Language/Items/StaffStanceBDesc": "Lifting strikes and whirlwind combos.",
|
|
20178
20467
|
"/Lotus/Language/Items/StalkerAccessoriesEarpieceDesc": "A grim accessory for Operator or Drifter.",
|
|
@@ -20837,6 +21126,40 @@
|
|
|
20837
21126
|
"/Lotus/Language/JadeShadows/StalkerThree": "Protector Stalker",
|
|
20838
21127
|
"/Lotus/Language/JadeShadows/TnChoirBowDesc": "Counter the dread of battle with a song of praise. Enemies cannot hurt your allies while wounded by Evensong's arrows. Kills with Evensong empower ally weapons with Multishot.\r\n\r\nExperience the true power of Jade's Ensemble when Evensong, Cantare, and Harmony sing together.",
|
|
20839
21128
|
"/Lotus/Language/JadeShadows/TnChoirBowName": "Evensong",
|
|
21129
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/CapturaKuvaWytchName": "Kuva Wytch Scene",
|
|
21130
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/CapturaPontisTowerName": "Pontis Tower Scene",
|
|
21131
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/CapturaScoriasAngelName": "Scoria's Angel Scene",
|
|
21132
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/HunhowTrinketBlueprintDesc": "The Blueprint for an unidentified item. Perhaps some ancient piece of Old War decor.",
|
|
21133
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/HunhowTrinketBlueprintName": "Hunhow's Trinket",
|
|
21134
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/JadeShadowsPart2QuestDesc": "When Hunhow summons the Stalker to a bizarre conflict unfolding in the Orb Vallis, he must confront the shocking consequences of his own actions. The shadows of his future have come calling, and they are not alone.",
|
|
21135
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/JadeShadowsPart2QuestName": "Jade Shadows: Constellations",
|
|
21136
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage10Title": "The Mockery",
|
|
21137
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage11Title": "The Price",
|
|
21138
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage12Title": "Family United",
|
|
21139
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage13InboxBody": "Tenno,\r\n\r\nI have prepared this missive to arrive after I have done what I must now do with the poison we all danced with, the void. Did you hear laughter? Do you feel lighter? \r\n\r\nMy efforts may fail. The void might reject my sacrifice. But I know how it covets. It will want everything I was. And in turn, I will collapse its frayed mockery! ALL WILL BE TOGETHER! I only hope they feel this peace I offer. Their happiness is theirs to find. \r\n\r\nI place the essence of that which is both Sirius and Orion into your hands, for safe keeping. You will understand the importance of keeping family together.\r\n\r\nIf we ever meet again, I will not know you. So I shall say only this: \r\n\r\nI do not sacrifice my memories of our acquaintance lightly, but I know you're taking care of her.\r\n\r\nI remain a proud father,\r\n\r\nHunhow",
|
|
21140
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage13InboxTitle": "What You Must Know",
|
|
21141
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage1Title": "Headhunting",
|
|
21142
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage2Title": "Hunhow",
|
|
21143
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage3Title": "Hide And Seek",
|
|
21144
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage4Title": "Stalking The Unknown",
|
|
21145
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage5Title": "A Friend From Work",
|
|
21146
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage7Title": "Interlude",
|
|
21147
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Js2Stage9Title": "Job Done",
|
|
21148
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Stage10JadeMockeryName": "Jade Mockery",
|
|
21149
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Stage1HeadhuntingSonsFightCrimson": "CRIMSON",
|
|
21150
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Stage1HeadhuntingSonsFightEmerald": "EMERALD",
|
|
21151
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Stage6or8AshCaptureStageLocTagName": "Scoria's Angel",
|
|
21152
|
+
"/Lotus/Language/JadeShadowsPart2Constellations/Stage6or8GarudaSpyStageLocTagName": "The Kuva Wytch",
|
|
21153
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshBoss": "Ryoku",
|
|
21154
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshBossDesc": "Ryoku, the keen captain of Santovan's Oath, and the patron saint of assassins. With a sharp blade and sharper mind, his capital ship soars into combat with the Tenno, much to Hunhow's amusement.",
|
|
21155
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshFavorDesc": "A heavy token from Sirius' tortured future.\r\n\r\nSource: Support Ryoku against Vena (The Kuva Wytch, Uranus Proxima)",
|
|
21156
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshFavorName": "Emerald Talent",
|
|
21157
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshLightMelee": "Ryoku Shadow Clone",
|
|
21158
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MAshLightMeleeDesc": "Ryoku's fearsome Shadow Clones overwhelm his foes from the shadows.",
|
|
21159
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MGarudaBoss": "Vena",
|
|
21160
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MGarudaBossDesc": "Vena, the deadly captain of the Kuva Wytch, commands your respect. Out of boredom, or perhaps for a sadistic love of violence, her capital ship patrols in search of conflict. Underestimate her, and face the wrath of her talons.",
|
|
21161
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MGarudaFavorDesc": "A weighty token from Orion's broken future. \r\n\r\nSource: Support Vena against Ryoku (Scoria's Angel, Uranus Proxima)",
|
|
21162
|
+
"/Lotus/Language/JadeShadowsPart2Mission/JS2MGarudaFavorName": "Crimson Talent",
|
|
20840
21163
|
"/Lotus/Language/JunctionReworkChallenges/Challenge_DJPlayedParkourTutorial_Hint": "The |COLOR|Advanced Movement|NO_COLOR| tutorial can be found in the Codex's |COLOR|Training|NO_COLOR| tab. Once in the Advanced Movement Codex page, press the |COLOR|Play Tutorial|NO_COLOR| button to begin.",
|
|
20841
21164
|
"/Lotus/Language/JunctionReworkChallenges/Challenge_DJPlayedParkourTutorial_Name": "Complete the |COLOR|Advanced Movement Tutorial|NO_COLOR| in the Codex",
|
|
20842
21165
|
"/Lotus/Language/JunctionReworkChallenges/Challenge_DJRandomizedWallClingKillstreak_Hint": "|COLOR|Aim<AIM_WEAPON>|NO_COLOR| while touching a wall to |COLOR|Wall Latch|NO_COLOR|.",
|
|
@@ -21301,8 +21624,6 @@
|
|
|
21301
21624
|
"/Lotus/Language/Marketing/PlatPackEDescription": "Purchase Platinum, an in-game currency you can spend on Warframes, Weapons, consumables and a variety of other items from the in-game market. Also used to instantly craft items at the Foundry.\r\n\r\nRare Mod Twain Pack:\r\n- Animal Instinct – Rare Mod that increases loot radar and enemy sense.\r\n- Seeking Fury – Rare Mod that increase reload speed and punch through.",
|
|
21302
21625
|
"/Lotus/Language/Marketing/PlatPackF": "4300 PLATINUM",
|
|
21303
21626
|
"/Lotus/Language/Marketing/PlatPackFDescription": "Purchase Platinum, an in-game currency you can spend on Warframes, Weapons, consumables and a variety of other items from the in-game market. Also used to instantly craft items at the Foundry.\r\n\r\nRare Mod Trinity Pack:\r\n- Armored Agility – Rare Mod that increases run speed and armor.\r\n- Animal Instinct – Rare Mod that increases loot radar and enemy sense.\r\n- Seeking Fury – Rare Mod that increase reload speed and punch through.",
|
|
21304
|
-
"/Lotus/Language/Marketing/StarterBundle2019ItemDesc": "THE BEST WAY TO BEGIN\r\n\r\nBullet Jump to the top with this powerful bundle of equipment, boosters, and cosmetics. Each item is designed to empower you on your journey and kickstart your Warframe experience!\r\n\r\nBundle Includes:\r\n- 300 Platinum: Warframe’s premium currency\r\n- 7 Day Affinity Booster: Level up weapons at double the rate\r\n- 7 Day Credit Booster: Gain Credits at double the rate \r\n- Essential Base Damage Mod Bundle: Instantly upgrade the Base Damage of your Weapons\r\n- 2 Weapon Slots: Increase your Weapon inventory capacity with two additional Slots\r\n- Warframe Slot: Increase your Warframe inventory capacity with an additional Slot\r\n- Orokin Catalyst: Double the Mod capacity of a Weapon\r\n- Orokin Reactor: Double the Mod capacity of a Warframe\r\n- Pyra Syandana: A fiery cape-like cosmetic\r\n- Kumuda Glyph: Show your loyalty to the Lotus with this exclusive Glyph\r\n- Kumuda Sigil: An elegant Sigil, exclusive to this Bundle",
|
|
21305
|
-
"/Lotus/Language/Marketing/StarterBundle2019ItemTitle": "WARFRAME®: STARTER BUNDLE",
|
|
21306
21627
|
"/Lotus/Language/Marketing/StarterBundle2020ItemDesc": "Kickstart your Warframe experience! Each item in the Initiate Pack will empower you on your journey, and help you Rank up quickly to discover your Warframe's full potential.\r\n\r\nPack Includes:\r\n\r\n- 420 Platinum: Warframe’s premium currency. Use this to buy Warframes, Weapons, Cosmetics, and more\r\n- Nidus Warframe: Decimate enemies with this powerful Warframe\r\n- Boltor Rifle: Fire deadly bolt projectiles at your foes\r\n- Essential Base Damage Mod Bundle: Instantly upgrade the Base Damage of your Weapons\r\n- Split Chamber: Equip this Mod to increase the chance of multishot on Rifles by 15% per rank\r\n- 2000 Endo: Use this energy form to upgrade your Mods and harness their true power\r\n\r\nWe all begin as initiates, Tenno. Do you have what it takes to reach the top?",
|
|
21307
21628
|
"/Lotus/Language/Marketing/StarterBundle2020ItemTitle": "Initiate Pack",
|
|
21308
21629
|
"/Lotus/Language/Marketing/StarterBundle2022ItemDesc": "Boost your Arsenal instantly with the new Initiate Pack, including a Warframe, Platinum, Customizations and many more powerful items! Master Nova's Abilities to unleash devastating antimatter explosions and traverse the battlefield through universe-bending portals. Get the Initiate Pack II and start playing today!\r\n\r\nPack Includes:\r\n- 275 Platinum\r\n- 2,000 Endo\r\n- Nova Warframe\r\n- Vectis Sniper Rifle\r\n- Essential Critical Chance Mod Bundle\r\n- Vital Sense Mod\r\n- Nova Atomica Skin\r\n- Radia Syandana\r\n- Alamos Sniper Skin\r\n- Classic Saturated Color Palette\r\n- 7-Day Affinity Booster\r\n\r\nOne per account. Available for a limited time.",
|
|
@@ -22039,6 +22360,7 @@
|
|
|
22039
22360
|
"/Lotus/Language/Mods/ArchwingRifleAmmoMaxModExpert": "Primed Ammo Chain",
|
|
22040
22361
|
"/Lotus/Language/Mods/ArchwingRifleDamageAmountModExpert": "Primed Rubedo-Lined Barrel",
|
|
22041
22362
|
"/Lotus/Language/Mods/ArchwingStatusChanceAiming": "Marked Target",
|
|
22363
|
+
"/Lotus/Language/Mods/ArchwingWeaponElectricityDamageModExpert": "Primed Electrified Barrel",
|
|
22042
22364
|
"/Lotus/Language/Mods/ArchwingWeaponFireDamageModExpert": "Primed Combustion Rounds",
|
|
22043
22365
|
"/Lotus/Language/Mods/ArchwingWeaponToxinDamageModExpert": "Primed Venomous Clip",
|
|
22044
22366
|
"/Lotus/Language/Mods/ArgonakDaggerMod": "Amalgam Argonak Metal Auger",
|
|
@@ -22460,6 +22782,7 @@
|
|
|
22460
22782
|
"/Lotus/Language/Mods/TonkorArbitrationMod": "Precision Strike",
|
|
22461
22783
|
"/Lotus/Language/Mods/TwinBasolkNightwatchMod": "Rift Strike",
|
|
22462
22784
|
"/Lotus/Language/Mods/ViperUnlimitedAmmo": "Skull Shots",
|
|
22785
|
+
"/Lotus/Language/Mods/ViperUnlimitedAmmo_desc": "|val|% Ammo Efficiency",
|
|
22463
22786
|
"/Lotus/Language/Mods/VoidBondAlacrityFieldMod": "Reinforced Bond",
|
|
22464
22787
|
"/Lotus/Language/Mods/VoidBondBondedExaltationMod": "Seismic Bond",
|
|
22465
22788
|
"/Lotus/Language/Mods/VoidBondBoneSplitterMod": "Vicious Bond",
|
|
@@ -23675,7 +23998,7 @@
|
|
|
23675
23998
|
"/Lotus/Language/Operator/1999Y2kEyeAAccName": "Solvarc Sunglasses",
|
|
23676
23999
|
"/Lotus/Language/Operator/1999Y2kEyeBAccName": "Kanopia Sunglasses",
|
|
23677
24000
|
"/Lotus/Language/Operator/1999Y2kEyeCAccName": "Haxis Sunglasses",
|
|
23678
|
-
"/Lotus/Language/Operator/AdultBodyADesc": "The Drifter
|
|
24001
|
+
"/Lotus/Language/Operator/AdultBodyADesc": "The Drifter's Zariman suit. Still intact after all these years.",
|
|
23679
24002
|
"/Lotus/Language/Operator/AdultBodyAName": "Drifter Zariman Suit",
|
|
23680
24003
|
"/Lotus/Language/Operator/AdultBodyGName": "Zauba Cuirass",
|
|
23681
24004
|
"/Lotus/Language/Operator/AdultBodyJName": "Haztech Cuirass",
|
|
@@ -23693,7 +24016,7 @@
|
|
|
23693
24016
|
"/Lotus/Language/Operator/AdultChameleonArmourLegsName": "Drifter Voidshell Leggings",
|
|
23694
24017
|
"/Lotus/Language/Operator/AdultDrifterBDesc": "Nora Night recovered this suit from Saturn’s Keeler Gap. The durable material lined with rebreather tubing shows it was designed with depressurization in mind.",
|
|
23695
24018
|
"/Lotus/Language/Operator/AdultGDesc": "Inspired by the seers of old; constructed to withstand ravages to both body and mind. Fitted for the Drifter.",
|
|
23696
|
-
"/Lotus/Language/Operator/AdultHoodADesc": "The Drifter
|
|
24019
|
+
"/Lotus/Language/Operator/AdultHoodADesc": "The Drifter's Zariman hood. Still intact after all these years.",
|
|
23697
24020
|
"/Lotus/Language/Operator/AdultHoodAName": "Drifter Zariman Hood",
|
|
23698
24021
|
"/Lotus/Language/Operator/AdultHoodBName": "Koppra Hood",
|
|
23699
24022
|
"/Lotus/Language/Operator/AdultHoodDName": "Manduka Hood",
|
|
@@ -23707,7 +24030,7 @@
|
|
|
23707
24030
|
"/Lotus/Language/Operator/AdultHoodOName": "Kubrodon Ventkid Mask",
|
|
23708
24031
|
"/Lotus/Language/Operator/AdultHoodPrimeBName": "Commodore Prime Mask",
|
|
23709
24032
|
"/Lotus/Language/Operator/AdultLegacyAlbedoName": "Complexion M-3",
|
|
23710
|
-
"/Lotus/Language/Operator/AdultLeggingsADesc": "The Drifter
|
|
24033
|
+
"/Lotus/Language/Operator/AdultLeggingsADesc": "The Drifter's Zariman pants. Still intact after all these years.",
|
|
23711
24034
|
"/Lotus/Language/Operator/AdultLeggingsAName": "Drifter Zariman Pants",
|
|
23712
24035
|
"/Lotus/Language/Operator/AdultLeggingsBName": "Koppra Leggings",
|
|
23713
24036
|
"/Lotus/Language/Operator/AdultLeggingsDName": "Manduka Leggings",
|
|
@@ -23730,7 +24053,7 @@
|
|
|
23730
24053
|
"/Lotus/Language/Operator/AdultSkirtNName": "Vent Pobber Ventkid Apparel",
|
|
23731
24054
|
"/Lotus/Language/Operator/AdultSkirtOName": "Kubrodon Ventkid Apparel",
|
|
23732
24055
|
"/Lotus/Language/Operator/AdultSkirtPrimeBName": "Commodore Prime Apparel",
|
|
23733
|
-
"/Lotus/Language/Operator/AdultSleevesADesc": "The Drifter
|
|
24056
|
+
"/Lotus/Language/Operator/AdultSleevesADesc": "The Drifter's Zariman sleeves and gloves. Still intact after all these years.",
|
|
23734
24057
|
"/Lotus/Language/Operator/AdultSleevesAName": "Drifter Zariman Sleeves",
|
|
23735
24058
|
"/Lotus/Language/Operator/AdultSleevesBName": "Koppra Sleeves",
|
|
23736
24059
|
"/Lotus/Language/Operator/AdultSleevesDName": "Manduka Sleeves",
|
|
@@ -24621,6 +24944,8 @@
|
|
|
24621
24944
|
"/Lotus/Language/Primes/AdultLeggingsPrimeFName": "Tauron Prime Greaves",
|
|
24622
24945
|
"/Lotus/Language/Primes/AdultPrimeSuitFDesc": "The Tauron Academy uniform blends Tenno functionality with Sentient design.",
|
|
24623
24946
|
"/Lotus/Language/Primes/AdultSleevesPrimeFName": "Tauron Prime Sleeves",
|
|
24947
|
+
"/Lotus/Language/Primes/AfentisPrimeDesc": "The gilded speargun of Styanax Prime shines like a beacon across the battlefield, invigorating allies and stunning enemies.",
|
|
24948
|
+
"/Lotus/Language/Primes/AfentisPrimeName": "Afentis Prime",
|
|
24624
24949
|
"/Lotus/Language/Primes/AkJagaraPrimeDesc": "Precision machined mirrored pistols. Primed and ready.",
|
|
24625
24950
|
"/Lotus/Language/Primes/AkJagaraPrimeName": "Akjagara Prime",
|
|
24626
24951
|
"/Lotus/Language/Primes/AkboltoPrimeDesc": "Gilded rails adorn these two vicious bolt launching pistols.",
|
|
@@ -24638,6 +24963,8 @@
|
|
|
24638
24963
|
"/Lotus/Language/Primes/AshPrimeHelmetName": "Ash Prime Helmet",
|
|
24639
24964
|
"/Lotus/Language/Primes/AshPrimeName": "Ash Prime",
|
|
24640
24965
|
"/Lotus/Language/Primes/AshPrimePassiveAbility": "<DT_SLASH>Slash Status Effects inflicted on enemies do |DAMAGE|% increased damage and last |DURATION|% longer.",
|
|
24966
|
+
"/Lotus/Language/Primes/AthodaiPrimeDesc": "Unleash the song of the righteous warrior with this gilded pistol that goes into Overdrive on headshot kills, maximizing fire rate and ammo efficiency for a short time.",
|
|
24967
|
+
"/Lotus/Language/Primes/AthodaiPrimeName": "Athodai Prime",
|
|
24641
24968
|
"/Lotus/Language/Primes/AtlasPrimeDesc": "In bygone ages, mountains were said to house warriors. In this age, the mountain has become the warrior.",
|
|
24642
24969
|
"/Lotus/Language/Primes/AtlasPrimeHelmetDesc": "The standard issue helmet for the Atlas Prime Warframe.",
|
|
24643
24970
|
"/Lotus/Language/Primes/AtlasPrimeHelmetName": "Atlas Prime Helmet",
|
|
@@ -24746,6 +25073,9 @@
|
|
|
24746
25073
|
"/Lotus/Language/Primes/CraftingComponent_AcceltraPrimeBarrel": "Acceltra Prime Barrel",
|
|
24747
25074
|
"/Lotus/Language/Primes/CraftingComponent_AcceltraPrimeReceiver": "Acceltra Prime Receiver",
|
|
24748
25075
|
"/Lotus/Language/Primes/CraftingComponent_AcceltraPrimeStock": "Acceltra Prime Stock",
|
|
25076
|
+
"/Lotus/Language/Primes/CraftingComponent_AfentisPrimeBarrel": "Afentis Prime Barrel",
|
|
25077
|
+
"/Lotus/Language/Primes/CraftingComponent_AfentisPrimeBlade": "Afentis Prime Blade",
|
|
25078
|
+
"/Lotus/Language/Primes/CraftingComponent_AfentisPrimeHandle": "Afentis Prime Handle",
|
|
24749
25079
|
"/Lotus/Language/Primes/CraftingComponent_AfurisPrimeBarrel": "Afuris Prime Barrel",
|
|
24750
25080
|
"/Lotus/Language/Primes/CraftingComponent_AfurisPrimeLink": "Afuris Prime Link",
|
|
24751
25081
|
"/Lotus/Language/Primes/CraftingComponent_AfurisPrimeReceiver": "Afuris Prime Receiver",
|
|
@@ -24766,6 +25096,8 @@
|
|
|
24766
25096
|
"/Lotus/Language/Primes/CraftingComponent_AstillaPrimeBarrel": "Astilla Prime Barrel",
|
|
24767
25097
|
"/Lotus/Language/Primes/CraftingComponent_AstillaPrimeReceiver": "Astilla Prime Receiver",
|
|
24768
25098
|
"/Lotus/Language/Primes/CraftingComponent_AstillaPrimeStock": "Astilla Prime Stock",
|
|
25099
|
+
"/Lotus/Language/Primes/CraftingComponent_AthodaiPrimeBarrel": "Athodai Prime Barrel",
|
|
25100
|
+
"/Lotus/Language/Primes/CraftingComponent_AthodaiPrimeReceiver": "Athodai Prime Receiver",
|
|
24769
25101
|
"/Lotus/Language/Primes/CraftingComponent_AtlasPrimeChassisDesc": "Chassis component of the Atlas Prime Warframe.",
|
|
24770
25102
|
"/Lotus/Language/Primes/CraftingComponent_AtlasPrimeChassisName": "Atlas Prime Chassis",
|
|
24771
25103
|
"/Lotus/Language/Primes/CraftingComponent_AtlasPrimeHelmetDesc": "Neuroptics component of the Atlas Prime Warframe.",
|
|
@@ -25004,6 +25336,12 @@
|
|
|
25004
25336
|
"/Lotus/Language/Primes/CraftingComponent_StrunPrimeBarrel": "Strun Prime Barrel",
|
|
25005
25337
|
"/Lotus/Language/Primes/CraftingComponent_StrunPrimeReceiver": "Strun Prime Receiver",
|
|
25006
25338
|
"/Lotus/Language/Primes/CraftingComponent_StrunPrimeStock": "Strun Prime Stock",
|
|
25339
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeChassisDesc": "Chassis component of the Styanax Prime Warframe.",
|
|
25340
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeChassisName": "Styanax Prime Chassis",
|
|
25341
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeHelmetDesc": "Neuroptics component of the Styanax Prime Warframe.",
|
|
25342
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeHelmetName": "Styanax Prime Neuroptics",
|
|
25343
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeSystemsDesc": "Systems component of the Styanax Prime Warframe.",
|
|
25344
|
+
"/Lotus/Language/Primes/CraftingComponent_StyanaxPrimeSystemsName": "Styanax Prime Systems",
|
|
25007
25345
|
"/Lotus/Language/Primes/CraftingComponent_TatsuPrimeBlade": "Tatsu Prime Blade",
|
|
25008
25346
|
"/Lotus/Language/Primes/CraftingComponent_TatsuPrimeHandle": "Tatsu Prime Handle",
|
|
25009
25347
|
"/Lotus/Language/Primes/CraftingComponent_TekkoPrimeBlade": "Tekko Prime Blade",
|
|
@@ -25136,6 +25474,8 @@
|
|
|
25136
25474
|
"/Lotus/Language/Primes/GarudaPrimeArmourLName": "Kukri Prime Leg Guards",
|
|
25137
25475
|
"/Lotus/Language/Primes/GarudaPrimeClawsDesc": "These nasty things come out when Garuda Prime forgoes a melee weapon.",
|
|
25138
25476
|
"/Lotus/Language/Primes/GarudaPrimeClawsName": "Garuda Prime Talons",
|
|
25477
|
+
"/Lotus/Language/Primes/GarudaPrimeClawsSkinDesc": "The standard issue skin for the Garuda Prime Talons.",
|
|
25478
|
+
"/Lotus/Language/Primes/GarudaPrimeClawsSkinName": "Garuda Prime Talons Skin",
|
|
25139
25479
|
"/Lotus/Language/Primes/GarudaPrimeDesc": "White, gold and deepest scarlet, the queen of gore in full regalia.",
|
|
25140
25480
|
"/Lotus/Language/Primes/GarudaPrimeEphemeraDesc": "Spread Garuda Prime's wings of slaughter with this flowing Ephemera.",
|
|
25141
25481
|
"/Lotus/Language/Primes/GarudaPrimeEphemeraName": "Sanguinax Prime Ephemera",
|
|
@@ -25510,6 +25850,10 @@
|
|
|
25510
25850
|
"/Lotus/Language/Primes/PrimeSilvaAegisDesc": "A perfectly crafted pairing, this mace and shield combination is sculpted for exhibition but balanced for the battlefield.",
|
|
25511
25851
|
"/Lotus/Language/Primes/PrimeSilvaAegisName": "Silva & Aegis Prime",
|
|
25512
25852
|
"/Lotus/Language/Primes/PrimeSlingerPistolsName": "Regulators Prime",
|
|
25853
|
+
"/Lotus/Language/Primes/PrimeStyanaxArmArmorName": "Daurus Prime Shoulder Plates",
|
|
25854
|
+
"/Lotus/Language/Primes/PrimeStyanaxArmorDesc": "This proud panoply declares the wearer's bravery on the field of battle.",
|
|
25855
|
+
"/Lotus/Language/Primes/PrimeStyanaxChestArmorName": "Daurus Prime Chest Plate",
|
|
25856
|
+
"/Lotus/Language/Primes/PrimeStyanaxLegArmorName": "Daurus Prime Leg Plates",
|
|
25513
25857
|
"/Lotus/Language/Primes/PrimeSybarisDesc": "Sleek and slender, a golden symbol of Tenno perfection.",
|
|
25514
25858
|
"/Lotus/Language/Primes/PrimeSybarisName": "Sybaris Prime",
|
|
25515
25859
|
"/Lotus/Language/Primes/PrimeTiberonDesc": "Art meets ingenuity with this beautifully deadly rifle.",
|
|
@@ -25586,6 +25930,16 @@
|
|
|
25586
25930
|
"/Lotus/Language/Primes/StradavarPrimeName": "Stradavar Prime",
|
|
25587
25931
|
"/Lotus/Language/Primes/StrunPrimeDesc": "A classic shotgun design, embellished for the elite as only the Orokin could.",
|
|
25588
25932
|
"/Lotus/Language/Primes/StrunPrimeName": "Strun Prime",
|
|
25933
|
+
"/Lotus/Language/Primes/StyanaxPrimeHelmetDesc": "The standard issue helmet for the Styanax Prime Warframe.",
|
|
25934
|
+
"/Lotus/Language/Primes/StyanaxPrimeHelmetName": "Styanax Prime Helmet",
|
|
25935
|
+
"/Lotus/Language/Primes/StyanaxPrimeHelmetNoClothDesc": "Styanax Prime's helmet, stripped down and ready to enter the melee.",
|
|
25936
|
+
"/Lotus/Language/Primes/StyanaxPrimeHelmetNoClothName": "Styanax Prime Bare Helmet",
|
|
25937
|
+
"/Lotus/Language/Primes/StyanaxPrimeSkinDesc": "The standard issue skin for the Styanax Prime Warframe.",
|
|
25938
|
+
"/Lotus/Language/Primes/StyanaxPrimeSkinName": "Styanax Prime Skin",
|
|
25939
|
+
"/Lotus/Language/Primes/StyanaxPrimeSuitDesc": "Shield of the innocent. Spear of justice. Styanax Prime holds the line in defiance of tyranny.",
|
|
25940
|
+
"/Lotus/Language/Primes/StyanaxPrimeSuitName": "Styanax Prime",
|
|
25941
|
+
"/Lotus/Language/Primes/StyanaxPrimeSyandanaDesc": "A syandana of gold and ethereal glory, for intimidation on the battlefield or celebration in the victory parade.",
|
|
25942
|
+
"/Lotus/Language/Primes/StyanaxPrimeSyandanaName": "Lanex Prime Syandana",
|
|
25589
25943
|
"/Lotus/Language/Primes/SuitPrimeEDesc": "Necrotic accents define this testament to the Entrati family’s aesthetic. Perhaps there’s a lesson in how those who gaze into the Void find beauty in the fusion of luxury and oblivion.",
|
|
25590
25944
|
"/Lotus/Language/Primes/SurakaPrimeDangleDesc": "An elegant clasp terminates in five golden points.",
|
|
25591
25945
|
"/Lotus/Language/Primes/SurakaPrimeDangleName": "Aroka Prime Sugatra",
|
|
@@ -25650,6 +26004,8 @@
|
|
|
25650
26004
|
"/Lotus/Language/Primes/VorunaPrimeScarfName": "Hanteler Prime Syandana",
|
|
25651
26005
|
"/Lotus/Language/Primes/VorunaPrimeSkinDesc": "The standard issue skin for the Voruna Prime Warframe.",
|
|
25652
26006
|
"/Lotus/Language/Primes/VorunaPrimeSkinName": "Voruna Prime Skin",
|
|
26007
|
+
"/Lotus/Language/Primes/WarPrimeWeaponDesc": "The blade of the world-destroyer reaches its apotheosis, severing conflict itself. In forging this weapon, you have brought unrealized dreams to their ultimate conclusion.",
|
|
26008
|
+
"/Lotus/Language/Primes/WarPrimeWeaponName": "War Prime",
|
|
25653
26009
|
"/Lotus/Language/Primes/WarframeDefaultArmourLavosPrimeDesc": "Default armor set for the Lavos Prime Warframe.",
|
|
25654
26010
|
"/Lotus/Language/Primes/WarframeDefaultArmourLavosPrimeName": "Lavos Prime Shoulder Guard",
|
|
25655
26011
|
"/Lotus/Language/Primes/WispPrimeDefaultCapeDesc": "Wisp Prime's signature adornment.",
|
|
@@ -27194,10 +27550,22 @@
|
|
|
27194
27550
|
"/Lotus/Language/ShipDecorations/InsectShipSkinGrineerQueensName": "Mantis Kuva Skin",
|
|
27195
27551
|
"/Lotus/Language/ShipDecorations/IvaraLeverianPovisRecordsDesc": "A replica of the archive that held “The Secret History of the Orokin Court,” by the historian Porvis. Notably containing the telling of Ivara and the Myrmidon.",
|
|
27196
27552
|
"/Lotus/Language/ShipDecorations/IvaraLeverianPovisRecordsName": "Secret History Replica",
|
|
27553
|
+
"/Lotus/Language/ShipDecorations/JS2HunhowStare2in1DisplayDesc": "Reality is merely a point of view in this lenticular display illustrating the conflict between what is and what could have been.",
|
|
27554
|
+
"/Lotus/Language/ShipDecorations/JS2HunhowStare2in1DisplayName": "Constellations Fusion Display",
|
|
27555
|
+
"/Lotus/Language/ShipDecorations/JS2MAshPosterDesc": "Many problems can be solved by the ability to be in two places at once. Many other problems are created this way. Faint traces of Efervon imply the artist may have had a mechanical hand.",
|
|
27556
|
+
"/Lotus/Language/ShipDecorations/JS2MAshPosterName": "Cloning 101 Poster",
|
|
27557
|
+
"/Lotus/Language/ShipDecorations/JS2MGarudaPosterDesc": "For the expression of extremely normal and measured feelings toward the object of your affection. Faint traces of Efervon imply the artist may have had a mechanical hand.",
|
|
27558
|
+
"/Lotus/Language/ShipDecorations/JS2MGarudaPosterName": "Relationship Goals Poster",
|
|
27197
27559
|
"/Lotus/Language/ShipDecorations/JadeEyesShipDecoDesc": "Be not afraid with Jade's gaze in your Orbiter.",
|
|
27198
27560
|
"/Lotus/Language/ShipDecorations/JadeEyesShipDecoName": "Jade Ophanim Decoration",
|
|
27199
27561
|
"/Lotus/Language/ShipDecorations/JadeMemorialShipDecoDesc": "Feathers of memory, lovingly collected. The gift of self, immortalized in motes of steadfast light.",
|
|
27200
27562
|
"/Lotus/Language/ShipDecorations/JadeMemorialShipDecoName": "Jade's Promise Decoration",
|
|
27563
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2FightPosterDesc": "This display celebrates the best of both worlds, and the worst of each. United or divided, they are two sides of the same whole.",
|
|
27564
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2FightPosterName": "Stay Together Display",
|
|
27565
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2OrionPosterDesc": "This display honors Orion, the burning heart. Schooled in vengeance, the only love he knows is death.",
|
|
27566
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2OrionPosterName": "Orion Alone Display",
|
|
27567
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2SiriusPosterDesc": "This display honors Sirius, the lonely star. Raised in shadow. Trained with dignity.",
|
|
27568
|
+
"/Lotus/Language/ShipDecorations/JadeShadows2SiriusPosterName": "Sirius Alone Display",
|
|
27201
27569
|
"/Lotus/Language/ShipDecorations/JadeShadowsAlonePosterDesc": "A portrait of the Stalker forging his lonely path.",
|
|
27202
27570
|
"/Lotus/Language/ShipDecorations/JadeShadowsAlonePosterName": "Alone Portrait",
|
|
27203
27571
|
"/Lotus/Language/ShipDecorations/JadeShadowsEmbracePosterDesc": "An embrace of lovers, divided by war.",
|
|
@@ -27260,6 +27628,8 @@
|
|
|
27260
27628
|
"/Lotus/Language/ShipDecorations/LisetPropCetusStallSignBName": "Red Cetus Sign",
|
|
27261
27629
|
"/Lotus/Language/ShipDecorations/LisetPropCetusStallSignCDesc": "A sign, daubed with green pigment and crafted from reclaimed driftwood. A common feature of the streets and byways of Cetus.",
|
|
27262
27630
|
"/Lotus/Language/ShipDecorations/LisetPropCetusStallSignCName": "Green Cetus Sign",
|
|
27631
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneAshGeminiDesc": "This drone eradicates dust and dirt with quiet efficiency.",
|
|
27632
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneAshGeminiName": "Bladeswarm Domestik Drone",
|
|
27263
27633
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneBaroDesc": "Reinvented from the ground up, the Ki’Teer Domestik is a revolution in sanitation and style.",
|
|
27264
27634
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneBaroName": "Domestik Ki'Teer Drone",
|
|
27265
27635
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneBaroPinkDesc": "All the cleaning style of the original Ki’Teer Domestik, in a fresh, elegant new color.",
|
|
@@ -27270,6 +27640,10 @@
|
|
|
27270
27640
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneCaliberChicksName": "Domestik Caliber Drone",
|
|
27271
27641
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneDuviriDesc": "Whether you’re a commoner or a king, this diligent drone will keep your home spotless.",
|
|
27272
27642
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneDuviriName": "Domestik Dais Drone",
|
|
27643
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneGarudaGeminiDesc": "This drone might leave the Orbiter's floors even more of a mess than it found them.",
|
|
27644
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneGarudaGeminiName": "Bloodfrenzy Domestik Drone",
|
|
27645
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneGrineerDesc": "Grineer cleaning technology: no less efficient than the Corpus, though significantly more obtrusive.",
|
|
27646
|
+
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneGrineerName": "Domestik Soag Drone",
|
|
27273
27647
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneTennoDesc": "A Tenno engineered cleaning drone designed in the elegant style of the Liset.",
|
|
27274
27648
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneTennoName": "Liset Domestik Drone",
|
|
27275
27649
|
"/Lotus/Language/ShipDecorations/LisetPropCleaningDroneTwitchDesc": "A stylish upgrade to your Orbiter's sanitation needs.",
|
|
@@ -27327,6 +27701,8 @@
|
|
|
27327
27701
|
"/Lotus/Language/ShipDecorations/LisetPropInfestedPlantCName": "Groptic",
|
|
27328
27702
|
"/Lotus/Language/ShipDecorations/LisetPropInfestedPlantEDesc": "This bioluminescent plant is sure to brighten up any dark corner in your Orbiter.",
|
|
27329
27703
|
"/Lotus/Language/ShipDecorations/LisetPropInfestedPlantEName": "Veforg",
|
|
27704
|
+
"/Lotus/Language/ShipDecorations/LisetPropJS2CribDesc": "Keep sneaky little babies eternally safe with this Orokin-era bassinet for two.",
|
|
27705
|
+
"/Lotus/Language/ShipDecorations/LisetPropJS2CribName": "Twin Bassinet Decoration",
|
|
27330
27706
|
"/Lotus/Language/ShipDecorations/LisetPropLotusMandolinDesc": "A sound like no other. Strum an ode to the Lotus with this unique sounding gold and violet Shawzin. Play this instrument by equipping and using the included Shawzin Emote.",
|
|
27331
27707
|
"/Lotus/Language/ShipDecorations/LisetPropLotusMandolinName": "Nelumbo Shawzin",
|
|
27332
27708
|
"/Lotus/Language/ShipDecorations/LisetPropMandolinDesc": "This antique Orokin string instrument once belonged to a great Dax. The ancient ballad, 'Smiles from Juran,' is one of the few known examples of music composed for this instrument. Play this instrument by equipping and using the included Shawzin Emote. ",
|
|
@@ -27457,6 +27833,8 @@
|
|
|
27457
27833
|
"/Lotus/Language/ShipDecorations/LisetPropStepName": "Sukshma Eleva",
|
|
27458
27834
|
"/Lotus/Language/ShipDecorations/LisetPropStyanaxDeluxeSpearShieldDesc": "You will honor Styanax Tonatiuh when you display these cherished armaments.",
|
|
27459
27835
|
"/Lotus/Language/ShipDecorations/LisetPropStyanaxDeluxeSpearShieldName": "Chimalli & Tequihua Decoration",
|
|
27836
|
+
"/Lotus/Language/ShipDecorations/LisetPropStyanaxPrimeSpearShieldDesc": "The exalted armaments of Styanax Prime, ready for place of pride in your Orbiter.",
|
|
27837
|
+
"/Lotus/Language/ShipDecorations/LisetPropStyanaxPrimeSpearShieldName": "Tharros & Axios Prime Decoration",
|
|
27460
27838
|
"/Lotus/Language/ShipDecorations/LisetPropStyanaxSpearShieldDesc": "You will honor Styanax when you display these cherished armaments.",
|
|
27461
27839
|
"/Lotus/Language/ShipDecorations/LisetPropStyanaxSpearShieldName": "Tharros & Axios Decoration",
|
|
27462
27840
|
"/Lotus/Language/ShipDecorations/LisetPropTAExArmyManWinterDesc": "Decorate the Orbiter with this figurine of an ancient warrior, made from the very finest green polyethylene. Circa 1999.",
|
|
@@ -27572,6 +27950,8 @@
|
|
|
27572
27950
|
"/Lotus/Language/ShipDecorations/PlanetTrophy1999BronzeName": "The Steel Path - 1999",
|
|
27573
27951
|
"/Lotus/Language/ShipDecorations/PlanetTrophyCeresBronzeDesc": "A signifier of walking The Steel Path on Ceres",
|
|
27574
27952
|
"/Lotus/Language/ShipDecorations/PlanetTrophyCeresBronzeName": "The Steel Path - Ceres",
|
|
27953
|
+
"/Lotus/Language/ShipDecorations/PlanetTrophyDeepSpaceBronzeDesc": "A signifier of piloting the Railjack through the Steel Path.",
|
|
27954
|
+
"/Lotus/Language/ShipDecorations/PlanetTrophyDeepSpaceBronzeName": "The Steel Path - Railjack",
|
|
27575
27955
|
"/Lotus/Language/ShipDecorations/PlanetTrophyDeimosBronzeDesc": "A signifier of walking The Steel Path on Deimos",
|
|
27576
27956
|
"/Lotus/Language/ShipDecorations/PlanetTrophyDeimosBronzeName": "The Steel Path - Deimos",
|
|
27577
27957
|
"/Lotus/Language/ShipDecorations/PlanetTrophyDerelictBronzeDesc": "A signifier of walking The Steel Path on the Derelicts",
|
|
@@ -27978,6 +28358,8 @@
|
|
|
27978
28358
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayBestWorkmanshipTrophyName": "TennoCon 2026 - Solaris Worksmanship Award",
|
|
27979
28359
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayBombasticTrophyDesc": "This award recognizes a Cosplay with an outstanding on-stage performance.",
|
|
27980
28360
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayBombasticTrophyName": "TennoCon 2026 - Bombastic Performance Award",
|
|
28361
|
+
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayDisplayDesc": "An otherworldly witch, Brewer of Hues. Inspired by the Lotus, she brewed and stitched an outfit befit. A Display designed by the community artist Luckygoblinnn.",
|
|
28362
|
+
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayDisplayName": "Verminia Cosplay Community Display",
|
|
27981
28363
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayFirstPlaceTrophyDesc": "Awarded to the first place cosplayer at TennoCon 2026.",
|
|
27982
28364
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayFirstPlaceTrophyName": "TennoCon 2026 - 1st Place",
|
|
27983
28365
|
"/Lotus/Language/ShipDecorations/Tennocon2026CosplayLotusChoiceTrophyDesc": "This award recognizes a Cosplay chosen by judges as a strong overall entry.",
|
|
@@ -28031,6 +28413,8 @@
|
|
|
28031
28413
|
"/Lotus/Language/ShipDecorations/Tennoncon2025DigitalItemDisplayName": "TennoCon 2025 Pin Display",
|
|
28032
28414
|
"/Lotus/Language/ShipDecorations/Tennoncon2025DisplayDesc": "This Operator and Warframe display was created to celebrate ten years of TennoCon in 2025.",
|
|
28033
28415
|
"/Lotus/Language/ShipDecorations/Tennoncon2025DisplayName": "Display - TennoCon 2025",
|
|
28416
|
+
"/Lotus/Language/ShipDecorations/Tennoncon2026DigitalItemDisplayDesc": "Use this display to mark the arrival of TennoCon 2026.",
|
|
28417
|
+
"/Lotus/Language/ShipDecorations/Tennoncon2026DigitalItemDisplayName": "TennoCon 2026 Pin Display",
|
|
28034
28418
|
"/Lotus/Language/ShipDecorations/Tennoncon2026DisplayDesc": "Show off this display to mark the arrival of TennoCon 2026.",
|
|
28035
28419
|
"/Lotus/Language/ShipDecorations/Tennoncon2026DisplayName": "TennoCon 2026 Display",
|
|
28036
28420
|
"/Lotus/Language/ShipDecorations/TennonconConcert2025DisplayDesc": "A signed poster of the remaining members of a lost band. Designed by community artist ZliDe.",
|
|
@@ -28381,7 +28765,7 @@
|
|
|
28381
28765
|
"/Lotus/Language/Sigils/IndexEventSigilName": "The Index Sigil",
|
|
28382
28766
|
"/Lotus/Language/Sigils/InfLichConvertedSigilDesc": "The show must go on. This sigil marks the conversion of a hostile Technocyte Coda into a Techrot friend.",
|
|
28383
28767
|
"/Lotus/Language/Sigils/InfLichConvertedSigilName": "Converted Coda Sigil",
|
|
28384
|
-
"/Lotus/Language/Sigils/InfLichVanquishedSigilDesc": "The show
|
|
28768
|
+
"/Lotus/Language/Sigils/InfLichVanquishedSigilDesc": "The show's over. This sigil marks the end of a Technocyte Coda's career of music and mayhem.",
|
|
28385
28769
|
"/Lotus/Language/Sigils/InfLichVanquishedSigilName": "Vanquished Coda Sigil",
|
|
28386
28770
|
"/Lotus/Language/Sigils/InktoberSigilDesc": "A sigil awarded for Inktober.",
|
|
28387
28771
|
"/Lotus/Language/Sigils/InktoberSigilName": "Inktober Sigil",
|
|
@@ -28787,6 +29171,10 @@
|
|
|
28787
29171
|
"/Lotus/Language/Sigils/ZarimanSupporterPackSigilName": "Zariman Sigil",
|
|
28788
29172
|
"/Lotus/Language/Signa/OrfeoSignaCrownDesc": "Fateful whispers linger around this unearthly signa.",
|
|
28789
29173
|
"/Lotus/Language/Signa/OrfeoSignaCrownName": "Diraeus Signa",
|
|
29174
|
+
"/Lotus/Language/Signa/ProtoAshCrownDesc": "Ancient assassin techniques meet future technology.",
|
|
29175
|
+
"/Lotus/Language/Signa/ProtoAshCrownName": "Kyzen Signa",
|
|
29176
|
+
"/Lotus/Language/Signa/ProtoGarudaCrownDesc": "A bloodstained gaze washes all in red.",
|
|
29177
|
+
"/Lotus/Language/Signa/ProtoGarudaCrownName": "Karotic Signa",
|
|
28790
29178
|
"/Lotus/Language/Skins/AkjagaraIridosSkinDesc": "A radiant skin for these hard-hitting dual pistols.",
|
|
28791
29179
|
"/Lotus/Language/Skins/AkjagaraIridosSkinName": "Akjagara Iridos Skin",
|
|
28792
29180
|
"/Lotus/Language/Skins/AlternoxDeluxeSkinDesc": "An alternative look for the Alternox, inspired by the Vortengeist Laboratories of old.",
|
|
@@ -28797,6 +29185,10 @@
|
|
|
28797
29185
|
"/Lotus/Language/Skins/AshDeluxeIIHelmetName": "Ash Shroud Helmet",
|
|
28798
29186
|
"/Lotus/Language/Skins/AshDeluxeIISkinDesc": "Where once was fire is now cold resolve. A signature look for a prestige killer.",
|
|
28799
29187
|
"/Lotus/Language/Skins/AshDeluxeIISkinName": "Ash Shroud Skin",
|
|
29188
|
+
"/Lotus/Language/Skins/AshGeminiKunaiSkinDesc": "Strike silently with this subtle Kunai skin.",
|
|
29189
|
+
"/Lotus/Language/Skins/AshGeminiKunaiSkinName": "Bladeswarm Kunai Skin",
|
|
29190
|
+
"/Lotus/Language/Skins/AshGeminiVectisSkinDesc": "This Vectis skin's camouflage is designed for long stakeouts, an essential part of any assassin's toolkit. ",
|
|
29191
|
+
"/Lotus/Language/Skins/AshGeminiVectisSkinName": "Bladeswarm Vectis Skin",
|
|
28800
29192
|
"/Lotus/Language/Skins/AtlasDeluxeHelmetDesc": "Atlas Karst's signature helmet.",
|
|
28801
29193
|
"/Lotus/Language/Skins/AtlasDeluxeHelmetName": "Atlas Karst Helmet",
|
|
28802
29194
|
"/Lotus/Language/Skins/AtlasDeluxeSkinDesc": "To move a mountain, become the mountain. Embody the tectonic power of Atlas with this landmark skin.",
|
|
@@ -28985,6 +29377,8 @@
|
|
|
28985
29377
|
"/Lotus/Language/Skins/GaraDeluxeSwordSkinName": "Rephrax Longsword Skin",
|
|
28986
29378
|
"/Lotus/Language/Skins/GaraDeluxeWingsDesc": "Bedazzle with Gara Kaleida's auxiliary back pieces.",
|
|
28987
29379
|
"/Lotus/Language/Skins/GaraDeluxeWingsName": "Starglaze Shards",
|
|
29380
|
+
"/Lotus/Language/Skins/GarudaClawsSkinDesc": "The standard issue skin for Garuda's talons.",
|
|
29381
|
+
"/Lotus/Language/Skins/GarudaClawsSkinName": "Garuda Talons Skin",
|
|
28988
29382
|
"/Lotus/Language/Skins/GarudaDeluxeClawsSkinDesc": "Garuda Hinsa's signature talons.",
|
|
28989
29383
|
"/Lotus/Language/Skins/GarudaDeluxeClawsSkinName": "Garuda Hinsa Talons Skin",
|
|
28990
29384
|
"/Lotus/Language/Skins/GarudaDeluxeHelmetDesc": "Garuda Hinsa's signature helmet.",
|
|
@@ -29001,6 +29395,14 @@
|
|
|
29001
29395
|
"/Lotus/Language/Skins/GaussDeluxeSkinName": "Gauss Kresnik Skin",
|
|
29002
29396
|
"/Lotus/Language/Skins/GaussSentinelSkinDesc": "In this skin, your Sentinel will be indistinguishable from the air sentries that surrounded the ancient tower of Altra, as described by Drusus Leverian.",
|
|
29003
29397
|
"/Lotus/Language/Skins/GaussSentinelSkinName": "Altra Sentinel Skin",
|
|
29398
|
+
"/Lotus/Language/Skins/GeminiAshDaggerSkinDesc": "This Karyst skin bears the markings of a long forgotten assassin's order, the Scoria.",
|
|
29399
|
+
"/Lotus/Language/Skins/GeminiAshDaggerSkinName": "Bladeswarm Karyst Skin",
|
|
29400
|
+
"/Lotus/Language/Skins/GeminiGarudaBallisticaSkinDesc": "This skin for the Ballistica embodies the philosophy that if your weapon is clean, you're not using it properly.",
|
|
29401
|
+
"/Lotus/Language/Skins/GeminiGarudaBallisticaSkinName": "Bloodfrenzy Ballistica Skin",
|
|
29402
|
+
"/Lotus/Language/Skins/GeminiGarudaNagantakaSkinDesc": "A bloodthirsty Nagantaka skin for those who prefer to use a crossbow at close range.",
|
|
29403
|
+
"/Lotus/Language/Skins/GeminiGarudaNagantakaSkinName": "Bloodfrenzy Nagantaka Skin",
|
|
29404
|
+
"/Lotus/Language/Skins/GeminiGarudaVenkaSkinDesc": "Send a gruesome message about the fate of all who encounter these claws with this skin for the Venka.",
|
|
29405
|
+
"/Lotus/Language/Skins/GeminiGarudaVenkaSkinName": "Bloodfrenzy Venka Skin",
|
|
29004
29406
|
"/Lotus/Language/Skins/GeodeSkinDesc": "The standard issue skin for the Citrine Warframe.",
|
|
29005
29407
|
"/Lotus/Language/Skins/GeodeSkinName": "Citrine Skin",
|
|
29006
29408
|
"/Lotus/Language/Skins/GrendelDeluxeHelmetDesc": "Grendel Nian's signature helmet.",
|
|
@@ -29197,6 +29599,10 @@
|
|
|
29197
29599
|
"/Lotus/Language/Skins/LimboDeluxeSkinName": "Limbo Limina Skin",
|
|
29198
29600
|
"/Lotus/Language/Skins/LimboVoidshellHelmetName": "Limbo Voidshell Helmet",
|
|
29199
29601
|
"/Lotus/Language/Skins/LimboVoidshellSkinName": "Limbo Voidshell Skin",
|
|
29602
|
+
"/Lotus/Language/Skins/LisetSkinAshGeminiDesc": "Slip into battle like a shadow.",
|
|
29603
|
+
"/Lotus/Language/Skins/LisetSkinAshGeminiName": "Bladeswarm Liset Skin",
|
|
29604
|
+
"/Lotus/Language/Skins/LisetSkinGarudaGeminiDesc": "Fly into the next battle covered in what remains of the last.",
|
|
29605
|
+
"/Lotus/Language/Skins/LisetSkinGarudaGeminiName": "Bloodfrenzy Liset Skin",
|
|
29200
29606
|
"/Lotus/Language/Skins/LisetSkinTwitchDesc": "A dazzling skin for your Liset.",
|
|
29201
29607
|
"/Lotus/Language/Skins/LisetSkinTwitchName": "Liset Verv Skin",
|
|
29202
29608
|
"/Lotus/Language/Skins/LisetSkinTwitchPrimeDesc": "Blast through the Origin System with this alluring Liset skin.",
|
|
@@ -29654,6 +30060,10 @@
|
|
|
29654
30060
|
"/Lotus/Language/Skins/VorunaVoidshellArmorName": "Voruna Voidshell Armor",
|
|
29655
30061
|
"/Lotus/Language/Skins/VorunaVoidshellHelmetName": "Voruna Voidshell Helmet",
|
|
29656
30062
|
"/Lotus/Language/Skins/VorunaVoidshellSkinName": "Voruna Voidshell Skin",
|
|
30063
|
+
"/Lotus/Language/Skins/WF1999AshAuxDesc": "Ryoku's signature headgear.",
|
|
30064
|
+
"/Lotus/Language/Skins/WF1999AshAuxName": "Ryoku's Cowl",
|
|
30065
|
+
"/Lotus/Language/Skins/WF1999AshSkinDesc": "The keenest blade is a well-ordered mind. Equal parts killer and mentor, Ryoku gives voice to the silent assassin, Ash.",
|
|
30066
|
+
"/Lotus/Language/Skins/WF1999AshSkinName": "Ryoku Gemini Skin",
|
|
29657
30067
|
"/Lotus/Language/Skins/WF1999FrostHatDesc": "Nobody is certain exactly what this canister contains, but it appears to complement the Frost Protoframe's abilities in some way. Velimir insists it keeps him 'minty fresh.'",
|
|
29658
30068
|
"/Lotus/Language/Skins/WF1999FrostHatName": "Velimir's Coolant Tank",
|
|
29659
30069
|
"/Lotus/Language/Skins/WF1999FrostSkinDesc": "Velimir Volkov II, a former Libertatian agent, brings a human face to the Frost Warframe.\r\n\r\nSwitch between Frost and Velimir's fully voiced, customizable Gemini Skin with the included Velimir Gemini Emote, even during missions.",
|
|
@@ -29662,6 +30072,12 @@
|
|
|
29662
30072
|
"/Lotus/Language/Skins/WF1999FrumentariusHatName": "Quincy's Beret",
|
|
29663
30073
|
"/Lotus/Language/Skins/WF1999FrumentariusSkinDesc": "Quincy Isaacs, the Hex's brash, self-assured sharpshooter, brings a human face to the Cyte-09 Warframe.\r\n\r\nSwitch between Cyte-09 and Quincy's fully voiced, customizable Gemini Skin with the included Quincy Gemini Emote, even during missions.",
|
|
29664
30074
|
"/Lotus/Language/Skins/WF1999FrumentariusSkinName": "Quincy Gemini Skin",
|
|
30075
|
+
"/Lotus/Language/Skins/WF1999GarudaClawsDesc": "Vena's signature talons.",
|
|
30076
|
+
"/Lotus/Language/Skins/WF1999GarudaClawsName": "Vena's Talons",
|
|
30077
|
+
"/Lotus/Language/Skins/WF1999GarudaJacketDesc": "Vena's signature bolero.",
|
|
30078
|
+
"/Lotus/Language/Skins/WF1999GarudaJacketName": "Vena's Bolero",
|
|
30079
|
+
"/Lotus/Language/Skins/WF1999GarudaSkinDesc": "Vena, the Wytch, emerges from a doomed future to put a sadistic smile on Garuda. Revel in the blood of all those who stand against her. ",
|
|
30080
|
+
"/Lotus/Language/Skins/WF1999GarudaSkinName": "Vena Gemini Skin",
|
|
29665
30081
|
"/Lotus/Language/Skins/WF1999HarrowAuxHatDesc": "Lyon’s signature headgear.",
|
|
29666
30082
|
"/Lotus/Language/Skins/WF1999HarrowAuxHatName": "Lyon's Mitre",
|
|
29667
30083
|
"/Lotus/Language/Skins/WF1999HarrowSkinDesc": "Father Lyon Allard, a priest of Lua tormented by nightmarish visions, brings a human face to the Harrow Warframe.",
|
|
@@ -30542,6 +30958,8 @@
|
|
|
30542
30958
|
"/Lotus/Language/SteamWorkshop/SWGarasuEarAccessoryName": "Garasu Earpiece",
|
|
30543
30959
|
"/Lotus/Language/SteamWorkshop/SWGarasuEyeAccessoryDesc": "A unique oculus, designed by Ixe and lukinu_u.",
|
|
30544
30960
|
"/Lotus/Language/SteamWorkshop/SWGarasuEyeAccessoryName": "Garasu Oculus",
|
|
30961
|
+
"/Lotus/Language/SteamWorkshop/SWGarudaTengushinClawSkinDesc": "A unique skin for Garuda's talons, designed by Lubox.",
|
|
30962
|
+
"/Lotus/Language/SteamWorkshop/SWGarudaTengushinClawSkinName": "Garuda Tengushin Talons Skin",
|
|
30545
30963
|
"/Lotus/Language/SteamWorkshop/SWGarudaTengushinHelmetDesc": "A helmet for the Garuda Warframe, designed by Lubox.",
|
|
30546
30964
|
"/Lotus/Language/SteamWorkshop/SWGarudaTengushinHelmetName": "Garuda Tengushin Helmet",
|
|
30547
30965
|
"/Lotus/Language/SteamWorkshop/SWGarudaTengushinSkinDesc": "A unique skin for the Garuda Warframe, designed by Lubox.",
|
|
@@ -31273,6 +31691,8 @@
|
|
|
31273
31691
|
"/Lotus/Language/SteamWorkshop/SWStygeanGlassesName": "Stygean Oculus",
|
|
31274
31692
|
"/Lotus/Language/SteamWorkshop/SWStyxScarfDesc": "A syandana for your Warframe, designed by malaya, Scharkie and Jadie.",
|
|
31275
31693
|
"/Lotus/Language/SteamWorkshop/SWStyxScarfName": "Styx Syandana",
|
|
31694
|
+
"/Lotus/Language/SteamWorkshop/SWSuccessorClawSkinDesc": "A unique skin for Garuda's talons, designed by prosetisen.",
|
|
31695
|
+
"/Lotus/Language/SteamWorkshop/SWSuccessorClawSkinName": "Garuda Successor Talons Skin",
|
|
31276
31696
|
"/Lotus/Language/SteamWorkshop/SWSuccessorHelmetDesc": "A helmet for the Garuda Warframe, designed by prosetisen.",
|
|
31277
31697
|
"/Lotus/Language/SteamWorkshop/SWSuccessorHelmetName": "Garuda Successor Helmet",
|
|
31278
31698
|
"/Lotus/Language/SteamWorkshop/SWSuccessorSkinDesc": "A unique skin for the Garuda Warframe, designed by prosetisen.",
|
|
@@ -31307,6 +31727,8 @@
|
|
|
31307
31727
|
"/Lotus/Language/SteamWorkshop/SWThyrusHelmetName": "Chroma Thyrus Helmet",
|
|
31308
31728
|
"/Lotus/Language/SteamWorkshop/SWThyrusSkinDesc": "A unique skin for the Chroma Warframe, designed by Stenchfury.",
|
|
31309
31729
|
"/Lotus/Language/SteamWorkshop/SWThyrusSkinName": "Chroma Thyrus Skin",
|
|
31730
|
+
"/Lotus/Language/SteamWorkshop/SWTiamatClawSkinDesc": "A unique skin for Garuda's talons, designed by Vulbjorn.",
|
|
31731
|
+
"/Lotus/Language/SteamWorkshop/SWTiamatClawSkinName": "Garuda Tiamat Talons Skin",
|
|
31310
31732
|
"/Lotus/Language/SteamWorkshop/SWTiamatHelmetDesc": "A helmet for the Garuda Warframe, designed by Vulbjorn.",
|
|
31311
31733
|
"/Lotus/Language/SteamWorkshop/SWTiamatHelmetName": "Garuda Tiamat Helmet",
|
|
31312
31734
|
"/Lotus/Language/SteamWorkshop/SWTiamatSkinDesc": "A unique skin for the Garuda Warframe, designed by Vulbjorn.",
|
|
@@ -31781,7 +32203,7 @@
|
|
|
31781
32203
|
"/Lotus/Language/Suits/DagathAltHelmetDesc": "Glory in the ghoulish splendor of a pierced skull.",
|
|
31782
32204
|
"/Lotus/Language/Suits/DagathAltHelmetName": "Dagath Ganceann Helmet",
|
|
31783
32205
|
"/Lotus/Language/Suits/DagathApparitionAbilityAugment1Name": "Spectral Spirit",
|
|
31784
|
-
"/Lotus/Language/Suits/DagathApparitionAbilityDescription": "Supercharge Dagath
|
|
32206
|
+
"/Lotus/Language/Suits/DagathApparitionAbilityDescription": "Supercharge Dagath's weapons with extra Critical Damage. The effects are doubled on Doomed enemies. Escape fatal blows by briefly assuming a spectral form.",
|
|
31785
32207
|
"/Lotus/Language/Suits/DagathApparitionAbilityName": "Grave Spirit",
|
|
31786
32208
|
"/Lotus/Language/Suits/DagathCurseAbilityDescription": "Condemn nearby enemies to their doom. A portion of the damage Dagath deals is revisited upon them by a Wyrd Scythe. They also suffer <DT_VIRAL_COLOR>Viral Damage.",
|
|
31787
32209
|
"/Lotus/Language/Suits/DagathCurseAbilityName": "Doom",
|
|
@@ -31802,7 +32224,7 @@
|
|
|
31802
32224
|
"/Lotus/Language/Suits/DecoyAbilityAugment1Name": "Savior Decoy",
|
|
31803
32225
|
"/Lotus/Language/Suits/DecoyAbilityAugment1PvPName": "Deceptive Bond",
|
|
31804
32226
|
"/Lotus/Language/Suits/DecoyAbilityAugment2Name": "Damage Decoy",
|
|
31805
|
-
"/Lotus/Language/Suits/DecoyAbilityDesc": "Loki deploys a holographic copy of himself that draws enemy fire
|
|
32227
|
+
"/Lotus/Language/Suits/DecoyAbilityDesc": "Loki deploys a holographic copy of himself that draws enemy fire. The decoy gains health and shield based on enemies nearby.",
|
|
31806
32228
|
"/Lotus/Language/Suits/DecoyAbilityName": "Decoy",
|
|
31807
32229
|
"/Lotus/Language/Suits/DemonFrameAltHelmetDesc": "Don the fearsome horns of a legendary commander. The mere rumor of Uriel’s alternate helmet inspired despair on ancient battlefields.",
|
|
31808
32230
|
"/Lotus/Language/Suits/DemonFrameAltHelmetName": "Uriel Asmodion Helmet",
|
|
@@ -32081,7 +32503,7 @@
|
|
|
32081
32503
|
"/Lotus/Language/Suits/InfestAbilityDesc": "Gluttonous maggots swarm nearby enemies, feasting until they are hit with Virulence and burst with Infestation. The maggots benefit from Mutation and each enemy hit adds to the Mutation stack.",
|
|
32082
32504
|
"/Lotus/Language/Suits/InfestAbilityName": "Ravenous",
|
|
32083
32505
|
"/Lotus/Language/Suits/InfestLinkAbilityAugment1Name": "Parasitic Vitality",
|
|
32084
|
-
"/Lotus/Language/Suits/InfestLinkAbilityDesc": "Bind to a target with parasitic link. When cast on an ally, both the host and Nidus have their Ability Strength increased. Linked enemies take some of the damage inflicted on Nidus.",
|
|
32506
|
+
"/Lotus/Language/Suits/InfestLinkAbilityDesc": "Bind to a target with parasitic link. When cast on an ally, both the host and Nidus have their Ability Strength and Weapon Damage increased. Linked enemies take some of the damage inflicted on Nidus.",
|
|
32085
32507
|
"/Lotus/Language/Suits/InfestLinkAbilityName": "Parasitic Link",
|
|
32086
32508
|
"/Lotus/Language/Suits/InfestPassiveAbility": "If Nidus is killed with at least |STACKS| stacks of Mutation, those |STACKS| stacks are consumed; this grants |DURATION|s of invulnerability and restores Health to |HEAL|%.",
|
|
32087
32509
|
"/Lotus/Language/Suits/InfestPassiveAugment1Name": "Abundant Mutation",
|
|
@@ -32157,7 +32579,7 @@
|
|
|
32157
32579
|
"/Lotus/Language/Suits/KhoraWhipclawWeaponPrimeName": "Whipclaw Prime",
|
|
32158
32580
|
"/Lotus/Language/Suits/KoumeiAltHelmDesc": "Gaze upon the Weaver Star.",
|
|
32159
32581
|
"/Lotus/Language/Suits/KoumeiAltHelmName": "Koumei Orihime Helmet",
|
|
32160
|
-
"/Lotus/Language/Suits/KoumeiBlockAbilityDesc": "Surround yourself with Omamori Charms, each with a chance to have enemy attacks heal you instead of damage you. The number of charms is determined by Koumei
|
|
32582
|
+
"/Lotus/Language/Suits/KoumeiBlockAbilityDesc": "Surround yourself with Omamori Charms, each with a chance to have enemy attacks heal you instead of damage you. The number of charms is determined by Koumei's dice roll.\r\n\r\nA roll of triple sixes grants invulnerability for the duration of your Omamori Charms.",
|
|
32161
32583
|
"/Lotus/Language/Suits/KoumeiBlockAbilityName": "Omamori",
|
|
32162
32584
|
"/Lotus/Language/Suits/KoumeiChassisComponentDesc": "Chassis component of the Koumei Warframe.",
|
|
32163
32585
|
"/Lotus/Language/Suits/KoumeiChassisComponentName": "Koumei Chassis",
|
|
@@ -32175,6 +32597,7 @@
|
|
|
32175
32597
|
"/Lotus/Language/Suits/KoumeiPassiveAbilityDesc": "Every |DURATION| seconds, one of Koumei's weapons will inflict random Status Effects for |DURATION| seconds.",
|
|
32176
32598
|
"/Lotus/Language/Suits/KoumeiPuppetsAbilityDesc": "Wield your foe’s fate threads like the strings of marionettes. Koumei’s dice determine how many Status Effects foes in front of Koumei will suffer.\r\n\r\nA roll of triple sixes causes further Status Effects over time and extends Bunraku to enemies behind Koumei.",
|
|
32177
32599
|
"/Lotus/Language/Suits/KoumeiPuppetsAbilityName": "Bunraku",
|
|
32600
|
+
"/Lotus/Language/Suits/KoumeiStringsAbilityAugment1Name": "Kumihimo Loading",
|
|
32178
32601
|
"/Lotus/Language/Suits/KoumeiStringsAbilityDesc": "Weave the threads of destiny. Enemies who touch the threads suffer a random Elemental Status Effect.\r\n\r\nA roll of triple sixes creates threads that inflict one of every Elemental Status Effect.",
|
|
32179
32602
|
"/Lotus/Language/Suits/KoumeiStringsAbilityName": "Kumihimo",
|
|
32180
32603
|
"/Lotus/Language/Suits/KoumeiSystemsComponentDesc": "Systems component of the Koumei Warframe.",
|
|
@@ -32280,6 +32703,7 @@
|
|
|
32280
32703
|
"/Lotus/Language/Suits/NokkoHelmetName": "Nokko Helmet",
|
|
32281
32704
|
"/Lotus/Language/Suits/NokkoLaunchAbilityDesc": "Unleash a chaotic ballistic mushroom that seeks enemies and bounces explosively off whatever it touches. Contact with any of Nokko’s mushrooms invigorates them, doubling their pulse rate.",
|
|
32282
32705
|
"/Lotus/Language/Suits/NokkoLaunchAbilityName": "Sporespring",
|
|
32706
|
+
"/Lotus/Language/Suits/NokkoNetworkAbilityAugment1Name": "Reroot Rampage",
|
|
32283
32707
|
"/Lotus/Language/Suits/NokkoNetworkAbilityDesc": "Revert to Sprodling form, spawning orbs that heal Nokko and grant a speed boost. While in this state, Nokko is untargetable and heals gradually.",
|
|
32284
32708
|
"/Lotus/Language/Suits/NokkoNetworkAbilityName": "Reroot",
|
|
32285
32709
|
"/Lotus/Language/Suits/NokkoPassiveDesc": "Upon receiving fatal damage, Nokko reverts to his Sprodling form and his active mushrooms will glow, reviving Nokko when touched. Orbs spawned will grant a speed boost but not healing. If a glowing mushroom is not reached in time, Nokko will automatically use a self-revive.",
|
|
@@ -32325,6 +32749,18 @@
|
|
|
32325
32749
|
"/Lotus/Language/Suits/OraxiaEntangleAbilityName": "Webbed Embrace",
|
|
32326
32750
|
"/Lotus/Language/Suits/OraxiaLungeAbilityDesc": "Leap onto an enemy and pierce them with Oraxia’s spider legs, dealing <DT_POISON_COLOR>Toxin Damage. Enemies defeated by this attack have a chance to drop Health or Energy Orbs.",
|
|
32327
32751
|
"/Lotus/Language/Suits/OraxiaLungeAbilityName": "Mercy's Kiss",
|
|
32752
|
+
"/Lotus/Language/Suits/OrionBlackHoleDesc": "Orion forms a drifting black hole, trapping enemies within its gravity. Hitting the black hole with Gravitic Slash or Coronal Ejection will extend its duration and change its trajectory: Gravitic Slash will direct it away from Orion, and Coronal Ejection will pull it towards Sirius.\r\n\r\n(HOLD) Swap to Sirius and use Light's Sanctuary.",
|
|
32753
|
+
"/Lotus/Language/Suits/OrionBlackHoleName": "Event Horizon",
|
|
32754
|
+
"/Lotus/Language/Suits/OrionDefaultSkinDesc": "The standard issue skin for the Orion Warframe.",
|
|
32755
|
+
"/Lotus/Language/Suits/OrionDefaultSkinName": "Orion Skin",
|
|
32756
|
+
"/Lotus/Language/Suits/OrionEvasionDesc": "Envelop Orion in an Astral Shell. Upon taking damage the shell becomes a decoy that draws fire until it's destroyed.\r\n\r\n(HOLD) Swap to Sirius and use Jade Stars.",
|
|
32757
|
+
"/Lotus/Language/Suits/OrionEvasionName": "Astral Shell",
|
|
32758
|
+
"/Lotus/Language/Suits/OrionHelmetDesc": "The standard issue helmet for the Orion Warframe.",
|
|
32759
|
+
"/Lotus/Language/Suits/OrionHelmetName": "Orion Helmet",
|
|
32760
|
+
"/Lotus/Language/Suits/OrionScytheSlashDesc": "Repel enemies with Orion's sinister scythe, dealing <DT_SLASH_COLOR>Slash Damage and Status Effect while reducing shields and armor.\r\n\r\n(HOLD) Swap to Sirius and use Coronal Ejection.",
|
|
32761
|
+
"/Lotus/Language/Suits/OrionScytheSlashName": "Gravitic Slash",
|
|
32762
|
+
"/Lotus/Language/Suits/OrionSiriusName": "Orion & Sirius",
|
|
32763
|
+
"/Lotus/Language/Suits/OrionSuitDesc": "Wield the power of the stars in a constant battle for supremacy. The dueling sons, Sirius & Orion, occupy the space of a single Warframe, jockeying for position to rain cosmic destruction upon foes.",
|
|
32328
32764
|
"/Lotus/Language/Suits/OverLoadAbilityDesc": "Volt discharges the electricity that courses through him. The shockwave paralyzes and damages nearby enemies. Enemies on the edge of the shockwave are stunned.",
|
|
32329
32765
|
"/Lotus/Language/Suits/OverLoadAbilityName": "Discharge",
|
|
32330
32766
|
"/Lotus/Language/Suits/OverheatAbilityDesc": "Stun nearby enemies with strong accelerant. Increases all fire damage dealt.",
|
|
@@ -32352,6 +32788,7 @@
|
|
|
32352
32788
|
"/Lotus/Language/Suits/PacifistWaveAbilityName": "Lull",
|
|
32353
32789
|
"/Lotus/Language/Suits/PagemasterAltHelmetDesc": "For those midway upon their journey.",
|
|
32354
32790
|
"/Lotus/Language/Suits/PagemasterAltHelmetName": "Dante Cantist Helmet",
|
|
32791
|
+
"/Lotus/Language/Suits/PagemasterBookAbilityAugment1Name": "Noctua Swarm",
|
|
32355
32792
|
"/Lotus/Language/Suits/PagemasterBookAbilityDesc": "Open Noctua, Dante's Exalted Tome, and unleash a tale of woe upon his enemies.",
|
|
32356
32793
|
"/Lotus/Language/Suits/PagemasterBookAbilityName": "Noctua",
|
|
32357
32794
|
"/Lotus/Language/Suits/PagemasterDeathAbilityDesc": "Dante's composition draws blood from nearby enemies, inflicting <DT_SLASH_COLOR>Slash Damage upon them.",
|
|
@@ -32363,7 +32800,7 @@
|
|
|
32363
32800
|
"/Lotus/Language/Suits/PagemasterFinalChapterAbilityName": "Final Verse",
|
|
32364
32801
|
"/Lotus/Language/Suits/PagemasterHelmetDesc": "The standard issue helmet for the Dante Warframe.",
|
|
32365
32802
|
"/Lotus/Language/Suits/PagemasterHelmetName": "Dante Helmet",
|
|
32366
|
-
"/Lotus/Language/Suits/PagemasterLifeAbilityDesc": "Dante's vitalizing composition grants him and his allies Overguard and
|
|
32803
|
+
"/Lotus/Language/Suits/PagemasterLifeAbilityDesc": "Dante's vitalizing composition grants him and his allies Overguard and restores their Health.",
|
|
32367
32804
|
"/Lotus/Language/Suits/PagemasterLifeAbilityName": "Light Verse",
|
|
32368
32805
|
"/Lotus/Language/Suits/PagemasterName": "Dante",
|
|
32369
32806
|
"/Lotus/Language/Suits/PagemasterPassiveDesc": "Noctua scans targets, recording information for your Codex. Status Chance increases by |CHANCE|% on fully scanned targets.",
|
|
@@ -32606,6 +33043,27 @@
|
|
|
32606
33043
|
"/Lotus/Language/Suits/SilenceAbilityAugment1Name": "Savage Silence",
|
|
32607
33044
|
"/Lotus/Language/Suits/SilenceAbilityDesc": "Using Silence surrounds Banshee in an aura that stuns enemies and will limit their perceptions and tactical response to gunfire and Warframe attacks.",
|
|
32608
33045
|
"/Lotus/Language/Suits/SilenceAbilityName": "Silence",
|
|
33046
|
+
"/Lotus/Language/Suits/SiriusChassisComponentDesc": "Chassis component for the Sirius & Orion Warframe.",
|
|
33047
|
+
"/Lotus/Language/Suits/SiriusChassisComponentName": "Sirius & Orion Chassis",
|
|
33048
|
+
"/Lotus/Language/Suits/SiriusConstellationPassiveDesc": "Swapping between them grants |EFFICIENCY|% Ability Efficiency for the next |COUNT| casts.\r\n\r\nWhen below 50 energy, Sirius & Orion will steal energy from each other.",
|
|
33049
|
+
"/Lotus/Language/Suits/SiriusDefaultSkinDesc": "The standard issue skin for the Sirius Warframe.",
|
|
33050
|
+
"/Lotus/Language/Suits/SiriusDefaultSkinName": "Sirius Skin",
|
|
33051
|
+
"/Lotus/Language/Suits/SiriusHelmetComponentDesc": "Neuroptics component for the Sirius & Orion Warframe.",
|
|
33052
|
+
"/Lotus/Language/Suits/SiriusHelmetComponentName": "Sirius & Orion Neuroptics",
|
|
33053
|
+
"/Lotus/Language/Suits/SiriusHelmetDesc": "The standard issue helmet for the Sirius Warframe.",
|
|
33054
|
+
"/Lotus/Language/Suits/SiriusHelmetName": "Sirius Helmet",
|
|
33055
|
+
"/Lotus/Language/Suits/SiriusOrionName": "Sirius & Orion",
|
|
33056
|
+
"/Lotus/Language/Suits/SiriusOrionUltimateDesc": "Sirius & Orion take to the skies in a cosmic duel. Each attack consumes a Constellation Star to inflict colossal collateral <DT_EXPLOSION_COLOR>Blast damage. Match the star's color to the Warframes color to gain increased Critical Chance.\r\n\r\n|LEFT_ATTACK| Sirius attacks\r\n|RIGHT_ATTACK| Orion attacks\r\n\r\nGenerate Constellation Stars by using abilities. No more than two stars of the same color can be added in a row.",
|
|
33057
|
+
"/Lotus/Language/Suits/SiriusOrionUltimateName": "Celestial Clash",
|
|
33058
|
+
"/Lotus/Language/Suits/SiriusSanctuaryDesc": "Sirius creates a well of light that heals and revives allies, while reducing incoming damage. The well slowly grows in size and power.\r\n\r\n(HOLD) Swap to Orion and use Event Horizon.",
|
|
33059
|
+
"/Lotus/Language/Suits/SiriusSanctuaryName": "Light's Sanctuary",
|
|
33060
|
+
"/Lotus/Language/Suits/SiriusScytheThrowDesc": "Hurl Sirius' Jade Light infused scythe, dealing <DT_FIRE_COLOR>Heat Damage while collecting any pickups in its path.\r\n\r\n(HOLD) Swap to Orion and use Gravitic Slash.",
|
|
33061
|
+
"/Lotus/Language/Suits/SiriusScytheThrowName": "Coronal Ejection",
|
|
33062
|
+
"/Lotus/Language/Suits/SiriusStarShotDesc": "Sirius conjures Jade Light motes that slowly regenerate over time. Attacking enemies launches the motes, dealing <DT_FIRE_COLOR>Heat Damage and Status Effect.\r\n\r\n(HOLD) Swap to Orion and use Astral Shell.",
|
|
33063
|
+
"/Lotus/Language/Suits/SiriusStarShotName": "Jade Stars",
|
|
33064
|
+
"/Lotus/Language/Suits/SiriusSuitDesc": "Wield the power of the stars in a constant battle for supremacy. The dueling sons, Sirius & Orion, occupy the space of a single Warframe, jockeying for position to rain cosmic destruction upon foes.",
|
|
33065
|
+
"/Lotus/Language/Suits/SiriusSystemsComponentDesc": "Systems component for the Sirius & Orion Warframe.",
|
|
33066
|
+
"/Lotus/Language/Suits/SiriusSystemsComponentName": "Sirius & Orion Systems",
|
|
32609
33067
|
"/Lotus/Language/Suits/SlashDashAbilityAugment1Name": "Surging Dash",
|
|
32610
33068
|
"/Lotus/Language/Suits/SlashDashAbilityAugment1PvPName": "Purging Slash",
|
|
32611
33069
|
"/Lotus/Language/Suits/SlashDashAbilityDesc": "Slash and dash through enemies alongside a radial specter. The powerful Exalted Blade’s slashes inflict <DT_SLASH_COLOR>Slash Status.",
|
|
@@ -32669,6 +33127,7 @@
|
|
|
32669
33127
|
"/Lotus/Language/Suits/TempleExaltedGuitarAbilityName": "Exalted Solo",
|
|
32670
33128
|
"/Lotus/Language/Suits/TempleHelmetDesc": "The standard issue helmet for the Temple Warframe.",
|
|
32671
33129
|
"/Lotus/Language/Suits/TempleHelmetName": "Temple Helmet",
|
|
33130
|
+
"/Lotus/Language/Suits/TemplePassiveAugment1Name": "Rhythm Guard",
|
|
32672
33131
|
"/Lotus/Language/Suits/TemplePassiveDesc": "Play abilities in sync with the Backbeat metronome to invigorate ability effects while increasing Ability Efficiency by |COST|%.",
|
|
32673
33132
|
"/Lotus/Language/Suits/TempleShredAbilityDesc": "Blast targeted enemies with pillars of <DT_FIRE_COLOR>Heat Damage. \r\n\r\nBackbeat Timing: Ignite even more pillars. Increases the Duration and <DT_FIRE_COLOR>Heat Damage of Ripper's Wail when it deals damage.",
|
|
32674
33133
|
"/Lotus/Language/Suits/TempleShredAbilityName": "Pyrotechnics",
|
|
@@ -32860,6 +33319,12 @@
|
|
|
32860
33319
|
"/Lotus/Language/Syandanas/DaxSquareCapeName": "Lustratus Conquest Syandana",
|
|
32861
33320
|
"/Lotus/Language/Syandanas/DaxTwoTailsCapeDesc": "A syandana once worn to distinguish Dax commanders on Tau; wear it now as a mark of pride.",
|
|
32862
33321
|
"/Lotus/Language/Syandanas/DaxTwoTailsCapeName": "Lustratus Warbanner Syandana",
|
|
33322
|
+
"/Lotus/Language/Syandanas/SiriusOrionBothSyandanaDesc": "Fury tempered. Pride soothed. This unity was hard-won, and all the more precious for it.",
|
|
33323
|
+
"/Lotus/Language/Syandanas/SiriusOrionBothSyandanaName": "Jade's Victory Syandana",
|
|
33324
|
+
"/Lotus/Language/Syandanas/SiriusOrionLeftSyandanaDesc": "Swaddling cloth of the infant Orion, torn in ecstatic fury.",
|
|
33325
|
+
"/Lotus/Language/Syandanas/SiriusOrionLeftSyandanaName": "Orion's Swaddle Syandana",
|
|
33326
|
+
"/Lotus/Language/Syandanas/SiriusOrionRightSyandanaDesc": "Swaddling cloth of the infant Sirius, worn as a ragged badge of honor.",
|
|
33327
|
+
"/Lotus/Language/Syandanas/SiriusOrionRightSyandanaName": "Sirius' Swaddle Syandana",
|
|
32863
33328
|
"/Lotus/Language/Syandanas/TC2025EvolvedOrokinCapeDesc": "This tattered variant syandana displays the wearer's ability to manipulate the Void.",
|
|
32864
33329
|
"/Lotus/Language/Syandanas/TC2025EvolvedOrokinCapeName": "Nulwarden Syandana (Void-swept)",
|
|
32865
33330
|
"/Lotus/Language/Syandanas/TC2025OrokinCapeDesc": "Stand guard against the allure of the Void with this opulent syandana.",
|
|
@@ -33409,6 +33874,8 @@
|
|
|
33409
33874
|
"/Lotus/Language/Tarot/TarotCardProteaName": "Protea Prex",
|
|
33410
33875
|
"/Lotus/Language/Tarot/TarotCardSevagothDesc": "The Tempestarii's shadowy Helmsman.",
|
|
33411
33876
|
"/Lotus/Language/Tarot/TarotCardSevagothName": "Sevagoth Prex",
|
|
33877
|
+
"/Lotus/Language/Tarot/TarotCardSiriusOrionDesc": "The Scions of Crimson and Emerald",
|
|
33878
|
+
"/Lotus/Language/Tarot/TarotCardSiriusOrionName": "Sirius & Orion Prex",
|
|
33412
33879
|
"/Lotus/Language/Tarot/TarotCardStyanaxDesc": "Shield of the Innocent",
|
|
33413
33880
|
"/Lotus/Language/Tarot/TarotCardStyanaxName": "Styanax Prex",
|
|
33414
33881
|
"/Lotus/Language/Tarot/TarotCardTempleDesc": "The Flame of Revolution",
|
|
@@ -33617,7 +34084,18 @@
|
|
|
33617
34084
|
"/Lotus/Language/TauPrequel/TauPrequelFinal/VoltPrimeBossName": "Commandeered Volt Prime ",
|
|
33618
34085
|
"/Lotus/Language/TauPrequel/TauPrequelFinal/VythelasDesc": "[PH] Vythelas Desc",
|
|
33619
34086
|
"/Lotus/Language/TauPrequel/TauPrequelFinal/VythelasName": "Vythelas",
|
|
34087
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo1stPlaceTrophyDesc": "Awarded for winning Best in Show in the TennoCon 2026 Dojo Showcase. Congratulations!",
|
|
34088
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo1stPlaceTrophyName": "TennoCon 2026 Dojo Showcase - 1st Place",
|
|
34089
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo2ndPlaceTrophyDesc": "Awarded for taking second place in the TennoCon 2026 Dojo Showcase. Congratulations!",
|
|
34090
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo2ndPlaceTrophyName": "TennoCon 2026 Dojo Showcase - 2nd Place",
|
|
34091
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo3rdPlaceTrophyDesc": "Awarded for taking third place in the TennoCon 2026 Dojo Showcase. Congratulations!",
|
|
34092
|
+
"/Lotus/Language/TennoCon/Tennocon2026Dojo3rdPlaceTrophyName": "TennoCon 2026 Dojo Showcase - 3rd Place",
|
|
34093
|
+
"/Lotus/Language/TennoCon/Tennocon2026DojoParticipationTrophyDesc": "Awarded for participating in the TennoCon 2026 Dojo Showcase. Congratulations!",
|
|
34094
|
+
"/Lotus/Language/TennoCon/Tennocon2026DojoParticipationTrophyName": "TennoCon 2026 Dojo Showcase - Participation",
|
|
33620
34095
|
"/Lotus/Language/Titles/AirHunter": "|TITLE_START|Ack-Ack|TITLE_END||BREAK||NAME|",
|
|
34096
|
+
"/Lotus/Language/Titles/AnimalLoverTitle": "|NAME||BREAK||TITLE_START|Biz's Business Partner|TITLE_END|",
|
|
34097
|
+
"/Lotus/Language/Titles/CaliburChicksHighScoreTitle": "|NAME||BREAK||TITLE_START|Supreme Operative|TITLE_END|",
|
|
34098
|
+
"/Lotus/Language/Titles/CaliburChicksHighScoreTitle_Desc": "Supreme Operative Honoria",
|
|
33621
34099
|
"/Lotus/Language/Titles/Captain": "|TITLE_START|Legendary Captain|TITLE_END||BREAK||NAME|",
|
|
33622
34100
|
"/Lotus/Language/Titles/Clem": "|NAME||BREAK||TITLE_START|Clem|TITLE_END|",
|
|
33623
34101
|
"/Lotus/Language/Titles/CodaKiller": "|TITLE_START|On-lyne Fan|TITLE_END||BREAK||NAME|",
|
|
@@ -33625,6 +34103,8 @@
|
|
|
33625
34103
|
"/Lotus/Language/Titles/CompleteDescendiaHarrow": "|NAME||BREAK||TITLE_START|Harrow's Shadow|TITLE_END|",
|
|
33626
34104
|
"/Lotus/Language/Titles/CompleteDescendiaUriel": "|NAME||BREAK||TITLE_START|Double Trouble|TITLE_END|",
|
|
33627
34105
|
"/Lotus/Language/Titles/CompleteDescendiaWisp": "|NAME||BREAK||TITLE_START|Pas de Deux|TITLE_END|",
|
|
34106
|
+
"/Lotus/Language/Titles/CompleteEDAMaxTitle": "|NAME||BREAK||TITLE_START|Arcane Researcher|TITLE_END|",
|
|
34107
|
+
"/Lotus/Language/Titles/CompleteETAMaxTitle": "|NAME||BREAK||TITLE_START|Temporal Investigator|TITLE_END|",
|
|
33628
34108
|
"/Lotus/Language/Titles/DateAmirTitle": "|TITLE_START|l33t h4XX0r|TITLE_END||BREAK||NAME|",
|
|
33629
34109
|
"/Lotus/Language/Titles/DateAoiTitle": "|NAME||BREAK||TITLE_START|Paper Crane|TITLE_END|",
|
|
33630
34110
|
"/Lotus/Language/Titles/DateArthurTitle": "|TITLE_START|Once and Future|TITLE_END||BREAK||NAME|",
|
|
@@ -33637,6 +34117,10 @@
|
|
|
33637
34117
|
"/Lotus/Language/Titles/DefendLyon": "|NAME||BREAK||TITLE_START|Lyon's Savior|TITLE_END|",
|
|
33638
34118
|
"/Lotus/Language/Titles/DefendMarie": "|NAME||BREAK||TITLE_START|Marie's Champion|TITLE_END|",
|
|
33639
34119
|
"/Lotus/Language/Titles/Developer": "|TITLE_START|Staff|TITLE_END||BREAK||NAME|",
|
|
34120
|
+
"/Lotus/Language/Titles/DuviriKingQuestTitle": "|NAME||BREAK||TITLE_START|King of Duviri|TITLE_END|",
|
|
34121
|
+
"/Lotus/Language/Titles/DuviriQueenQuestTitle": "|NAME||BREAK||TITLE_START|Queen of Duviri|TITLE_END|",
|
|
34122
|
+
"/Lotus/Language/Titles/EidolonHunterTitle": "|NAME||BREAK||TITLE_START|Giant Slayer|TITLE_END|",
|
|
34123
|
+
"/Lotus/Language/Titles/FisherTitle": "|NAME||BREAK||TITLE_START|Hai-Luk's Wholesaler|TITLE_END|",
|
|
33640
34124
|
"/Lotus/Language/Titles/Founder1": "|TITLE_START|Disciple Founder|TITLE_END||BREAK||NAME|",
|
|
33641
34125
|
"/Lotus/Language/Titles/Founder1_MarketTitle": "Disciple Founder Honoria",
|
|
33642
34126
|
"/Lotus/Language/Titles/Founder2": "|TITLE_START|Hunter Founder|TITLE_END||BREAK||NAME|",
|
|
@@ -33648,10 +34132,15 @@
|
|
|
33648
34132
|
"/Lotus/Language/Titles/Fragmented": "|TITLE_START|Fragmented|TITLE_END||BREAK||NAME|",
|
|
33649
34133
|
"/Lotus/Language/Titles/GenericTitle_MarketDescription": "An Honoria for your profile.",
|
|
33650
34134
|
"/Lotus/Language/Titles/GenericTitle_MarketTitle": "Honoria",
|
|
34135
|
+
"/Lotus/Language/Titles/GuardianTitle": "|TITLE_START|Make Your Own Fate|TITLE_END||BREAK||NAME|",
|
|
34136
|
+
"/Lotus/Language/Titles/GuardianTitle_MarketTitle": "Make Your Own Fate Honoria",
|
|
33651
34137
|
"/Lotus/Language/Titles/Hotwired": "|NAME||BREAK||TITLE_START|Hotwired|TITLE_END|",
|
|
33652
34138
|
"/Lotus/Language/Titles/HunhullsKiller": "|NAME||BREAK||TITLE_START|Under Friendly Fire|TITLE_END|",
|
|
33653
34139
|
"/Lotus/Language/Titles/JadeShadows": "|NAME||BREAK||TITLE_START|The Great & Terrible|TITLE_END|",
|
|
34140
|
+
"/Lotus/Language/Titles/JadeShadows2": "|NAME||BREAK||TITLE_START|Like Father, Like Sons|TITLE_END|",
|
|
33654
34141
|
"/Lotus/Language/Titles/Jammer": "|TITLE_START|Jammer|TITLE_END||BREAK||NAME|",
|
|
34142
|
+
"/Lotus/Language/Titles/KRacerTitle": "|NAME||BREAK||TITLE_START|Wave Rider|TITLE_END|",
|
|
34143
|
+
"/Lotus/Language/Titles/KRacerTitle_Desc": "Wave Rider Honoria",
|
|
33655
34144
|
"/Lotus/Language/Titles/LichKiller": "|NAME||BREAK||TITLE_START|of the Old Blood|TITLE_END|",
|
|
33656
34145
|
"/Lotus/Language/Titles/LotusEater": "|NAME||BREAK||TITLE_START|Champion of the Lotus|TITLE_END|",
|
|
33657
34146
|
"/Lotus/Language/Titles/MaduraiBigSpender": "|TITLE_START|Madurai Vanguard|TITLE_END||BREAK||NAME|",
|
|
@@ -33676,8 +34165,14 @@
|
|
|
33676
34165
|
"/Lotus/Language/Titles/NaramonBlade": "|NAME||BREAK||TITLE_START|Swordmaster|TITLE_END|",
|
|
33677
34166
|
"/Lotus/Language/Titles/OldPeace": "|NAME||BREAK||TITLE_START|Chosen of Margulis|TITLE_END|",
|
|
33678
34167
|
"/Lotus/Language/Titles/OldPeaceTeaserTitle": "|NAME||BREAK||TITLE_START|Historian of Tau|TITLE_END|",
|
|
34168
|
+
"/Lotus/Language/Titles/OllieRacerTitle": "|NAME||BREAK||TITLE_START|Ollie's Biggest Fan|TITLE_END|",
|
|
34169
|
+
"/Lotus/Language/Titles/OllieRacerTitle_Desc": "Ollie's Biggest Fan Honoria",
|
|
33679
34170
|
"/Lotus/Language/Titles/OraxiaKiller": "|TITLE_START|Oraxia's Prey|TITLE_END||BREAK||NAME|",
|
|
34171
|
+
"/Lotus/Language/Titles/OrbHunterTitle": "|NAME||BREAK||TITLE_START|Orb Liquidator|TITLE_END|",
|
|
33680
34172
|
"/Lotus/Language/Titles/Petter": "|NAME||BREAK||TITLE_START|Kalymos' Best Friend|TITLE_END|",
|
|
34173
|
+
"/Lotus/Language/Titles/RailjackAshTitle": "|NAME||BREAK||TITLE_START|of Scoria|TITLE_END|",
|
|
34174
|
+
"/Lotus/Language/Titles/RailjackGarudaTitle": "|NAME||BREAK||TITLE_START|The Bloodletter|TITLE_END|",
|
|
34175
|
+
"/Lotus/Language/Titles/ReferAFriendTitle": "|NAME||BREAK||TITLE_START|Dream Catcher|TITLE_END|",
|
|
33681
34176
|
"/Lotus/Language/Titles/RememberTogether": "|NAME||BREAK||TITLE_START|Comrade-in-Arms|TITLE_END|",
|
|
33682
34177
|
"/Lotus/Language/Titles/SecondDream": "|NAME||BREAK||TITLE_START|Awoken Tenno|TITLE_END|",
|
|
33683
34178
|
"/Lotus/Language/Titles/SentientFriend": "|NAME||BREAK||TITLE_START|Friend of Sentients|TITLE_END|",
|
|
@@ -33695,6 +34190,8 @@
|
|
|
33695
34190
|
"/Lotus/Language/Titles/TitleArgonDesc": "Forever Honoria",
|
|
33696
34191
|
"/Lotus/Language/Titles/TitleAscarisPrime": "|TITLE_START|Hive-kin|TITLE_END||BREAK||NAME|",
|
|
33697
34192
|
"/Lotus/Language/Titles/TitleAscarisPrimeDesc": "Hive-kin Honoria",
|
|
34193
|
+
"/Lotus/Language/Titles/TitleAsh": "|NAME||BREAK||TITLE_START|Scoria's Saint|TITLE_END|",
|
|
34194
|
+
"/Lotus/Language/Titles/TitleAshDesc": "Scoria's Saint Honoria",
|
|
33698
34195
|
"/Lotus/Language/Titles/TitleBOTBEventVendor3": "|TITLE_START|Volatile Mote|TITLE_END||BREAK||NAME|",
|
|
33699
34196
|
"/Lotus/Language/Titles/TitleBOTBEventVendor3_Desc": "Volatile Mote Honoria",
|
|
33700
34197
|
"/Lotus/Language/Titles/TitleCaliban": "|TITLE_START|The Heir of Two Kingdoms|TITLE_END||BREAK||NAME|",
|
|
@@ -33717,6 +34214,8 @@
|
|
|
33717
34214
|
"/Lotus/Language/Titles/TitleDagath": "|NAME||BREAK||TITLE_START|Abyssal Thorn|TITLE_END|",
|
|
33718
34215
|
"/Lotus/Language/Titles/TitleDagathDesc": "Abyssal Thorn Honoria",
|
|
33719
34216
|
"/Lotus/Language/Titles/TitleDante": "|NAME||BREAK||TITLE_START|The Learned|TITLE_END|",
|
|
34217
|
+
"/Lotus/Language/Titles/TitleDanteDeluxe": "|NAME||BREAK||TITLE_START|Keeper of Secrets|TITLE_END|",
|
|
34218
|
+
"/Lotus/Language/Titles/TitleDanteDeluxeDesc": "Keeper of Secrets Honoria",
|
|
33720
34219
|
"/Lotus/Language/Titles/TitleDanteDesc": "The Learned Honoria",
|
|
33721
34220
|
"/Lotus/Language/Titles/TitleDanteDescendia": "|NAME||BREAK||TITLE_START|Divine Comedian|TITLE_END|",
|
|
33722
34221
|
"/Lotus/Language/Titles/TitleDebtBond": "|NAME||BREAK||TITLE_START|Ticker's Angel|TITLE_END|",
|
|
@@ -33725,6 +34224,8 @@
|
|
|
33725
34224
|
"/Lotus/Language/Titles/TitleEchoVocaDesc": "The God Above Knowledge Honoria",
|
|
33726
34225
|
"/Lotus/Language/Titles/TitleEntratiObols": "|NAME||BREAK||TITLE_START|Payer of the Ferryman|TITLE_END|",
|
|
33727
34226
|
"/Lotus/Language/Titles/TitleEntratiObolsDesc": "Payer of the Ferryman Honoria",
|
|
34227
|
+
"/Lotus/Language/Titles/TitleExcalibur": "|NAME||BREAK||TITLE_START|The Awoken Sword|TITLE_END|",
|
|
34228
|
+
"/Lotus/Language/Titles/TitleExcaliburDesc": "The Awoken Sword Honoria",
|
|
33728
34229
|
"/Lotus/Language/Titles/TitleFatherTokens": "|TITLE_START|Patriarch|TITLE_END||BREAK||NAME|",
|
|
33729
34230
|
"/Lotus/Language/Titles/TitleFatherTokensDesc": "Patriarch Honoria",
|
|
33730
34231
|
"/Lotus/Language/Titles/TitleFerrite": "|NAME||BREAK||TITLE_START|Ironclad|TITLE_END|",
|
|
@@ -33752,6 +34253,7 @@
|
|
|
33752
34253
|
"/Lotus/Language/Titles/TitleHydroid_Desc": "Marauder of the Deep Honoria",
|
|
33753
34254
|
"/Lotus/Language/Titles/TitleIgnia": "|NAME||BREAK||TITLE_START|Fire and Brimstone|TITLE_END|",
|
|
33754
34255
|
"/Lotus/Language/Titles/TitleIgniaDesc": "Fire and Brimstone Honoria",
|
|
34256
|
+
"/Lotus/Language/Titles/TitleIncarnonMastery": "[PH] |NAME||BREAK||TITLE_START|Void Armorer|TITLE_END|",
|
|
33755
34257
|
"/Lotus/Language/Titles/TitleJade": "|NAME||BREAK||TITLE_START|Jade's Guardian|TITLE_END|",
|
|
33756
34258
|
"/Lotus/Language/Titles/TitleJadeDesc": "Jade's Guardian Honoria",
|
|
33757
34259
|
"/Lotus/Language/Titles/TitleJuggernaut": "|TITLE_START|The Invincible|TITLE_END||BREAK||NAME|",
|
|
@@ -33782,8 +34284,12 @@
|
|
|
33782
34284
|
"/Lotus/Language/Titles/TitleMR30": "|TITLE_START|True Master|TITLE_END||BREAK||NAME|",
|
|
33783
34285
|
"/Lotus/Language/Titles/TitleMR4": "|TITLE_START|Novice|TITLE_END||BREAK||NAME|",
|
|
33784
34286
|
"/Lotus/Language/Titles/TitleMR7": "|TITLE_START|Disciple|TITLE_END||BREAK||NAME|",
|
|
34287
|
+
"/Lotus/Language/Titles/TitleMag": "|NAME||BREAK||TITLE_START|Force of Nature|TITLE_END|",
|
|
34288
|
+
"/Lotus/Language/Titles/TitleMagDesc": "Force of Nature Honoria",
|
|
33785
34289
|
"/Lotus/Language/Titles/TitleMaphica": "|TITLE_START|Demoness|TITLE_END||BREAK||NAME|",
|
|
33786
34290
|
"/Lotus/Language/Titles/TitleMaphicaDesc": "Demoness Honoria",
|
|
34291
|
+
"/Lotus/Language/Titles/TitleMesa": "|NAME||BREAK||TITLE_START|Feelin' Lucky|TITLE_END|",
|
|
34292
|
+
"/Lotus/Language/Titles/TitleMesaDesc": "Feelin' Lucky Honoria",
|
|
33787
34293
|
"/Lotus/Language/Titles/TitleMotherTokens": "|TITLE_START|Matriarch|TITLE_END||BREAK||NAME|",
|
|
33788
34294
|
"/Lotus/Language/Titles/TitleMotherTokensDesc": "Matriarch Honoria",
|
|
33789
34295
|
"/Lotus/Language/Titles/TitleNanoSpores": "|NAME||BREAK||TITLE_START|Spore Bearer|TITLE_END|",
|
|
@@ -33792,6 +34298,8 @@
|
|
|
33792
34298
|
"/Lotus/Language/Titles/TitleNavCoordinatesDesc": "The Navigator Honoria",
|
|
33793
34299
|
"/Lotus/Language/Titles/TitleNewLoka": "|TITLE_START|Defender of the Earth|TITLE_END||BREAK||NAME|",
|
|
33794
34300
|
"/Lotus/Language/Titles/TitleNewLoka_Desc": "Defender of the Earth Honoria",
|
|
34301
|
+
"/Lotus/Language/Titles/TitleNidus": "|NAME||BREAK||TITLE_START|Plague-bearer|TITLE_END|",
|
|
34302
|
+
"/Lotus/Language/Titles/TitleNidusDesc": "Plague-bearer Honoria",
|
|
33795
34303
|
"/Lotus/Language/Titles/TitleNokko": "|NAME||BREAK||TITLE_START|Night Gardener|TITLE_END|",
|
|
33796
34304
|
"/Lotus/Language/Titles/TitleNokkoDesc": "Night Gardener Honoria",
|
|
33797
34305
|
"/Lotus/Language/Titles/TitleOraxia": "|TITLE_START|Along Came|TITLE_END||BREAK||NAME|",
|
|
@@ -33816,12 +34324,16 @@
|
|
|
33816
34324
|
"/Lotus/Language/Titles/TitleSaryn_Desc": "Matron of Malaise Honoria",
|
|
33817
34325
|
"/Lotus/Language/Titles/TitleShadowgrapherEventVendor": "|TITLE_START|Shadow Conservator|TITLE_END||BREAK||NAME|",
|
|
33818
34326
|
"/Lotus/Language/Titles/TitleShadowgrapherEventVendor_Desc": "Shadow Conservator Honoria",
|
|
34327
|
+
"/Lotus/Language/Titles/TitleSiriusOrion": "|NAME||BREAK||TITLE_START|As One|TITLE_END|",
|
|
34328
|
+
"/Lotus/Language/Titles/TitleSiriusOrionDesc": "As One Honoria",
|
|
33819
34329
|
"/Lotus/Language/Titles/TitleSpectralDebris": "|NAME||BREAK||TITLE_START|Sworn Sister|TITLE_END|",
|
|
33820
34330
|
"/Lotus/Language/Titles/TitleSpectralDebrisDesc": "Sworn Sister Honoria",
|
|
33821
34331
|
"/Lotus/Language/Titles/TitleSteelEssence": "|TITLE_START|Steel Soldier|TITLE_END||BREAK||NAME|",
|
|
33822
34332
|
"/Lotus/Language/Titles/TitleSteelEssenceDesc": "Steel Soldier Honoria",
|
|
33823
34333
|
"/Lotus/Language/Titles/TitleSteelMeridian": "|NAME||BREAK||TITLE_START|Liberated Grineer|TITLE_END|",
|
|
33824
34334
|
"/Lotus/Language/Titles/TitleSteelMeridian_Desc": "Liberated Grineer Honoria",
|
|
34335
|
+
"/Lotus/Language/Titles/TitleStyanaxPrime": "|NAME||BREAK||TITLE_START|Hoplite|TITLE_END|",
|
|
34336
|
+
"/Lotus/Language/Titles/TitleStyanaxPrime_MarketTitle": "Hoplite Honoria",
|
|
33825
34337
|
"/Lotus/Language/Titles/TitleTemple": "|NAME||BREAK||TITLE_START|Blazing Revolutionary|TITLE_END|",
|
|
33826
34338
|
"/Lotus/Language/Titles/TitleTempleDesc": "Blazing Revolutionary Honoria",
|
|
33827
34339
|
"/Lotus/Language/Titles/TitleTenetMastery": "|NAME||BREAK||TITLE_START|Sleeping in the Cold Below|TITLE_END|",
|
|
@@ -33829,6 +34341,8 @@
|
|
|
33829
34341
|
"/Lotus/Language/Titles/TitleThermalSludgeDesc": "Hot Sludge Honoria",
|
|
33830
34342
|
"/Lotus/Language/Titles/TitleThraxPlasm": "|TITLE_START|The Mad King|TITLE_END||BREAK||NAME|",
|
|
33831
34343
|
"/Lotus/Language/Titles/TitleThraxPlasmDesc": "The Mad King Honoria",
|
|
34344
|
+
"/Lotus/Language/Titles/TitleVolt": "|NAME||BREAK||TITLE_START|Strikes Twice|TITLE_END|",
|
|
34345
|
+
"/Lotus/Language/Titles/TitleVoltDesc": "Strikes Twice Honoria",
|
|
33832
34346
|
"/Lotus/Language/Titles/TitleVorHardMode": "|TITLE_START|The Void Called to Me|TITLE_END||BREAK||NAME| ",
|
|
33833
34347
|
"/Lotus/Language/Titles/TitleVoruna": "|NAME||BREAK||TITLE_START|Wolfmother|TITLE_END|",
|
|
33834
34348
|
"/Lotus/Language/Titles/TitleVorunaDesc": "Wolfmother Honoria",
|
|
@@ -33906,6 +34420,7 @@
|
|
|
33906
34420
|
"/Lotus/Language/UnrealTournament/StahltaShockRifleSkinName": "Stahlta Shock Rifle Skin",
|
|
33907
34421
|
"/Lotus/Language/Upgrades/AmarSetBonus": "Teleport to a target within |RANGE|m on using a Heavy Attack.",
|
|
33908
34422
|
"/Lotus/Language/Upgrades/AmmoEfficencyDuringUltimateName": "Zid-an Haras",
|
|
34423
|
+
"/Lotus/Language/Upgrades/AmpAmmoEfficiency": "|val|% Amp Ammo Efficiency",
|
|
33909
34424
|
"/Lotus/Language/Upgrades/AntiqueAmmoSchool": "Vik-Anam",
|
|
33910
34425
|
"/Lotus/Language/Upgrades/AntiqueArmour": "Lorun-Tash",
|
|
33911
34426
|
"/Lotus/Language/Upgrades/AntiqueCritChanceSchool": "Omn-Evi",
|
|
@@ -33926,21 +34441,88 @@
|
|
|
33926
34441
|
"/Lotus/Language/Upgrades/AntiqueVoidSlingCrateBreaker": "Lashta-Vak",
|
|
33927
34442
|
"/Lotus/Language/Upgrades/AntiqueVoidSlingEfficiency": "Sey-Taph",
|
|
33928
34443
|
"/Lotus/Language/Upgrades/AntiqueWeaponDamageSchools": "Ubri-Kaneph",
|
|
34444
|
+
"/Lotus/Language/Upgrades/ArcaneArachneWeaponDamageModDesc": "|val|% Damage to Primary and Secondary weapons",
|
|
34445
|
+
"/Lotus/Language/Upgrades/ArcanePull_Description": "|CHANCE|% chance to pull enemies within |RANGE|m into melee range.",
|
|
34446
|
+
"/Lotus/Language/Upgrades/ArcaneRadialDamage_Description": "|CHANCE|% chance to deal |STAT1|% Weapon Damage to enemies within |RANGE|m.",
|
|
33929
34447
|
"/Lotus/Language/Upgrades/ArchwingEventMagneticCritDamageMeleeMod": "Magnetized Core",
|
|
33930
34448
|
"/Lotus/Language/Upgrades/ArchwingEventMagneticFireRateRifleMod": "Magnetized Cycle",
|
|
33931
34449
|
"/Lotus/Language/Upgrades/ArchwingEventRadiationCritChanceMeleeMod": "Critical Meltdown",
|
|
33932
34450
|
"/Lotus/Language/Upgrades/ArchwingEventRadiationFireIterationRifleMod": "Containment Breach",
|
|
34451
|
+
"/Lotus/Language/Upgrades/AttackSpeedBuffDesc": "|val|% Attack Speed",
|
|
34452
|
+
"/Lotus/Language/Upgrades/AvatarAbilityDurationModDesc": "|val|% Ability Duration",
|
|
34453
|
+
"/Lotus/Language/Upgrades/AvatarAbilityEfficiencyModDesc": "|val|% Ability Efficiency",
|
|
34454
|
+
"/Lotus/Language/Upgrades/AvatarAbilityStrengthModDesc": "|val|% Ability Strength",
|
|
34455
|
+
"/Lotus/Language/Upgrades/AvatarAbilityStrengthNextCastModDesc": "|STRENGTH|% Ability Strength on next Warframe Ability Cast",
|
|
34456
|
+
"/Lotus/Language/Upgrades/AvatarBleedoutRateModDesc": "|val|% Bleedout Rate",
|
|
34457
|
+
"/Lotus/Language/Upgrades/AvatarDamageReductionDuringReviveModDesc": "|val|% Damage Taken During Revive",
|
|
33933
34458
|
"/Lotus/Language/Upgrades/AvatarEnergyRegenMod": "Energy Nexus",
|
|
34459
|
+
"/Lotus/Language/Upgrades/AvatarFlatArmourModDesc": "|val| Armor",
|
|
34460
|
+
"/Lotus/Language/Upgrades/AvatarFlatHealthModDesc": "|val| Health",
|
|
34461
|
+
"/Lotus/Language/Upgrades/AvatarHealModDesc": "Heal |val|% Health",
|
|
34462
|
+
"/Lotus/Language/Upgrades/AvatarMovementSpeedModDesc": "|val|% Speed",
|
|
34463
|
+
"/Lotus/Language/Upgrades/AvatarParkourBoostModDesc": "|val|% Parkour Velocity",
|
|
34464
|
+
"/Lotus/Language/Upgrades/AvatarParkourGlideNoPercentModDesc": "|val|s Aim Glide/Wall Latch Duration",
|
|
34465
|
+
"/Lotus/Language/Upgrades/AvatarPowerRateModDesc": "|val| Energy Rate",
|
|
34466
|
+
"/Lotus/Language/Upgrades/AvatarShieldRechargeRateModDesc": "|val|% Shield Recharge",
|
|
34467
|
+
"/Lotus/Language/Upgrades/AvatarSprintSpeedPercentModDesc": "|val|% Sprint Speed",
|
|
33934
34468
|
"/Lotus/Language/Upgrades/BonebladeSetDesc": "Slam attacks manifest Tendrils to lash enemies within |STAT1|m, stunning them for |STAT3|s and dealing |STAT2| <DT_PUNCTURE_COLOR>Puncture Damage. Cooldown: |STAT4|s",
|
|
33935
34469
|
"/Lotus/Language/Upgrades/BorealSetBonus": "Reduces damage by |val|% when Airborne.",
|
|
33936
34470
|
"/Lotus/Language/Upgrades/CodexScanOnKillDesc": "Fatal strikes against an enemy also perform a Codex Scan. Scans require an equipped Codex Scanner and an available charge.",
|
|
33937
34471
|
"/Lotus/Language/Upgrades/ComboDurationSimpleModDesc": "|val|s Combo Duration",
|
|
33938
34472
|
"/Lotus/Language/Upgrades/ComboInitialBonusModDesc": "|val| Initial Combo",
|
|
33939
34473
|
"/Lotus/Language/Upgrades/ComboPointsMissOnHitMod": "|val|% Chance to Gain Combo Count",
|
|
34474
|
+
"/Lotus/Language/Upgrades/ConditionWithBonusDescription": "|CONDITION|: |BONUS|",
|
|
34475
|
+
"/Lotus/Language/Upgrades/CorrosiveProcResist": "|val|% chance to resist a <DT_CORROSIVE_COLOR>Corrosive Status effect.",
|
|
34476
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerBonusRevive": "+1 Arcane Revive",
|
|
34477
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescription": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS|",
|
|
34478
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionAlt": "|CONDITION|:\r\n|CHANCE|% chance to |BONUS|",
|
|
34479
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionBonusDamageAfterLatch": "|CONDITION|:\r\n|BONUS| for |DURATION|s",
|
|
34480
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionDamageReductionDuringRevive": "|BONUS|",
|
|
34481
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionInstantShieldRestore": "|CONDITION|:\r\n|CHANCE|% chance to instantly restore all Shields\r\n|DURATION|s cooldown",
|
|
34482
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionInvisibility": "|CONDITION|:\r\n|CHANCE|% chance to become invisible for |DURATION|s",
|
|
34483
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeProjectile": "|CONDITION|:\r\nMelee while Aim Gliding launches a projectile that explodes on impact",
|
|
34484
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionMeleeShockwave": "|CONDITION|:\r\nSlam emits a shockwave forwards that suspends enemies in the air for a short period",
|
|
34485
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDuration": "|CONDITION|:\r\n|BONUS1| and |BONUS2| for |DURATION|s.",
|
|
34486
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceTwoBonusesWithDurationAndStacks": "|CONDITION|:\r\n|BONUS1| and |BONUS2| for |DURATION|s. Stacks up to |STACKS|x.",
|
|
34487
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithDuration": "|CONDITION|:\r\n|BONUS| for |DURATION|s",
|
|
34488
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithDurationAnd3Stacks": "|CONDITION|:\r\n|BONUS| for |DURATION|s. Stacks up to 3x.",
|
|
34489
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithDurationAndMaxBonus": "|CONDITION|:\r\n|BONUS| for |DURATION|s. Stacks up to |STACKS|%.",
|
|
34490
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithDurationAndStacks": "|CONDITION|:\r\n|BONUS| for |DURATION|s. Stacks up to |STACKS|x.",
|
|
34491
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithDurationSecondaryWeapon": "|CONDITION|:\r\n|BONUS| for |DURATION|s on Secondary Weapon",
|
|
34492
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithSingleBonusAnd50Stacks": "|CONDITION|:\r\n|BONUS1|. Stacks up to 50x.",
|
|
34493
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionNoChanceWithStacks": "|CONDITION|:\r\n|BONUS|. Stacks up to |STACKS|x.",
|
|
34494
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionRadialEnergy": "|CONDITION|:\r\n|CHANCE|% chance to replenish |BONUS1| Energy to self and allies within |BONUS2|m\r\n|BONUS3|s cooldown",
|
|
34495
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionRadialHeal": "|CONDITION|:\r\n|CHANCE|% chance to restore |BONUS1| Health to allies within |BONUS2|m\r\n|BONUS3|s cooldown",
|
|
34496
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionRadialKnockdown": "|CONDITION|:\r\n|CHANCE|% chance to Knockdown nearby enemies",
|
|
34497
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionSimple": "|CONDITION|:\r\n|BONUS|",
|
|
34498
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDuration": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| for |DURATION|s",
|
|
34499
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationMelee": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Melee Weapons for |DURATION|s",
|
|
34500
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationPistols": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Pistols for |DURATION|s",
|
|
34501
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationRifles": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Primary Weapons for |DURATION|s",
|
|
34502
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationRiflesNoShotguns": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Primary Weapons (Excludes Shotguns) for |DURATION|s",
|
|
34503
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationShotguns": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Shotguns for |DURATION|s",
|
|
34504
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerDescriptionWithDurationSniperRifles": "|CONDITION|:\r\n|CHANCE|% chance for |BONUS| to Sniper Rifles for |DURATION|s",
|
|
34505
|
+
"/Lotus/Language/Upgrades/CosmeticEnhancerEfficiencyOnHeadshotDescriptionWithDuration": "|CONDITION|:\r\n|BONUS1| and |BONUS2| on the next Ability used within |DURATION|s.",
|
|
34506
|
+
"/Lotus/Language/Upgrades/CritChanceOnHeadshots": "|val|% Critical Chance on Weakpoint Hits",
|
|
34507
|
+
"/Lotus/Language/Upgrades/CritChanceOnOvershield": "While Overshields Active: +|AMOUNT|% Critical Chance",
|
|
34508
|
+
"/Lotus/Language/Upgrades/DamageForNextShotDesc": "Gain +|DAMAGE|% damage on your next shot.",
|
|
34509
|
+
"/Lotus/Language/Upgrades/DamagePerFreezeStack": "Enemies take |val|% damage per <DT_FREEZE_COLOR>Cold Status",
|
|
33940
34510
|
"/Lotus/Language/Upgrades/DamageResistanceStacksOverTime": "Arcane Double Back",
|
|
34511
|
+
"/Lotus/Language/Upgrades/DamageResistanceStacksOverTimeDesc": "Gain +|RESISTANCE|% damage resistance for |DURATION|s per Dodge, Double Jump and Bullet Jump. Stacks up to |MAX_STACK|x.",
|
|
34512
|
+
"/Lotus/Language/Upgrades/EnergyRegen": "|val| Energy Regen/s",
|
|
34513
|
+
"/Lotus/Language/Upgrades/ExtraProcDesc": "|val|% chance to trigger a second random Status Effect.",
|
|
33941
34514
|
"/Lotus/Language/Upgrades/ExtraProcOnProc": "Secondary Encumber",
|
|
34515
|
+
"/Lotus/Language/Upgrades/ExtraProcOnProcDesc": "|CONDITION|: |BONUS|",
|
|
34516
|
+
"/Lotus/Language/Upgrades/FireProcResist": "|val|% chance to resist a <DT_FIRE_COLOR>Heat Status effect.",
|
|
33942
34517
|
"/Lotus/Language/Upgrades/FireRateModDesc": "|val|% Fire Rate",
|
|
34518
|
+
"/Lotus/Language/Upgrades/FlatValueDesc": "|val|",
|
|
34519
|
+
"/Lotus/Language/Upgrades/FreezeProcResist": "|val|% chance to resist a <DT_FREEZE_COLOR>Cold Status effect.",
|
|
34520
|
+
"/Lotus/Language/Upgrades/GasProcResist": "|val|% chance to resist a <DT_GAS_COLOR>Gas Status effect.",
|
|
34521
|
+
"/Lotus/Language/Upgrades/HealthRegen": "|val| Health Regen/s",
|
|
34522
|
+
"/Lotus/Language/Upgrades/HealthRegeneration": "|val|% Health Regeneration/s",
|
|
33943
34523
|
"/Lotus/Language/Upgrades/HeatStatusProcOnUltimateKillName": "Zid-an Uskos",
|
|
34524
|
+
"/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldDesc": "Heavy Attack kills restore |val|% of max Shields",
|
|
34525
|
+
"/Lotus/Language/Upgrades/HeavyAttackKillRestoreShieldName": "Melee Assimilation",
|
|
33944
34526
|
"/Lotus/Language/Upgrades/HeavyAttackMovementBonusDesc": "Killing an enemy with a Heavy Attack reduces Enemy Accuracy against Warframe by |STAT1|% and grants immunity to Status Effects for |STAT2|s",
|
|
33945
34527
|
"/Lotus/Language/Upgrades/HindDamageonFifthHit": "Final Tap",
|
|
33946
34528
|
"/Lotus/Language/Upgrades/HoverboardAirGravMod": "Air Time",
|
|
@@ -33956,32 +34538,95 @@
|
|
|
33956
34538
|
"/Lotus/Language/Upgrades/HoverboardSonicBoomMod": "Sonic Boost",
|
|
33957
34539
|
"/Lotus/Language/Upgrades/HoverboardSpeedMod": "Extreme Velocity",
|
|
33958
34540
|
"/Lotus/Language/Upgrades/HoverboardTrickExplosionMod": "Thrash Landing",
|
|
34541
|
+
"/Lotus/Language/Upgrades/ImpactProcResist": "|val|% chance to resist an <DT_IMPACT_COLOR>Impact Status effect.",
|
|
34542
|
+
"/Lotus/Language/Upgrades/IncreasedAmpDamage": "|val|% Damage to Amps",
|
|
34543
|
+
"/Lotus/Language/Upgrades/InvulnerabilityWithCooldown": "Become invulnerable for |DURATION|s and recover |AMOUNT|% Health. Cooldown: |COOLDOWN|s",
|
|
34544
|
+
"/Lotus/Language/Upgrades/JamNearbyEnemiesOnMagneticProcDesc": "On Weapon <DT_MAGNETIC_COLOR>Magnetic Status Effect: Enemy weapons jam within |JAM_RANGE|m of target. Cooldown |COOLDOWN|s.",
|
|
34545
|
+
"/Lotus/Language/Upgrades/LifeSteal": "|val|% Life Steal",
|
|
33959
34546
|
"/Lotus/Language/Upgrades/LiftedEnemiesExplodeImpactDamageDesc": "Lifted enemies explode on death, dealing |STAT1|% Enemy Max Health as <DT_IMPACT_COLOR>Impact Damage in a |STAT2|m radius.\r\nCooldown: |DURATION|s",
|
|
33960
34547
|
"/Lotus/Language/Upgrades/MagneticAttackSpeedMeleeMod": "Magnetic Rush",
|
|
33961
34548
|
"/Lotus/Language/Upgrades/MagneticClipRifleMod": "Magnetic Capacity",
|
|
33962
34549
|
"/Lotus/Language/Upgrades/MagneticCritDamagePistolMod": "Magnetic Might",
|
|
33963
34550
|
"/Lotus/Language/Upgrades/MagneticFireRateShotgunMod": "Magnetic Strafe",
|
|
34551
|
+
"/Lotus/Language/Upgrades/MagneticProcResist": "|val|% chance to resist a <DT_MAGNETIC_COLOR>Magnetic Status effect.",
|
|
33964
34552
|
"/Lotus/Language/Upgrades/MagnusRollHeadShotBonus": "Deadly Maneuvers",
|
|
34553
|
+
"/Lotus/Language/Upgrades/MaxHealthValueDesc": "|val| Max Health",
|
|
33965
34554
|
"/Lotus/Language/Upgrades/MechaModSetBonus": "Companion marks a target every |COOLDOWN|s for |DURATION|s. Killing the target applies their Status Effects to all enemies within |RANGE|m.",
|
|
33966
34555
|
"/Lotus/Language/Upgrades/MeleeComboGainExtraChance": "|val|% Additional Combo Count Chance",
|
|
34556
|
+
"/Lotus/Language/Upgrades/MeleeComboGainExtraChanceOnLifted": "|val|% Additional Combo Count Chance on Lifted enemies",
|
|
33967
34557
|
"/Lotus/Language/Upgrades/MeleeDamageBuffDesc": "|val|% Melee Damage",
|
|
34558
|
+
"/Lotus/Language/Upgrades/MeleeDamageBuffOnHeavyDesc": "|val|% Melee Damage on Heavy Attack",
|
|
33968
34559
|
"/Lotus/Language/Upgrades/MeleeEquippedConditionDesc": "With Melee Equipped:",
|
|
33969
34560
|
"/Lotus/Language/Upgrades/MeleeStatusDamageDuoModName": "Melee Elementalist",
|
|
33970
34561
|
"/Lotus/Language/Upgrades/NiraSetBonus": "Increase damage from Slam Attacks by |val|%.",
|
|
33971
34562
|
"/Lotus/Language/Upgrades/NoCostCastChanceOnCast": "Arcane Steadfast",
|
|
34563
|
+
"/Lotus/Language/Upgrades/NoCostCastChanceOnCastNoDurationDesc": "On Ability Cast: |CHANCE|% chance that the next three Abilities will not cost Energy.",
|
|
33972
34564
|
"/Lotus/Language/Upgrades/OnAbilityCastConditionDesc": "On Ability Cast:",
|
|
34565
|
+
"/Lotus/Language/Upgrades/OnAbilityCondition_Description": "On Ability Cast",
|
|
33973
34566
|
"/Lotus/Language/Upgrades/OnActionDirectionDismountDesc": "On Directional Dismount:",
|
|
34567
|
+
"/Lotus/Language/Upgrades/OnColdProcCondition_Description": "On <DT_FREEZE_COLOR>Cold Status Effect",
|
|
34568
|
+
"/Lotus/Language/Upgrades/OnCritCondition_Description": "On Critical Hit",
|
|
34569
|
+
"/Lotus/Language/Upgrades/OnDamageCondition_Description": "On Damaged",
|
|
34570
|
+
"/Lotus/Language/Upgrades/OnElectricityProcCondition_Description": "On <DT_ELECTRICITY_COLOR>Electricity Status Effect",
|
|
34571
|
+
"/Lotus/Language/Upgrades/OnEnergyDepletedCondition_Description": "On Energy Depleted",
|
|
34572
|
+
"/Lotus/Language/Upgrades/OnEnergyPickupCondition_Description": "On Energy Pickup",
|
|
34573
|
+
"/Lotus/Language/Upgrades/OnFinisherCondition_Description": "On Finisher Kill",
|
|
34574
|
+
"/Lotus/Language/Upgrades/OnFrozenSolidCondition_Description": "On Enemy Frozen",
|
|
34575
|
+
"/Lotus/Language/Upgrades/OnGroundSlamCondition_Description": "On Ground Slam",
|
|
34576
|
+
"/Lotus/Language/Upgrades/OnHeadshotCondition_Description": "On Headshot",
|
|
34577
|
+
"/Lotus/Language/Upgrades/OnHeadshotKillCondition_Description": "On Headshot Kill",
|
|
34578
|
+
"/Lotus/Language/Upgrades/OnHealthDamageCondition_Description": "On Health Damaged",
|
|
34579
|
+
"/Lotus/Language/Upgrades/OnHealthPickupCondition_Description": "On Health Pickup",
|
|
34580
|
+
"/Lotus/Language/Upgrades/OnHeatProcCondition_Description": "On <DT_FIRE_COLOR>Heat Status Effect",
|
|
34581
|
+
"/Lotus/Language/Upgrades/OnHeavyGunEquippedCondition_Description": "On Archgun Equipped",
|
|
33974
34582
|
"/Lotus/Language/Upgrades/OnHitConditionDesc": "On Hit:",
|
|
34583
|
+
"/Lotus/Language/Upgrades/OnHitCondition_Description": "On Hit",
|
|
34584
|
+
"/Lotus/Language/Upgrades/OnKillCondition_Description": "On Kill",
|
|
34585
|
+
"/Lotus/Language/Upgrades/OnKillWithinFiveMetersCondition_Description": "On shotgun kill within 5m of target",
|
|
34586
|
+
"/Lotus/Language/Upgrades/OnKitgunKillCondition_Description": "On Kitgun Kill",
|
|
34587
|
+
"/Lotus/Language/Upgrades/OnLethalDamage_Description": "On Lethal Damage",
|
|
34588
|
+
"/Lotus/Language/Upgrades/OnMeleeHeavyAttackKill_Description": "On Heavy Attack Kill",
|
|
34589
|
+
"/Lotus/Language/Upgrades/OnMeleeKillCondition_Description": "On Melee Kill",
|
|
34590
|
+
"/Lotus/Language/Upgrades/OnOperatorAbilityCondition_Description": "On Operator Ability",
|
|
34591
|
+
"/Lotus/Language/Upgrades/OnParryCondition_Description": "On Block",
|
|
34592
|
+
"/Lotus/Language/Upgrades/OnPistolHeadshotKillCondition_Description": "On Pistol Headshot Kill",
|
|
34593
|
+
"/Lotus/Language/Upgrades/OnPreDeath_Description": "On Predeath",
|
|
34594
|
+
"/Lotus/Language/Upgrades/OnPrecisionHeadshotKillCondition_Description": "On Precision Headshot Kill",
|
|
34595
|
+
"/Lotus/Language/Upgrades/OnPrimaryKillConditionDesc": "On Primary Weapon Kill",
|
|
34596
|
+
"/Lotus/Language/Upgrades/OnProcCondition_Description": "On Status Effect",
|
|
34597
|
+
"/Lotus/Language/Upgrades/OnReloadCondition_Description": "On Reload",
|
|
33975
34598
|
"/Lotus/Language/Upgrades/OnRespawnConditionDesc": "On Respawn:",
|
|
34599
|
+
"/Lotus/Language/Upgrades/OnRollCondition_Description": "On Roll",
|
|
34600
|
+
"/Lotus/Language/Upgrades/OnShieldBreakCondition": "On Shield Break",
|
|
34601
|
+
"/Lotus/Language/Upgrades/OnShieldDamageCondition_Description": "On Shield Damaged",
|
|
34602
|
+
"/Lotus/Language/Upgrades/OnSixMeleeKillsLongTimerCondition_Description": "On 6 Melee Kills within 30s",
|
|
34603
|
+
"/Lotus/Language/Upgrades/OnSpecialJumpCondition_Description": "After a Bullet Jump or Double Jump",
|
|
34604
|
+
"/Lotus/Language/Upgrades/OnToxinProcCondition_Description": "On <DT_POISON_COLOR>Toxin Status Effect",
|
|
34605
|
+
"/Lotus/Language/Upgrades/OnTransferenceInCondition_Description": "On Transference In",
|
|
34606
|
+
"/Lotus/Language/Upgrades/OnTransferenceOutCondition_Description": "On Transference Out",
|
|
34607
|
+
"/Lotus/Language/Upgrades/OnTransferenceStatic_Description": "On Transference Static",
|
|
34608
|
+
"/Lotus/Language/Upgrades/OnVoidDashCondition_Description": "On Void Sling",
|
|
34609
|
+
"/Lotus/Language/Upgrades/OnVoidModeCondition_Description": "On Void Mode",
|
|
34610
|
+
"/Lotus/Language/Upgrades/OnWallLatch_Description": "On Wall Latch",
|
|
34611
|
+
"/Lotus/Language/Upgrades/OnWeaponImpactProcCondition_Description": "On Weapon <DT_IMPACT_COLOR>Impact Status Effect",
|
|
34612
|
+
"/Lotus/Language/Upgrades/OperatorAmmoRegenDesc": "|val|% Amp Energy Regeneration",
|
|
33976
34613
|
"/Lotus/Language/Upgrades/PerculiarsFlowerPowerModDesc": "Critical hits cause flowers to grow from the wounds.",
|
|
33977
34614
|
"/Lotus/Language/Upgrades/PistolSemiAutoFantasyModName": "Semi-Pistol Cannonade",
|
|
33978
34615
|
"/Lotus/Language/Upgrades/PistolStatusDamageDuoModName": "Pistol Elementalist",
|
|
33979
34616
|
"/Lotus/Language/Upgrades/PlayerMeleeStartingComboAuraMod": "Ready Steel",
|
|
34617
|
+
"/Lotus/Language/Upgrades/PoisonProcResist": "|val|% chance to resist a <DT_POISON_COLOR>Toxin Status effect.",
|
|
34618
|
+
"/Lotus/Language/Upgrades/PowerDurationOverTimeOnShieldUptime": "While Shields are Active: Gain |AMOUNT|% Ability Duration per second, up to a maximum of |MAX|% ",
|
|
34619
|
+
"/Lotus/Language/Upgrades/PrimaryDamage": "|val|% Primary Weapon Damage",
|
|
33980
34620
|
"/Lotus/Language/Upgrades/PrimaryDamagePerAmmoOnReload": "Primary Plated Round",
|
|
34621
|
+
"/Lotus/Language/Upgrades/PrimaryDamagePerAmmoOnReloadDesc": "On Reload: Deal increased damage per round loaded based on max magazine size. Lasts for |DURATION|s.",
|
|
34622
|
+
"/Lotus/Language/Upgrades/ProcBonusDamage": "Deals +|AMOUNT| Damage matching the Damage Type of the Status Effect",
|
|
34623
|
+
"/Lotus/Language/Upgrades/PunctureProcResist": "|val|% chance to resist a <DT_PUNCTURE_COLOR>Puncture Status effect.",
|
|
33981
34624
|
"/Lotus/Language/Upgrades/RadiationClipShotgunMod": "Atomic Fallout",
|
|
33982
34625
|
"/Lotus/Language/Upgrades/RadiationEfficiencyMeleeMod": "Focus Radon",
|
|
33983
34626
|
"/Lotus/Language/Upgrades/RadiationFireratePistolMod": "Accelerated Isotope",
|
|
34627
|
+
"/Lotus/Language/Upgrades/RadiationProcResist": "|val|% chance to resist a <DT_RADIATION_COLOR>Radiation Status effect.",
|
|
33984
34628
|
"/Lotus/Language/Upgrades/RadiationReloadRifleMod": "Radiated Reload",
|
|
34629
|
+
"/Lotus/Language/Upgrades/RestoreEnergyOverTime": "Increase Energy Regeneration by |AMOUNT|% over |DURATION|s. Cooldown: |COOLDOWN|s",
|
|
33985
34630
|
"/Lotus/Language/Upgrades/RifleSemiAutoFantasyModName": "Semi-Rifle Cannonade",
|
|
33986
34631
|
"/Lotus/Language/Upgrades/RifleStatusDamageDuoModName": "Rifle Elementalist",
|
|
33987
34632
|
"/Lotus/Language/Upgrades/SecondaryExplosionRadiusModDesc": "Improves the Blast Radius of weapons with Radial Attacks.",
|
|
@@ -33991,7 +34636,9 @@
|
|
|
33991
34636
|
"/Lotus/Language/Upgrades/ShotgunModFreezeDamageExpert": "Primed Chilling Grasp",
|
|
33992
34637
|
"/Lotus/Language/Upgrades/ShotgunSemiAutoFantasyModName": "Semi-Shotgun Cannonade",
|
|
33993
34638
|
"/Lotus/Language/Upgrades/ShotgunStatusDamageDuoModName": "Shotgun Elementalist",
|
|
34639
|
+
"/Lotus/Language/Upgrades/SlashProcResist": "|val|% chance to resist a <DT_SLASH_COLOR>Slash Status effect.",
|
|
33994
34640
|
"/Lotus/Language/Upgrades/SlideAttackCritChanceModDesc": "|STAT1|% Critical Chance for Slide Attack",
|
|
34641
|
+
"/Lotus/Language/Upgrades/SniperHeadshotMultiplierModDesc": "|val|% to Headshot Multiplier",
|
|
33995
34642
|
"/Lotus/Language/Upgrades/StatusChance": "|val|% Status Chance",
|
|
33996
34643
|
"/Lotus/Language/Upgrades/StatusChanceOnUltimateHitName": "Zid-an Asheir",
|
|
33997
34644
|
"/Lotus/Language/Upgrades/StrainModSetBonus": "Grows up to |COUNT| Cysts over |COOLDOWN|s that erupt every |DELAY|s to spawn a maggot.",
|
|
@@ -34004,16 +34651,21 @@
|
|
|
34004
34651
|
"/Lotus/Language/Upgrades/TiberonLowRoFAiming": "Measured Burst",
|
|
34005
34652
|
"/Lotus/Language/Upgrades/TiberonLowRoFAiming_desc": "When Aiming:",
|
|
34006
34653
|
"/Lotus/Language/Upgrades/TonkorAccuracySmallerMag": "Precision Munition",
|
|
34654
|
+
"/Lotus/Language/Upgrades/TransferenceInHealDesc": "|CHANCE|% chance to restore |HEALTH| Health to Warframe",
|
|
34655
|
+
"/Lotus/Language/Upgrades/TransferenceOutHealDesc": "Restores |HEALTH| Health/s to Warframe.",
|
|
34007
34656
|
"/Lotus/Language/Upgrades/UltimateInvisibiltyName": "Zid-an Sek-eel",
|
|
34008
34657
|
"/Lotus/Language/Upgrades/UniqueWeaponModExplosionRadiusExpertName": "Primed Firestorm",
|
|
34658
|
+
"/Lotus/Language/Upgrades/VoidDashRadius": "|val|% Void Sling Radius",
|
|
34009
34659
|
"/Lotus/Language/Upgrades/VoidSlingsOverguardStripName": "Zid-an Osbok",
|
|
34010
34660
|
"/Lotus/Language/Upgrades/WarframeAugurSetDesc": "|STAT1|% Energy spent on abilities is converted to Shields.",
|
|
34011
34661
|
"/Lotus/Language/Upgrades/WarframeGladiatorSetDesc": "|STAT1|% Melee Critical Chance per Combo Multiplier",
|
|
34012
34662
|
"/Lotus/Language/Upgrades/WarframeHunterSetDesc": "+|STAT1|% Companion Damage on enemies affected by <DT_SLASH_COLOR>Slash.",
|
|
34013
34663
|
"/Lotus/Language/Upgrades/WarframeVigilanteSetDesc": "|STAT1|% chance to enhance Critical Hits from Primary Weapons.",
|
|
34664
|
+
"/Lotus/Language/Upgrades/WeaponAccuracyAirborne": "|val|% Accuracy while Airborne",
|
|
34014
34665
|
"/Lotus/Language/Upgrades/WeaponClipMaxModDesc": "|val|% Magazine Capacity",
|
|
34015
34666
|
"/Lotus/Language/Upgrades/WeaponCritChance": "|val|% Critical Chance",
|
|
34016
34667
|
"/Lotus/Language/Upgrades/WeaponCritDamage": "|val|% Critical Damage",
|
|
34668
|
+
"/Lotus/Language/Upgrades/WeaponDamage": "|val|% Damage",
|
|
34017
34669
|
"/Lotus/Language/Upgrades/WeaponDamageModDesc": "|val|% Damage",
|
|
34018
34670
|
"/Lotus/Language/Upgrades/WeaponElectricityDamage": "|val|% <DT_ELECTRICITY_COLOR>Electricity",
|
|
34019
34671
|
"/Lotus/Language/Upgrades/WeaponFactionDamageCorpusDesc": "|val| Damage to Corpus",
|
|
@@ -34035,10 +34687,12 @@
|
|
|
34035
34687
|
"/Lotus/Language/Upgrades/WeaponPunctureDamage": "|val|% <DT_PUNCTURE_COLOR>Puncture",
|
|
34036
34688
|
"/Lotus/Language/Upgrades/WeaponPunctureDepthModDesc": "|val| Punch Through",
|
|
34037
34689
|
"/Lotus/Language/Upgrades/WeaponRangeModDesc": "|val| Range",
|
|
34690
|
+
"/Lotus/Language/Upgrades/WeaponRecoilAirborne": "|val|% Weapon Recoil while Airborne",
|
|
34038
34691
|
"/Lotus/Language/Upgrades/WeaponRecoilModDesc": "|val|% Weapon Recoil",
|
|
34039
34692
|
"/Lotus/Language/Upgrades/WeaponReloadSpeedModDesc": "|val|% Reload Speed",
|
|
34040
34693
|
"/Lotus/Language/Upgrades/WeaponSlashDamage": "|val|% <DT_SLASH_COLOR>Slash",
|
|
34041
34694
|
"/Lotus/Language/Upgrades/WeaponZoomModDesc": "|val|% Zoom",
|
|
34695
|
+
"/Lotus/Language/Upgrades/WhileOperatorCondition_Description": "While An Operator",
|
|
34042
34696
|
"/Lotus/Language/Veilbreaker/GrineerShipAirSupportDesc": "Calls Kahl and a retinue of his Brothers to assist you for a limited time. Subsequent uses heal Kahl's squad and add an additional Brother.",
|
|
34043
34697
|
"/Lotus/Language/Veilbreaker/GrineerShipAirSupportName": "Kahl Beacon",
|
|
34044
34698
|
"/Lotus/Language/Veilbreaker/GrineerShipDesc": "A Grineer Bolkor remodeled for Tenno reinforcement. Skaut's alert signal calls Kahl and his Grineer brothers for backup. When backup is active, use the alert signal to replenish your squad's health. Each squad member can call one additional Grineer brother to join the fight.\r\n\r\nAlso available in the Market after completing the Veilbreaker quest.",
|
|
@@ -34116,7 +34770,7 @@
|
|
|
34116
34770
|
"/Lotus/Language/WarframeCrafting/CraftingComponent_WispHelmetName": "Wisp Neuroptics",
|
|
34117
34771
|
"/Lotus/Language/WarframeCrafting/CraftingComponent_WispSystemsDesc": "Systems component of the Wisp Warframe.",
|
|
34118
34772
|
"/Lotus/Language/WarframeCrafting/CraftingComponent_WispSystemsName": "Wisp Systems",
|
|
34119
|
-
"/Lotus/Language/Weapons/1999EntHybridPistolDesc": "Never stop fighting, never run out of ammo. Temple
|
|
34773
|
+
"/Lotus/Language/Weapons/1999EntHybridPistolDesc": "Never stop fighting, never run out of ammo. Temple's signature machine pistol was modified by Albrecht Entrati to warp fired bullets back into the magazine when reloaded.",
|
|
34120
34774
|
"/Lotus/Language/Weapons/1999EntHybridPistolName": "Riot-848",
|
|
34121
34775
|
"/Lotus/Language/Weapons/AK47WeaponDesc": "This pre-Orokin weapon earned its popularity for its reliability in tough conditions. When hip-firing, its Ammo Efficiency increases. When aiming, headshots have a high Critical Chance.",
|
|
34122
34776
|
"/Lotus/Language/Weapons/AK47WeaponName": "AX-52",
|
|
@@ -34138,6 +34792,8 @@
|
|
|
34138
34792
|
"/Lotus/Language/Weapons/AtomosIncarnonUnlockerName": "Atomos Incarnon Genesis",
|
|
34139
34793
|
"/Lotus/Language/Weapons/BallasSwordDesc": "The Sentient slayer. An offering from Ballas.",
|
|
34140
34794
|
"/Lotus/Language/Weapons/BallasSwordName": "Paracesis",
|
|
34795
|
+
"/Lotus/Language/Weapons/BallisticaIncarnonUnlockerDesc": "Awaken this weapon's ability to fire cross-shaped projectiles high in <DT_SLASH_COLOR> Slash Damage in Incarnon Form.",
|
|
34796
|
+
"/Lotus/Language/Weapons/BallisticaIncarnonUnlockerName": "Ballistica Incarnon Genesis",
|
|
34141
34797
|
"/Lotus/Language/Weapons/BoIncarnonUnlockerDesc": "Awaken this weapon's ability to increase Range and Heavy Attack Efficiency in Incarnon Form.",
|
|
34142
34798
|
"/Lotus/Language/Weapons/BoIncarnonUnlockerName": "Bo Incarnon Genesis",
|
|
34143
34799
|
"/Lotus/Language/Weapons/BoarIncarnonUnlockerDesc": "Awaken this weapon's ability to fire three short-range beams that chain link enemies in Incarnon Form.",
|
|
@@ -34294,6 +34950,8 @@
|
|
|
34294
34950
|
"/Lotus/Language/Weapons/DerelictCernosName": "Proboscis Cernos",
|
|
34295
34951
|
"/Lotus/Language/Weapons/DespairIncarnonUnlockerDesc": "Awaken this weapon's ability to gain embedding projectiles that explode with <DT_FIRE_COLOR>Heat Damage in Incarnon Form.",
|
|
34296
34952
|
"/Lotus/Language/Weapons/DespairIncarnonUnlockerName": "Despair Incarnon Genesis",
|
|
34953
|
+
"/Lotus/Language/Weapons/DestrezaIncarnonUnlockerDesc": "Awaken this weapon's ability to summon ghostly rapiers that fly forth upon Heavy Attacks, while Heavy Attack kills grant <DT_PUNCTURE_COLOR> Puncture Damage in Incarnon Form.",
|
|
34954
|
+
"/Lotus/Language/Weapons/DestrezaIncarnonUnlockerName": "Destreza Incarnon Genesis",
|
|
34297
34955
|
"/Lotus/Language/Weapons/Dex2023NikanaDesc": "A gift from the Lotus to commemorate the eleventh anniversary of the first Tenno waking from Cryo stasis.",
|
|
34298
34956
|
"/Lotus/Language/Weapons/Dex2023NikanaName": "Dex Nikana",
|
|
34299
34957
|
"/Lotus/Language/Weapons/DjinnMacheteDesc": "Each kill with this swooping blade adds bonus damage to the Djinn Sentinel’s next Fatal Attraction ability. In turn, Fatal Attraction bestows the weapon with a period of <DT_CORROSIVE_COLOR>Corrosive Damage.",
|
|
@@ -34506,6 +35164,8 @@
|
|
|
34506
35164
|
"/Lotus/Language/Weapons/NamiSoloIncarnonUnlockerName": "Nami Solo Incarnon Genesis",
|
|
34507
35165
|
"/Lotus/Language/Weapons/NokkoArchGunDesc": "Nokko’s signature archgun fires six homing missiles, each bearing a payload of one of the six combined elements which detonate in an area upon impact.",
|
|
34508
35166
|
"/Lotus/Language/Weapons/NokkoArchGunName": "Arbucep",
|
|
35167
|
+
"/Lotus/Language/Weapons/ObexIncarnonUnlockerDesc": "Awaken this weapon's ability to perform a large radial attack for each Finisher hit in Incarnon Form.",
|
|
35168
|
+
"/Lotus/Language/Weapons/ObexIncarnonUnlockerName": "Obex Incarnon Genesis",
|
|
34509
35169
|
"/Lotus/Language/Weapons/OkinaIncarnonUnlockerDesc": "Awaken this weapon's ability to spawn spectral daggers on kill. Daggers seek out enemies, applying max <DT_FREEZE_COLOR>Cold Status stacks.",
|
|
34510
35170
|
"/Lotus/Language/Weapons/OkinaIncarnonUnlockerName": "Okina Incarnon Genesis",
|
|
34511
35171
|
"/Lotus/Language/Weapons/OmicrusDesc": "Hunhow’s gift, carved from the bones of his kin. Shots can be charged and held; release them just before full charge for maximum effect.",
|
|
@@ -34582,6 +35242,8 @@
|
|
|
34582
35242
|
"/Lotus/Language/Weapons/SomaIncarnonUnlockerName": "Soma Incarnon Genesis",
|
|
34583
35243
|
"/Lotus/Language/Weapons/StrunIncarnonUnlockerDesc": "Awaken this weapon's ability to fire staggering explosive projectiles in Incarnon Form.",
|
|
34584
35244
|
"/Lotus/Language/Weapons/StrunIncarnonUnlockerName": "Strun Incarnon Genesis",
|
|
35245
|
+
"/Lotus/Language/Weapons/StugIncarnonUnlockerDesc": "Awaken this weapon's ability to unleash a chaotic maelstrom of bouncing corrosive blobs in Incarnon Form.",
|
|
35246
|
+
"/Lotus/Language/Weapons/StugIncarnonUnlockerName": "Stug Incarnon Genesis",
|
|
34585
35247
|
"/Lotus/Language/Weapons/SundialBoardSwordDesc": "Deadly slashes from the Sigma sword are matched only by the force of the Octantis shield when thrown from the air.",
|
|
34586
35248
|
"/Lotus/Language/Weapons/SundialBoardSwordName": "Sigma & Octantis",
|
|
34587
35249
|
"/Lotus/Language/Weapons/SundialRifleDesc": "Deploy the radar disc to reveal hidden enemies and then strike with precision shots that punch through all obstacles in the way.",
|
|
@@ -34660,12 +35322,14 @@
|
|
|
34660
35322
|
"/Lotus/Language/Weapons/TnOdaliskSmgPistolName": "Velox",
|
|
34661
35323
|
"/Lotus/Language/Weapons/TnOraxiaFlechetteDesc": "Go on the hunt with Oraxia’s signature secondary. Fling a volley of toxin-laced barbs, or drop a cluster snare that scatters on impact, seizing nearby enemies and dragging them together.",
|
|
34662
35324
|
"/Lotus/Language/Weapons/TnOraxiaFlechetteName": "Scyotid",
|
|
35325
|
+
"/Lotus/Language/Weapons/TnOrionScytheDesc": "The wrath of one who knows revenge is all about timing. Orion's signature Heavy Scythe.",
|
|
35326
|
+
"/Lotus/Language/Weapons/TnOrionScytheName": "Wrath",
|
|
34663
35327
|
"/Lotus/Language/Weapons/TnPriestPistolDesc": "Ring the death knell. Headshots briefly turn this scoped pistol into a rapid-fire, Critical Damage fiend that uses no ammo. When used by Harrow, Knell has a 2-round mag.",
|
|
34664
35328
|
"/Lotus/Language/Weapons/TnPriestPistolName": "Knell",
|
|
34665
35329
|
"/Lotus/Language/Weapons/TnPriestSpearGunDesc": "Blast targets with corrosive plasma projectiles, or toss the scepter to inflict an energy field upon nearby enemies that amplifies their brain waves to attract bullets.",
|
|
34666
35330
|
"/Lotus/Language/Weapons/TnPriestSpearGunName": "Scourge",
|
|
34667
35331
|
"/Lotus/Language/Weapons/TnQuadRifle": "Perigale",
|
|
34668
|
-
"/Lotus/Language/Weapons/TnQuadRifleDesc": "Like a breath of wind, shots fired by this multi-barrel sniper are felt but never seen by its targets. Headshots in quick succession increase the Perigale
|
|
35332
|
+
"/Lotus/Language/Weapons/TnQuadRifleDesc": "Like a breath of wind, shots fired by this multi-barrel sniper are felt but never seen by its targets. Headshots in quick succession increase the Perigale's ammo efficiency. When the Perigale is wielded by Voruna, its ammo pool increases.",
|
|
34669
35333
|
"/Lotus/Language/Weapons/TnRailJackGreatKatanaDesc": "The steel flag of Old War Railjack crews, the Pennant was invaluable in repelling boarders. With each heavy attack kill the Pennant's speed of attack increases.",
|
|
34670
35334
|
"/Lotus/Language/Weapons/TnRailJackGreatKatanaName": "Pennant",
|
|
34671
35335
|
"/Lotus/Language/Weapons/TnRailJackRifleDesc": "The Quellor was standard-issue to Dax Railjack crews of the Old War, dating back to the earliest, pre-Sigma craft. A rapid-fire assault rifle with a hefty magazine-size, the Quellor is an all-round workhorse. Also capable of large, short-range cryo-blasts.",
|
|
@@ -34676,6 +35340,8 @@
|
|
|
34676
35340
|
"/Lotus/Language/Weapons/TnSMGWeaponName": "Baza",
|
|
34677
35341
|
"/Lotus/Language/Weapons/TnShieldFameArchGunDesc": "From death blooms the Larkspur. A unique and menacing Archgun with a wild initial attack that locks onto a target then chains other targets close to the first. It also sports an explosive projectile mode. In Hildryn's grip the Larkspur carries more reserve ammo.",
|
|
34678
35342
|
"/Lotus/Language/Weapons/TnShieldFameArchGunName": "Larkspur",
|
|
35343
|
+
"/Lotus/Language/Weapons/TnSiriusScytheDesc": "The pride of one that knows their worth. Sirius' signature Heavy Scythe.",
|
|
35344
|
+
"/Lotus/Language/Weapons/TnSiriusScytheName": "Pride",
|
|
34679
35345
|
"/Lotus/Language/Weapons/TnTwoHandedKatanaDesc": "Fearsome and noble, the elegant two-handed Nikana is the pride of any Arsenal. Kills build charges and seeking projectiles are unleashed with a Slide Attack to find and stun unwitting enemies. When Revenant wields this blade, Tatsu's charge cap is increased.",
|
|
34680
35346
|
"/Lotus/Language/Weapons/TnTwoHandedKatanaName": "Tatsu",
|
|
34681
35347
|
"/Lotus/Language/Weapons/TnWispRifleDesc": "Strike with silent lightning or the pummeling drum of thunder. Alternate between stealthy short-range electrical discharge, and automatic lightning gun. Faster mode-switch when used by Wisp.",
|
|
@@ -34686,6 +35352,8 @@
|
|
|
34686
35352
|
"/Lotus/Language/Weapons/TnWraitheSidearmReceiverName": "Epitaph Receiver",
|
|
34687
35353
|
"/Lotus/Language/Weapons/TnoLotusPodShotgunDesc": "An energy projectile bursts forth from the Steflos and grows as it rushes toward enemies. The projectile's duration increases when it hits an enemy. When Citrine fires the Steflos, its projectile speed increases.",
|
|
34688
35354
|
"/Lotus/Language/Weapons/TnoLotusPodShotgunName": "Steflos",
|
|
35355
|
+
"/Lotus/Language/Weapons/TnoOctaMiniGunDesc": "Deliver a ruthless barrage of Sentient artillery from this instrument of death. Alt-fire splits the weapon apart into 8 separate rifles, expanding its devastation by tracking up to 4 targets at once, while consuming more ammo per shot.",
|
|
35356
|
+
"/Lotus/Language/Weapons/TnoOctaMiniGunName": "Haalvu",
|
|
34689
35357
|
"/Lotus/Language/Weapons/ToridIncarnonUnlockerDesc": "Awaken this weapon's ability to fire a long-range <DT_POISON_COLOR>Toxin beam in Incarnon Form.",
|
|
34690
35358
|
"/Lotus/Language/Weapons/ToridIncarnonUnlockerName": "Torid Incarnon Genesis",
|
|
34691
35359
|
"/Lotus/Language/Weapons/UmbraKatanaDesc": "Forged of steel grafted from Umbra's flesh, this elegant Nikana unites with its Warframe to form a single being of seething purpose.",
|
|
@@ -34694,6 +35362,8 @@
|
|
|
34694
35362
|
"/Lotus/Language/Weapons/VandalCrpBFGName": "Opticor Vandal",
|
|
34695
35363
|
"/Lotus/Language/Weapons/VastoIncarnonUnlockerDesc": "Awaken this weapon's ability to rapidly empty its entire magazine in Incarnon Form.",
|
|
34696
35364
|
"/Lotus/Language/Weapons/VastoIncarnonUnlockerName": "Vasto Incarnon Genesis",
|
|
35365
|
+
"/Lotus/Language/Weapons/VectisIncarnonUnlockerDesc": "Awaken this weapon's ability to fire slowing projectiles that explode upon headshots in Incarnon Form. Transforms on Alt Fire while unscoped.",
|
|
35366
|
+
"/Lotus/Language/Weapons/VectisIncarnonUnlockerName": "Vectis Incarnon Genesis",
|
|
34697
35367
|
"/Lotus/Language/Weapons/VoidHeavyScytheDesc": "The Thalys played a ceremonial role in the Zariman harvest festival, and was intended to reap the first fruits of Tau. Now twisted from this purpose, it plants Void shards in enemy flesh instead. Each new shard planted causes existing shards to inflict damage on their hosts.",
|
|
34698
35368
|
"/Lotus/Language/Weapons/VoidHeavyScytheName": "Thalys",
|
|
34699
35369
|
"/Lotus/Language/Weapons/WarfanWeaponDesc": "Lacerate attackers with two razor sharp warfans.",
|
|
@@ -34755,6 +35425,8 @@
|
|
|
34755
35425
|
"/Lotus/Language/Zariman/ApartmentPenthouseKeyDesc": "Opens the Dormizone's luxurious Vista Suite where residents can enjoy Vistagraphs and Audioscapes.",
|
|
34756
35426
|
"/Lotus/Language/Zariman/AtomosIncarnonBundleDesc": "Instantly receive Atomos Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34757
35427
|
"/Lotus/Language/Zariman/AtomosIncarnonBundleName": "Atomos Incarnon Bundle",
|
|
35428
|
+
"/Lotus/Language/Zariman/BallisticaIncarnonBundleDesc": "Instantly receive Ballistica Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
35429
|
+
"/Lotus/Language/Zariman/BallisticaIncarnonBundleName": "Ballistica Incarnon Bundle",
|
|
34758
35430
|
"/Lotus/Language/Zariman/BoIncarnonBundleDesc": "Instantly receive Bo Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34759
35431
|
"/Lotus/Language/Zariman/BoIncarnonBundleName": "Bo Incarnon Bundle",
|
|
34760
35432
|
"/Lotus/Language/Zariman/BoarIncarnonBundleDesc": "Instantly receive Boar Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
@@ -34782,6 +35454,8 @@
|
|
|
34782
35454
|
"/Lotus/Language/Zariman/DeraIncarnonBundleName": "Dera Incarnon Bundle",
|
|
34783
35455
|
"/Lotus/Language/Zariman/DespairIncarnonBundleDesc": "Instantly receive Despair Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34784
35456
|
"/Lotus/Language/Zariman/DespairIncarnonBundleName": "Despair Incarnon Bundle",
|
|
35457
|
+
"/Lotus/Language/Zariman/DestrezaIncarnonBundleDesc": "Instantly receive Destreza Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
35458
|
+
"/Lotus/Language/Zariman/DestrezaIncarnonBundleName": "Destreza Incarnon Bundle",
|
|
34785
35459
|
"/Lotus/Language/Zariman/DreadIncarnonBundleDesc": "Instantly receive Dread Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34786
35460
|
"/Lotus/Language/Zariman/DreadIncarnonBundleName": "Dread Incarnon Bundle",
|
|
34787
35461
|
"/Lotus/Language/Zariman/DualIchorIncarnonBundleDesc": "Instantly receive Dual Ichor Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
@@ -34816,6 +35490,8 @@
|
|
|
34816
35490
|
"/Lotus/Language/Zariman/MiterIncarnonBundleName": "Miter Incarnon Bundle",
|
|
34817
35491
|
"/Lotus/Language/Zariman/NamiSoloIncarnonBundleDesc": "Instantly receive Nami Solo Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34818
35492
|
"/Lotus/Language/Zariman/NamiSoloIncarnonBundleName": "Nami Solo Incarnon Bundle",
|
|
35493
|
+
"/Lotus/Language/Zariman/ObexIncarnonBundleDesc": "Instantly receive Obex Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
35494
|
+
"/Lotus/Language/Zariman/ObexIncarnonBundleName": "Obex Incarnon Bundle",
|
|
34819
35495
|
"/Lotus/Language/Zariman/OkinaIncarnonBundleDesc": "Instantly receive Okina Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34820
35496
|
"/Lotus/Language/Zariman/OkinaIncarnonBundleName": "Okina Incarnon Bundle",
|
|
34821
35497
|
"/Lotus/Language/Zariman/ParisIncarnonBundleDesc": "Instantly receive Paris Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
@@ -34830,12 +35506,16 @@
|
|
|
34830
35506
|
"/Lotus/Language/Zariman/SomaIncarnonBundleName": "Soma Incarnon Bundle",
|
|
34831
35507
|
"/Lotus/Language/Zariman/StrunIncarnonBundleDesc": "Instantly receive Strun Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34832
35508
|
"/Lotus/Language/Zariman/StrunIncarnonBundleName": "Strun Incarnon Bundle",
|
|
35509
|
+
"/Lotus/Language/Zariman/StugIncarnonBundleDesc": "Instantly receive Stug Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
35510
|
+
"/Lotus/Language/Zariman/StugIncarnonBundleName": "Stug Incarnon Bundle",
|
|
34833
35511
|
"/Lotus/Language/Zariman/SybarisIncarnonBundleDesc": "Instantly receive Sybaris Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34834
35512
|
"/Lotus/Language/Zariman/SybarisIncarnonBundleName": "Sybaris Incarnon Bundle",
|
|
34835
35513
|
"/Lotus/Language/Zariman/ToridIncarnonBundleDesc": "Instantly receive Torid Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34836
35514
|
"/Lotus/Language/Zariman/ToridIncarnonBundleName": "Torid Incarnon Bundle",
|
|
34837
35515
|
"/Lotus/Language/Zariman/VastoIncarnonBundleDesc": "Instantly receive Vasto Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
34838
35516
|
"/Lotus/Language/Zariman/VastoIncarnonBundleName": "Vasto Incarnon Bundle",
|
|
35517
|
+
"/Lotus/Language/Zariman/VectisIncarnonBundleDesc": "Instantly receive Vectis Incarnon Genesis and all the resources you need to upgrade your new weapon.",
|
|
35518
|
+
"/Lotus/Language/Zariman/VectisIncarnonBundleName": "Vectis Incarnon Bundle",
|
|
34839
35519
|
"/Lotus/Language/Zariman/VideoWallBackDropE": "The Vallis Breathes",
|
|
34840
35520
|
"/Lotus/Language/Zariman/VideoWallBackDropEDesc": "Raff Seglass' classic vision of the Orb Vallis is both calming and humbling.",
|
|
34841
35521
|
"/Lotus/Language/Zariman/VideoWallBackDropF": "The Path Imponderable",
|