Module:Data/Ship/Fuyutsuki

< Module:Data‎ | Ship
Revision as of 06:10, 6 March 2022 by がか (talk | contribs)

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 = "Yuugumo",
    _class_number = 10,
    _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 = nil,
    _evasion_max = nil,
    _aa = 70,
    _aa_max = 101,
    _aa_mod = 3,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _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 = nil, size = 0},
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
    },
    _voice_flag = 1,
    _voice_actor = nil,
    _artist = nil,
    _implementation_date = {2022, 3, 5},
    _availability = nil,
    _get_message = "秋月型防空駆逐艦、八番艦、冬月。参る。<br>涼、随分と待たせたな。提督、共に護ろう。<br>大切な……ものを。",
  },
  ["Kai"] = {
    _name = "Fuyutsuki",
    _suffix = "Kai",
    _rarity = 7,
    _api_id = 538,
    _id = 333,
    _true_id = 338,
    _japanese_name = "冬月改",
    _reading = "ふゆつきかい",
    _class = "Yuugumo",
    _class_number = 10,
    _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 = nil,
    _evasion_max = nil,
    _aa = 82,
    _aa_max = 115,
    _aa_mod = 3,
    _asw = nil,
    _asw_max = nil,
    _speed = 10,
    _los = nil,
    _los_max = nil,
    _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 = nil, size = 0},
      {equipment = nil, size = 0},
      {equipment = nil, size = 0},
    },
    _voice_flag = 3,
  },
}