Talk:The Armory
From EHWiki
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)
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