Changes

no edit summary
Line 148: Line 148:  
         _torpedo_mod = 2,
 
         _torpedo_mod = 2,
 
         _evasion = nil,
 
         _evasion = nil,
         _evasion_max = nil,
+
         _evasion_max = 93,
 
         _aa = 37,
 
         _aa = 37,
 
         _aa_max = 82,
 
         _aa_max = 82,
 
         _aa_mod = 2,
 
         _aa_mod = 2,
 
         _asw = nil,
 
         _asw = nil,
         _asw_max = nil,
+
         _asw_max = 81,
 
         _speed = 10,
 
         _speed = 10,
 
         _los = nil,
 
         _los = nil,
         _los_max = nil,
+
         _los_max = 47,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 17,
 
         _luck = 17,
Anonymous user