The dps per block is supposed to be 5 for every weapon type. In function I believe this is true (though i have not actually been able to test it the math works out according to the block behavior config). The problem is that on the beam weapon screen there are 3 lines. The first is Damage/tick, the second Tickspeed, and the third is Damage/sec. For a one block beam these will read: Damage/tick-10 Tickspeed-2.0 and Damage/sec-20.0. Tick speed means how many seconds in between each damage calculation so the damage/sec should divide damage/tick by the tickspeed but on the weapon card it multiplies it.
The issue here is that the weapon card is incorrectly displaying dps. The dps reads as if it is 4 times higher than what it actually is. If a player were to just look at that number and assume that it is correct (which is probably what most players do though I cannot speak for everyone) then they will use beams over everything else, as according to the weapons card they are the best.
As far as the actual dps (if you test it by firing disregarding the weapon card), it is correct at 5 dps per block. The damage does in fact only tick every 2 seconds as oppose to twice per second. But the problem remains that players who do not test their weapons and only check the weapon card to see how good/bad their weapons are doing will assume that beams are the most powerful weapon currently in the game.
The issue here is that the weapon card is incorrectly displaying dps. The dps reads as if it is 4 times higher than what it actually is. If a player were to just look at that number and assume that it is correct (which is probably what most players do though I cannot speak for everyone) then they will use beams over everything else, as according to the weapons card they are the best.
As far as the actual dps (if you test it by firing disregarding the weapon card), it is correct at 5 dps per block. The damage does in fact only tick every 2 seconds as oppose to twice per second. But the problem remains that players who do not test their weapons and only check the weapon card to see how good/bad their weapons are doing will assume that beams are the most powerful weapon currently in the game.
Last edited: