DOCUMENTATION: Fix api-extractor warnings (#2701)

This commit is contained in:
catloversg
2026-04-29 05:39:48 +07:00
committed by GitHub
parent 234ee7a923
commit 851ed2b9dc
5 changed files with 12 additions and 3 deletions
@@ -4,7 +4,7 @@
## HackingFormulas.weakenEffect() method
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 .
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}`<!-- -->.
**Signature:**