Polished Stone Shield: Difference between revisions

mNo edit summary
Line 1,082:
|-
|30
|55
|44
|29
|56
|46
|50
|
|{{Currency|1240}}
Line 1,797:
 
===Sell Price Approximation===
The sell value (<math display="">P</math>) of a Polished Stone Shield can be approximated based on its level (<math display="">L</math>) using the following formula.
 
Novice Tier (levels 0 - 19):
 
<math display="">P(L) =
\begin{cases}
\texttt{Floor\_sf3} \left[ 0.126 L^2 + 17.04 L + 291.8 \right] &&& \mbox{Common} \\
Line 1,811:
Apprentice Tier (levels 20 - 49):
 
<math display="">P(L) =
\begin{cases}
\texttt{Floor\_sf3} \left[ 0.215 L^2 + 20.42 L + 430.8 \right] &&& \mbox{Common*} \\
Line 1,819:
\end{cases}</math>
 
The <math display="">\texttt{Floor\_sf3}</math> function denotes rounding the value down to 3 significant figures:
 
<math display="">
\texttt{Floor\_sf3}(x) = 100 \cdot \left\lfloor \frac{x}{100} \right\rfloor
</math>
93

edits