- 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/Saiun (Eastern Caroline Air Group)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (5 revisions imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Saiun (Eastern Caroline Air Group)", | |
− | + | _localized_name = "Iridescent Cloud (Eastern Caroline Air Group)", | |
− | + | _id = 212, | |
− | + | _japanese_name = "彩雲(東カロリン空)", | |
− | + | _reading = "さいうん(ひがしカロリンくう)", | |
− | + | _type = 9, | |
− | + | _icon = 9, | |
− | + | _types = {5, 7, 9, 9, 1}, | |
− | + | _rarity = 4, | |
− | + | _firepower = 1, | |
− | + | _bombing = false, | |
− | + | _torpedo = false, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = false, | |
− | + | _shelling_accuracy = 2, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 10, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 9, | |
− | + | _flight_range = 8, | |
− | + | _special = "Prevents T Cross Disadvantage", | |
− | + | _scrap_fuel = 2, | |
− | + | _scrap_ammo = false, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 11, | |
− | + | _info = "※「我ニ追イツク敵機無シ」有名な無電を発した俊足の艦上偵察機「彩雲」。<br>敵戦闘機の追随を許さない高速性能を誇る、高性能な艦上偵察機です。<br>悪化した戦況の中、敵情偵察に海上へと飛び立ちました。<br>「光」作戦によりトラック基地に輸送された「彩雲」。<br>同基地の東カロリン航空隊所属「彩雲」は、ウルシー環礁泊地の偵察に活躍します。", | |
+ | _info_en = "※The swift carrier-based reconnaissance plane \"Saiun\" that sent the famous telegraph \"No enemy plane can catch us!\".<br>This sophisticated carrier-based reconnaissance plane boasts a high speed that does not allow enemy fighter planes to pursue them.<br>As the war took a turn for the worse it took off into the vast sea in order to scout the enemy's movements.<br>This \"Saiun\" has been transported to the Truk base as part of Operation \"Hikari\".<br>The \"Saiun\" planes of the East Caroline Air Group at said base play a large role in scouting the Ulithi Atoll anchorage.", | ||
+ | _wikipedia = "Nakajima C6N", | ||
+ | _buildable = false, | ||
+ | _improvements = false, | ||
} | } |
Latest revision as of 14:36, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Saiun (Eastern Caroline Air Group)/doc
return {
_name = "Saiun (Eastern Caroline Air Group)",
_localized_name = "Iridescent Cloud (Eastern Caroline Air Group)",
_id = 212,
_japanese_name = "彩雲(東カロリン空)",
_reading = "さいうん(ひがしカロリンくう)",
_type = 9,
_icon = 9,
_types = {5, 7, 9, 9, 1},
_rarity = 4,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = false,
_armor = false,
_asw = false,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 10,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 9,
_flight_range = 8,
_special = "Prevents T Cross Disadvantage",
_scrap_fuel = 2,
_scrap_ammo = false,
_scrap_steel = false,
_scrap_bauxite = 11,
_info = "※「我ニ追イツク敵機無シ」有名な無電を発した俊足の艦上偵察機「彩雲」。<br>敵戦闘機の追随を許さない高速性能を誇る、高性能な艦上偵察機です。<br>悪化した戦況の中、敵情偵察に海上へと飛び立ちました。<br>「光」作戦によりトラック基地に輸送された「彩雲」。<br>同基地の東カロリン航空隊所属「彩雲」は、ウルシー環礁泊地の偵察に活躍します。",
_info_en = "※The swift carrier-based reconnaissance plane \"Saiun\" that sent the famous telegraph \"No enemy plane can catch us!\".<br>This sophisticated carrier-based reconnaissance plane boasts a high speed that does not allow enemy fighter planes to pursue them.<br>As the war took a turn for the worse it took off into the vast sea in order to scout the enemy's movements.<br>This \"Saiun\" has been transported to the Truk base as part of Operation \"Hikari\".<br>The \"Saiun\" planes of the East Caroline Air Group at said base play a large role in scouting the Ulithi Atoll anchorage.",
_wikipedia = "Nakajima C6N",
_buildable = false,
_improvements = false,
}