Changes

Updated Kai Ni voice flag, added wikipedia
Line 23: Line 23:  
     _torpedo_max = 69,
 
     _torpedo_max = 69,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 42,
     _evasion_max = nil,
+
     _evasion_max = 78,
 
     _aa = 8,
 
     _aa = 8,
 
     _aa_max = 38,
 
     _aa_max = 38,
 
     _aa_mod = false,
 
     _aa_mod = false,
     _asw = nil,
+
     _asw = 22,
     _asw_max = nil,
+
     _asw_max = 46,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 19,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 9,
 
     _luck = 9,
 
     _luck_max = 48,
 
     _luck_max = 48,
 
     _luck_mod = false,
 
     _luck_mod = false,
     _buildable = nil,
+
     _buildable = false,
     _buildable_lsc = nil,
+
     _buildable_lsc = false,
 
     _build_time = 24,
 
     _build_time = 24,
 
     _remodel_level = false,
 
     _remodel_level = false,
Line 54: Line 54:  
     },
 
     },
 
     _voice_flag = 1,
 
     _voice_flag = 1,
     _voice_actor = nil,
+
     _voice_actor = "Kogawa Miona",
     _artist = nil,
+
     _artist = "Konishi",
     _implementation_date = nil,
+
     _implementation_date = {2022, 5, 28},
     _availability = nil,
+
     _availability = {"event_reward"},
 
     _get_message = "はい! あたしが陽炎型駆逐艦五番艦、早潮!<br>浦賀生まれ! 提督! よろしくね!<br>ねえ、提督ってば! 聞いてる?",
 
     _get_message = "はい! あたしが陽炎型駆逐艦五番艦、早潮!<br>浦賀生まれ! 提督! よろしくね!<br>ねえ、提督ってば! 聞いてる?",
 +
    _wikipedia = "Japanese destroyer Hayashio",
 
   },
 
   },
 
   ["Kai"] = {
 
   ["Kai"] = {
Line 83: Line 84:  
     _torpedo_max = 79,
 
     _torpedo_max = 79,
 
     _torpedo_mod = 1,
 
     _torpedo_mod = 1,
     _evasion = nil,
+
     _evasion = 44,
     _evasion_max = nil,
+
     _evasion_max = 85,
 
     _aa = 14,
 
     _aa = 14,
 
     _aa_max = 50,
 
     _aa_max = 50,
 
     _aa_mod = 1,
 
     _aa_mod = 1,
     _asw = nil,
+
     _asw = 26,
     _asw_max = nil,
+
     _asw_max = 65,
 
     _speed = 10,
 
     _speed = 10,
     _los = nil,
+
     _los = 9,
     _los_max = nil,
+
     _los_max = 41,
 
     _range = 1,
 
     _range = 1,
 
     _luck = 12,
 
     _luck = 12,
 
     _luck_max = 63,
 
     _luck_max = 63,
 
     _luck_mod = false,
 
     _luck_mod = false,
    _buildable = nil,
  −
    _buildable_lsc = nil,
  −
    _build_time = 24,
   
     _remodel_level = 37,
 
     _remodel_level = 37,
 
     _remodel_ammo = 190,
 
     _remodel_ammo = 190,
 
     _remodel_steel = 110,
 
     _remodel_steel = 110,
     _remodel_development_material = nil,
+
     _remodel_development_material = false,
     _remodel_blueprint = nil,
+
     _remodel_blueprint = false,
     _remodel_catapult = nil,
+
     _remodel_catapult = false,
     _remodel_report = nil,
+
     _remodel_report = false,
 
     _remodel_from = "Hayashio/",
 
     _remodel_from = "Hayashio/",
 +
    _remodel_to = "Hayashio/Kai Ni",
 +
    _fuel = 15,
 +
    _ammo = 20,
 +
    _scrap_fuel = 1,
 +
    _scrap_ammo = 2,
 +
    _scrap_steel = 10,
 +
    _scrap_baux = false,
 +
    _equipment = {
 +
      {equipment = "12.7cm Twin Gun Mount", size = 0},
 +
      {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
 +
      {equipment = "25mm Twin Autocannon Mount", size = 0, stars = 4},
 +
    },
 +
    _voice_flag = 3,
 +
  },
 +
  ["Kai Ni"] = {
 +
    _name = "Hayashio",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 7,
 +
    _api_id = 915,
 +
    _id = 515,
 +
    _true_id = false,
 +
    _japanese_name = "早潮改二",
 +
    _reading = "はやしおかいに",
 +
    _class = 'Kagerou',
 +
    _class_number = 5,
 +
    _type = 2,
 +
    _hp = 33,
 +
    _hp_max = 55,
 +
    _firepower = 17,
 +
    _firepower_max = 67,
 +
    _firepower_mod = 2,
 +
    _armor = 14,
 +
    _armor_max = 52,
 +
    _armor_mod = 1,
 +
    _torpedo = 30,
 +
    _torpedo_max = 87,
 +
    _torpedo_mod = 2,
 +
    _evasion = 47,
 +
    _evasion_max = 87,
 +
    _aa = 19,
 +
    _aa_max = 63,
 +
    _aa_mod = 1,
 +
    _asw = 30,
 +
    _asw_max = 65,
 +
    _speed = 10,
 +
    _los = 10,
 +
    _los_max = 41,
 +
    _range = 1,
 +
    _luck = 15,
 +
    _luck_max = 70,
 +
    _luck_mod = false,
 +
    _remodel_level = 75,
 +
    _remodel_ammo = 460,
 +
    _remodel_steel = 380,
 +
    _remodel_development_material = 20,
 +
    _remodel_blueprint = 1,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Hayashio/Kai",
 
     _remodel_to = false,
 
     _remodel_to = false,
 
     _fuel = 15,
 
     _fuel = 15,
Line 116: Line 173:  
     _scrap_baux = false,
 
     _scrap_baux = false,
 
     _equipment = {
 
     _equipment = {
       {equipment = nil, size = 0},
+
       {equipment = "12.7cm Twin Gun Mount Model C Kai 2", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "Type 3 Depth Charge Projector", size = 0},
       {equipment = nil, size = 0},
+
       {equipment = "25mm Triple Autocannon Mount", size = 0, stars = 4},
 
     },
 
     },
 
     _voice_flag = 3,
 
     _voice_flag = 3,
 +
    _implementation_date = {2022, 7, 13},
 
   },
 
   },
 
}
 
}
1,927

edits