Golbin Raid: Difference between revisions

→‎Raid Coins: Clean up formula & correct table
(→‎Shop: Add section)
(→‎Raid Coins: Clean up formula & correct table)
Line 47: Line 47:
<math>\text{Raid Coins} =
<math>\text{Raid Coins} =
\begin{cases}
\begin{cases}
\text{wave} \times \left \lfloor 2 + \left ( \text{wave} \times 0.25 \right ) \right \rfloor \times \left \lfloor \frac{\text{wave}}{15} + 1 \right \rfloor \times 3 & \text{if wave} \ge 3 \\
3 \times \text{wave} \times \left \lfloor 2 + \frac{\text{wave}}{4} \right \rfloor \times \left \lfloor 1 + \frac{\text{wave}}{15} \right \rfloor & \text{if wave} \ge 3 \\
0 & \text{if wave} \le 2
0 & \text{if wave} \le 2
\end{cases}
\end{cases}
Line 54: Line 54:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Wave count !! Raid Coins
! Waves Cleared !! Raid Coins
|-
|-
| 5|| 36
| style="text-align:right;" | 5 || style="text-align:right;" | {{formatnum:45}}
|-
|-
| 10|| 108
| style="text-align:right;" | 10 || style="text-align:right;" | {{formatnum:120}}
|-
|-
| 15|| 210
| style="text-align:right;" | 15 || style="text-align:right;" | {{formatnum:450}}
|-
|-
| 20|| 684
| style="text-align:right;" | 20 || style="text-align:right;" | {{formatnum:840}}
|-
|-
| 30|| 1,566
| style="text-align:right;" | 30 || style="text-align:right;" | {{formatnum:2430}}
|-
|-
| 40|| 3,861
| style="text-align:right;" | 40 || style="text-align:right;" | {{formatnum:4320}}
|-
|-
| 50|| 8,232
| style="text-align:right;" | 50 || style="text-align:right;" | {{formatnum:8400}}
|-
|-
| 75|| 22,200
| style="text-align:right;" | 75 || style="text-align:right;" | {{formatnum:27000}}
|-
|-
| 100|| 54,054
| style="text-align:right;" | 100 || style="text-align:right;" | {{formatnum:56700}}
|-
|-
| 125|| 110,484
| style="text-align:right;" | 125 || style="text-align:right;" | {{formatnum:111375}}
|-
|-
| 150|| 174,330
| style="text-align:right;" | 150 || style="text-align:right;" | {{formatnum:193050}}
|-
|-
| 175|| 281,880
| style="text-align:right;" | 175 || style="text-align:right;" | {{formatnum:283500}}
|-
|-
| 200|| 426,258
| style="text-align:right;" | 200 || style="text-align:right;" | {{formatnum:436800}}
|}
|}