Changes

added base evasion and ASW for base model
Line 25: Line 25:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 41,
 
         _evasion_max = nil,
 
         _evasion_max = nil,
 
         _aa = 6,
 
         _aa = 6,
 
         _aa_max = 22,
 
         _aa_max = 22,
 
         _aa_mod = 0,
 
         _aa_mod = 0,
         _asw = nil,
+
         _asw = 31,
 
         _asw_max = nil,
 
         _asw_max = nil,
 
         _speed = 5,
 
         _speed = 5,
Anonymous user