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

(Fix asw/ev/los stats to known)
 
(4 intermediate revisions by 3 users not shown)
Line 28: Line 28:
 
         _aa_max = 14,
 
         _aa_max = 14,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = false,
+
         _asw = 0,
 
         _asw_max = false,
 
         _asw_max = false,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 3,
 
         _los_max = 7,
 
         _los_max = 7,
 
         _range = 1,
 
         _range = 1,
Line 43: Line 43:
 
         _remodel_ammo = 10,
 
         _remodel_ammo = 10,
 
     _remodel_steel = 60,
 
     _remodel_steel = 60,
 +
    _remodel_blueprint = false,
 +
    _remodel_catapult = false,
 
         _remodel_from = "Nankai/",
 
         _remodel_from = "Nankai/",
 
         _remodel_to = "Nosaki/Kai",
 
         _remodel_to = "Nosaki/Kai",
Line 84: Line 86:
 
         _torpedo_max = false,
 
         _torpedo_max = false,
 
         _torpedo_mod = false,
 
         _torpedo_mod = false,
         _evasion = nil,
+
         _evasion = 18,
 
         _evasion_max = 37,
 
         _evasion_max = 37,
 
         _aa = 8,
 
         _aa = 8,
 
         _aa_max = 28,
 
         _aa_max = 28,
 
         _aa_mod = 1,
 
         _aa_mod = 1,
         _asw = nil,
+
         _asw = 4,
 
         _asw_max = 8,
 
         _asw_max = 8,
 
         _speed = 5,
 
         _speed = 5,
         _los = nil,
+
         _los = 4,
 
         _los_max = 12,
 
         _los_max = 12,
 
         _range = 1,
 
         _range = 1,
Line 106: Line 108:
 
         _remodel_development_material = 9,
 
         _remodel_development_material = 9,
 
         _remodel_construction_material = 7,
 
         _remodel_construction_material = 7,
 +
        _remodel_blueprint = false,
 +
        _remodel_catapult = false,
 
         _remodel_from = "Nosaki/",
 
         _remodel_from = "Nosaki/",
 
         _remodel_to = false,
 
         _remodel_to = false,
         _fuel = 10,
+
         _fuel = 15,
 
         _ammo = 10,
 
         _ammo = 10,
 
         _scrap_fuel = 1,
 
         _scrap_fuel = 1,
 
         _scrap_ammo = 1,
 
         _scrap_ammo = 1,
         _scrap_steel = 1,
+
         _scrap_steel = 2,
 
         _scrap_baux = 1,
 
         _scrap_baux = 1,
 
         _equipment = {
 
         _equipment = {

Latest revision as of 16:10, 14 February 2026

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 = 4,
        _evasion_max = 19,
        _aa = 6,
        _aa_max = 14,
        _aa_mod = 1,
        _asw = 0,
        _asw_max = false,
        _speed = 5,
        _los = 3,
        _los_max = 7,
        _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_blueprint = false,
    	_remodel_catapult = false,
        _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_flag = 3,
        _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 = 18,
        _evasion_max = 37,
        _aa = 8,
        _aa_max = 28,
        _aa_mod = 1,
        _asw = 4,
        _asw_max = 8,
        _speed = 5,
        _los = 4,
        _los_max = 12,
        _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_development_material = 9,
        _remodel_construction_material = 7,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Nosaki/",
        _remodel_to = false,
        _fuel = 15,
        _ammo = 10,
        _scrap_fuel = 1,
        _scrap_ammo = 1,
        _scrap_steel = 2,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = "7.7mm Machine Gun", size = 0 },
            { equipment = false, size = 0 },
        },
        _voice_flag = 3,
    },
    class = {
        _name = "Nosaki",
        _class = true,
        _base_type = 22,
    },
}