Anonymous

Math:Dragon Platebodies: Difference between revisions

From Melvor Idle
m
change to V template
m (Use bonuses)
m (change to V template)
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{V0.14}}
{{V|0.14}}
The gp rate, <math> R_{gp} </math> was calculated by finding the profit, <math> P </math> from performing 1 platebody smithing action, and dividing by the total time, <math> T_{tot} </math>, required to perform that action. Note that this is the per second rate, and must be multiplied by 3600 to obtain the hourly rate.
The gp rate, <math> R_{gp} </math> was calculated by finding the profit, <math> P </math> from performing 1 platebody smithing action, and dividing by the total time, <math> T_{tot} </math>, required to perform that action. Note that this is the per second rate, and must be multiplied by 3600 to obtain the hourly rate.


Line 52: Line 52:


<math>
<math>
Q_{smelt} =
Q_{smelt} = B_s \left ( 1 + 0.1 \left \lfloor \frac {M_{smelt}+10}{20} \right \rfloor \right )
\begin{cases}
1 + 0.1 \left \lfloor \frac {M_{smelt}+10}{20} \right \rfloor & \text {if signet is not equipped} \\
1.1 \left ( 1 + 0.1 \left \lfloor \frac {M_{smelt}+10}{20} \right \rfloor \right ) & \text {if signet is equipped}
\end{cases}
</math>
</math>


Line 141: Line 137:


<math>  
<math>  
S_{diam} =  
S_{diam} = B_s \frac {2S_{luck}}{I_{luck}}  
\begin{cases}
\frac {2S_{luck}}{I_{luck}} & \text {if signet is not equipped} \\
\frac {2.2S_{luck}}{I_{luck}} & \text {if signet is equipped}
\end{cases}
</math>
</math>


Line 157: Line 149:


<math>
<math>
Q_{smith} =
Q_{smith} = B_s \left ( 1 + 0.1 \left \lfloor \frac {M_{smith}+10}{20} \right \rfloor \right )
\begin{cases}
1 + 0.1 \left \lfloor \frac {M_{smith}+10}{20} \right \rfloor & \text {if signet is not equipped} \\
1.1 \left ( 1 + 0.1 \left \lfloor \frac {M_{smith}+10}{20} \right \rfloor \right ) & \text {if signet is equipped}
\end{cases}
</math>
</math>