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

Changes

Jump to navigation Jump to search
Created page with "--Categories: --Category:Player ship modules local Hatsuzuki = { [""] = { _name = "Hatsuzuki", _rarity = nil, _api_id = nil, _id = nil, _true_id = false, _ja..."
--Categories:
--[[Category:Player ship modules]]

local Hatsuzuki = {
[""] = {
_name = "Hatsuzuki",
_rarity = nil,
_api_id = nil,
_id = nil,
_true_id = false,
_japanese_name = "初月",
_reading = "はつづき",
_class = "Akizuki",
_class_number = 4,
_type = 2,
_hp = nil,
_hp_max = nil,
_firepower = nil,
_firepower_max = nil,
_firepower_mod = nil,
_armor = nil,
_armor_max = nil,
_armor_mod = nil,
_torpedo = nil,
_torpedo_max = nil,
_torpedo_mod = nil,
_evasion = nil,
_evasion_max = nil,
_aa = nil,
_aa_max = nil,
_aa_mod = nil,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = nil,
_luck_max = nil,
_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 = nil, size = 0},
{equipment = nil, size = 0},
},
},
["Kai"] = {
_name = "Hatsuzuki",
_suffix = "Kai",
_rarity = nil,
_api_id = nil,
_id = nil,
_true_id = nil,
_cg_reference = "/",
_cg_damaged_reference = "/",
_japanese_name = "初月改",
_reading = "はつづきかい",
_class = "Akizuki",
_class_number = 4,
_type = 2,
_hp = nil,
_hp_max = nil,
_firepower = nil,
_firepower_max = nil,
_firepower_mod = nil,
_armor = nil,
_armor_max = nil,
_armor_mod = nil,
_torpedo = nil,
_torpedo_max = nil,
_torpedo_mod = nil,
_evasion = nil,
_evasion_max = nil,
_aa = nil,
_aa_max = nil,
_aa_mod = nil,
_asw = nil,
_asw_max = nil,
_speed = 10,
_los = nil,
_los_max = nil,
_range = 1,
_luck = nil,
_luck_max = nil,
_luck_mod = false,
_remodel_level = nil,
_remodel_ammo = nil,
_remodel_steel = nil,
_remodel_development_material = false,
_remodel_blueprint = false,
_remodel_catapult = false,
_remodel_from = "Hatsuzuki/",
_remodel_to = false,
_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 = nil, size = 0},
{equipment = nil, size = 0},
},
},
}

return Hatsuzuki
Anonymous user

Navigation menu