- 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/Prototype Night Zuiun (Attack Equipment)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(icon and type are probably wrong) |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "Prototype Night Zuiun (Attack Equipment)", | _name = "Prototype Night Zuiun (Attack Equipment)", | ||
− | _localized_name = "Prototype Night Auspicious Clouds Mk.2 | + | _localized_name = "Prototype Night Auspicious Clouds Mk.2 (Attack Equipment)", |
_id = 490, | _id = 490, | ||
_japanese_name = "試製 夜間瑞雲(攻撃装備)", | _japanese_name = "試製 夜間瑞雲(攻撃装備)", | ||
− | _reading = " | + | _reading = "しせい やかん ずいうん(こうげきそうび)", |
_type = 11, | _type = 11, | ||
− | _icon = | + | _icon = 51, |
_types = {5, 43, 11, 51, 32}, | _types = {5, 43, 11, 51, 32}, | ||
_rarity = 6, | _rarity = 6, | ||
Line 22: | Line 22: | ||
_luck = false, | _luck = false, | ||
_range = false, | _range = false, | ||
− | _flight_cost = | + | _flight_cost = 8, |
− | _flight_range = | + | _flight_range = 4, |
_special = false, | _special = false, | ||
_scrap_fuel = 2, | _scrap_fuel = 2, | ||
Line 29: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 6, | _scrap_bauxite = 6, | ||
− | _info = "急降下爆撃も可能な高性能傑作多用途水上偵察機「瑞雲」。 | + | _info = "急降下爆撃も可能な高性能傑作多用途水上偵察機「瑞雲」。<br>航空戦艦「伊勢」「日向」での運用を前提に編成され、錬成を重ねた六三四航空隊所属「瑞雲」飛行隊。<br>同12型改二を夜間作戦用にさらに改修、機上電探及び重武装と照明弾、ベテラン搭乗員によるif夜間作戦型である本機は、航空巡洋艦などの水上艦艇の夜間作戦能力を大きく向上させる力を秘めています。", |
+ | _info_en = "The \"Zuiun\" is a high-performance masterpiece seaplane reconnaissance bomber.<br>The highly trained 634th Zuiun Squadron was formed to be deployed on the aviation battleships \"Ise\" and \"Hyuuga\".<br>This Type 12 Kai Ni model has been upgraded further for night operations. Equipped with a RADAR, flares, and a veteran crew, this what-if night operations model has the power to improve the nighttime capabilities of aviation cruisers and other surface vessels.", | ||
+ | _wikipedia = "Aichi E16A", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 07:10, 8 May 2024
Documentation for this module may be created at Module:Data/Equipment/Prototype Night Zuiun (Attack Equipment)/doc
return {
_name = "Prototype Night Zuiun (Attack Equipment)",
_localized_name = "Prototype Night Auspicious Clouds Mk.2 (Attack Equipment)",
_id = 490,
_japanese_name = "試製 夜間瑞雲(攻撃装備)",
_reading = "しせい やかん ずいうん(こうげきそうび)",
_type = 11,
_icon = 51,
_types = {5, 43, 11, 51, 32},
_rarity = 6,
_firepower = 3,
_bombing = 10,
_torpedo = false,
_aa = 4,
_armor = false,
_asw = 6,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 7,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 8,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 4,
_scrap_steel = false,
_scrap_bauxite = 6,
_info = "急降下爆撃も可能な高性能傑作多用途水上偵察機「瑞雲」。<br>航空戦艦「伊勢」「日向」での運用を前提に編成され、錬成を重ねた六三四航空隊所属「瑞雲」飛行隊。<br>同12型改二を夜間作戦用にさらに改修、機上電探及び重武装と照明弾、ベテラン搭乗員によるif夜間作戦型である本機は、航空巡洋艦などの水上艦艇の夜間作戦能力を大きく向上させる力を秘めています。",
_info_en = "The \"Zuiun\" is a high-performance masterpiece seaplane reconnaissance bomber.<br>The highly trained 634th Zuiun Squadron was formed to be deployed on the aviation battleships \"Ise\" and \"Hyuuga\".<br>This Type 12 Kai Ni model has been upgraded further for night operations. Equipped with a RADAR, flares, and a veteran crew, this what-if night operations model has the power to improve the nighttime capabilities of aviation cruisers and other surface vessels.",
_wikipedia = "Aichi E16A",
_buildable = false,
_improvements = false,
}