Skip to content

Commit

Permalink
feat: add language strings for more calendar challenges, rewards, and…
Browse files Browse the repository at this point in the history
… overrides (#609)
  • Loading branch information
SlayerOrnstein authored Feb 28, 2025
1 parent 65ffd7b commit 2ef4950
Showing 1 changed file with 53 additions and 0 deletions.
53 changes: 53 additions & 0 deletions data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@
"/Lotus/StoreItems/Types/BoosterPacks/CalendarMajorArtifactPack": {
"value": "Arcane Enhancements: Double Pack"
},
"/Lotus/StoreItems/Types/BoosterPacks/CalendarRivenPack": {
"value": "Riven"
},
"/Lotus/StoreItems/Types/Game/ActionFigureDioramas/EmpyreanRegionADiorama": {
"value": "Empyrean Vignette"
},
Expand All @@ -38,6 +41,9 @@
"/Lotus/StoreItems/Types/Game/QuartersWallpapers/LavosAlchemistWallpaper": {
"value": "Javi's Scrawling"
},
"/Lotus/StoreItems/Types/Gameplay/NarmerSorties/ArchonCrystalAmar": {
"value": "Crimson Archon Shard"
},
"/Lotus/StoreItems/Types/Gameplay/NarmerSorties/ArchonCrystalGreen": {
"value": "Emerald Archon Shard"
},
Expand Down Expand Up @@ -288,6 +294,10 @@
"value": "Starve the beast",
"desc": "Destroy 150 Containers"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillEnemiesWithAbilitiesHard": {
"value": "Demonstration of power",
"desc": "Kill 500 Enemies with Abilities"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillEnemiesWithAbilitiesMedium": {
"value": "Demonstration of power",
"desc": "Kill 300 Enemies with Abilities"
Expand All @@ -296,18 +306,38 @@
"value": "EX-EXIMUS",
"desc": "Kill 10 Eximus"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillEximusHard": {
"value": "EX-EXIMUS",
"desc": "Kill 30 Eximus"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesEasy": {
"value": "Punish Scaldra",
"desc": "Kill 250 Scaldra Troops"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesMedium": {
"value": "Punish Scaldra",
"desc": "Kill 350 Scaldra Troops"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesWithAbilitiesEasy": {
"value": "Shock and Awe",
"desc": "Kill 75 Scaldra Troops with Abilities"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesWithMeleeMedium": {
"value": "Make it personal",
"desc": "Kill 300 Scaldra Troops with Melee Weapons"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesEasy": {
"value": "Purge the infection",
"desc": "Kill 250 Techrot"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesHard": {
"value": "Purge the infection",
"desc": "Kill 1,000 Techrot"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesWithMeleeMedium": {
"value": "Electronic waste Disposal",
"desc": "Kill 200 Techrot with Melee Weapons"
},
"/Lotus/Types/Gameplay/JadeShadows/Resources/AscensionEventResourceItem": {
"value": "Volatile Motes"
},
Expand Down Expand Up @@ -338,6 +368,9 @@
"/Lotus/Types/StoreItems/Packages/AOTZSupporterPackB": {
"value": "Chrysalith Pack"
},
"/Lotus/Types/StoreItems/Packages/Calendar/CalendarKuvaBundleLarge": {
"value": "6000 x Kuva"
},
"/Lotus/Types/StoreItems/Packages/Calendar/CalendarKuvaBundleSmall": {
"value": "2000 x Kuva"
},
Expand Down Expand Up @@ -374,6 +407,10 @@
"/Lotus/Types/StoreItems/Packages/VeilbreakerVoidshellBundle": {
"value": "Void Adornment Bundle II"
},
"/Lotus/Upgrades/Calendar/AbilityStrength": {
"value": "Power Gains",
"desc": "Increase Ability Strength +25%.\n+25% Ability Strength"
},
"/Lotus/Upgrades/Calendar/Armor": {
"value": "Thick Skin",
"desc": "Gain +250 Armor."
Expand All @@ -398,6 +435,14 @@
"value": "Combo Killer",
"desc": "Combo Multiplier increases the chance of enemies being susceptible to finishers after a melee hit. 5% per Multiplier Max 65% with Venka Prime."
},
"/Lotus/Upgrades/Calendar/GasChanceToPrimaryAndSecondary": {
"value": "Toxic Shot",
"desc": "Add 25% Gas Status Chance to Primary and Secondary weapons."
},
"/Lotus/Upgrades/Calendar/HealingEffects": {
"value": "Emergency Medicine",
"desc": "All restoration effects provided by Orb pickups increased by 25%."
},
"/Lotus/Upgrades/Calendar/MagazineCapacity": {
"value": "Heavy Mags",
"desc": "Increase magazine capacity by 25%"
Expand All @@ -406,10 +451,18 @@
"value": "No Quarter",
"desc": "+25% Melee Attack Speed."
},
"/Lotus/Upgrades/Calendar/MeleeCritChance": {
"value": "Practiced Precision",
"desc": "+20% Melee Critical Chance (x2 for Heavy Attacks)."
},
"/Lotus/Upgrades/Calendar/OrbsDuplicateOnPickup": {
"value": "Targeted Medicine",
"desc": "Shoot Health Orbs to pick them up. Health orbs now have 25% chance to duplicate when picked up."
},
"/Lotus/Upgrades/Calendar/RefundBulletOnStatusProc": {
"value": "Free Shot",
"desc": "Triggering a status proc has a 10% chance to reload the triggering bullet into the clip."
},
"/Lotus/Upgrades/Skins/Armor/SWPiercingEyeShoulderArmor/SWPiercingEyeShoulderArmor": {
"value": "Piercing Eye Shoulder Armor"
},
Expand Down

0 comments on commit 2ef4950

Please sign in to comment.