Alex
Created page with "{{documentation}} ==About== This template calculates the brimstone key rarity value based on the combat level and the slayer bonus of 20% if applicable. Combat level < 100: :<math>\frac{1}{100 + \left\lfloor (100 - L)^2/5 \right\rfloor}</math> 100 <= Combat level < 350: :<math>\frac{1}{120 - \left\lfloor L/5 \right\rfloor}</math> 350 <= Combat level: :<math>\frac{1}{50}</math> ==Usage== ===No bonus=== <pre> {{Brimstone rarity|200}} </pre> {{Brimstone rarit..."