- 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"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (1 revision imported) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "SM.79 bis", | _name = "SM.79 bis", | ||
+ | _localized_name = "Savoia-Marchetti SM.79-III Sparviero", | ||
_id = 432, | _id = 432, | ||
_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 = 3, | _rarity = 3, | ||
_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 = "This astonishing prototype aircraft was developed as a racer and used by the country of pasta as a land-based attacker.<br>It has three engines and was a fast and easy-to-operate attack aircraft for its time. This is the upgraded late model.<br>This improved model can carry two torpedoes under its fuselage for anti-ship attacks. It will sortie across the Mediterranean skies.", | ||
+ | _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/doc
return {
_name = "SM.79 bis",
_localized_name = "Savoia-Marchetti SM.79-III Sparviero",
_id = 432,
_japanese_name = "SM.79 bis",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 45},
_rarity = 3,
_firepower = false,
_bombing = 14,
_torpedo = 12,
_aa = 3,
_armor = false,
_asw = 4,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 3,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 13,
_flight_range = 8,
_special = false,
_scrap_fuel = 7,
_scrap_ammo = 7,
_scrap_steel = 1,
_scrap_bauxite = 15,
_info = "驚くべきことに原型機はレース用に開発された、パスタの国の陸上攻撃機です。<br>三発のエンジンを持ち、当時としては高速で使い勝手のよい攻撃機、その改良後期型です。<br>性能向上型である本機は、対艦攻撃時には胴体下に魚雷を2発抱いて、地中海の空に出撃していきます。",
_info_en = "This astonishing prototype aircraft was developed as a racer and used by the country of pasta as a land-based attacker.<br>It has three engines and was a fast and easy-to-operate attack aircraft for its time. This is the upgraded late model.<br>This improved model can carry two torpedoes under its fuselage for anti-ship attacks. It will sortie across the Mediterranean skies.",
_wikipedia = "Savoia-Marchetti SM.79 Sparviero",
_buildable = false,
_improvements = false,
}