mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
IPVGO: ensure def is treated the same as the other stats boosted by playing against tetrads (#1927)
This commit is contained in:
committed by
GitHub
parent
16022d36f4
commit
381310946a
@@ -931,6 +931,7 @@ export function getBitNodeMultipliers(n: number, lvl: number): BitNodeMultiplier
|
||||
StrengthLevelMultiplier: 0.5,
|
||||
DexterityLevelMultiplier: 0.5,
|
||||
AgilityLevelMultiplier: 0.5,
|
||||
DefenseLevelMultiplier: 0.5,
|
||||
|
||||
AugmentationMoneyCost: 1.5,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user