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

From Kancolle Wiki
Jump to navigation Jump to search

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

return {
  [""] = {
    _name = "Unyou",
    _suffix = false,
    _rarity = 5,
    _api_id = 884,
    _id = 484,
    _true_id = false,
    _japanese_name = "雲鷹",
    _reading = "うんよう",
    _class = "Taiyou",
    _class_number = 2,
    _type = 7,
    _hp = 39,
    _hp_max = 59,
    _firepower = 0,
    _firepower_max = 13,
    _firepower_mod = false,
    _armor = 14,
    _armor_max = 35,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 23,
    _evasion_max = 39,
    _aa = 14,
    _aa_max = 29,
    _aa_mod = 1,
    _asw = 34,
    _asw_max = 59,
    _speed = 5,
    _los = 29,
    _los_max = 52,
    _range = 1,
    _luck = 8,
    _luck_max = 48,
    _luck_mod = false,
    _build_time = 160,
    _remodel_level = 33,
    _remodel_ammo = 200,
    _remodel_steel = 350,
    _remodel_development_material = false,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Yawata Maru/",
    _remodel_to = "Unyou/Kai",
    _fuel = 30,
    _ammo = 25,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Type 97 Torpedo Bomber (931 Air Group)", size = 14},
      {equipment = "Type 0 Fighter Model 21", size = 11},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
  ["Kai"] = {
    _name = "Unyou",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 382,
    _id = 484,
    _true_id = 1462,
    _japanese_name = "雲鷹改",
    _reading = "うんようかい",
    _class = "Taiyou",
    _class_number = 2,
    _type = 7,
    _hp = 47,
    _hp_max = 72,
    _firepower = 0,
    _firepower_max = 24,
    _firepower_mod = false,
    _armor = 21,
    _armor_max = 52,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 23,
    _evasion_max = 49,
    _aa = 17,
    _aa_max = 46,
    _aa_mod = 2,
    _asw = 64,
    _asw_max = 79,
    _speed = 5,
    _los = 31,
    _los_max = 61,
    _range = 1,
    _luck = 10,
    _luck_max = 56,
    _luck_mod = false,
    _build_time = 160,
    _remodel_level = 62,
    _remodel_ammo = 260,
    _remodel_steel = 390,
    _remodel_development_material = 32,
    _remodel_blueprint = false,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Unyou/",
    _remodel_to = "Unyou/Kai Ni",
    _fuel = 30,
    _ammo = 30,
    _scrap_fuel = 2,
    _scrap_ammo = 2,
    _scrap_steel = 16,
    _scrap_baux = 3,
    _equipment = {
      {equipment = "Prototype Type 97 Torpedo Bomber Kai No. 3 Model E (w/ Type 6 Airborne Radar Kai)", size = 14},
      {equipment = false, size = 19},
      {equipment = false, size = 2},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
  ["Kai Ni"] = {
    _name = "Unyou",
    _suffix = "Kai Ni",
    _rarity = 7,
    _api_id = 889,
    _id = 489,
    _true_id = false,
    _japanese_name = "雲鷹改二",
    _reading = "うんようかいに",
    _class = "Taiyou",
    _class_number = 2,
    _type = 7,
    _hp = 49,
    _hp_max = 74,
    _firepower = 17,
    _firepower_max = 39,
    _firepower_mod = false,
    _armor = 25,
    _armor_max = 55,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = false,
    _torpedo_mod = false,
    _evasion = 35,
    _evasion_max = 54,
    _aa = 25,
    _aa_max = 57,
    _aa_mod = 3,
    _asw = 74,
    _asw_max = 89,
    _speed = 5,
    _los = 37,
    _los_max = 66,
    _range = 2,
    _luck = 15,
    _luck_max = 69,
    _luck_mod = false,
    _build_time = 160,
    _remodel_level = 85,
    _remodel_ammo = 980,
    _remodel_steel = 740,
    _remodel_development_material = 64,
    _remodel_blueprint = true,
    _remodel_catapult = true,
    _remodel_report = false,
    _remodel_from = "Unyou/Kai",
    _remodel_to = false,
    _fuel = 35,
    _ammo = 35,
    _scrap_fuel = 3,
    _scrap_ammo = 6,
    _scrap_steel = 16,
    _scrap_baux = 5,
    _equipment = {
      {equipment = "Type 0 Fighter Model 64 (Two-seat w/ KMX)", size = 14},
      {equipment = false, size = 20},
      {equipment = false, size = 5},
      {equipment = false, size = 2},
    },
    _voice_flag = 3,
  },
}