Changes

m
23 revisions imported
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 26: Line 25:  
         _torpedo_max = 82,
 
         _torpedo_max = 82,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 46,
         _evasion_max = nil,
+
         _evasion_max = 79,
 
         _aa = 22,
 
         _aa = 22,
 
         _aa_max = 44,
 
         _aa_max = 44,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 40,
         _asw_max = nil,
+
         _asw_max = 82,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 10,
         _los_max = nil,
+
         _los_max = 22,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 50,
 
         _luck = 50,
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 = nil,
+
         _availability = { "event_drop" },
 +
        _wikipedia = "HMS Jervis",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 68: Line 68:  
         _api_id = 394,
 
         _api_id = 394,
 
         _id = 319,
 
         _id = 319,
         _true_id = 1471,
+
         _true_id = 1474,
 
         _japanese_name = "Jervis改",
 
         _japanese_name = "Jervis改",
 
         _reading = "ジャーヴィスかい",
 
         _reading = "ジャーヴィスかい",
Line 85: Line 85:  
         _torpedo_max = 90,
 
         _torpedo_max = 90,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 49,
         _evasion_max = nil,
+
         _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 = nil,
+
         _asw_max = 92,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 12,
         _los_max = nil,
+
         _los_max = 52,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 55,
 
         _luck = 55,
Line 105: Line 105:  
         _remodel_ammo = 170,
 
         _remodel_ammo = 170,
 
         _remodel_steel = 150,
 
         _remodel_steel = 150,
         _remodel_development_material = nil,
+
         _remodel_development_material = false,
 
         _remodel_blueprint = false,
 
         _remodel_blueprint = false,
 
         _remodel_catapult = false,
 
         _remodel_catapult = false,
Line 118: Line 118:  
         _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 = nil, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
Bots, gkautomate
12,557

edits