- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Module:Data/Ship/Dan Yang"
< Module:Data | Ship
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
|||
(10 intermediate revisions by 4 users not shown) | |||
Line 11: | Line 11: | ||
_true_id = false, | _true_id = false, | ||
_japanese_name = "丹陽", | _japanese_name = "丹陽", | ||
− | _reading = | + | _reading = "DANYANG", -- Only ingame ship with Latin reading, Taiwanese Bopomofo (ROC Navy ship) = ㄉㄢ ㄧㄤˊ |
_class = "Kagerou", | _class = "Kagerou", | ||
+ | _display_class = "Remodeled Kagerou", | ||
_class_number = 8, | _class_number = 8, | ||
_type = 2, | _type = 2, | ||
Line 26: | Line 27: | ||
_torpedo_max = 56, | _torpedo_max = 56, | ||
_torpedo_mod = false, | _torpedo_mod = false, | ||
− | _evasion = | + | _evasion = 65, |
− | _evasion_max = | + | _evasion_max = 97, |
_aa = 40, | _aa = 40, | ||
_aa_max = 88, | _aa_max = 88, | ||
_aa_mod = 3, | _aa_mod = 3, | ||
− | _asw = | + | _asw = 26, |
− | _asw_max = | + | _asw_max = 60, |
_speed = 10, | _speed = 10, | ||
− | _los = | + | _los = 15, |
− | _los_max = | + | _los_max = 50, |
_range = 1, | _range = 1, | ||
_luck = 60, | _luck = 60, | ||
Line 45: | Line 46: | ||
_remodel_steel = 470, | _remodel_steel = 470, | ||
_remodel_development_material = 50, | _remodel_development_material = 50, | ||
+ | _remodel_armament = 2, | ||
_remodel_blueprint = true, | _remodel_blueprint = true, | ||
_remodel_catapult = false, | _remodel_catapult = false, | ||
Line 57: | Line 59: | ||
_scrap_baux = 1, | _scrap_baux = 1, | ||
_equipment = { | _equipment = { | ||
− | {equipment = | + | {equipment = "Locally Modified 12.7cm Twin High-angle Gun Mount", size = 0}, |
− | {equipment = | + | {equipment = "Locally Modified 10cm Twin High-angle Gun Mount", size = 0}, |
− | {equipment = | + | {equipment = false, size = 0}, |
}, | }, | ||
_voice_flag = 1, | _voice_flag = 1, |
Latest revision as of 10:29, 2 November 2024
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 = "DANYANG", -- Only ingame ship with Latin reading, Taiwanese Bopomofo (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},
},
}