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

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Chougei",
    _suffix = false,
    _rarity = 4,
    _api_id = 635,
    _id = 435,
    _true_id = false,
    _japanese_name = "長鯨",
    _reading = "ちょうげい",
    _class = "Jingei",
    _class_number = 2,
    _type = 20,
    _hp = 31,
    _hp_max = 49,
    _firepower = 6,
    _firepower_max = 31,
    _firepower_mod = 1,
    _armor = 5,
    _armor_max = 28,
    _armor_mod = 1,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 12,
    _evasion_max = 30,
    _aa = 11,
    _aa_max = 33,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 20,
    _los_max = 37,
    _range = 2,
    _luck = 17,
    _luck_max = 77,
    _luck_mod = false,
    _buildable = false,
    _buildable_lsc = false,
    _build_time = 150,
    _remodel_level = false,
    _remodel_from = false,
    _remodel_to = "Chougei/Kai",
    _fuel = 30,
    _ammo = 10,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 11,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "14cm Twin Gun Mount", size = 1},
      {equipment = false, size = 1},
    },
    _voice_flag = 1,
    _voice_actor = "Yamada Misuzu",
    _artist = "Akasaka Yuzu",
    _implementation_date = {2021, 8, 20},
    _availability = {"event_drop"},
    _get_message = "提督、迅鯨型潜水母艦二番艦、長鯨です!<br>いつも姉が大変お世話になっています!<br>はいっ! 潜水艦のお世話はあたしにお任せですよ?",
  },
  ["Kai"] = {
    _name = "Chougei",
    _suffix = "Kai",
    _rarity = 5,
    _api_id = 640,
    _id = 440,
    _true_id = false,
    _japanese_name = "長鯨改",
    _reading = "ちょうげいかい",
    _class = "Jingei",
    _class_number = 2,
    _type = 20,
    _hp = 37,
    _hp_max = 59,
    _firepower = 8,
    _firepower_max = 39,
    _firepower_mod = false,
    _armor = 17,
    _armor_max = 34,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 14,
    _evasion_max = 44,
    _aa = 13,
    _aa_max = 36,
    _aa_mod = 1,
    _asw = 0,
    _asw_max = false,
    _speed = 5,
    _los = 22,
    _los_max = 43,
    _range = 2,
    _luck = 20,
    _luck_max = 97,
    _luck_mod = false,
    _build_time = 150,
    _remodel_level = 47,
    _remodel_ammo = 480,
    _remodel_steel = 500,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Chougei/",
    _remodel_to = false,
    _fuel = 30,
    _ammo = 10,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 12,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "14cm Twin Gun Mount", size = 2},
      {equipment = "25mm Twin Autocannon Mount", size = 2},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
}