142
edits
(Fixed fishing probability table) |
|||
| Line 801: | Line 801: | ||
| Nothing || <code>1 / (3 + fishingLevel)</code> || N/A || Higher fishing levels reduce the chance of this outcome. | | Nothing || <code>1 / (3 + fishingLevel)</code> || N/A || Higher fishing levels reduce the chance of this outcome. | ||
|- | |- | ||
| Rare Item ('''NPC ONLY''') || <code>1 / 20</code> (5%) || | | Rare Item ('''NPC ONLY''') || <code>1 / 20</code> (5%) || N/A || Determines if a rare item roll happens for NPCs. | ||
|- | |- | ||
| Ancient Book || <code>1 / 30</code> (~3.33%) || <code>(1 / 30) * (34 / 35) * (39 / 40)</code> (~3.16%) (221 / 7000) || Requires Platinum Coin and Small Medal rolls to fail. | | Ancient Book || <code>1 / 30</code> (~3.33%) || <code>(1 / 30) * (34 / 35) * (39 / 40)</code> (~3.16%) (221 / 7000) || Requires Platinum Coin and Small Medal rolls to fail. | ||
edits