• 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/Hatsuzuki"

From Kancolle Wiki
Jump to navigation Jump to search
 
(16 intermediate revisions by 7 users not shown)
Line 1: Line 1:
--Categories:
+
-- [[Category:Player ship modules]]
--[[Category:Player ship modules]]
 
  
local Hatsuzuki = {
+
return {
[""] = {
+
    [""] = {
_name = "Hatsuzuki",
+
        _name = "Hatsuzuki",
_rarity = 6,
+
        _rarity = 6,
_api_id = 423,
+
        _api_id = 423,
_id = 223,
+
        _id = 223,
_true_id = false,
+
        _true_id = false,
_japanese_name = "初月",
+
        _japanese_name = "初月",
_reading = "はつづき",
+
        _reading = "はつづき",
_class = "Akizuki",
+
        _class = "Akizuki",
_class_number = 4,
+
        _class_number = 4,
_type = 2,
+
        _type = 2,
_hp = 20,
+
        _hp = 20,
_hp_max = 40,
+
        _hp_max = 40,
_firepower = 18,
+
        _firepower = 18,
_firepower_max = 50,
+
        _firepower_max = 50,
_firepower_mod = false,
+
        _firepower_mod = false,
_armor = 9,
+
        _armor = 9,
_armor_max = 28,
+
        _armor_max = 28,
_armor_mod = 1,
+
        _armor_mod = 1,
_torpedo = 15,
+
        _torpedo = 15,
_torpedo_max = 47,
+
        _torpedo_max = 47,
_torpedo_mod = 1,
+
        _torpedo_mod = 1,
_evasion = nil,
+
        _evasion = 48,
_evasion_max = nil,
+
        _evasion_max = 85,
_aa = 70,
+
        _aa = 70,
_aa_max = 101,
+
        _aa_max = 101,
_aa_mod = 3,
+
        _aa_mod = 3,
_asw = nil,
+
        _asw = 26,
_asw_max = nil,
+
        _asw_max = 62,
_speed = 10,
+
        _speed = 10,
_los = nil,
+
        _los = 8,
_los_max = nil,
+
        _los_max = 28,
_range = 1,
+
        _range = 1,
_luck = 7,
+
        _luck = 7,
_luck_max = 47,
+
        _luck_max = 47,
_luck_mod = false,
+
        _luck_mod = false,
_buildable = false,
+
        _buildable = false,
_buildable_lsc = false,
+
        _buildable_lsc = false,
_build_time = 30,
+
        _build_time = 30,
_remodel_level = false,
+
        _remodel_level = false,
_remodel_from = false,
+
        _remodel_from = false,
_remodel_to = "Hatsuzuki/Kai",
+
        _remodel_to = "Hatsuzuki/Kai",
_fuel = 20,
+
        _fuel = 20,
_ammo = 25,
+
        _ammo = 25,
_scrap_fuel = 1,
+
        _scrap_fuel = 1,
_scrap_ammo = 2,
+
        _scrap_ammo = 2,
_scrap_steel = 13,
+
        _scrap_steel = 13,
_scrap_baux = 1,
+
        _scrap_baux = 1,
_equipment = {
+
        _equipment = {
{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
+
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0 },
{equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0},
+
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
{equipment = "25mm Triple Autocannon Mount", size = 0},
+
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
},
+
        },
},
+
        _voice_actor = "Nakajima Megumi",
["Kai"] = {
+
        _artist = "Shizuma Yoshinori",
_name = "Hatsuzuki",
+
        _implementation_date = { 2016, 2, 10 },
_suffix = "Kai",
+
        _availability = { "event_reward" },
_rarity = 7,
+
        _wikipedia = "Japanese destroyer Hatsuzuki",
_api_id = 357,
+
    },
_id = 223,
+
    ["Kai"] = {
_true_id = 1437,
+
        _name = "Hatsuzuki",
_cg_reference = "/",
+
        _suffix = "Kai",
_cg_damaged_reference = "/",
+
        _rarity = 7,
_japanese_name = "初月改",
+
        _api_id = 357,
_reading = "はつづきかい",
+
        _id = 223,
_class = "Akizuki",
+
        _true_id = 1437,
_class_number = 4,
+
        _cg_reference = "/",
_type = 2,
+
        _cg_damaged_reference = "/",
_hp = 37,
+
        _japanese_name = "初月改",
_hp_max = 57,
+
        _reading = "はつづきかい",
_firepower = 25,
+
        _class = "Akizuki",
_firepower_max = 60,
+
        _class_number = 4,
_firepower_mod = 1,
+
        _type = 2,
_armor = 17,
+
        _hp = 37,
_armor_max = 54,
+
        _hp_max = 57,
_armor_mod = 1,
+
        _firepower = 25,
_torpedo = 24,
+
        _firepower_max = 60,
_torpedo_max = 54,
+
        _firepower_mod = 1,
_torpedo_mod = 1,
+
        _armor = 17,
_evasion = nil,
+
        _armor_max = 54,
_evasion_max = nil,
+
        _armor_mod = 1,
_aa = 80,
+
        _torpedo = 24,
_aa_max = 110,
+
        _torpedo_max = 54,
_aa_mod = 3,
+
        _torpedo_mod = 1,
_asw = nil,
+
        _evasion = 49,
_asw_max = nil,
+
        _evasion_max = 89,
_speed = 10,
+
        _aa = 80,
_los = nil,
+
        _aa_max = 110,
_los_max = nil,
+
        _aa_mod = 3,
_range = 1,
+
        _asw = 30,
_luck = 8,
+
        _asw_max = 72,
_luck_max = 52,
+
        _speed = 10,
_luck_mod = false,
+
        _los = 10,
_remodel_level = 40,
+
        _los_max = 49,
_remodel_ammo = 270,
+
        _range = 1,
_remodel_steel = 170,
+
        _luck = 8,
_remodel_development_material = false,
+
        _luck_max = 71,
_remodel_blueprint = false,
+
        _luck_mod = false,
_remodel_catapult = false,
+
        _remodel_level = 40,
_remodel_from = "Hatsuzuki/",
+
        _remodel_ammo = 270,
_remodel_to = false,
+
        _remodel_steel = 170,
_fuel = 20,
+
        _remodel_development_material = false,
_ammo = 25,
+
        _remodel_blueprint = false,
_scrap_fuel = 1,
+
        _remodel_catapult = false,
_scrap_ammo = 2,
+
        _remodel_from = "Hatsuzuki/",
_scrap_steel = 13,
+
        _remodel_to = "Hatsuzuki/Kai Ni",
_scrap_baux = 1,
+
        _fuel = 20,
_equipment = {
+
        _ammo = 25,
{equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0},
+
        _scrap_fuel = 1,
{equipment = nil, size = 0},
+
        _scrap_ammo = 2,
{equipment = nil, size = 0},
+
        _scrap_steel = 13,
},
+
        _scrap_baux = 1,
},
+
        _equipment = {
 +
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0 },
 +
            { equipment = "Type 13 Air Radar Kai", size = 0 },
 +
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
 +
        },
 +
    },
 +
    ["Kai Ni"] = {
 +
        _name = "Hatsuzuki",
 +
        _suffix = "Kai Ni",
 +
        _rarity = 8,
 +
        _api_id = 968,
 +
        _id = 568,
 +
        _cg_reference = "/",
 +
        _cg_damaged_reference = "/",
 +
        _japanese_name = "初月改二",
 +
        _reading = "はつづきかいに",
 +
        _class = "Akizuki",
 +
        _display_class = "Kai Akizuki",
 +
        _class_number = 4,
 +
        _type = 2,
 +
        _hp = 39,
 +
        _hp_max = 58,
 +
        _firepower = 28,
 +
        _firepower_max = 70,
 +
        _firepower_mod = 2,
 +
        _armor = 19,
 +
        _armor_max = 57,
 +
        _armor_mod = 1,
 +
        _torpedo = 26,
 +
        _torpedo_max = 82,
 +
        _torpedo_mod = 1,
 +
        _evasion = 54,
 +
        _evasion_max = 93,
 +
        _aa = 81,
 +
        _aa_max = 118,
 +
        _aa_mod = 4,
 +
        _asw = 32,
 +
        _asw_max = 75,
 +
        _speed = 10,
 +
        _los = 10,
 +
        _los_max = 54,
 +
        _range = 1,
 +
        _luck = 18,
 +
        _luck_max = 85,
 +
        _luck_mod = false,
 +
        _remodel_level = 88,
 +
        _remodel_ammo = 380,
 +
        _remodel_steel = 370,
 +
        _remodel_development_material = 30,
 +
        _remodel_blueprint = 1,
 +
        _remodel_report = 1,
 +
        _remodel_armament = 2,
 +
        _remodel_catapult = false,
 +
        _remodel_from = "Hatsuzuki/Kai",
 +
        _remodel_to = false,
 +
        _fuel = 25,
 +
        _ammo = 30,
 +
        _scrap_fuel = 2,
 +
        _scrap_ammo = 3,
 +
        _scrap_steel = 14,
 +
        _scrap_baux = 2,
 +
        _equipment = {
 +
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director",stars=3, size = 0 },
 +
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount",stars=3, size = 0 },
 +
            { equipment = "Type 94 Anti-Aircraft Fire Director", size = 0 },
 +
            { equipment = "25mm Triple Autocannon Mount",stars=3, size = 0 },
 +
        },
 +
    },
 +
    seasonals = {
 +
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2018" },
 +
    },
 
}
 
}
 
return Hatsuzuki
 

Latest revision as of 20:15, 28 June 2024

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

-- [[Category:Player ship modules]]

return {
    [""] = {
        _name = "Hatsuzuki",
        _rarity = 6,
        _api_id = 423,
        _id = 223,
        _true_id = false,
        _japanese_name = "初月",
        _reading = "はつづき",
        _class = "Akizuki",
        _class_number = 4,
        _type = 2,
        _hp = 20,
        _hp_max = 40,
        _firepower = 18,
        _firepower_max = 50,
        _firepower_mod = false,
        _armor = 9,
        _armor_max = 28,
        _armor_mod = 1,
        _torpedo = 15,
        _torpedo_max = 47,
        _torpedo_mod = 1,
        _evasion = 48,
        _evasion_max = 85,
        _aa = 70,
        _aa_max = 101,
        _aa_mod = 3,
        _asw = 26,
        _asw_max = 62,
        _speed = 10,
        _los = 8,
        _los_max = 28,
        _range = 1,
        _luck = 7,
        _luck_max = 47,
        _luck_mod = false,
        _buildable = false,
        _buildable_lsc = false,
        _build_time = 30,
        _remodel_level = false,
        _remodel_from = false,
        _remodel_to = "Hatsuzuki/Kai",
        _fuel = 20,
        _ammo = 25,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 13,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount", size = 0 },
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
        },
        _voice_actor = "Nakajima Megumi",
        _artist = "Shizuma Yoshinori",
        _implementation_date = { 2016, 2, 10 },
        _availability = { "event_reward" },
        _wikipedia = "Japanese destroyer Hatsuzuki",
    },
    ["Kai"] = {
        _name = "Hatsuzuki",
        _suffix = "Kai",
        _rarity = 7,
        _api_id = 357,
        _id = 223,
        _true_id = 1437,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "初月改",
        _reading = "はつづきかい",
        _class = "Akizuki",
        _class_number = 4,
        _type = 2,
        _hp = 37,
        _hp_max = 57,
        _firepower = 25,
        _firepower_max = 60,
        _firepower_mod = 1,
        _armor = 17,
        _armor_max = 54,
        _armor_mod = 1,
        _torpedo = 24,
        _torpedo_max = 54,
        _torpedo_mod = 1,
        _evasion = 49,
        _evasion_max = 89,
        _aa = 80,
        _aa_max = 110,
        _aa_mod = 3,
        _asw = 30,
        _asw_max = 72,
        _speed = 10,
        _los = 10,
        _los_max = 49,
        _range = 1,
        _luck = 8,
        _luck_max = 71,
        _luck_mod = false,
        _remodel_level = 40,
        _remodel_ammo = 270,
        _remodel_steel = 170,
        _remodel_development_material = false,
        _remodel_blueprint = false,
        _remodel_catapult = false,
        _remodel_from = "Hatsuzuki/",
        _remodel_to = "Hatsuzuki/Kai Ni",
        _fuel = 20,
        _ammo = 25,
        _scrap_fuel = 1,
        _scrap_ammo = 2,
        _scrap_steel = 13,
        _scrap_baux = 1,
        _equipment = {
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director", size = 0 },
            { equipment = "Type 13 Air Radar Kai", size = 0 },
            { equipment = "25mm Triple Autocannon Mount", size = 0 },
        },
    },
    ["Kai Ni"] = {
        _name = "Hatsuzuki",
        _suffix = "Kai Ni",
        _rarity = 8,
        _api_id = 968,
        _id = 568,
        _cg_reference = "/",
        _cg_damaged_reference = "/",
        _japanese_name = "初月改二",
        _reading = "はつづきかいに",
        _class = "Akizuki",
        _display_class = "Kai Akizuki",
        _class_number = 4,
        _type = 2,
        _hp = 39,
        _hp_max = 58,
        _firepower = 28,
        _firepower_max = 70,
        _firepower_mod = 2,
        _armor = 19,
        _armor_max = 57,
        _armor_mod = 1,
        _torpedo = 26,
        _torpedo_max = 82,
        _torpedo_mod = 1,
        _evasion = 54,
        _evasion_max = 93,
        _aa = 81,
        _aa_max = 118,
        _aa_mod = 4,
        _asw = 32,
        _asw_max = 75,
        _speed = 10,
        _los = 10,
        _los_max = 54,
        _range = 1,
        _luck = 18,
        _luck_max = 85,
        _luck_mod = false,
        _remodel_level = 88,
        _remodel_ammo = 380,
        _remodel_steel = 370,
        _remodel_development_material = 30,
        _remodel_blueprint = 1,
        _remodel_report = 1,
        _remodel_armament = 2,
        _remodel_catapult = false,
        _remodel_from = "Hatsuzuki/Kai",
        _remodel_to = false,
        _fuel = 25,
        _ammo = 30,
        _scrap_fuel = 2,
        _scrap_ammo = 3,
        _scrap_steel = 14,
        _scrap_baux = 2,
        _equipment = {
            { equipment = "10cm Twin High-angle Gun Mount + Anti-Aircraft Fire Director",stars=3, size = 0 },
            { equipment = "61cm Quadruple (Oxygen) Torpedo Mount",stars=3, size = 0 },
            { equipment = "Type 94 Anti-Aircraft Fire Director", size = 0 },
            { equipment = "25mm Triple Autocannon Mount",stars=3, size = 0 },
        },
    },
    seasonals = {
        { _suffix = "Mackerel Pike Festival", _season = "Fall 2018" },
    },
}