- 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/AU-1"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "AU-1", | _name = "AU-1", | ||
+ | _localized_name = "Vought F4U-6 Corsair", | ||
_id = 475, | _id = 475, | ||
_japanese_name = "AU-1", | _japanese_name = "AU-1", | ||
Line 28: | Line 29: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 10, | _scrap_bauxite = 10, | ||
− | _info = " | + | _info = "高性能艦上戦闘機として開発が進められたF4U、戦闘爆撃機として優れた発展性を持つ本機の強化改良戦闘爆撃機型である各バージョンは、<br>大戦後も航空母艦で運用され、マルチロールな活躍ぶりを発揮、戦闘爆撃機として長い間現役を務めます。<br>本機は小型の単座戦闘爆撃機でありながら、並みの重爆撃機を遥かに超える爆装が可能な、重戦闘攻撃機バージョンです。", |
+ | _info_en = "The F4U was developed as a high-performance carrier-based fighter. Since it showed great potential as a fighter/bomber, improvements and upgrades have produced several variants.<br>These variants have continued to be operated from carriers even after World War II, a multi-role fighter/bomber with a long and distinguished service.<br>Though the F4U is a small single-seat fighter/bomber, this unit is the heavy fighter/bomber variant capable of carrying more bombs than an ordinary heavy bomber.", | ||
+ | _wikipedia = "Vought F4U Corsair", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 22:14, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/AU-1/doc
return {
_name = "AU-1",
_localized_name = "Vought F4U-6 Corsair",
_id = 475,
_japanese_name = "AU-1",
_reading = nil,
_type = 7,
_icon = 7,
_types = {3, 5, 7, 7, 50},
_rarity = 6,
_firepower = 3,
_bombing = 12,
_torpedo = 6,
_aa = 9,
_armor = false,
_asw = 5,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = 1,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 10,
_flight_range = 6,
_special = false,
_scrap_fuel = 3,
_scrap_ammo = 9,
_scrap_steel = false,
_scrap_bauxite = 10,
_info = "高性能艦上戦闘機として開発が進められたF4U、戦闘爆撃機として優れた発展性を持つ本機の強化改良戦闘爆撃機型である各バージョンは、<br>大戦後も航空母艦で運用され、マルチロールな活躍ぶりを発揮、戦闘爆撃機として長い間現役を務めます。<br>本機は小型の単座戦闘爆撃機でありながら、並みの重爆撃機を遥かに超える爆装が可能な、重戦闘攻撃機バージョンです。",
_info_en = "The F4U was developed as a high-performance carrier-based fighter. Since it showed great potential as a fighter/bomber, improvements and upgrades have produced several variants.<br>These variants have continued to be operated from carriers even after World War II, a multi-role fighter/bomber with a long and distinguished service.<br>Though the F4U is a small single-seat fighter/bomber, this unit is the heavy fighter/bomber variant capable of carrying more bombs than an ordinary heavy bomber.",
_wikipedia = "Vought F4U Corsair",
_buildable = false,
_improvements = false,
}