Changes

Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 25: Line 24:  
         _torpedo_max = 68,
 
         _torpedo_max = 68,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 46,
         _evasion_max = nil,
+
         _evasion_max = 80,
 
         _aa = 12,
 
         _aa = 12,
 
         _aa_max = 43,
 
         _aa_max = 43,
 
         _aa_mod = false,
 
         _aa_mod = false,
         _asw = nil,
+
         _asw = 26,
         _asw_max = nil,
+
         _asw_max = 52,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 9,
         _los_max = nil,
+
         _los_max = 24,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 10,
 
         _luck = 10,
 
         _luck_max = 50,
 
         _luck_max = 50,
 
         _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 52: Line 51:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = "12.7cm Twin Gun Mount", size = 0},
+
             { equipment = "12.7cm Twin Gun Mount", size = 0 },
             {equipment = "25mm Twin Autocannon Mount", size = 0},
+
             { equipment = "25mm Twin Autocannon Mount", size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
Line 60: Line 59:  
         _implementation_date = { 2018, 2, 21 },
 
         _implementation_date = { 2018, 2, 21 },
 
         _availability = { "event_drop" },
 
         _availability = { "event_drop" },
 +
        _wikipedia = "Japanese destroyer Hamanami",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
Line 86: Line 86:  
         _torpedo_max = 78,
 
         _torpedo_max = 78,
 
         _torpedo_mod = 1,
 
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 47,
         _evasion_max = nil,
+
         _evasion_max = 90,
 
         _aa = 18,
 
         _aa = 18,
 
         _aa_max = 59,
 
         _aa_max = 59,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 28,
         _asw_max = nil,
+
         _asw_max = 65,
 
         _speed = 10,
 
         _speed = 10,
         _los = nil,
+
         _los = 12,
         _los_max = nil,
+
         _los_max = 56,
 
         _range = 1,
 
         _range = 1,
 
         _luck = 12,
 
         _luck = 12,
 
         _luck_max = 58,
 
         _luck_max = 58,
 
         _luck_mod = false,
 
         _luck_mod = false,
        _buildable = nil,
  −
        _buildable_lsc = nil,
  −
        _build_time = 24,
   
         _remodel_level = 30,
 
         _remodel_level = 30,
 
         _remodel_ammo = 150,
 
         _remodel_ammo = 150,
Line 111: Line 108:  
         _remodel_report = false,
 
         _remodel_report = false,
 
         _remodel_from = "Hamanami/",
 
         _remodel_from = "Hamanami/",
 +
        _remodel_to = "Hamanami/Kai Ni",
 +
        _fuel = 15,
 +
        _ammo = 20,
 +
        _scrap_fuel = 1,
 +
        _scrap_ammo = 2,
 +
        _scrap_steel = 10,
 +
        _scrap_baux = false,
 +
        _equipment = {
 +
            { equipment = "Type 22 Surface Radar", size = 0 },
 +
            { equipment = "Type 13 Air Radar", size = 0 },
 +
            { equipment = "25mm Twin Autocannon Mount", size = 0 },
 +
        },
 +
        _voice_flag = 1,
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Hamanami",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 7,
 +
        _api_id = 983,
 +
        _id = 583,
 +
        _true_id = false,
 +
        _japanese_name = "浜波改二",
 +
        _reading = "はまなみかいに",
 +
        _class = "Yuugumo",
 +
        _display_class = "Kai Yuugumo",
 +
        _class_number = 13,
 +
        _type = 2,
 +
        _hp = 33,
 +
        _hp_max = 56,
 +
        _firepower = 18,
 +
        _firepower_max = 63,
 +
        _firepower_mod = 2,
 +
        _armor = 15,
 +
        _armor_max = 53,
 +
        _armor_mod = 1,
 +
        _torpedo = 30,
 +
        _torpedo_max = 89,
 +
        _torpedo_mod = 2,
 +
        _evasion = 46,
 +
        _evasion_max = 90,
 +
        _aa = 28,
 +
        _aa_max = 80,
 +
        _aa_mod = 1,
 +
        _asw = 30,
 +
        _asw_max = 80,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 55,
 +
        _range = 1,
 +
        _luck = 22,
 +
        _luck_max = 89,
 +
        _luck_mod = false,
 +
        _remodel_level = 77,
 +
        _remodel_ammo = 350,
 +
        _remodel_steel = 390,
 +
        _remodel_development_material = 60,
 +
        _remodel_blueprint = 1,
 +
        _remodel_catapult = false,
 +
        _remodel_report = false,
 +
        _remodel_armament = 2,
 +
        _remodel_from = "Hamanami/Kai",
 
         _remodel_to = false,
 
         _remodel_to = false,
 
         _fuel = 15,
 
         _fuel = 15,
Line 119: Line 177:  
         _scrap_baux = false,
 
         _scrap_baux = false,
 
         _equipment = {
 
         _equipment = {
             {equipment = "Type 22 Surface Radar", size = 0},
+
             { equipment = "12.7cm Twin Gun Mount Model D Kai 2", size = 0 },
             {equipment = "Type 13 Air Radar", size = 0},
+
             { equipment = "25mm Triple Autocannon Mount", stars = 8, size = 0 },
             {equipment = "25mm Twin Autocannon Mount", size = 0},
+
             { equipment = "Type 3 Active Sonar", stars = 4, size = 0 },
 
         },
 
         },
 
         _voice_flag = 1,
 
         _voice_flag = 1,
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Rainy", _season = "Rainy Season 2018" },
 +
        { _suffix = "Christmas", _season = "Christmas 2018" },
 
     },
 
     },
 
}
 
}
1,248

edits