Difference between revisions of "Guts of beam deflectors"

From Stars!wiki
Jump to: navigation, search
 
Line 6: Line 6:
  
 
where beamStrength is the damage that would be done by the undeflected beam.
 
where beamStrength is the damage that would be done by the undeflected beam.
 +
 +
----
 +
* Back to [[Stars! FAQ]]

Revision as of 16:21, 8 November 2006

A deflector reduces incoming beams by 10%

For multiple deflectors, the beam damage is given by:

damage= (.9^n) * beamStrength

where beamStrength is the damage that would be done by the undeflected beam.