Golbin Raid: Difference between revisions

→‎Ammo: Updatede
(→‎Raid Coins: Updatede RaidCoinsEarned math. Added small tabel to visulise it)
(→‎Ammo: Updatede)
Line 74: Line 74:


== Ammo ==
== Ammo ==
If Ammo is chosen during the selection phase, 3 random options will be offered. The quantity of Ammo offered is a random amount between 1 and max quantity, <math>A_m</math>, where the offered amount increases with the number of cleared waves, <math>n</math>, by:
If Ammo is chosen during the selection phase, 2 random options will be offered, and a option to increase your existing ammo. The quantity of Ammo offered is a random amount between 1 and max quantity, where the offered amount increases with the number of cleared waves and your multiplier that you can increase in the raid shop, by:
<math>A_m = (n * 25) + 1</math>
<math>Ammo Max = ((wave * 25)* RaidShopMultiplier)+1</math>
 
== Food ==
== Food ==
If Food is chosen during the selection phase, 3 random options will be offered. The quantity of Food offered is a random amount between 1 and max quantity, <math>F_m</math>, where the offered amount increases with the number of cleared waves, <math>n</math>, by:
If Food is chosen during the selection phase, 3 random options will be offered. The quantity of Food offered is a random amount between 1 and max quantity, <math>F_m</math>, where the offered amount increases with the number of cleared waves, <math>n</math>, by:
27

edits