• 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/Fuyutsuki

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Fuyutsuki",
    _suffix = false,
    _rarity = 6,
    _api_id = 533,
    _id = 333,
    _true_id = false,
    _japanese_name = "冬月",
    _reading = "ふゆつき",
    _class = "Akizuki",
    _class_number = 8,
    _type = 2,
    _hp = 21,
    _hp_max = 41,
    _firepower = 16,
    _firepower_max = 47,
    _firepower_mod = false,
    _armor = 10,
    _armor_max = 29,
    _armor_mod = 1,
    _torpedo = 16,
    _torpedo_max = 45,
    _torpedo_mod = 1,
    _evasion = 44,
    _evasion_max = 84,
    _aa = 70,
    _aa_max = 101,
    _aa_mod = 3,
    _asw = 24,
    _asw_max = 60,
    _speed = 10,
    _los = 8,
    _los_max = 28,
    _range = 1,
    _luck = 38,
    _luck_max = 88,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 30,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Fuyutsuki/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 = "Type 13 Air Radar", size = 0},
      {equipment = "25mm Triple Autocannon Mount", size = 0},
    },
    _voice_flag = 1,
    _voice_actor = "Uesaka Sumire",
    _artist = "Shizuma Yoshinori",
    _implementation_date = {2022, 3, 5},
    _availability = { "event_reward" },
    _wikipedia = "Japanese destroyer Fuyutsuki",
    _get_message = "秋月型防空駆逐艦、八番艦、冬月。参る。<br>涼、随分と待たせたな。提督、共に護ろう。<br>大切な……ものを。",
  },
  ["Kai"] = {
    _name = "Fuyutsuki",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 538,
    _id = 338,
    _true_id = false,
    _japanese_name = "冬月改",
    _reading = "ふゆつきかい",
    _class = "Akizuki",
    _class_number = 8,
    _type = 2,
    _hp = 38,
    _hp_max = 58,
    _firepower = 22,
    _firepower_max = 57,
    _firepower_mod = 1,
    _armor = 16,
    _armor_max = 53,
    _armor_mod = 1,
    _torpedo = 22,
    _torpedo_max = 53,
    _torpedo_mod = 1,
    _evasion = 50,
    _evasion_max = 92,
    _aa = 82,
    _aa_max = 116,
    _aa_mod = 3,
    _asw = 29,
    _asw_max = 71,
    _speed = 10,
    _los = 9,
    _los_max = 49,
    _range = 1,
    _luck = 38,
    _luck_max = 98,
    _luck_mod = false,
    _build_time = 30,
    _remodel_level = 55,
    _remodel_ammo = 430,
    _remodel_steel = 270,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Fuyutsuki/",
    _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 = "Type 13 Air Radar Kai", size = 0},
      {equipment = "25mm Triple Autocannon Mount", size = 0},
    },
    _voice_flag = 3,
  },
}