Changes

no edit summary
Line 23: Line 23:  
     _torpedo_max = 48,
 
     _torpedo_max = 48,
 
     _torpedo_mod = 0,
 
     _torpedo_mod = 0,
     _evasion = nil,
+
     _evasion = 32,
     _evasion_max = nil,
+
     _evasion_max = 74,
 
     _aa = 32,
 
     _aa = 32,
 
     _aa_max = 68,
 
     _aa_max = 68,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 0,
     _asw_max = nil,
+
     _asw_max = 36,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 20,
     _los_max = nil,
+
     _los_max = 64,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 22,
 
     _luck = 22,
Line 86: Line 86:  
     _torpedo_max = 60,
 
     _torpedo_max = 60,
 
     _torpedo_mod = 0,
 
     _torpedo_mod = 0,
     _evasion = nil,
+
     _evasion = 61,
     _evasion_max = nil,
+
     _evasion_max = 83,
 
     _aa = 38,
 
     _aa = 38,
 
     _aa_max = 76,
 
     _aa_max = 76,
 
     _aa_mod = 2,
 
     _aa_mod = 2,
     _asw = nil,
+
     _asw = 23,
     _asw_max = nil,
+
     _asw_max = 45,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 51,
     _los_max = nil,
+
     _los_max = 76,
 
     _range = 2,
 
     _range = 2,
 
     _luck = 38,
 
     _luck = 38,
5,150

edits