Difference between revisions of "Module:Data/Equipment/SM.79"
< Module:Data | Equipment
(Created page with "return { _name = "SM.79", _id = 431, _japanese_name = "SM.79", _reading = nil, _type = 47, -- 21,38,47,37,45 _icon = 37, _rarity = 2, _firepower = false, _bo...") |
Jigaraphale (talk | contribs) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "SM.79", | _name = "SM.79", | ||
+ | _localized_name = "Savoia-Marchetti SM.79 Sparviero", | ||
_id = 431, | _id = 431, | ||
_japanese_name = "SM.79", | _japanese_name = "SM.79", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 47, | + | _type = 47, |
_icon = 37, | _icon = 37, | ||
+ | _types = {21, 38, 47, 37, 45}, | ||
_rarity = 2, | _rarity = 2, | ||
_firepower = false, | _firepower = false, | ||
Line 27: | Line 29: | ||
_scrap_steel = 1, | _scrap_steel = 1, | ||
_scrap_bauxite = 14, | _scrap_bauxite = 14, | ||
+ | _info = "驚くべきことに原型機はレース用に開発された、パスタの国の陸上攻撃機です。<br>三発のエンジンを持ち、当時としては高速で使い勝手のよい攻撃機で、当初は主に爆撃機として運用されていましたが、魚雷を抱いて対艦攻撃にも出撃していきます。", | ||
+ | _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, initially mainly used as a bomber, it was also loaded with torpedoes and sent on sorties to hunt ships.", | ||
+ | _wikipedia = "Savoia-Marchetti SM.79 Sparviero", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 20:34, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/SM.79/doc
return {
_name = "SM.79",
_localized_name = "Savoia-Marchetti SM.79 Sparviero",
_id = 431,
_japanese_name = "SM.79",
_reading = nil,
_type = 47,
_icon = 37,
_types = {21, 38, 47, 37, 45},
_rarity = 2,
_firepower = false,
_bombing = 13,
_torpedo = 9,
_aa = 2,
_armor = false,
_asw = 3,
_shelling_accuracy = false,
_torpedo_accuracy = false,
_evasion = false,
_los = 2,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 11,
_flight_range = 7,
_special = false,
_scrap_fuel = 6,
_scrap_ammo = 6,
_scrap_steel = 1,
_scrap_bauxite = 14,
_info = "驚くべきことに原型機はレース用に開発された、パスタの国の陸上攻撃機です。<br>三発のエンジンを持ち、当時としては高速で使い勝手のよい攻撃機で、当初は主に爆撃機として運用されていましたが、魚雷を抱いて対艦攻撃にも出撃していきます。",
_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, initially mainly used as a bomber, it was also loaded with torpedoes and sent on sorties to hunt ships.",
_wikipedia = "Savoia-Marchetti SM.79 Sparviero",
_buildable = false,
_improvements = false,
}