Skip to content

Commit

Permalink
fix: add more calendar challenges, overrides, and baro items (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
SlayerOrnstein authored Mar 10, 2025
1 parent be45cee commit 8b67139
Showing 1 changed file with 62 additions and 3 deletions.
65 changes: 62 additions & 3 deletions data/languages.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
"/Lotus/StoreItems/Types/Items/ShipDecos/DomsFinalDrink": {
"value": "Aged Claret of Denas"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/ErraBobbleHead": {
"value": "Noggle Statue - Erra"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/GarvLatroxPoster": {
"value": "Garv & Latrox Poster"
},
Expand All @@ -83,6 +86,9 @@
"/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropCorpusBasilisk": {
"value": "Basilisk Fighter Decoration"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropGrineerCutter": {
"value": "Cutter Fighter Decoration"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/LisetPropGrineerFlak": {
"value": "Flak Fighter Decoration"
},
Expand All @@ -95,6 +101,9 @@
"/Lotus/StoreItems/Types/Items/ShipDecos/SummerGameFestPoster": {
"value": "Dog Days Protea Display"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/TarotCardTennoConA": {
"value": "Deimos Fass Prex"
},
"/Lotus/StoreItems/Types/Items/ShipDecos/TarotCardTennoConF": {
"value": "Deimos Jugulus Prex"
},
Expand Down Expand Up @@ -143,6 +152,9 @@
"/Lotus/StoreItems/Types/StoreItems/AvatarImages/Seasonal/AvatarImageCNY2025SnakeGlyphA": {
"value": "Giving Snake Glyph"
},
"/Lotus/StoreItems/Types/StoreItems/AvatarImages/TwinSnakesGlyph": {
"value": "Vome-Fass Glyph"
},
"/Lotus/StoreItems/Upgrades/CosmeticEnhancers/Peculiars/EvilSpiritMod": {
"value": "Peculiar Audience"
},
Expand Down Expand Up @@ -215,6 +227,9 @@
"/Lotus/StoreItems/Upgrades/Skins/Clan/Dragon2024BadgeItem": {
"value": "Lunar Renewal Dragon Emblem"
},
"/Lotus/StoreItems/Upgrades/Skins/Effects/BaroEphemeraB": {
"value": "Ki'Teer Reverence Ephemera"
},
"/Lotus/StoreItems/Upgrades/Skins/Effects/FootstepsMaple": {
"value": "Fae Path Ephemera"
},
Expand All @@ -227,6 +242,12 @@
"/Lotus/StoreItems/Upgrades/Skins/Liset/LisetSkinVoidTrader": {
"value": "Liset Prisma Skin"
},
"/Lotus/StoreItems/Upgrades/Skins/MeleeDangles/MoonWarfanSugatraMeleeDangle": {
"value": "Renayla Sugatra"
},
"/Lotus/StoreItems/Upgrades/Skins/Operator/Accessories/AshLevarianTiara": {
"value": "Scoria Diadem"
},
"/Lotus/StoreItems/Upgrades/Skins/Operator/Accessories/BaroHorn": {
"value": "Ki'teer Cornu Diadem"
},
Expand Down Expand Up @@ -281,6 +302,9 @@
"/Lotus/StoreItems/Upgrades/Skins/Weapons/Rapier/CrpRapierSkin": {
"value": "Rapier Tributaker Skin"
},
"/Lotus/StoreItems/Weapons/Corpus/Melee/CrpTonfa/CrpPrismaTonfa": {
"value": "Prisma Ohma"
},
"/Lotus/StoreItems/Weapons/Grineer/Melee/GrineerMachetteAndCleaver/WraithMacheteWeapon": {
"value": "Machete Wraith"
},
Expand All @@ -293,12 +317,17 @@
"/Lotus/StoreItems/Weapons/Tenno/Archwing/Primary/ArchwingHeavyPistols/Prisma/PrismaArchHeavyPistols": {
"value": "Prisma Dual Decurions"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarDestroyPropsEasy": {
"value": "Starve the beast",
"desc": "Destroy 75 Containers"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarDestroyPropsMedium": {
"value": "Starve the beast",
"desc": "Destroy 150 Containers"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillEnemiesMedium": {
"value": "Kill 500 Enemies"
"value": "Even the odds",
"desc": "Kill 500 Enemies"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillEnemiesWithAbilitiesHard": {
"value": "Demonstration of power",
Expand All @@ -320,6 +349,10 @@
"value": "Punish Scaldra",
"desc": "Kill 250 Scaldra Troops"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesHard": {
"value": "Punish Scaldra",
"desc": "Kill 500 Scaldra Troops"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesMedium": {
"value": "Punish Scaldra",
"desc": "Kill 350 Scaldra Troops"
Expand All @@ -332,13 +365,22 @@
"value": "Shock and Awe",
"desc": "Kill 250 Scaldra Troops with Abilities"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesWithAbilitiesMedium": {
"value": "Shock and Awe",
"desc": "Kill 150 Scaldra Troops with Abilities"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesWithMeleeEasy": {
"value": "Kill 75 Scaldra Troops with Melee Weapons"
"value": "Make it personal",
"desc": "Kill 75 Scaldra Troops with Melee Weapons"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillScaldraEnemiesWithMeleeMedium": {
"value": "Make it personal",
"desc": "Kill 300 Scaldra Troops with Melee Weapons"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTankHard": {
"value": "Tankless Work",
"desc": "Destroy 1 Tanks"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesEasy": {
"value": "Purge the infection",
"desc": "Kill 250 Techrot"
Expand All @@ -352,7 +394,8 @@
"desc": "Kill 500 Techrot"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesWithAbilitiesMedium": {
"value": "Kill 200 Techrot with Abilities"
"value": "Null and Void",
"desc": "Kill 200 Techrot with Abilities"
},
"/Lotus/Types/Challenges/Calendar1999/CalendarKillTechrotEnemiesWithMeleeMedium": {
"value": "Electronic waste Disposal",
Expand Down Expand Up @@ -438,6 +481,10 @@
"value": "Thick Skin",
"desc": "Gain +250 Armor."
},
"/Lotus/Upgrades/Calendar/AttackAndMovementSpeedOnCritMelee": {
"value": "Hit'N'Split",
"desc": "Critical melee hits have a chance to increase attack and movement speed by 5% for 10sec."
},
"/Lotus/Upgrades/Calendar/CompanionDamage": {
"value": "Got Your Back",
"desc": "Specters and companions gain +250% damage."
Expand All @@ -446,6 +493,10 @@
"value": "More the Merrier",
"desc": "Non-Tenno Allies within 20m all gain +5% Melee Attack Speed and +20% Fire Rate for each one in range."
},
"/Lotus/Upgrades/Calendar/ElectricStatusDamageAndChance": {
"value": "Bottled Lightning",
"desc": "Add 25% Status Damage and Electricity Status Chance to all weapons."
},
"/Lotus/Upgrades/Calendar/EnergyOrbToAbilityRange": {
"value": "Broadened Horizons",
"desc": "On Energy Pickup increase ability range by 10% for 10s."
Expand Down Expand Up @@ -490,10 +541,18 @@
"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/OvershieldCap": {
"value": "Harden Up",
"desc": "Increases Overshield cap by 50%. Kills grant 50 shields."
},
"/Lotus/Upgrades/Calendar/PowerStrengthAndEfficiencyPerEnergySpent": {
"value": "Overpower",
"desc": "Casting abilities increases ability strength by 2% and efficiency by -1% per unit of energy used by ability, for 5s."
},
"/Lotus/Upgrades/Calendar/PunchToPrimary": {
"value": "Punchcard",
"desc": "Add +1.5m punch through to primary weapons."
},
"/Lotus/Upgrades/Calendar/RadiationProcOnTakeDamage": {
"value": "Psionic Feedback",
"desc": "On Damaged 10% chance to set off a 250 damage, 5m radius blast of radiation on taking damage."
Expand Down

0 comments on commit 8b67139

Please sign in to comment.