Changes

Updated missing stats from wikiwiki.jp
Line 143: Line 143:  
         _torpedo_max = 87,
 
         _torpedo_max = 87,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 40,
         _evasion_max = nil,
+
         _evasion_max = 81,
 
         _aa = 30,
 
         _aa = 30,
 
         _aa_max = 84,
 
         _aa_max = 84,
 
         _aa_mod = 3,
 
         _aa_mod = 3,
         _asw = nil,
+
         _asw = 0,
         _asw_max = nil,
+
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 25,
         _los_max = nil,
+
         _los_max = 81,
 
         _range = 2,
 
         _range = 2,
 
         _luck = 13,
 
         _luck = 13,
Line 204: Line 204:  
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 41,
 
         _evasion_max = 82,
 
         _evasion_max = 82,
 
         _aa = 33,
 
         _aa = 33,
Line 210: Line 210:  
         _aa_mod = 3,
 
         _aa_mod = 3,
 
         _asw = 0,
 
         _asw = 0,
         _asw_max = 0,
+
         _asw_max = false,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 45,
 
         _los_max = 83,
 
         _los_max = 83,
 
         _range = 2,
 
         _range = 2,
Anonymous user