- 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/Equipment/Zuiun (631 Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Segou |
Jigaraphale (talk | contribs) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Zuiun (631 Air Group)", | |
− | + | _localized_name = "Auspicious Clouds (631 Air Group)", | |
− | + | _id = 207, | |
− | + | _japanese_name = "瑞雲(六三一空)", | |
− | + | _reading = "ずいうん(ろくさんいちくう)", | |
− | + | _type = 11, | |
− | + | _icon = 10, | |
− | + | _types = {5, 43, 11, 10, 24}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = 7, | |
− | + | _torpedo = false, | |
− | + | _aa = 1, | |
− | + | _armor = false, | |
− | + | _asw = 2, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 4, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 6, | |
− | + | _flight_range = 5, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 5, | |
− | + | _info = "急降下も可能な多用途水上偵察機「瑞雲」。<br>高価かつ高性能潜水艦搭載攻撃機「晴嵐」を運用する潜水艦部隊の航空隊として編成された第六三一海軍航空隊。<br>その六三一空の「瑞雲」による練成部隊です。", | |
− | + | _info_en = "Multi-purpose recon seaplane \"Zuiun\" that is capable of performing sudden dive-bombing attacks. <br> The 631st Navy Air Force utilized as a submarine-launched seaplane group to operate the expensive, high-performance attack aircraft \"Seiran\".<br>This \"Zuiun\" was used by the 631st Navy Air Group for training.", | |
+ | _wikipedia = "Aichi E16A", | ||
+ | _buildable = true, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 13:55, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Zuiun (631 Air Group)/doc
return {
_name = "Zuiun (631 Air Group)",
_localized_name = "Auspicious Clouds (631 Air Group)",
_id = 207,
_japanese_name = "瑞雲(六三一空)",
_reading = "ずいうん(ろくさんいちくう)",
_type = 11,
_icon = 10,
_types = {5, 43, 11, 10, 24},
_rarity = 3,
_firepower = false,
_bombing = 7,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = 2,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 4,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 6,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 5,
_info = "急降下も可能な多用途水上偵察機「瑞雲」。<br>高価かつ高性能潜水艦搭載攻撃機「晴嵐」を運用する潜水艦部隊の航空隊として編成された第六三一海軍航空隊。<br>その六三一空の「瑞雲」による練成部隊です。",
_info_en = "Multi-purpose recon seaplane \"Zuiun\" that is capable of performing sudden dive-bombing attacks. <br> The 631st Navy Air Force utilized as a submarine-launched seaplane group to operate the expensive, high-performance attack aircraft \"Seiran\".<br>This \"Zuiun\" was used by the 631st Navy Air Group for training.",
_wikipedia = "Aichi E16A",
_buildable = true,
_improvements = false,
}