Changes

class fix
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 13: Line 12:  
         _japanese_nick = "ひとみ",
 
         _japanese_nick = "ひとみ",
 
         _reading = "い13",
 
         _reading = "い13",
         _class = "Type AM",
+
         _class = "Junsen Type A Kai Ni",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
 
         _hp = 18,
 
         _hp = 18,
Line 27: Line 26:  
         _torpedo_max = 68,
 
         _torpedo_max = 68,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 11,
         _evasion_max = nil,
+
         _evasion_max = 36,
 
         _aa = 0,
 
         _aa = 0,
 
         _aa_max = false,
 
         _aa_max = false,
Line 35: Line 34:  
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 13,
         _los_max = nil,
+
         _los_max = 43,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 6,
 
         _luck = 6,
Line 54: Line 53:  
         _scrap_baux = 2,
 
         _scrap_baux = 2,
 
         _equipment = {
 
         _equipment = {
             {equipment = false, size = 2},
+
             { equipment = false, size = 2 },
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
 
         _voice_actor = "Imamura Ayaka",
 
         _voice_actor = "Imamura Ayaka",
 
         _artist = "Shizuma Yoshinori",
 
         _artist = "Shizuma Yoshinori",
         _implementation_date = {2017, 2, 12},
+
         _implementation_date = { 2017, 2, 12 },
         _availability = {"event_drop"},
+
         _availability = { "event_drop" },
 
         _wikipedia = "Japanese submarine I-13",
 
         _wikipedia = "Japanese submarine I-13",
 
     },
 
     },
Line 72: Line 71:  
         _id = 294,
 
         _id = 294,
 
         _true_id = 1454,
 
         _true_id = 1454,
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "伊13改",
 
         _japanese_name = "伊13改",
 
         _japanese_nick = "ひとみ",
 
         _japanese_nick = "ひとみ",
 
         _reading = "い13かい",
 
         _reading = "い13かい",
         _class = "Type AM",
+
         _class = "Junsen Type A Kai Ni",
         _class_number = nil,
+
         _class_number = 1,
 
         _type = 14,
 
         _type = 14,
 
         _hp = 21,
 
         _hp = 21,
Line 89: Line 89:  
         _torpedo_max = 72,
 
         _torpedo_max = 72,
 
         _torpedo_mod = 2,
 
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 12,
         _evasion_max = 51,
+
         _evasion_max = 47,
 
         _aa = 0,
 
         _aa = 0,
 
         _aa_max = false,
 
         _aa_max = false,
Line 97: Line 97:  
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 13,
 
         _los_max = 43,
 
         _los_max = 43,
 
         _range = 1,
 
         _range = 1,
Line 121: Line 121:  
         _scrap_baux = 3,
 
         _scrap_baux = 3,
 
         _equipment = {
 
         _equipment = {
             {equipment = "Submarine Radar & Passive Radiolocator (E27)", size = 2},
+
             { equipment = "Submarine Radar & Passive Radiolocator (E27)", size = 2 },
             {equipment = false, size = 1},
+
             { equipment = false, size = 1 },
             {equipment = false, size = 0},
+
             { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
34,610

edits