diff --git a/src/Faction/ui/Info.tsx b/src/Faction/ui/Info.tsx index fb0370e2a..e69a8247c 100644 --- a/src/Faction/ui/Info.tsx +++ b/src/Faction/ui/Info.tsx @@ -61,9 +61,7 @@ export function Info(props: IProps): React.ReactElement { faction favor after installing an Augmentation. {"\\(\\huge{r = \\text{total faction reputation}}\\)"} - - {"\\(\\huge{favor=1+\\left\\lfloor\\log_{1.02}\\left(\\frac{r+25000}{25500}\\right)\\right\\rfloor}\\)"} - + {"\\(\\huge{favor=\\log_{1.02}\\left(1+\\frac{r}{25000}\\right)}\\)"} } > @@ -82,7 +80,7 @@ export function Info(props: IProps): React.ReactElement { Faction favor increases the rate at which you earn reputation for this faction by 1% per favor. Faction favor is gained whenever you install an Augmentation. The amount of favor you gain depends on the total - amount of reputation you earned with this faction. Across all resets. + amount of reputation you earned with this faction across all resets. {"\\(\\huge{r = reputation}\\)"}