Module:Data/Ship/Kaga

Documentation for this module may be created at Module:Data/Ship/Kaga/doc

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Kaga",
        _rarity = 5,
        _api_id = 84,
        _id = 7,
        _true_id = false,
        _japanese_name = "加賀",
        _reading = "かが",
        _class = "Kaga",
        _class_number = 1,
        _type = 11,
        _hp = 71,
        _hp_max = 89,
        _firepower = 0,
        _firepower_max = 39,
        _firepower_mod = false,
        _armor = 29,
        _armor_max = 59,
        _armor_mod = 3,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 27,
        _evasion_max = 49,
        _aa = 28,
        _aa_max = 69,
        _aa_mod = 5,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 40,
        _los_max = 69,
        _range = 1,
        _luck = 10,
        _luck_max = 49,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = true,
        _build_time = 260,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Kaga/Kai",
        _fuel = 60,
        _ammo = 55,
        _scrap_fuel = 8,
        _scrap_ammo = 14,
        _scrap_steel = 32,
        _scrap_baux = 9,
        _equipment = {
            { equipment = "Type 0 Fighter Model 21", size = 18 },
            { equipment = "Type 99 Dive Bomber", size = 18 },
            { equipment = "Type 97 Torpedo Bomber", size = 45 },
            { equipment = false, size = 12 },
        },
        _voice_actor = "Iguchi Yuka",
        _artist = "Shibafu",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese aircraft carrier Kaga",
    },
    ["Kai"] = {
        _name = "Kaga",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 278,
        _id = 7,
        _true_id = 1378,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "加賀改",
        _reading = "かがかい",
        _class = "Kaga",
        _class_number = 1,
        _type = 11,
        _hp = 79,
        _hp_max = 92,
        _firepower = 0,
        _firepower_max = 50,
        _firepower_mod = false,
        _armor = 40,
        _armor_max = 79,
        _armor_mod = 4,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 27,
        _evasion_max = 69,
        _aa = 30,
        _aa_max = 79,
        _aa_mod = 5,
        _asw = 0,
        _asw_max = false,
        _speed = 10,
        _los = 50,
        _los_max = 89,
        _range = 1,
        _luck = 12,
        _luck_max = 60,
        _luck_mod = false,
        _remodel_level = 30,
        _remodel_ammo = 300,
        _remodel_steel = 750,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Kaga/",
        _remodel_to = "Kaga/Kai Ni",
        _fuel = 80,
        _ammo = 80,
        _scrap_fuel = 10,
        _scrap_ammo = 17,
        _scrap_steel = 40,
        _scrap_baux = 15,
        _equipment = {
            { equipment = "Type 0 Fighter Model 52", size = 20 },
            { equipment = "Suisei", size = 20 },
            { equipment = "Type 97 Torpedo Bomber", size = 46 },
            { equipment = false, size = 12 },
        },
    },
  ["Kai Ni"] = {
    _name = "Kaga",
    _suffix = "Kai Ni",
    _rarity = 8,
    _api_id = 698,
    _id = 405,
    _true_id = false,
    _japanese_name = "加賀改二",
    _reading = "かがかいに",
    _class = "Kaga",
    _display_class = "Kai Kaga",
    _class_number = 1,
    _type = 11,
    _hp = 84,
    _hp_max = 98,
    _firepower = 0,
    _firepower_max = 56,
    _firepower_mod = false,
    _armor = 41,
    _armor_max = 80,
    _armor_mod = 5,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 28,
    _evasion_max = 70,
    _aa = 36,
    _aa_max = 84,
    _aa_mod = 6,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 51,
    _los_max = 90,
    _range = 2,
    _luck = 18,
    _luck_max = 74,
    _luck_mod = false,
    _build_time = 260,
    _remodel_level = 82,
    _remodel_ammo = 4700,
    _remodel_steel = 8800,
    _remodel_development_material = 120,
    _remodel_airmat = 2,
    _remodel_blueprint = 2,
    _remodel_catapult = true,
    _remodel_report = true,
    _remodel_from = "Kaga/Kai",
    _remodel_to = "Kaga/Kai Ni E",
    _fuel = 100,
    _ammo = 95,
    _scrap_fuel = 14,
    _scrap_ammo = 19,
    _scrap_steel = 43,
    _scrap_baux = 17,
    _equipment = {
      {equipment = false, size = 20},
      {equipment = false, size = 20},
      {equipment = false, size = 44},
      {equipment = false, size = 12},
      {equipment = false, size = 3},
    },
    _voice_flag = 3,
    _implementation_date = {2020, 8, 27},
  },
  ["Kai Ni E"] = {
    _name = "Kaga",
    _suffix = "Kai Ni E",
    _rarity = 8,
    _api_id = 610,
    _id = 410,
    _true_id = false,
    _japanese_name = "加賀改二戊",
    _reading = "かがかいにぼ",
    _class = "Kaga",
    _display_class = "Kai Kaga",
    _class_number = 1,
    _type = 11,
    _hp = 84,
    _hp_max = 98,
    _firepower = 0,
    _firepower_max = 62,
    _firepower_mod = false,
    _armor = 41,
    _armor_max = 80,
    _armor_mod = 5,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 28,
    _evasion_max = 71,
    _aa = 36,
    _aa_max = 84,
    _aa_mod = 6,
    _asw = 0,
    _asw_max = false,
    _speed = 10,
    _los = 50,
    _los_max = 89,
    _range = 2,
    _luck = 18,
    _luck_max = 74,
    _luck_mod = false,
    _build_time = 260,
    _remodel_level = 82,
    _remodel_ammo = 1900,
    _remodel_steel = 2900,
    _remodel_development_material = 88,
    _remodel_construction_material = 30,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Kaga/Kai Ni",
    _remodel_to = "Kaga/Kai Ni Go",
    _fuel = 100,
    _ammo = 95,
    _scrap_fuel = 14,
    _scrap_ammo = 19,
    _scrap_steel = 43,
    _scrap_baux = 17,
    _equipment = {
      {equipment = false, size = 18},
      {equipment = false, size = 18},
      {equipment = false, size = 40},
      {equipment = false, size = 8},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
  ["Kai Ni Go"] = {
    _name = "Kaga",
    _suffix = "Kai Ni Go",
    _rarity = 8,
    _api_id = 646,
    _id = 446,
    _true_id = false,
    _japanese_name = "加賀改二護",
    _reading = "かがかいにご",
    _class = "Kaga",
    _display_class = "Kai Kaga",
    _class_number = 1,
    _type = 11,
    _hp = 84,
    _hp_max = 98,
    _firepower = 36,
    _firepower_max = 60,
    _firepower_mod = false,
    _armor = 41,
    _armor_max = 84,
    _armor_mod = 5,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 26,
    _evasion_max = 68,
    _aa = 40,
    _aa_max = 84,
    _aa_mod = 6,
    _asw = 72,
    _asw_max = 84,
    _speed = 10,
    _los = 54,
    _los_max = 93,
    _range = 2,
    _luck = 18,
    _luck_max = 74,
    _luck_mod = false,
    _build_time = 260,
    _remodel_level = 84,
    _remodel_ammo = 1840,
    _remodel_steel = 5700,
    _remodel_development_material = 84,
    _remodel_construction_material = 84,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Kaga/Kai Ni E",
    _reversible = true,
    _remodel_to = "Kaga/Kai Ni",
    _remodel_to_level = 84,
    _remodel_to_ammo = 2000,
    _remodel_to_steel = 2900,
    _remodel_to_development_material = 60,
    _remodel_to_construction_material = 30,
    _remodel_to_blueprint = false,
    _remodel_to_catapult = false,
    _fuel = 105,
    _ammo = 105,
    _scrap_fuel = 14,
    _scrap_ammo = 19,
    _scrap_steel = 43,
    _scrap_baux = 17,
    _equipment = {
      {equipment = false, size = 16},
      {equipment = false, size = 16},
      {equipment = false, size = 18},
      {equipment = false, size = 8},
      {equipment = false, size = 6},
    },
    _voice_flag = 3,
  },
    seasonals = {
        { _suffix = "New Year", _season = "New Year 2019" },
    },
    class = {
        _name = "Kaga",
        _class = true,
        _base_type = 11,
    },
}