- 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 Model 12"
< Module:Data | Equipment
Jump to navigation
Jump to search
com>Ckwng |
Jigaraphale (talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | return { | |
− | + | _name = "Zuiun Model 12", | |
− | + | _localized_name = "Auspicious Clouds Model 12", | |
− | + | _id = 80, | |
− | + | _japanese_name = "瑞雲12型", | |
− | + | _reading = "ずいうん12がた", | |
− | + | _type = 11, | |
− | + | _icon = 10, | |
− | + | _types = {5, 43, 11, 10, 32}, | |
− | + | _rarity = 3, | |
− | + | _firepower = false, | |
− | + | _bombing = 7, | |
− | + | _torpedo = false, | |
− | + | _aa = 3, | |
− | + | _armor = false, | |
− | + | _asw = 5, | |
− | + | _shelling_accuracy = 1, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 6, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 7, | |
− | + | _flight_range = 5, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = 3, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 6, | |
− | + | _info = "急降下爆撃まで可能な多用水上偵察機「瑞雲」。<br>空戦フラップ装備の高性能多用途機である本機のエンジンを、より強力な金星62型に換装した「瑞雲改良型」の新鋭機です。", | |
− | + | _info_en = "The \"Zuiun\" was a multirole reconnaissance seaplane capable of carrying out dive-bombing.<br>This is a state-of-the-art \"Zuiun Kai Model\" high-performance multi-purpose plane equipped with air combat flaps, had its engine replaced with the more powerful Venus 62 type engine.", | |
− | + | _wikipedia = "Aichi E16A", | |
− | + | _buildable = false, | |
− | + | _improvements = true, | |
} | } | ||
− | |||
− |
Latest revision as of 10:04, 5 May 2024
Documentation for this module may be created at Module:Data/Equipment/Zuiun Model 12/doc
return {
_name = "Zuiun Model 12",
_localized_name = "Auspicious Clouds Model 12",
_id = 80,
_japanese_name = "瑞雲12型",
_reading = "ずいうん12がた",
_type = 11,
_icon = 10,
_types = {5, 43, 11, 10, 32},
_rarity = 3,
_firepower = false,
_bombing = 7,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 5,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 6,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 7,
_flight_range = 5,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 3,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "急降下爆撃まで可能な多用水上偵察機「瑞雲」。<br>空戦フラップ装備の高性能多用途機である本機のエンジンを、より強力な金星62型に換装した「瑞雲改良型」の新鋭機です。",
_info_en = "The \"Zuiun\" was a multirole reconnaissance seaplane capable of carrying out dive-bombing.<br>This is a state-of-the-art \"Zuiun Kai Model\" high-performance multi-purpose plane equipped with air combat flaps, had its engine replaced with the more powerful Venus 62 type engine.",
_wikipedia = "Aichi E16A",
_buildable = false,
_improvements = true,
}