Talk:The Armory: Difference between revisions
From EHWiki
Jump to navigationJump to search
m Shank moved page Talk:The Forge to Talk:The Armory: The Forge no longer exists, replaced by new Armory |
CornerCactus (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
== WIP Notes == | |||
Recommend we work out a consistent lexicon for the forging section. 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 --[[User:CornerCactus|CornerCactus]] 08:09, 22 June 2026 (UTC) | |||
== General Notes == | |||
From unforged to forged: | From unforged to forged: | ||
'''BaseRoll''' = rounddown(UnforgedBase / Fluctuation) | '''BaseRoll''' = rounddown(UnforgedBase / Fluctuation) | ||
Revision as of 08:10, 22 June 2026
WIP Notes
Recommend we work out a consistent lexicon for the forging section. 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