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

Difference between revisions of "Module:Data/Ship/Nosaki"

From Kancolle Wiki
Jump to navigation Jump to search
(Added Kai stock equipment)
m
Line 55: Line 55:
 
             { equipment = false, size = 0 },
 
             { equipment = false, size = 0 },
 
         },
 
         },
         _voice_actor = nil,
+
         _voice_actor = "Ozawa Ari",
 
         _artist = "Hoshi Akari",
 
         _artist = "Hoshi Akari",
 
         _implementation_date = { 2025, 11, 10 },
 
         _implementation_date = { 2025, 11, 10 },

Revision as of 14:13, 22 November 2025

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

return {
    [""] = {
        _name = "Nosaki",
        _suffix = false,
        _rarity = 5,
        _api_id = 996,
        _id = 596,
        _true_id = false,
        _japanese_name = "野埼",
        _reading = "のさき",
        _class = "Nosaki",
        _class_number = 1,
        _type = 22,
        _hp = 8,
        _hp_max = 13,
        _firepower = 3,
        _firepower_max = 11,
        _firepower_mod = false,
        _armor = 3,
        _armor_max = 16,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 6,
        _aa_max = 14,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 7,
        _luck_max = 48,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 0,
        _remodel_level = 16,
        _remodel_ammo = 10,
    	_remodel_steel = 60,
        _remodel_from = "Nankai/",
        _remodel_to = "Nosaki/Kai",
        _fuel = 10,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 1,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_actor = "Ozawa Ari",
        _artist = "Hoshi Akari",
        _implementation_date = { 2025, 11, 10 },
        _wikipedia = "Japanese food supply ship Nosaki",
    },
    ["Kai"] = {
        _name = "Nosaki",
        _suffix = "Kai",
        _rarity = 6,
        _api_id = 1002,
        _id = 602,
        _true_id = false,
        _japanese_name = "野埼改",
        _reading = "のさきかい",
        _class = "Nosaki",
        _class_number = 1,
        _type = 22,
        _hp = 14,
        _hp_max = 23,
        _firepower = 4,
        _firepower_max = 17,
        _firepower_mod = 1,
        _armor = 4,
        _armor_max = 28,
        _armor_mod = 1,
        _torpedo = 0,
        _torpedo_max = false,
        _torpedo_mod = false,
        _evasion = nil,
        _evasion_max = nil,
        _aa = 8,
        _aa_max = 28,
        _aa_mod = 1,
        _asw = nil,
        _asw_max = nil,
        _speed = 5,
        _los = nil,
        _los_max = nil,
        _range = 1,
        _luck = 8,
        _luck_max = 58,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 0,
        _remodel_level = 60,
        _remodel_ammo = 10,
    	_remodel_steel = 60,
        _remodel_from = "Nosaki/",
        _remodel_to = false,
        _fuel = 10,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 1,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = nil,
    },
    class = {
        _name = "Nosaki",
        _class = true,
        _base_type = 22,
    },
}