- 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/SOC Seagull Late Model (Skilled)"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "SOC Seagull Late Model (Skilled)", _localized_name = nil, _id = 539, _japanese_name = "SOC Seagull 後期型(熟練)", _reading = nil, _type = 10...") |
Jigaraphale (talk | contribs) m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
_name = "SOC Seagull Late Model (Skilled)", | _name = "SOC Seagull Late Model (Skilled)", | ||
+ | _localized_name = "Curtiss SOC-3 Seagull", | ||
_localized_name = nil, | _localized_name = nil, | ||
_id = 539, | _id = 539, | ||
Line 29: | Line 30: | ||
_scrap_steel = false, | _scrap_steel = false, | ||
_scrap_bauxite = 2, | _scrap_bauxite = 2, | ||
− | _info = | + | _info = "大戦初期から米海軍で運用された艦載水上偵察機。<br>複葉機タイプの本機は突出した性能はありませんが取り回しの良さと後継機が難航したことで、主に米海軍の巡洋艦級の中型艦を中心に艦隊の目として索敵等で広範囲に運用されました。<br>本機はその後期改良型、使い勝手の良い優秀な水上偵察機です。", |
− | _info_en = | + | _info_en = "A shipborne seaplane recon used by the US Navy from the early stages of the war.<br>Although this biplane did not have outstanding performance, due to its easy handling and the difficulty in finding a successor, it was used widely as the eyes of the fleet, mainly on medium-sized cruiser of the US Navy, for reconnaissance and other purposes.<br>This plane is a later improved model, an excellent and easy-to-use seaplane recon.", |
_wikipedia = "Curtiss SOC Seagull", | _wikipedia = "Curtiss SOC Seagull", | ||
_buildable = false, | _buildable = false, | ||
− | _improvements = | + | _improvements = true, |
} | } |
Latest revision as of 19:02, 13 August 2024
Documentation for this module may be created at Module:Data/Equipment/SOC Seagull Late Model (Skilled)/doc
return {
_name = "SOC Seagull Late Model (Skilled)",
_localized_name = "Curtiss SOC-3 Seagull",
_localized_name = nil,
_id = 539,
_japanese_name = "SOC Seagull 後期型(熟練)",
_reading = nil,
_type = 10,
_icon = 10,
_types = {5, 7, 10, 10, 43},
_rarity = 4,
_firepower = false,
_bombing = 2,
_torpedo = false,
_aa = false,
_armor = false,
_asw = 3,
_shelling_accuracy = 3,
_torpedo_accuracy = false,
_evasion = 2,
_los = 7,
_speed = false,
_luck = false,
_range = false,
_flight_cost = 3,
_flight_range = 4,
_special = false,
_scrap_fuel = 2,
_scrap_ammo = 1,
_scrap_steel = false,
_scrap_bauxite = 2,
_info = "大戦初期から米海軍で運用された艦載水上偵察機。<br>複葉機タイプの本機は突出した性能はありませんが取り回しの良さと後継機が難航したことで、主に米海軍の巡洋艦級の中型艦を中心に艦隊の目として索敵等で広範囲に運用されました。<br>本機はその後期改良型、使い勝手の良い優秀な水上偵察機です。",
_info_en = "A shipborne seaplane recon used by the US Navy from the early stages of the war.<br>Although this biplane did not have outstanding performance, due to its easy handling and the difficulty in finding a successor, it was used widely as the eyes of the fleet, mainly on medium-sized cruiser of the US Navy, for reconnaissance and other purposes.<br>This plane is a later improved model, an excellent and easy-to-use seaplane recon.",
_wikipedia = "Curtiss SOC Seagull",
_buildable = false,
_improvements = true,
}