• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Ship/Nankai

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 18:26, 20 December 2025 by Jigaraphale (talk | contribs)
Jump to navigation Jump to search

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

return {
    [""] = {
        _name = "Nankai",
        _suffix = false,
        _rarity = 4,
        _api_id = 988,
        _id = 588,
        _true_id = false,
        _japanese_name = "南海",
        _reading = "のさき",
        _class = "Nosaki",
        _class_number = 1,
        _display_class = "Reefer Ship",
        _type = 22,
        _hp = 7,
        _hp_max = 11,
        _firepower = 3,
        _firepower_max = 7,
        _firepower_mod = false,
        _armor = 2,
        _armor_max = 12,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = 2,
        _evasion_max = 12,
        _aa = 4,
        _aa_max = 9,
        _aa_mod = false,
        _asw = false,
        _asw_max = false,
        _speed = 5,
        _los = 2,
        _los_max = nil,
        _range = 1,
        _luck = 6,
        _luck_max = 39,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 12,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Nosaki/",
        _fuel = 10,
        _ammo = 5,
        _scrap_fuel = 1,
        _scrap_ammo = false,
        _scrap_steel = 1,
        _scrap_baux = false,
        _equipment = {
            { equipment = false, size = 0 },
        },
        _voice_flag = 1,
        _voice_actor = "Ozawa Ari",
        _artist = "Hoshi Akari",
        _implementation_date = { 2025, 11, 10 },
        _availability = {"event_drop"},
        _get_message = "冷凍船南海です。提督、小さな小さな雑役船ではありますが<br>……少しでも皆さんのお役に立てるよう、私、頑張ります!",
        _wikipedia = "Japanese food supply ship Nosaki",
    },
}