Changes

m
no edit summary
Line 135: Line 135:  
     _firepower_mod = 2,
 
     _firepower_mod = 2,
 
     _armor = 15,
 
     _armor = 15,
     _armor_max = 53,
+
     _armor_max = 54,
 
     _armor_mod = 1,
 
     _armor_mod = 1,
 
     _torpedo = 30,
 
     _torpedo = 30,
 
     _torpedo_max = 86,
 
     _torpedo_max = 86,
 
     _torpedo_mod = 2,
 
     _torpedo_mod = 2,
     _evasion = nil,
+
     _evasion = 48,
     _evasion_max = nil,
+
     _evasion_max = 90,
 
     _aa = 20,
 
     _aa = 20,
     _aa_max = 62,
+
     _aa_max = 64,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 30,
     _asw_max = nil,
+
     _asw_max = 72,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 14,
     _los_max = nil,
+
     _los_max = 60,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 12,
 
     _luck = 12,
     _luck_max = 72,
+
     _luck_max = 73,
 
     _luck_mod = false,
 
     _luck_mod = false,
 
     _build_time = 24,
 
     _build_time = 24,
Line 171: Line 171:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 0},
+
       {equipment = "12.7cm Twin Gun Mount Model D Kai 2", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "Skilled Lookouts", size = 0, stars = 8},
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
4,515

edits