Anonymous

Math:Dragon Platebodies: Difference between revisions

From Melvor Idle
m
change to V template
m (Use bonuses)
m (change to V template)
(3 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 120: Line 116:


<math> Q_{gem} =  
<math> Q_{gem} =  
\begin{cases}
B_g \left ( N_{do} + N_{ro} + N_{co} \right )
0.01 \left ( N_{do} + N_{ro} + N_{co} \right ) & \text {gem gloves are not equipped} \\
N_{do} + N_{ro} + N_{co} & \text {gem gloves are equipped}
\end{cases}
</math>
</math>


Line 144: 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 160: 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>