mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-23 16:06:33 +02:00
DOC: Fixed trailing } in ns.formulas.weakenEffect (#2793)
Co-authored-by: Trix <Trix@DESKTOP-QAEJLQP>
This commit is contained in:
@@ -134,7 +134,7 @@ Calculate hack time.
|
||||
|
||||
</td><td>
|
||||
|
||||
Calculate the security decrease from a weaken operation. Unlike other hacking formulas, weaken effect depends only on thread count and core count, not on server or player properties. The core bonus formula is `1 + (cores - 1) / 16}`<!-- -->.
|
||||
Calculate the security decrease from a weaken operation. Unlike other hacking formulas, weaken effect depends only on thread count and core count, not on server or player properties. The core bonus formula is `1 + (cores - 1) / 16`<!-- -->.
|
||||
|
||||
|
||||
</td></tr>
|
||||
|
||||
Reference in New Issue
Block a user