Changes

Jump to navigation Jump to search
592 bytes added ,  17:42, 10 September 2021
Line 81: Line 81:  
:::With these formulas I replicated all the numbers in the tables for all the fertilizers, except for the Deluxe fertilizer. I will upload my full tables to this talk page tonight when I have more time.
 
:::With these formulas I replicated all the numbers in the tables for all the fertilizers, except for the Deluxe fertilizer. I will upload my full tables to this talk page tonight when I have more time.
 
:::--[[User:APost-It|APost-It]] ([[User talk:APost-It|talk]]) 17:24, 10 September 2021 (UTC)
 
:::--[[User:APost-It|APost-It]] ([[User talk:APost-It|talk]]) 17:24, 10 September 2021 (UTC)
 +
::::If you are using deluxe fert then the silver chance is just max(1 - iridium chance - true gold chance, 0) because the code says: || fertilizerQualityLevel >= 3)
 +
::::And if you are not using deluxe fert, then there shouldnt be any iridium calculations involved at all because the code says: fertilizerQualityLevel >= 3 &&
 +
::::So normal chance is 1 - silver chance - true gold chance, and if deluxe fert is used then normal chance doesnt exist.
 +
::::The gold and iridium formulas you have are good.
 +
::::[[User:LahaiRoi|LahaiRoi]] ([[User talk:LahaiRoi|talk]]) 17:42, 10 September 2021 (UTC)
17

edits

Navigation menu