Changes

class fix
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
 
     [""] = {
 
     [""] = {
 
         _name = "I-13",
 
         _name = "I-13",
 +
        _nick = "Hitomi",
 
         _rarity = 5,
 
         _rarity = 5,
 
         _api_id = 494,
 
         _api_id = 494,
Line 10: Line 10:  
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "伊13",
 
         _japanese_name = "伊13",
 +
        _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 = 20,
+
         _hp = 18,
         _hp_max = 24,
+
         _hp_max = 23,
 
         _firepower = 2,
 
         _firepower = 2,
 
         _firepower_max = 9,
 
         _firepower_max = 9,
 
         _firepower_mod = false,
 
         _firepower_mod = false,
 
         _armor = 5,
 
         _armor = 5,
         _armor_max = 24,
+
         _armor_max = 22,
 
         _armor_mod = 1,
 
         _armor_mod = 1,
         _torpedo = 36,
+
         _torpedo = 27,
         _torpedo_max = 72,
+
         _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 33: 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 = 20,
+
         _luck = 6,
         _luck_max = 59,
+
         _luck_max = 39,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _buildable = false,
 
         _buildable = false,
Line 45: Line 46:  
         _remodel_from = false,
 
         _remodel_from = false,
 
         _remodel_to = "I-13/Kai",
 
         _remodel_to = "I-13/Kai",
         _fuel = 20,
+
         _fuel = 15,
 
         _ammo = 15,
 
         _ammo = 15,
 
         _scrap_fuel = 1,
 
         _scrap_fuel = 1,
Line 52: Line 53:  
         _scrap_baux = 2,
 
         _scrap_baux = 2,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 3},
+
             { equipment = false, size = 2 },
 +
            { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
         _voice_actor = nil,
+
         _voice_actor = "Imamura Ayaka",
         _artist = nil,
+
         _artist = "Shizuma Yoshinori",
         _implementation_date = nil,
+
         _implementation_date = { 2017, 2, 12 },
         _availability = nil,
+
         _availability = { "event_drop" },
 
         _wikipedia = "Japanese submarine I-13",
 
         _wikipedia = "Japanese submarine I-13",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "I-13",
 
         _name = "I-13",
 +
        _nick = "Hitomi",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
 
         _rarity = 7,
 
         _rarity = 7,
Line 68: Line 71:  
         _id = 294,
 
         _id = 294,
 
         _true_id = 1454,
 
         _true_id = 1454,
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "伊13改",
 
         _japanese_name = "伊13改",
 +
        _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 = 20,
+
         _hp = 21,
         _hp_max = 24,
+
         _hp_max = 36,
         _firepower = 2,
+
         _firepower = 5,
         _firepower_max = 9,
+
         _firepower_max = 16,
 
         _firepower_mod = false,
 
         _firepower_mod = false,
         _armor = 5,
+
         _armor = 6,
         _armor_max = 24,
+
         _armor_max = 22,
 
         _armor_mod = 1,
 
         _armor_mod = 1,
         _torpedo = 36,
+
         _torpedo = 32,
 
         _torpedo_max = 72,
 
         _torpedo_max = 72,
         _torpedo_mod = 1,
+
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 12,
         _evasion_max = nil,
+
         _evasion_max = 47,
 
         _aa = 0,
 
         _aa = 0,
 
         _aa_max = false,
 
         _aa_max = false,
Line 92: Line 97:  
         _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 = 20,
+
         _luck = 8,
         _luck_max = 59,
+
         _luck_max = 48,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _buildable = false,
 
         _buildable = false,
 
         _buildable_lsc = false,
 
         _buildable_lsc = false,
 
         _build_time = 200,
 
         _build_time = 200,
         _remodel_level = 35,
+
         _remodel_level = 45,
 
         _remodel_ammo = 100,
 
         _remodel_ammo = 100,
         _remodel_steel = 300,
+
         _remodel_steel = 280,
 
         _remodel_development_material = false,
 
         _remodel_development_material = false,
 
         _remodel_blueprint = false,
 
         _remodel_blueprint = false,
Line 109: Line 114:  
         _remodel_from = "I-13/",
 
         _remodel_from = "I-13/",
 
         _remodel_to = false,
 
         _remodel_to = false,
         _fuel = 20,
+
         _fuel = 25,
         _ammo = 15,
+
         _ammo = 25,
 
         _scrap_fuel = 1,
 
         _scrap_fuel = 1,
 
         _scrap_ammo = 2,
 
         _scrap_ammo = 2,
         _scrap_steel = 3,
+
         _scrap_steel = 4,
         _scrap_baux = 2,
+
         _scrap_baux = 3,
 
         _equipment = {
 
         _equipment = {
             {equipment = nil, size = 3},
+
             { equipment = "Submarine Radar & Passive Radiolocator (E27)", size = 2 },
 +
            { equipment = false, size = 1 },
 +
            { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
34,525

edits