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

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 19:33, 15 March 2022 by がか (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Ume",
    _suffix = false,
    _rarity = 5,
    _api_id = 643,
    _id = 443,
    _true_id = false,
    _japanese_name = "梅",
    _reading = "うめ",
    _class = "Matsu",
    _class_number = 3,
    _type = 2,
    _hp = 14,
    _hp_max = 27,
    _firepower = 5,
    _firepower_max = 24,
    _firepower_mod = false,
    _armor = 5,
    _armor_max = 22,
    _armor_mod = false,
    _torpedo = 16,
    _torpedo_max = 56,
    _torpedo_mod = 1,
    _evasion = 33,
    _evasion_max = 69,
    _aa = 16,
    _aa_max = 64,
    _aa_mod = 1,
    _asw = 26,
    _asw_max = 76,
    _speed = 10,
    _los = 11,
    _los_max = 24,
    _range = 1,
    _luck = 11,
    _luck_max = 49,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 14,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Ume/Kai",
    _fuel = 15,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 4,
    _scrap_baux = false,
    _equipment = {
      {equipment = "12.7cm Single High-angle Gun Mount (Late Model)", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 1,
    _voice_actor = "Umezawa Megu",
    _artist = "Watanabe Akio",
    _implementation_date = {2022, 2, 22},
    _availability = {"event_drop"},
    _get_message = "第四十三駆逐隊、丁型駆逐艦、梅、着任しました!<br>提督、艦隊の皆さん、どうぞよろしくお願い致します。<br>梅、少しでもお役に立てるよう、務めます!",
  },
  ["Kai"] = {
    _name = "Ume",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 716,
    _id = 443,
    _true_id = 1716,
    _japanese_name = "梅改",
    _reading = "うめかい",
    _class = "Matsu",
    _class_number = 3,
    _type = 2,
    _hp = 27,
    _hp_max = 45,
    _firepower = 7,
    _firepower_max = 42,
    _firepower_mod = 1,
    _armor = 12,
    _armor_max = 55,
    _armor_mod = 1,
    _torpedo = 13,
    _torpedo_max = 70,
    _torpedo_mod = 1,
    _evasion = 37,
    _evasion_max = 81,
    _aa = 26,
    _aa_max = 78,
    _aa_mod = 2,
    _asw = 33,
    _asw_max = 80,
    _speed = 10,
    _los = 16,
    _los_max = 45,
    _range = 1,
    _luck = 16,
    _luck_max = 66,
    _luck_mod = false,
    _build_time = 14,
    _remodel_level = 52,
    _remodel_ammo = 170,
    _remodel_steel = 190,
    _remodel_development_material = 15,
    _remodel_construction_material = 10,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Ume/",
    _remodel_to = false,
    _fuel = 15,
    _ammo = 15,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 4,
    _scrap_baux = false,
    _equipment = {
      {equipment = "Type 13 Air Radar Kai", size = 0},
      {equipment = "25mm Twin Autocannon Mount", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 3,
  },
}