Editing Noman's Friend/NomansFriendCalculators
From Fallen London Wiki
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
==Total {{IL|Noman's Friend}} Loss Calculator == | ==Total {{IL|Noman's Friend}} Loss Calculator == | ||
− | <big>'''Warning: as of September 2023, this Calculator is no longer accurate. It may be used to give a rough estimate for any date up to Whitsun, but the values should not be depended upon'''</big> | + | <big>'''Warning: as of September 2023, this Calculator is no longer accurate. It may be used to give a rough estimate for any date up to Whitsun, but the values should not be depended upon in its present state.'''</big> |
− | <noinclude>This calculates the total amount of Noman's Friend required to survive until [[Millicent's Parlour]] opens (usually | + | <noinclude>This calculates the total amount of Noman's Friend required to survive until [[Millicent's Parlour]] opens (usually around February 13), or a different date if preferred. It uses formulas which reflect observed behaviour in 2022 and 2023, and is specific to the system in place for those years.</noinclude> |
* This Calculator assumes you already have a Noman and doesn't account for the Lacre you'll need to make one. See [[Noman Tattoo (Guide)#Initial Costs|the Noman Tattoo Guide]] for advice on how to source this, although between free pails and Taste of Lacre from Snowbound, Advent, and the 12 Days of Mr Sacks you usually only need 1-2 pails extra or to use your Tears once or twice. | * This Calculator assumes you already have a Noman and doesn't account for the Lacre you'll need to make one. See [[Noman Tattoo (Guide)#Initial Costs|the Noman Tattoo Guide]] for advice on how to source this, although between free pails and Taste of Lacre from Snowbound, Advent, and the 12 Days of Mr Sacks you usually only need 1-2 pails extra or to use your Tears once or twice. | ||
− | * Calculations are based on data and patterns observed in early 2022 | + | * Calculations are based on data and patterns observed in early 2022 and can't guarantee results, especially outside that time period. Additionally, rounding irregularities might cause results to be off by ~1 NF or so every month beyond January. |
− | * The Calculator allows up to | + | * The Calculator allows up to 13 months, although it's entirely unclear what happens after an entire year. |
* Set Bonus Week to "on" if Time, the Healer occurs on the End Date AND before noon, giving you a "bonus" melt that occurs on that last day (lucky you!) | * Set Bonus Week to "on" if Time, the Healer occurs on the End Date AND before noon, giving you a "bonus" melt that occurs on that last day (lucky you!) | ||
Line 14: | Line 14: | ||
param = start|Current Noman's Friend|100|int|1-77777 | param = start|Current Noman's Friend|100|int|1-77777 | ||
param = startdate|Your next Time the Healer (with a Noman) is on||group|month1, day1 | param = startdate|Your next Time the Healer (with a Noman) is on||group|month1, day1 | ||
− | param = month1|Month|1|int|1- | + | param = month1|Month|1|int|1-13 |
param = day1|Day|5|int|1-31 | param = day1|Day|5|int|1-31 | ||
param = enddate|Your Noman should survive until at least||group|month2, day2 | param = enddate|Your Noman should survive until at least||group|month2, day2 | ||
− | param = month2|Month|2|int|1- | + | param = month2|Month|2|int|1-13 |
param = day2|Day|13|int|1-31 | param = day2|Day|13|int|1-31 | ||
param = extra|Bonus Week|0|toggleswitch|1,0 | param = extra|Bonus Week|0|toggleswitch|1,0 |