- 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/Fulmar"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 28: | Line 28: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
− | _info = "紅茶の国で開発された複座艦上戦闘機です。<br> | + | _info = "紅茶の国で開発された複座艦上戦闘機です。<br>偵察や攻撃も可能な多用途運用を目指しましたが、運動性能や速度に難があり、空中戦で優位性を発揮することはできませんでした。<br>機動部隊の零戦隊にも圧倒されることになり、徐々にその姿を消していきます。", |
+ | _info_en = "This is a double-seater shipboard fighter developed in the country of tea.<br>It was intended to be a multi-purpose fighter that could also be used for reconnaissance and attack, but its lack of maneuverability and speed prevented it from demonstrating its superiority in aerial combat.<br>It was overwhelmed by the Zero fighter squadrons of the Mobile Force, and gradually faded from use.", | ||
_wikipedia = "Fairey Fulmar", | _wikipedia = "Fairey Fulmar", | ||
_buildable = true, | _buildable = true, | ||
_improvements = true, | _improvements = true, | ||
} | } |
Latest revision as of 17:17, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Fulmar/doc
return {
_name = "Fulmar",
_id = 249,
_japanese_name = "Fulmar",
_reading = nil,
_type = 6,
_icon = 6,
_types = {3, 5, 6, 6, 14},
_rarity = 2,
_firepower = 1,
_bombing = false,
_torpedo = false,
_aa = 3,
_armor = false,
_asw = 2,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = 1,
_los = 1,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 5,
_flight_range = 4,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 2,
_info = "紅茶の国で開発された複座艦上戦闘機です。<br>偵察や攻撃も可能な多用途運用を目指しましたが、運動性能や速度に難があり、空中戦で優位性を発揮することはできませんでした。<br>機動部隊の零戦隊にも圧倒されることになり、徐々にその姿を消していきます。",
_info_en = "This is a double-seater shipboard fighter developed in the country of tea.<br>It was intended to be a multi-purpose fighter that could also be used for reconnaissance and attack, but its lack of maneuverability and speed prevented it from demonstrating its superiority in aerial combat.<br>It was overwhelmed by the Zero fighter squadrons of the Mobile Force, and gradually faded from use.",
_wikipedia = "Fairey Fulmar",
_buildable = true,
_improvements = true,
}