Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 53: Line 52:  
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             {equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0},
+
             { equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0 },
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
 
         _voice_actor = "Touyama Nao",
 
         _voice_actor = "Touyama Nao",
 
         _artist = "Konishi",
 
         _artist = "Konishi",
         _implementation_date = {2018, 2, 17},
+
         _implementation_date = { 2018, 2, 17 },
 
         _availability = { "event_drop" },
 
         _availability = { "event_drop" },
 +
        _wikipedia = "HMS Jervis",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 85: Line 85:  
         _torpedo_max = 90,
 
         _torpedo_max = 90,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 49,
 
         _evasion_max = 90,
 
         _evasion_max = 90,
 
         _aa = 30,
 
         _aa = 30,
 
         _aa_max = 70,
 
         _aa_max = 70,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 55,
 
         _asw_max = 92,
 
         _asw_max = 92,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 12,
 
         _los_max = 52,
 
         _los_max = 52,
 
         _range = 1,
 
         _range = 1,
Line 101: Line 101:  
         _buildable = false,
 
         _buildable = false,
 
         _buildable_lsc = false,
 
         _buildable_lsc = false,
        _build_time = 24,
   
         _remodel_level = 45,
 
         _remodel_level = 45,
 
         _remodel_ammo = 170,
 
         _remodel_ammo = 170,
Line 118: Line 117:  
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {
             {equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0},
+
             { equipment = "QF 4.7inch Gun Mk.XII Kai", size = 0 },
             {equipment = "Type124 ASDIC", size = 0},
+
             { equipment = "Type124 ASDIC", size = 0 },
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
56,565

edits