• 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/Kaiboukan No.22

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Ship/Kaiboukan No.22/doc

return {
  [""] = {
    _name = "Kaiboukan No.22",
    _nick = "Fuufu",
    _suffix = false,
    _rarity = 4,
    _api_id = 898,
    _id = 498,
    _true_id = false,
    _japanese_name = "第二十二号海防艦",
    _japanese_nick = "ふーふ、",
    _reading = "だいにじゅうにごうかいぼうかん",
    _class = "Type D Kaiboukan",
    _class_number = 11,
    _type = 1,
    _hp = 8,
    _hp_max = 12,
    _firepower = 3,
    _firepower_max = 14,
    _firepower_mod = false,
    _armor = 4,
    _armor_max = 15,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 39,
    _evasion_max = 81,
    _aa = 4,
    _aa_max = 18,
    _aa_mod = 1,
    _asw = 30,
    _asw_max = 71,
    _speed = 5,
    _los = 2,
    _los_max = 13,
    _range = 1,
    _luck = 19,
    _luck_max = 85,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 14,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Kaiboukan No.22/Kai",
    _fuel = 10,
    _ammo = 10,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 1,
    _scrap_baux = false,
    _equipment = {
      {equipment = 'Type 3 Depth Charge Projector', size = 0},
    },
    _voice_flag = nil,
    _voice_actor = "Kawaida Natsumi",
    _artist = "Hozuka",
    _implementation_date = {2023, 8, 9},
    _availability = {"event_drop"},
    _get_message = "私、丁型海防艦、第二十二号!呼び方ですか? じゃ、ふーふ、でどう?ちっちゃくたって……私、結構やっちゃうよ!",
  },
  ["Kai"] = {
    _name = "Kaiboukan No.22",
    _nick = "Fuufu",
    _suffix = "Kai",
    _rarity = 5,
    _api_id = 728,
    _id = 1728,
    _japanese_name = "第二十二号海防艦改",
    _japanese_nick = "ふーふ、",
    _reading = "だいにじゅうかいぼうかんかい",
    _class = "Type D Kaiboukan",
    _class_number = 11,
    _type = 1,
    _hp = 17,
    _hp_max = 21,
    _firepower = 4,
    _firepower_max = 27,
    _firepower_mod = 1,
    _armor = 5,
    _armor_max = 30,
    _armor_mod = false,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 47,
    _evasion_max = 92,
    _aa = 10,
    _aa_max = 40,
    _aa_mod = 1,
    _asw = 33,
    _asw_max = 79,
    _speed = 5,
    _los = 4,
    _los_max = 22,
    _range = 1,
    _luck = 22,
    _luck_max = 88,
    _luck_mod = false,
    _build_time = nil,
    _remodel_level = 35,
    _remodel_ammo = 110,
    _remodel_steel = 60,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Kaiboukan No.22/",
    _remodel_to = false,
    _fuel = 10,
    _ammo = 10,
    _scrap_fuel = 1,
    _scrap_ammo = 1,
    _scrap_steel = 2,
    _scrap_baux = false,
    _equipment = {
      {equipment = '12cm Single High-angle Gun Mount Model E', size = 0},
      {equipment = '25mm Triple Autocannon Mount', size = 0},
    },
    _voice_flag = nil,
  },
}