Module:Data/Ship/Unyou

< Module:Data‎ | Ship
Revision as of 13:51, 28 December 2021 by がか (talk | contribs) (Created page with "return { [""] = { _name = "Unyou", _suffix = false, _rarity = 5, _api_id = 884, _id = 322, _true_id = 484, _japanese_name = "雲鷹", _readin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

return {
  [""] = {
    _name = "Unyou",
    _suffix = false,
    _rarity = 5,
    _api_id = 884,
    _id = 322,
    _true_id = 484,
    _japanese_name = "雲鷹",
    _reading = "うんよう",
    _class = nil,
    _class_number = nil,
    _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 = nil,
    _evasion_max = nil,
    _aa = 14,
    _aa_max = 29,
    _aa_mod = 1,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _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 = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _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 = nil, size = 14},
      {equipment = nil, size = 11},
      {equipment = nil, size = 2},
    },
    _voice_flag = 3,
  },
  ["Kai"] = {
    _name = "Unyou",
    _suffix = "Kai",
    _rarity = 6,
    _api_id = 382,
    _id = 1462,
    _true_id = false,
    _japanese_name = "雲鷹改",
    _reading = "うんようかい",
    _class = nil,
    _class_number = nil,
    _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 = nil,
    _evasion_max = nil,
    _aa = 17,
    _aa_max = 46,
    _aa_mod = 2,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _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 = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _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 = nil, size = 14},
      {equipment = nil, size = 19},
      {equipment = nil, size = 2},
      {equipment = nil, size = 2},
    },
    _voice_flag = 3,
  },
  ["Kai Ni"] = {
    _name = "Unyou",
    _suffix = "Kai Ni",
    _rarity = 7,
    _api_id = 889,
    _id = 1462,
    _true_id = 489,
    _japanese_name = "雲鷹改二",
    _reading = "うんようかいに",
    _class = nil,
    _class_number = nil,
    _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 = nil,
    _evasion_max = nil,
    _aa = 25,
    _aa_max = 57,
    _aa_mod = 3,
    _asw = nil,
    _asw_max = nil,
    _speed = 5,
    _los = nil,
    _los_max = nil,
    _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 = nil,
    _remodel_blueprint = nil,
    _remodel_catapult = nil,
    _remodel_report = nil,
    _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 = nil, size = 14},
      {equipment = nil, size = 20},
      {equipment = nil, size = 5},
      {equipment = nil, size = 2},
    },
    _voice_flag = 3,
  },
}