Golbin Raid: Difference between revisions

m
no edit summary
m (Added version number and menu)
mNo edit summary
Line 44: Line 44:
== 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, 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:
<math>A_m = (n * 25)) + 1</math>
<math>A_m = (n * 25) + 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:
<math>F_m = (n * 12)) + 1</math>
<math>F_m = (n * 12) + 1</math>


{{Menu}}
{{Menu}}
[[Category:Guides]]
[[Category:Guides]]
575

edits