Math:Dragon Platebodies: Difference between revisions

m
Use bonuses
m (Add bonuses)
m (Use bonuses)
Line 81: Line 81:


<math>
<math>
Q_{do} =
Q_{do} = B_mB_s \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{do}}{10} \right \rfloor \right)
\begin{cases}
1 + P_{ob} + 0.01 \left \lfloor \frac {M_{do}}{10} \right \rfloor & \text {if signet is not equipped} \\
2\left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{do}}{10} \right \rfloor \right ) & \text {if signet is not equipped and mining gloves equipped} \\
1.1 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{do}}{10} \right \rfloor \right ) & \text {if signet is equipped} \\
2.2 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{do}}{10} \right \rfloor \right ) & \text {if signet and mining gloves are equipped}
\end{cases}
</math>
</math>
<math>
<math>
Q_{ro} =
Q_{ro} = B_mB_s\left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{ro}}{10} \right \rfloor \right)
\begin{cases}
1 + P_{ob} + 0.01 \left \lfloor \frac {M_{ro}}{10} \right \rfloor & \text {if signet is not equipped} \\
2\left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{ro}}{10} \right \rfloor \right ) & \text {if signet is not equipped and mining gloves equipped} \\
1.1 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{ro}}{10} \right \rfloor \right ) & \text {if signet is equipped} \\
2.2 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{ro}}{10} \right \rfloor \right ) & \text {if signet and mining gloves are equipped}
\end{cases}
</math>
</math>


Line 104: Line 93:


Additionally, the quantity of ore per mining action is increased by one:
Additionally, the quantity of ore per mining action is increased by one:
<math>
<math>
Q_{co} =
Q_{co} = B_mB_s \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{co}}{10} \right \rfloor \right) + 1
\begin{cases}
2 + P_{ob} + 0.01 \left \lfloor \frac {M_{co}}{10} \right \rfloor & \text {if signet is not equipped} \\
1 + 2 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{co}}{10} \right \rfloor \right ) & \text {if signet is not equipped and mining gloves equipped} \\
1 + 1.1 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{co}}{10} \right \rfloor \right ) & \text {if signet is equipped} \\
1 + 2.2 \left ( 1 + P_{ob} + 0.01 \left \lfloor \frac {M_{co}}{10} \right \rfloor \right ) & \text {if signet and mining gloves are equipped}
\end{cases}
</math>
</math>


Finally the average time to perform a mining action is calculated. This is dependent on the respawn time of the ore, R_{o}, the effective ore health, H_o, and the pickaxe bonus speed (0.5 for dragon), <math> P_{bs} </math>.
Finally the average time to perform a mining action is calculated. This is dependent on the respawn time of the ore, R_{o}, the effective ore health, <math>H_o</math>, and the pickaxe bonus speed (0.5 for dragon), <math> P_{bs} </math>.


<math> T_o = \frac {3(1-P_{bs})H_o+R_o}{H_o} </math>
<math> T_o = \frac {3(1-P_{bs})H_o+R_o}{H_o} </math>
11

edits