Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
Line 79: Line 78:  
         _hp_max = 63,
 
         _hp_max = 63,
 
         _firepower = 28,
 
         _firepower = 28,
         _firepower_max = 70,
+
         _firepower_max = 72,
 
         _firepower_mod = 2,
 
         _firepower_mod = 2,
 
         _armor = 32,
 
         _armor = 32,
Line 108: Line 107:  
         _remodel_catapult = false,
 
         _remodel_catapult = false,
 
         _remodel_from = "Yahagi/",
 
         _remodel_from = "Yahagi/",
         _remodel_to = false,
+
         _remodel_to = "Yahagi/Kai Ni",
 
         _fuel = 30,
 
         _fuel = 30,
 
         _ammo = 40,
 
         _ammo = 40,
Line 117: Line 116:  
         _equipment = {
 
         _equipment = {
 
             { equipment = "15.2cm Twin Gun Mount", size = 2 },
 
             { equipment = "15.2cm Twin Gun Mount", size = 2 },
             { equipment = "No. 21 Air Radar", size = 2 },
+
             { equipment = "Type 21 Air Radar", size = 2 },
 
             { equipment = false, size = 2 },
 
             { equipment = false, size = 2 },
 
         },
 
         },
 
     },
 
     },
 +
  ["Kai Ni"] = {
 +
    _name = "Yahagi",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 8,
 +
    _api_id = 663,
 +
    _id = 463,
 +
    _true_id = false,
 +
    _japanese_name = "矢矧改二",
 +
    _reading = "やはぎかいに",
 +
    _class = "Agano",
 +
    _display_class = "Kai Agano",
 +
    _class_number = 3,
 +
    _type = 3,
 +
    _hp = 54,
 +
    _hp_max = 69,
 +
    _firepower = 30,
 +
    _firepower_max = 78,
 +
    _firepower_mod = 2,
 +
    _armor = 33,
 +
    _armor_max = 73,
 +
    _armor_mod = 3,
 +
    _torpedo = 28,
 +
    _torpedo_max = 89,
 +
    _torpedo_mod = 2,
 +
    _evasion = 45,
 +
    _evasion_max = 88,
 +
    _aa = 25,
 +
    _aa_max = 80,
 +
    _aa_mod = 2,
 +
    _asw = 31,
 +
    _asw_max = 83,
 +
    _speed = 10,
 +
    _los = 15,
 +
    _los_max = 60,
 +
    _range = 2,
 +
    _luck = 17,
 +
    _luck_max = 89,
 +
    _luck_mod = false,
 +
    _build_time = 60,
 +
    _remodel_level = 88,
 +
    _remodel_ammo = 980,
 +
    _remodel_steel = 980,
 +
    _remodel_development_material = 88,
 +
    _remodel_construction_material = 88,
 +
    _remodel_blueprint = true,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Yahagi/Kai",
 +
    _remodel_to = "Yahagi/Kai Ni B",
 +
    _fuel = 40,
 +
    _ammo = 45,
 +
    _scrap_fuel = 4,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 16,
 +
    _scrap_baux = 4,
 +
    _equipment = {
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 4},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 7,
 +
    _implementation_date = {2021, 3, 30},
 +
  },
 +
  ["Kai Ni B"] = {
 +
    _name = "Yahagi",
 +
    _suffix = "Kai Ni B",
 +
    _rarity = 8,
 +
    _api_id = 668,
 +
    _id = 468,
 +
    _true_id = false,
 +
    _japanese_name = "矢矧改二乙",
 +
    _reading = "やはぎかいにおつ",
 +
    _class = "Agano",
 +
    _display_class = "Kai Agano",
 +
    _class_number = 3,
 +
    _type = 3,
 +
    _hp = 53,
 +
    _hp_max = 68,
 +
    _firepower = 30,
 +
    _firepower_max = 81,
 +
    _firepower_mod = 2,
 +
    _armor = 32,
 +
    _armor_max = 74,
 +
    _armor_mod = 3,
 +
    _torpedo = 24,
 +
    _torpedo_max = 88,
 +
    _torpedo_mod = 2,
 +
    _evasion = 42,
 +
    _evasion_max = 86,
 +
    _aa = 36,
 +
    _aa_max = 88,
 +
    _aa_mod = 2,
 +
    _asw = 30,
 +
    _asw_max = 80,
 +
    _speed = 10,
 +
    _los = 15,
 +
    _los_max = 60,
 +
    _range = 2,
 +
    _luck = 17,
 +
    _luck_max = 89,
 +
    _luck_mod = false,
 +
    _build_time = 60,
 +
    _remodel_level = 90,
 +
    _remodel_ammo = 880,
 +
    _remodel_steel = 480,
 +
    _remodel_development_material = 45,
 +
    _remodel_construction_material = 30,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Yahagi/Kai Ni",
 +
    _remodel_to = "Yahagi/Kai Ni",
 +
    _remodel_to_level = 90,
 +
    _remodel_to_ammo = 880,
 +
    _remodel_to_steel = 480,
 +
    _remodel_to_development_material = 15,
 +
    _remodel_to_construction_material = 20,
 +
    _remodel_to_blueprint = false,
 +
    _remodel_to_catapult = false,
 +
    _remodel_to_report = false,
 +
    _fuel = 45,
 +
    _ammo = 50,
 +
    _scrap_fuel = 4,
 +
    _scrap_ammo = 8,
 +
    _scrap_steel = 16,
 +
    _scrap_baux = 4,
 +
    _equipment = {
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 1},
 +
      {equipment = false, size = 2},
 +
      {equipment = false, size = 2},
 +
    },
 +
    _voice_flag = 7,
 +
  },
 
     seasonals = {
 
     seasonals = {
 
         { _suffix = "Winter 2018 Event", _season = "Eve Of Battle 2018" },
 
         { _suffix = "Winter 2018 Event", _season = "Eve Of Battle 2018" },
 
     },
 
     },
 
}
 
}
34,525

edits