Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 128: Line 127:  
     _true_id = false,
 
     _true_id = false,
 
     _japanese_name = "巻雲改二",
 
     _japanese_name = "巻雲改二",
     _reading = "まきぐも",
+
     _reading = "まきぐもかいに",
 
     _class = "Yuugumo",
 
     _class = "Yuugumo",
 
     _class_number = 2,
 
     _class_number = 2,
Line 135: Line 134:  
     _hp_max = 56,
 
     _hp_max = 56,
 
     _firepower = 18,
 
     _firepower = 18,
     _firepower_max = 64,
+
     _firepower_max = 65,
 
     _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 = 90,
 
     _torpedo_max = 90,
 
     _torpedo_mod = 2,
 
     _torpedo_mod = 2,
     _evasion = nil,
+
     _evasion = 48,
     _evasion_max = nil,
+
     _evasion_max = 89,
 
     _aa = 20,
 
     _aa = 20,
     _aa_max = 65,
+
     _aa_max = 68,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 30,
     _asw_max = nil,
+
     _asw_max = 72,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 11,
     _los_max = nil,
+
     _los_max = 43,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 16,
 
     _luck = 16,
Line 174: Line 173:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = "12.7cm Twin Gun Mount Model D Kai 2", size = 0},
+
       { equipment = "12.7cm Twin Gun Mount Model D Kai 2", size = 0 },
       {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
       { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
       {equipment = "Searchlight", size = 0},
+
       { equipment = "Searchlight", size = 0 },
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
     _implementation_date = {2018, 11, 16},
+
     _implementation_date = { 2018, 11, 16 },
 
   },
 
   },
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "New Year", _season = "New Year 2016" },
 
         { _suffix = "New Year", _season = "New Year 2016" },
 
         { _suffix = "Summer", _season = "Summer 2018" },
 
         { _suffix = "Summer", _season = "Summer 2018" },
 +
        { _suffix = "Kai Ni Summer", _season = "Summer 2020" },
 
     },
 
     },
 
}
 
}
4,576

edits