• 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 17:16, 10 November 2025 by Ninnin (talk | contribs) (Created page with "return { [""] = { _name = "Nankai", _suffix = false, _rarity = 4, _api_id = 988, _id = 588, _true_id = false, _japa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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,
        _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 = nil,
        _evasion_max = nil,
        _aa = 4,
        _aa_max = 9,
        _aa_mod = false,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 6,
        _luck_max = 39,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 0,
        _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 = nil, size = 0 },
        },
        _voice_actor = nil,
        _artist = "Hoshi Akari",
        _implementation_date = { 2025, 11, 10 },
        _wikipedia = "Japanese food supply ship Nosaki",
    },
}