- 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/SM.79 bis (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "SM.79 bis (Skilled)", _id = 433, _japanese_name = "SM.79 bis(熟練)", _reading = nil, _type = 47, -- 21,38,47,37,45 _icon = 37, _rarity = 4,...") |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "SM.79 bis (Skilled)", | _name = "SM.79 bis (Skilled)", | ||
+ | _localized_name = "Savoia-Marchetti SM.79-III Sparviero", | ||
_id = 433, | _id = 433, | ||
_japanese_name = "SM.79 bis(熟練)", | _japanese_name = "SM.79 bis(熟練)", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 47, | + | _type = 47, |
_icon = 37, | _icon = 37, | ||
+ | _types = {21, 38, 47, 37, 45}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = false, | _firepower = false, | ||
Line 27: | Line 29: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 15, | _scrap_bauxite = 15, | ||
+ | _info = "パスタの国で開発された、三発のエンジンを持ち、当時としては高速で運用性の優れた陸上攻撃機。<br>本飛行隊は、その改良性能向上型と優れた歴戦の搭乗員達で編成された、地中海戦域の基地攻撃隊です。<br>胴体下に2発の航空魚雷を装備して、地中海の空に出撃していきます。", | ||
+ | _info_en = "An excellent land-based attacker with three engines developed by the country of pasta. It was fast and pretty user-friendly for its time.<br>This squadron is composed of an improved model crewed by distinguished pilots. It is from the land bases of the Mediterranean theatre.<br>Equipped with 2 aerial torpedoes under its fuselage, it will sortie to the skies of the Mediterranean.", | ||
+ | _wikipedia = "Savoia-Marchetti SM.79 Sparviero", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 20:39, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/SM.79 bis (Skilled)/doc
return {
_name = "SM.79 bis (Skilled)",
_localized_name = "Savoia-Marchetti SM.79-III Sparviero",
_id = 433,
_japanese_name = "SM.79 bis(熟練)",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 45},
_rarity = 4,
_firepower = false,
_bombing = 14,
_torpedo = 13,
_aa = 3,
_armor = false,
_asw = 4,
_shelling_accuracy = 2,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 14,
_flight_range = 8,
_special = false,
_scrap_fuel = 7,
_scrap_ammo = 8,
_scrap_steel = 1,
_scrap_bauxite = 15,
_info = "パスタの国で開発された、三発のエンジンを持ち、当時としては高速で運用性の優れた陸上攻撃機。<br>本飛行隊は、その改良性能向上型と優れた歴戦の搭乗員達で編成された、地中海戦域の基地攻撃隊です。<br>胴体下に2発の航空魚雷を装備して、地中海の空に出撃していきます。",
_info_en = "An excellent land-based attacker with three engines developed by the country of pasta. It was fast and pretty user-friendly for its time.<br>This squadron is composed of an improved model crewed by distinguished pilots. It is from the land bases of the Mediterranean theatre.<br>Equipped with 2 aerial torpedoes under its fuselage, it will sortie to the skies of the Mediterranean.",
_wikipedia = "Savoia-Marchetti SM.79 Sparviero",
_buildable = false,
_improvements = false,
}