Changes

m
no edit summary
Line 136: Line 136:  
         _hp_max = 99,
 
         _hp_max = 99,
 
         _firepower = 76,
 
         _firepower = 76,
         _firepower_max = 98,
+
         _firepower_max = 99,
 
         _firepower_mod = 4,
 
         _firepower_mod = 4,
 
         _armor = 72,
 
         _armor = 72,
Line 153: Line 153:  
         _speed = 10,
 
         _speed = 10,
 
         _los = 16,
 
         _los = 16,
         _los_max = 49,
+
         _los_max = 52,
 
         _range = 3,
 
         _range = 3,
 
         _luck = 13,
 
         _luck = 13,
         _luck_max = 79,
+
         _luck_max = 82,
 
         _luck_mod = false,
 
         _luck_mod = false,
 
         _remodel_level = 75,
 
         _remodel_level = 75,
Line 165: Line 165:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Hiei/Kai",
 
         _remodel_from = "Hiei/Kai",
         _remodel_to = false,
+
         _remodel_to = "Hiei/Kai Ni C",
 
         _fuel = 100,
 
         _fuel = 100,
 
         _ammo = 125,
 
         _ammo = 125,
Line 174: Line 174:  
         _equipment = {
 
         _equipment = {
 
             { equipment = "41cm Twin Gun Mount", size = 3 },
 
             { equipment = "41cm Twin Gun Mount", size = 3 },
             { equipment = "No. 21 Air Radar", size = 3 },
+
             { equipment = "Type 21 Air Radar", size = 3 },
 
             { equipment = "Type 3 Shell", size = 3 },
 
             { equipment = "Type 3 Shell", size = 3 },
 
             { equipment = false, size = 3 },
 
             { equipment = false, size = 3 },
Line 188: Line 188:  
         },
 
         },
 
         _implementation_date = { 2013, 11, 20 },
 
         _implementation_date = { 2013, 11, 20 },
 +
    },
 +
  ["Kai Ni C"] = {
 +
    _name = "Hiei",
 +
    _suffix = "Kai Ni C",
 +
    _rarity = 8,
 +
    _back = 7,
 +
    _api_id = 592,
 +
    _id = 392,
 +
    _true_id = false,
 +
    _japanese_name = "比叡改二丙",
 +
    _reading = "ひえいかいにへい",
 +
    _class = "Kongou",
 +
    _display_class = "Kai Kongou",
 +
    _class_number = 2,
 +
    _type = 8,
 +
    _hp = 86,
 +
    _hp_max = 99,
 +
    _firepower = 76,
 +
    _firepower_max = 98,
 +
    _firepower_mod = 4,
 +
    _armor = 71,
 +
    _armor_max = 90,
 +
    _armor_mod = 4,
 +
    _torpedo = 18,
 +
    _torpedo_max = 47,
 +
    _torpedo_mod = 1,
 +
    _evasion = 39,
 +
    _evasion_max = 73,
 +
    _aa = 31,
 +
    _aa_max = 85,
 +
    _aa_mod = 2,
 +
    _asw = 0,
 +
    _asw_max = false,
 +
    _speed = 10,
 +
    _los = 17,
 +
    _los_max = 53,
 +
    _range = 3,
 +
    _luck = 15,
 +
    _luck_max = 88,
 +
    _luck_mod = false,
 +
    _build_time = 240,
 +
    _remodel_level = 90,
 +
    _remodel_ammo = 8800,
 +
    _remodel_steel = 7800,
 +
    _remodel_development_material = 330,
 +
    _remodel_blueprint = 2,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_gunmat = 2,
 +
    _remodel_from = "Hiei/Kai Ni",
 +
    _remodel_to = false,
 +
    _fuel = 100,
 +
    _ammo = 160,
 +
    _scrap_fuel = 14,
 +
    _scrap_ammo = 19,
 +
    _scrap_steel = 38,
 +
    _scrap_baux = 4,
 +
    _equipment = {
 +
      {equipment = "35.6cm Twin Gun Mount Kai", size = 2},
 +
      {equipment = "35.6cm Twin Gun Mount Kai", size = 2},
 +
      {equipment = "Type 21 Air Radar Kai", size = 2, stars = 5},
 +
      {equipment = "53cm Twin Torpedo Mount", size = 2},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2020, 4, 23},
 +
  },
 +
    seasonals = {
 +
        { _suffix = "Kai Ni New Year", _season = "New Year 2020", _season_suffix = "Kai Ni" },
 
     },
 
     },
 
}
 
}
34,599

edits