Changes

class fix
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
 
     [""] = {
 
     [""] = {
 
         _name = "I-14",
 
         _name = "I-14",
 +
        _nick = "Iyo",
 
         _rarity = 6,
 
         _rarity = 6,
 
         _api_id = 495,
 
         _api_id = 495,
Line 10: Line 10:  
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "伊14",
 
         _japanese_name = "伊14",
 +
        _japanese_nick = "いよ",
 
         _reading = "い14",
 
         _reading = "い14",
         _class = "Type AM",
+
         _class = "Junsen Type A Kai Ni",
         _class_number = nil,
+
         _class_number = 2,
 
         _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 = 66,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 14,
         _evasion_max = nil,
+
         _evasion_max = 39,
 
         _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 = 14,
         _los_max = nil,
+
         _los_max = 44,
 
         _range = 1,
 
         _range = 1,
         _luck = 20,
+
         _luck = 24,
         _luck_max = 59,
+
         _luck_max = 64,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _buildable = false,
 
         _buildable = false,
Line 45: Line 46:  
         _remodel_from = false,
 
         _remodel_from = false,
 
         _remodel_to = "I-14/Kai",
 
         _remodel_to = "I-14/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_reward" },
 
         _wikipedia = "Japanese submarine I-14",
 
         _wikipedia = "Japanese submarine I-14",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "I-14",
 
         _name = "I-14",
 +
        _nick = "Iyo",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
 
         _rarity = 7,
 
         _rarity = 7,
Line 68: Line 71:  
         _id = 295,
 
         _id = 295,
 
         _true_id = 1455,
 
         _true_id = 1455,
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "伊14改",
 
         _japanese_name = "伊14改",
 +
        _japanese_nick = "いよ",
 
         _reading = "い14かい",
 
         _reading = "い14かい",
         _class = "Type AM",
+
         _class = "Junsen Type A Kai Ni",
         _class_number = nil,
+
         _class_number = 2,
 
         _type = 14,
 
         _type = 14,
         _hp = 20,
+
         _hp = 22,
         _hp_max = 24,
+
         _hp_max = 37,
         _firepower = 2,
+
         _firepower = 4,
         _firepower_max = 9,
+
         _firepower_max = 12,
 
         _firepower_mod = false,
 
         _firepower_mod = false,
         _armor = 5,
+
         _armor = 6,
         _armor_max = 24,
+
         _armor_max = 23,
 
         _armor_mod = 1,
 
         _armor_mod = 1,
         _torpedo = 36,
+
         _torpedo = 32,
         _torpedo_max = 72,
+
         _torpedo_max = 68,
         _torpedo_mod = 1,
+
         _torpedo_mod = 2,
         _evasion = nil,
+
         _evasion = 15,
         _evasion_max = nil,
+
         _evasion_max = 53,
 
         _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 = 14,
         _los_max = nil,
+
         _los_max = 44,
 
         _range = 1,
 
         _range = 1,
         _luck = 20,
+
         _luck = 24,
         _luck_max = 59,
+
         _luck_max = 77,
 
         _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-14/",
 
         _remodel_from = "I-14/",
 
         _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 = "Prototype Seiran", size = 2 },
 +
            { equipment = false, size = 1 },
 +
            { equipment = false, size = 0 },
 
         },
 
         },
 
         _voice_flag = 3,
 
         _voice_flag = 3,
 
     },
 
     },
 
}
 
}
46,804

edits