Nova Barbitic Minefield

From PlanetsWiki

Jump to: navigation, search

This is a special type of minefield that can only be dropped by The Robotic Imperium. This is a racial ability so that any ship captured from The Robots will not drop Nova Barbitic Minefields.

[edit] Damage done during Movement

  Hull Damage : (100 / Hull Mass) * ( RND(0 to 100) + 100 ) * 2
  • There is also the chance that the soft spot of the ship is hit:
IF RND(0 to 50) < Hull_SoftSpot THEN 
  Hull Damage : Hull Damage + RND(0 to 200) + 20 
  • Unlike normal barbitic minefields these minefields do no harm to fighter wings when wings pass through them during movement.

[edit] Damage done during Detonation

Hull Damage   = 2 * ( (2000 / (hull_mass + 1)) + 2 )
System Damage = 4 * ( (2000 / (hull_mass + 1)) + 2 )

[edit] See also

Personal tools