- 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/Swordfish Mk.II (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
m |
Jigaraphale (talk | contribs) |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
return { | return { | ||
− | + | _name = "Swordfish Mk.II (Skilled)", | |
− | + | _id = 243, | |
− | + | _japanese_name = "Swordfish Mk.II(熟練)", | |
− | + | _reading = "Swordfish Mk.II (じゅくれん)", | |
− | + | _type = 8, | |
− | + | _icon = 8, | |
− | + | _types = {3, 5, 8, 8, 28}, | |
− | + | _rarity = 3, | |
− | + | _firepower = 3, | |
− | + | _bombing = false, | |
− | + | _torpedo = 5, | |
− | + | _aa = false, | |
− | + | _armor = false, | |
− | + | _asw = 6, | |
− | + | _shelling_accuracy = 3, | |
− | + | _torpedo_accuracy = false, | |
− | + | _evasion = false, | |
− | + | _los = 2, | |
− | + | _speed = false, | |
− | + | _luck = false, | |
− | + | _range = false, | |
− | + | _flight_cost = 3, | |
− | + | _flight_range = 3, | |
− | + | _special = false, | |
− | + | _scrap_fuel = 1, | |
− | + | _scrap_ammo = 2, | |
− | + | _scrap_steel = false, | |
− | + | _scrap_bauxite = 1, | |
+ | _info = "複葉非全金属仕様の旧世代低速機でありながら、高い信頼性と運用性、優れた運動性を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>「Ark Royal」搭載機が戦艦「Bismarck」と英艦隊との激闘で大殊勲となる一撃を放つなど、旧式ながら赫々たる戦果をおさめた傑作機、その改良機を駆る精鋭複葉艦攻隊です", | ||
+ | _info_en = "A carrier-based torpedo bomber from the country of black tea that is named after the swordfish and boasts a high reliability, high serviceability, and exceptional maneuverability even though it belongs to an old generation of biplanes that aren't fully metallic.<br>This is an elite biplane torpedo bomber squadron piloting an improved version of the masterpiece that, while outdated, accomplished outstanding feats such as unleashing a devastating strike worthy of a medal from the \"Ark Royal\" during the fierce battle between the battleship \"Bismarck\" and the Royal Navy Fleet.", | ||
+ | _wikipedia = "Fairey Swordfish", | ||
+ | _buildable = false, | ||
+ | _improvements = true, | ||
} | } |
Latest revision as of 16:39, 6 May 2024
Documentation for this module may be created at Module:Data/Equipment/Swordfish Mk.II (Skilled)/doc
return {
_name = "Swordfish Mk.II (Skilled)",
_id = 243,
_japanese_name = "Swordfish Mk.II(熟練)",
_reading = "Swordfish Mk.II (じゅくれん)",
_type = 8,
_icon = 8,
_types = {3, 5, 8, 8, 28},
_rarity = 3,
_firepower = 3,
_bombing = false,
_torpedo = 5,
_aa = false,
_armor = false,
_asw = 6,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 3,
_flight_range = 3,
_special = false,
_scrap_fuel = 1,
_scrap_ammo = 2,
_scrap_steel = false,
_scrap_bauxite = 1,
_info = "複葉非全金属仕様の旧世代低速機でありながら、高い信頼性と運用性、優れた運動性を誇る、メカジキの名を持つ紅茶の国の艦上攻撃機。<br>「Ark Royal」搭載機が戦艦「Bismarck」と英艦隊との激闘で大殊勲となる一撃を放つなど、旧式ながら赫々たる戦果をおさめた傑作機、その改良機を駆る精鋭複葉艦攻隊です",
_info_en = "A carrier-based torpedo bomber from the country of black tea that is named after the swordfish and boasts a high reliability, high serviceability, and exceptional maneuverability even though it belongs to an old generation of biplanes that aren't fully metallic.<br>This is an elite biplane torpedo bomber squadron piloting an improved version of the masterpiece that, while outdated, accomplished outstanding feats such as unleashing a devastating strike worthy of a medal from the \"Ark Royal\" during the fierce battle between the battleship \"Bismarck\" and the Royal Navy Fleet.",
_wikipedia = "Fairey Swordfish",
_buildable = false,
_improvements = true,
}