Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 58: Line 57:  
         _artist = "Kujou Ichiso",
 
         _artist = "Kujou Ichiso",
 
         _implementation_date = { 2015, 8, 10 },
 
         _implementation_date = { 2015, 8, 10 },
         _availability = { "event_drop", event_drop = {{2015, 7, 4, "Z"}} },
+
         _availability = { "drop", "event_drop" },
 
         _wikipedia = "Japanese destroyer Umikaze (1936)",
 
         _wikipedia = "Japanese destroyer Umikaze (1936)",
 
     },
 
     },
Line 108: Line 107:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Umikaze/",
 
         _remodel_from = "Umikaze/",
         _remodel_to = false,
+
         _remodel_to = "Umikaze/Kai Ni",
 
         _fuel = 15,
 
         _fuel = 15,
 
         _ammo = 20,
 
         _ammo = 20,
Line 116: Line 115:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             { equipment = "12.7cm Twin Gun Mount Model B Kai Ni", size = 0 },
+
             { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
 
             { equipment = "Type 94 Depth Charge Projector", size = 0 },
 
             { equipment = "Type 94 Depth Charge Projector", size = 0 },
 
             { equipment = false, size = 0 },
 
             { equipment = false, size = 0 },
 
         },
 
         },
 
     },
 
     },
 +
  ["Kai Ni"] = {
 +
    _name = "Umikaze",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 7,
 +
    _api_id = 587,
 +
    _id = 387,
 +
    _true_id = false,
 +
    _japanese_name = "海風改二",
 +
    _reading = "うみかぜかいに",
 +
    _class = "Shiratsuyu",
 +
    _display_class = "Kai Shiratsuyu",
 +
    _class_number = 7,
 +
    _type = 2,
 +
    _hp = 31,
 +
    _hp_max = 54,
 +
    _firepower = 15,
 +
    _firepower_max = 61,
 +
    _firepower_mod = 2,
 +
    _armor = 14,
 +
    _armor_max = 51,
 +
    _armor_mod = 1,
 +
    _torpedo = 38,
 +
    _torpedo_max = 93,
 +
    _torpedo_mod = 2,
 +
    _evasion = 49,
 +
    _evasion_max = 90,
 +
    _aa = 19,
 +
    _aa_max = 69,
 +
    _aa_mod = 1,
 +
    _asw = 28,
 +
    _asw_max = 82,
 +
    _speed = 10,
 +
    _los = 11,
 +
    _los_max = 51,
 +
    _range = 1,
 +
    _luck = 20,
 +
    _luck_max = 85,
 +
    _luck_mod = false,
 +
    _build_time = 22,
 +
    _remodel_level = 82,
 +
    _remodel_ammo = 390,
 +
    _remodel_steel = 360,
 +
    _remodel_development_material = 30,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Umikaze/Kai",
 +
    _remodel_to = false,
 +
    _fuel = 15,
 +
    _ammo = 20,
 +
    _scrap_fuel = 1,
 +
    _scrap_ammo = 2,
 +
    _scrap_steel = 10,
 +
    _scrap_baux = false,
 +
    _equipment = {
 +
      {equipment = "61cm Quadruple (Oxygen) Torpedo Mount", stars = 5, size = 0},
 +
      {equipment = "Type 94 Depth Charge Projector", stars = 5, size = 0},
 +
      {equipment = "Type 93 Passive Sonar", stars = 5, size = 0},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2019, 6, 25},
 +
  },
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Summer", _season = "Mid-Summer 2017" },
 
         { _suffix = "Summer", _season = "Mid-Summer 2017" },
 +
        { _suffix = "Shopping", _season = "Spring 2019" },
 +
        { _suffix = "Kai Ni Spring Bouquet", _season = "Seventh Anniversary" },
 +
        ["Kai Ni Spring"] = "/Kai Ni Spring Bouquet",
 
     },
 
     },
 
}
 
}
34,580

edits