Changes

m
no edit summary
Line 1: Line 1: −
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
      
return {
 
return {
 
     [""] = {
 
     [""] = {
 
         _name = "Yamakaze",
 
         _name = "Yamakaze",
         _rarity = nil,
+
        _suffix = false,
 +
         _rarity = 4,
 
         _api_id = 457,
 
         _api_id = 457,
         _id = nil,
+
         _id = 257,
 
         _true_id = false,
 
         _true_id = false,
 
         _japanese_name = "山風",
 
         _japanese_name = "山風",
 
         _reading = "やまかぜ",
 
         _reading = "やまかぜ",
 
         _class = "Shiratsuyu",
 
         _class = "Shiratsuyu",
         _class_number = 9,
+
         _class_number = 8,
 
         _type = 2,
 
         _type = 2,
         _hp = nil,
+
         _hp = 16,
         _hp_max = nil,
+
         _hp_max = 32,
         _firepower = nil,
+
         _firepower = 11,
         _firepower_max = nil,
+
         _firepower_max = 31,
         _firepower_mod = nil,
+
         _firepower_mod = false,
         _armor = nil,
+
         _armor = 6,
         _armor_max = nil,
+
         _armor_max = 19,
         _armor_mod = nil,
+
         _armor_mod = false,
         _torpedo = nil,
+
         _torpedo = 24,
         _torpedo_max = nil,
+
         _torpedo_max = 69,
         _torpedo_mod = nil,
+
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 42,
         _evasion_max = nil,
+
         _evasion_max = 77,
         _aa = nil,
+
         _aa = 8,
         _aa_max = nil,
+
         _aa_max = 38,
         _aa_mod = nil,
+
         _aa_mod = false,
         _asw = nil,
+
         _asw = 19,
         _asw_max = nil,
+
         _asw_max = 42,
         _speed = nil,
+
         _speed = 10,
         _los = nil,
+
         _los = 5,
         _los_max = nil,
+
         _los_max = 18,
         _range = nil,
+
         _range = 1,
         _luck = nil,
+
         _luck = 6,
         _luck_max = nil,
+
         _luck_max = 39,
         _luck_mod = nil,
+
         _luck_mod = false,
         _buildable = nil,
+
         _buildable = false,
         _buildable_lsc = nil,
+
         _buildable_lsc = false,
        _build_time = nil,
+
        _build_time = 22,
         _remodel_level = nil,
+
         _remodel_level = false,
         _remodel_from = nil,
+
         _remodel_from = false,
 
         _remodel_to = "Yamakaze/Kai",
 
         _remodel_to = "Yamakaze/Kai",
         _fuel = nil,
+
         _fuel = 15,
         _ammo = nil,
+
         _ammo = 20,
         _scrap_fuel = nil,
+
         _scrap_fuel = 1,
         _scrap_ammo = nil,
+
         _scrap_ammo = 1,
         _scrap_steel = nil,
+
         _scrap_steel = 5,
         _scrap_baux = nil,
+
         _scrap_baux = false,
         _equipment = nil,
+
         _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount", size = 0 },
 +
            { equipment = false, size = 0 },
 +
        },
 +
        _voice_flag = 1,
 +
        _voice_actor = "Hashimoto Chinami",
 +
        _artist = "Kujou Ichiso",
 +
        _implementation_date = { 2016, 11, 18 },
 +
        _availability = { "event_drop" },
 +
        _wikipedia = "Japanese destroyer Yamakaze (1936)",
 
     },
 
     },
 
     ["Kai"] = {
 
     ["Kai"] = {
 
         _name = "Yamakaze",
 
         _name = "Yamakaze",
 
         _suffix = "Kai",
 
         _suffix = "Kai",
         _rarity = nil,
+
         _rarity = 5,
         _api_id = nil,
+
         _api_id = 369,
         _id = nil,
+
         _id = 257,
         _true_id = nil,
+
         _true_id = 1449,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 
         _japanese_name = "山風改",
 
         _japanese_name = "山風改",
 
         _reading = "やまかぜかい",
 
         _reading = "やまかぜかい",
 
         _class = "Shiratsuyu",
 
         _class = "Shiratsuyu",
         _class_number = 9,
+
         _class_number = 8,
 
         _type = 2,
 
         _type = 2,
         _hp = nil,
+
         _hp = 30,
         _hp_max = nil,
+
         _hp_max = 48,
         _firepower = nil,
+
         _firepower = 13,
         _firepower_max = nil,
+
         _firepower_max = 51,
         _firepower_mod = nil,
+
         _firepower_mod = 1,
         _armor = nil,
+
         _armor = 14,
         _armor_max = nil,
+
         _armor_max = 48,
         _armor_mod = nil,
+
         _armor_mod = 1,
         _torpedo = nil,
+
         _torpedo = 28,
         _torpedo_max = nil,
+
         _torpedo_max = 82,
         _torpedo_mod = nil,
+
         _torpedo_mod = 1,
         _evasion = nil,
+
         _evasion = 44,
         _evasion_max = nil,
+
         _evasion_max = 88,
         _aa = nil,
+
         _aa = 15,
         _aa_max = nil,
+
         _aa_max = 49,
         _aa_mod = nil,
+
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 30,
         _asw_max = nil,
+
         _asw_max = 73,
         _speed = nil,
+
         _speed = 10,
         _los = nil,
+
         _los = 7,
         _los_max = nil,
+
         _los_max = 42,
         _range = nil,
+
         _range = 1,
         _luck = nil,
+
         _luck = 8,
         _luck_max = nil,
+
         _luck_max = 59,
         _luck_mod = nil,
+
         _luck_mod = false,
         _remodel_level = nil,
+
        _build_time = 22,
         _remodel_ammo = nil,
+
         _remodel_level = 45,
         _remodel_steel = nil,
+
         _remodel_ammo = 180,
         _remodel_development_material = nil,
+
         _remodel_steel = 100,
         _remodel_blueprint = nil,
+
         _remodel_development_material = false,
         _remodel_catapult = nil,
+
         _remodel_blueprint = false,
 +
         _remodel_catapult = false,
 
         _remodel_from = "Yamakaze/",
 
         _remodel_from = "Yamakaze/",
         _remodel_to = false,
+
         _remodel_to = "Yamakaze/Kai Ni",
         _fuel = nil,
+
         _fuel = 15,
         _ammo = nil,
+
         _ammo = 20,
         _scrap_fuel = nil,
+
         _scrap_fuel = 1,
         _scrap_ammo = nil,
+
         _scrap_ammo = 2,
         _scrap_steel = nil,
+
         _scrap_steel = 10,
         _scrap_baux = nil,
+
         _scrap_baux = false,
         _equipment = nil,
+
         _equipment = {
 +
            { equipment = "12.7cm Twin Gun Mount Model B Kai 2", size = 0 },
 +
            { equipment = "Type 93 Passive Sonar", size = 0 },
 +
            { equipment = "Type 94 Depth Charge Projector", size = 0 },
 +
        },
 +
        _voice_flag = 3,
 +
    },
 +
  ["Kai Ni"] = {
 +
    _name = "Yamakaze",
 +
    _suffix = "Kai Ni",
 +
    _rarity = 6,
 +
    _api_id = 588,
 +
    _id = 388,
 +
    _true_id = false,
 +
    _japanese_name = "山風改二",
 +
    _reading = "やまかぜかいに",
 +
    _class = "Shiratsuyu",
 +
    _display_class = "Kai Shiratsuyu",
 +
    _class_number = 8,
 +
    _type = 2,
 +
    _hp = 30,
 +
    _hp_max = 52,
 +
    _firepower = 14,
 +
    _firepower_max = 60,
 +
    _firepower_mod = 2,
 +
    _armor = 12,
 +
    _armor_max = 50,
 +
    _armor_mod = 1,
 +
    _torpedo = 36,
 +
    _torpedo_max = 95,
 +
    _torpedo_mod = 2,
 +
    _evasion = 50,
 +
    _evasion_max = 87,
 +
    _aa = 17,
 +
    _aa_max = 63,
 +
    _aa_mod = 1,
 +
    _asw = 30,
 +
    _asw_max = 86,
 +
    _speed = 10,
 +
    _los = 8,
 +
    _los_max = 41,
 +
    _range = 1,
 +
    _luck = 10,
 +
    _luck_max = 73,
 +
    _luck_mod = false,
 +
    _build_time = 22,
 +
    _remodel_level = 83,
 +
    _remodel_ammo = 390,
 +
    _remodel_steel = 370,
 +
    _remodel_development_material = false,
 +
    _remodel_blueprint = true,
 +
    _remodel_catapult = false,
 +
    _remodel_report = true,
 +
    _remodel_from = "Yamakaze/Kai",
 +
    _remodel_to = "Yamakaze/Kai Ni D",
 +
    _fuel = 15,
 +
    _ammo = 20,
 +
    _scrap_fuel = 1,
 +
    _scrap_ammo = 2,
 +
    _scrap_steel = 10,
 +
    _scrap_baux = false,
 +
    _equipment = {
 +
      {equipment = false, size = 0},
 +
      {equipment = false, size = 0},
 +
      {equipment = false, size = 0},
 +
    },
 +
    _voice_flag = 3,
 +
    _implementation_date = {2021, 9, 28},
 +
  },
 +
  ["Kai Ni D"] = {
 +
    _name = "Yamakaze",
 +
    _suffix = "Kai Ni D",
 +
    _rarity = 7,
 +
    _api_id = 667,
 +
    _id = 467,
 +
    _true_id = false,
 +
    _japanese_name = "山風改二丁",
 +
    _reading = "やまかぜかいにてい",
 +
    _class = "Shiratsuyu",
 +
    _display_class = "Kai Shiratsuyu",
 +
    _class_number = 8,
 +
    _type = 2,
 +
    _hp = 30,
 +
    _hp_max = 52,
 +
    _firepower = 14,
 +
    _firepower_max = 60,
 +
    _firepower_mod = 2,
 +
    _armor = 11,
 +
    _armor_max = 51,
 +
    _armor_mod = 1,
 +
    _torpedo = 24,
 +
    _torpedo_max = 84,
 +
    _torpedo_mod = 2,
 +
    _evasion = 49,
 +
    _evasion_max = 85,
 +
    _aa = 16,
 +
    _aa_max = 66,
 +
    _aa_mod = 1,
 +
    _asw = 28,
 +
    _asw_max = 82,
 +
    _speed = 10,
 +
    _los = 8,
 +
    _los_max = 41,
 +
    _range = 1,
 +
    _luck = 10,
 +
    _luck_max = 73,
 +
    _luck_mod = false,
 +
    _build_time = 22,
 +
    _remodel_level = 91,
 +
    _remodel_ammo = 170,
 +
    _remodel_steel = 300,
 +
    _remodel_development_material = 10,
 +
    _remodel_construction_material = 10,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 +
    _remodel_report = false,
 +
    _remodel_from = "Yamakaze/Kai Ni",
 +
    _remodel_to = "Yamakaze/Kai Ni",
 +
    _remodel_to_level = 91,
 +
    _remodel_to_ammo = 300,
 +
    _remodel_to_steel = 210,
 +
    _remodel_to_development_material = 10,
 +
    _remodel_to_construction_material = 10,
 +
    _remodel_to_blueprint = false,
 +
    _remodel_to_catapult = false,
 +
    _remodel_to_report = false,
 +
    _fuel = 15,
 +
    _ammo = 20,
 +
    _scrap_fuel = 1,
 +
    _scrap_ammo = 2,
 +
    _scrap_steel = 10,
 +
    _scrap_baux = false,
 +
    _equipment = {
 +
      {equipment = false, size = 0},
 +
      {equipment = false, size = 0},
 +
      {equipment = false, size = 0},
 +
    },
 +
    _voice_flag = 3,
 +
  },
 +
    seasonals = {
 +
        { _suffix = "New Year", _season = "New Year 2017" },
 +
        { _suffix = "Hinamatsuri", _season = "Hinamatsuri 2017" },
 +
        { _suffix = "Summer", _season = "Summer 2018" },
 
     },
 
     },
 
}
 
}
34,580

edits