Talk:The Armory

From EHWiki
Revision as of 11:57, 22 June 2026 by Shank (talk | contribs) (WIP Notes)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

WIP Notes

Recommend we work out a consistent lexicon for the forging section (didn't want to arbitrarily change things). The in game note mentions "using upgrades" as well as refering to "upgrading" as an action. Here we have a mix of terms: forging/forged, upgrade level, forge level, upgrade tier. Established players will understand, but I think this could confuse the hell out of newer players --CornerCactus 08:09, 22 June 2026 (UTC)

Upgrading might also be confused with stat fusion, but matching game terminology is probably still better, so as long as we consistently use stat fusion and upgrading separately, should be fine to just change any instance of forging to upgrading. Shank (talk) 11:57, 22 June 2026 (UTC)

General Notes

From unforged to forged:

BaseRoll = rounddown(UnforgedBase / Fluctuation)
QualityBonus = UnforgedBase / Fluctuation - BaseRoll
ForgedBase = Fluctuation * (ForgeFactor * BaseRoll + QualityBonus)

From forged to unforged:

BaseRoll = rounddown(ForgedBase / Fluctuation / ForgeFactor)
QualityBonus = ForgedBase / Fluctuation - BaseRoll * ForgeFactor
UnforgedBase = Fluctuation * (BaseRoll + QualityBonus)

Repair costs Magnificent, in isekai (August 2025, HV 0.90) Quality factor new minimum of 1.9 source https://forums.e-hentai.org/index.php?s=&showtopic=211064&view=findpost&p=6728759