- 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/Mosquito FB Mk.VI"
< Module:Data | Equipment
Jump to navigation
Jump to search
(GitHub Action) |
Jigaraphale (talk | contribs) |
||
Line 29: | Line 29: | ||
_scrap_bauxite = 4, | _scrap_bauxite = 4, | ||
_version = 2, | _version = 2, | ||
− | _info = " | + | _info = "紅茶の国で開発され、主に同空軍で運用された傑作双発戦闘爆撃機です。<br>多くのパーツに木材を使用したユニークな機体で、レーダーにも察知されにくく、現代とは違った形のステルス機的な存在でもありました。<br>現代でも評価される木製の驚異、高速かつ高性能な機体として完成した本機は、様々なバリエーションが開発されています。", |
+ | _info_en = "A masterpiece high-speed twin-engined fighter-bomber developed by the country of tea and primarily operated by their air force.<br>It is a unique aircraft with many components made from wood, making it difficult to detect on radar. It can be considered a stealth aircraft not quite like what we have in modern times.<br>This high-speed, high-performance wooden wonder has several variations and is still renowned today.", | ||
+ | _wikipedia = "de Havilland Mosquito", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 22:22, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/Mosquito FB Mk.VI/doc
return {
_name = "Mosquito FB Mk.VI",
_id = 479,
_japanese_name = "Mosquito FB Mk.VI",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 51},
_rarity = 4,
_firepower = false,
_bombing = 18,
_torpedo = 5,
_aa = 5,
_armor = false,
_asw = 4,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = 5,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 14,
_flight_range = 7,
_special = false,
_scrap_fuel = 9,
_scrap_ammo = 11,
_scrap_steel = false,
_scrap_bauxite = 4,
_version = 2,
_info = "紅茶の国で開発され、主に同空軍で運用された傑作双発戦闘爆撃機です。<br>多くのパーツに木材を使用したユニークな機体で、レーダーにも察知されにくく、現代とは違った形のステルス機的な存在でもありました。<br>現代でも評価される木製の驚異、高速かつ高性能な機体として完成した本機は、様々なバリエーションが開発されています。",
_info_en = "A masterpiece high-speed twin-engined fighter-bomber developed by the country of tea and primarily operated by their air force.<br>It is a unique aircraft with many components made from wood, making it difficult to detect on radar. It can be considered a stealth aircraft not quite like what we have in modern times.<br>This high-speed, high-performance wooden wonder has several variations and is still renowned today.",
_wikipedia = "de Havilland Mosquito",
_buildable = false,
_improvements = false,
}