KanColle Wiki
Advertisement

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Hyuuga",
        _rarity = 5,
        _api_id = 87,
        _id = 4,
        _true_id = false,
        _japanese_name = "日向",
        _reading = "ひゅうが",
        _class = "Ise",
        _class_number = 2,
        _type = 9,
        _hp = 74,
        _hp_max = 89,
        _firepower = 74,
        _firepower_max = 94,
        _firepower_mod = 4,
        _armor = 70,
        _armor_max = 89,
        _armor_mod = 4,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 22,
        _evasion_max = 49,
        _aa = 28,
        _aa_max = 79,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 10,
        _los_max = 36,
        _range = 3,
        _luck = 15,
        _luck_max = 69,
        _luck_mod = false,
        _buildable = true,
        _buildable_lsc = true,
        _build_time = 270,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Hyuuga/Kai",
        _fuel = 85,
        _ammo = 120,
        _scrap_fuel = 9,
        _scrap_ammo = 18,
        _scrap_steel = 37,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "35.6cm Twin Gun Mount", size = 3 },
            { equipment = "14cm Single Gun Mount", size = 3 },
            { equipment = "Type 0 Reconnaissance Seaplane", size = 3 },
            { equipment = false, size = 3 },
        },
        _voice_actor = "Ootsubo Yuka",
        _artist = "Shibafu",
        _implementation_date = { 2013, 4, 23 },
        _availability = { "drop" },
        _wikipedia = "Japanese battleship Hyūga",
    },
    ["Kai"] = {
        _name = "Hyuuga",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 88,
        _id = 103,
        _true_id = false,
        _japanese_name = "日向改",
        _reading = "ひゅうがかい",
        _class = "Ise",
        _class_number = 2,
        _type = 10,
        _hp = 77,
        _hp_max = 89,
        _firepower = 63,
        _firepower_max = 86,
        _firepower_mod = 4,
        _armor = 74,
        _armor_max = 92,
        _armor_mod = 4,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 36,
        _evasion_max = 77,
        _aa = 45,
        _aa_max = 92,
        _aa_mod = 3,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 24,
        _los_max = 60,
        _range = 3,
        _luck = 30,
        _luck_max = 79,
        _luck_mod = false,
        _remodel_level = 10,
        _remodel_ammo = 150,
        _remodel_steel = 500,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Hyuuga/",
        _remodel_to = "Hyuuga/Kai Ni",
        _fuel = 95,
        _ammo = 105,
        _scrap_fuel = 10,
        _scrap_ammo = 15,
        _scrap_steel = 36,
        _scrap_baux = 3,
        _equipment = {
            { equipment = "35.6cm Twin Gun Mount", size = 11 },
            { equipment = "Zuiun", size = 11 },
            { equipment = false, size = 11 },
            { equipment = false, size = 14 },
        },
        _gun_fit_properties = {
            ["35.6cm/38cm"] = 1,
            ["381mm"] = 0,
            ["41cm"] = 0,
            ["16inch"] = nil,
            ["Proto 46cm"] = 0,
            ["46cm"] = -1,
            ["51cm"] = false,
        },
    },
  ["Kai Ni"] = {
    _name = "Hyuuga",
    _suffix = "Kai Ni",
    _rarity = 8,
    _api_id = 554,
    _id = 354,
    _true_id = false,
    _japanese_name = "日向改二",
    _reading = "ひゅうがかいに",
    _class = "Ise",
    _class_number = 2,
    _type = 10,
    _hp = 78,
    _hp_max = 96,
    _firepower = 58,
    _firepower_max = 86,
    _firepower_mod = 4,
    _armor = 73,
    _armor_max = 94,
    _armor_mod = 4,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 49,
    _evasion_max = 83,
    _aa = 46,
    _aa_max = 84,
    _aa_mod = 5,
    _asw = 68,
    _asw_max = 81,
    _speed = 5,
    _los = 32,
    _los_max = 75,
    _range = 2,
    _luck = 40,
    _luck_max = 93,
    _luck_mod = false,
    _build_time = 270,
    _remodel_level = 90,
    _remodel_ammo = 4500,
    _remodel_steel = 8800,
    _remodel_development_material = 181,
    _remodel_blueprint = 2,
    _remodel_catapult = true,
    _remodel_report = true,
    _remodel_airmat = true,
    _remodel_from = "Hyuuga/Kai",
    _remodel_to = false,
    _fuel = 115,
    _ammo = 140,
    _scrap_fuel = 12,
    _scrap_ammo = 18,
    _scrap_steel = 40,
    _scrap_baux = 6,
    _equipment = {
      {equipment = "Prototype 41cm Triple Gun Mount", size = 2},
      {equipment = "12cm 30-tube Rocket Launcher", size = 4},
      {equipment = "Zuiun (634 Air Group)", size = 22},
      {equipment = "O Type Observation Autogyro Kai", size = 11},
      {equipment = false, size = 11},
    },
    _voice_flag = 1,
    _implementation_date = {2019, 3, 27},
  },
    seasonals = {
        { _suffix = "Kai Zuiun Festival" },
        { _suffix = "Kai Winter 2018 Event", _season = "Eve Of Battle 2018" },
    },
}
Advertisement