Skip to content

Commit

Permalink
Fix description of Efficiency Lens
Browse files Browse the repository at this point in the history
The lens actually increases the time to mana loss a bit instead of decreasing it. Its main feature probably is the significantly reduced mana loss rate, though.
  • Loading branch information
TheRealWormbo authored and williewillus committed May 29, 2023
1 parent e4ae46b commit 9711bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Xplat/src/main/resources/assets/botania/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -2012,7 +2012,7 @@
"botania.page.lens9": "Potency Lens",
"botania.page.lens10": "The $(item)Resistance Lens$(0) will significantly increase the amount of time a $(thing)Mana Burst$(0) can go without starting to lose $(thing)Mana$(0), but slows it as well.",
"botania.page.lens11": "Resistance Lens",
"botania.page.lens12": "The $(item)Efficiency Lens$(0) will decrease the amount of time it takes for a $(thing)Mana Burst$(0) to start losing its $(thing)Mana$(0), but will also decrease its rate of loss.",
"botania.page.lens12": "The $(item)Efficiency Lens$(0) will slightly increase the amount of time it takes for a $(thing)Mana Burst$(0) to start losing its $(thing)Mana$(0), and will also significantly decrease its rate of loss.",
"botania.page.lens13": "Efficiency Lens",
"botania.page.lens14": "The $(item)Bounce Lens$(0) will allow a $(thing)Mana Burst$(0) to bounce off walls, rather than dissipating on collision.",
"botania.page.lens15": "Bounce Lens",
Expand Down

0 comments on commit 9711bd0

Please sign in to comment.