mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-29 04:17:05 +02:00
IPVGO: Improve favor gain from wins to balance around the rep value of favor (#2131)
This commit is contained in:
committed by
GitHub
parent
2b8c008be1
commit
4749acdd4f
+10
-4
@@ -525,11 +525,17 @@ export function initBitNodes() {
|
||||
<li>Level 2: Permanently unlocks the go.cheat API</li>
|
||||
<li>Level 3: 25% additive increased success rate for the go.cheat API</li>
|
||||
</ul>
|
||||
This Source-File also increases the maximum favor you can gain for each faction from IPvGO to:
|
||||
This Source-File also increases the maximum favor from winstreaks you can gain for each faction to:
|
||||
<ul>
|
||||
<li>Level 1: 80</li>
|
||||
<li>Level 2: 100</li>
|
||||
<li>Level 3: 120</li>
|
||||
<li>Level 1: 200k rep equivalent</li>
|
||||
<li>Level 2: 300k rep equivalent</li>
|
||||
<li>Level 3: 400k rep equivalent</li>
|
||||
</ul>
|
||||
and increases the reputation converted to favor for winning two games in a row to:
|
||||
<ul>
|
||||
<li>Level 1: 1000 rep to favor</li>
|
||||
<li>Level 2: 1500 rep to favor</li>
|
||||
<li>Level 3: 2000 rep to favor</li>
|
||||
</ul>
|
||||
</>
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user