Liquid-cooled: Difference between revisions

1 byte added ,  04:54, 14 August 2021
m
Fixes deprecated math tag formatting
(→‎Table: extradimensional)
m (Fixes deprecated math tag formatting)
Line 23: Line 23:
If this is not divisible by 8, the formula raises the volume to the next multiple of 8:
If this is not divisible by 8, the formula raises the volume to the next multiple of 8:


<math>{Volume} = {NumShots} * 2 + (8 - (({Numshots}*2) % 8))</math>
<math>{Volume} = {NumShots} * 2 + (8 - (({Numshots}*2) \% 8))</math>


The number of shots per action is a 30-60% increase of the original number of shots, or just one additional shot if that is larger. This percent bonus is randomized for each time the modification is applied.
The number of shots per action is a 30-60% increase of the original number of shots, or just one additional shot if that is larger. This percent bonus is randomized for each time the modification is applied.
45

edits