• 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/Dan Yang

From Kancolle Wiki
Jump to navigation Jump to search

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

-- [[Category:Player ship modules]]

return {
  [""] = {
    _name = "Dan Yang",
    _page = "Yukikaze",
    _nick = "Tan Yang",
    _rarity = 7,
    _api_id = 651,
    _id = 451,
    _true_id = false,
    _japanese_name = "丹陽",
    _reading = "ㄉㄢ ㄧㄤˊ", -- Taiwanese Bopomofo here, given being a ROC Navy ship
    _class = "Kagerou",
    _display_class = "Remodeled Kagerou",
    _class_number = 8,
    _type = 2,
    _hp = 35,
    _hp_max = 55,
    _firepower = 18,
    _firepower_max = 68,
    _firepower_mod = 2,
    _armor = 16,
    _armor_max = 60,
    _armor_mod = 2,
    _torpedo = 0,
    _torpedo_max = 56,
    _torpedo_mod = false,
    _evasion = 65,
    _evasion_max = 97,
    _aa = 40,
    _aa_max = 88,
    _aa_mod = 3,
    _asw = 26,
    _asw_max = 60,
    _speed = 10,
    _los = 15,
    _los_max = 50,
    _range = 1,
    _luck = 60,
    _luck_max = 100,
    _luck_mod = false,
    _build_time = 24,
    _remodel_level = 71,
    _remodel_ammo = 490,
    _remodel_steel = 470,
    _remodel_development_material = 50,
    _remodel_armament = 2,
    _remodel_blueprint = true,
    _remodel_catapult = false,
    _remodel_report = false,
    _remodel_from = "Yukikaze/Kai",
    _remodel_to = "Yukikaze/Kai Ni",
    _fuel = 15,
    _ammo = 20,
    _scrap_fuel = 1,
    _scrap_ammo = 3,
    _scrap_steel = 10,
    _scrap_baux = 1,
    _equipment = {
      {equipment = "Locally Modified 12.7cm Twin High-angle Gun Mount", size = 0},
      {equipment = "Locally Modified 10cm Twin High-angle Gun Mount", size = 0},
      {equipment = false, size = 0},
    },
    _voice_flag = 1,
    _implementation_date = {2020, 11, 13},
  },
}