- 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/GFCS Mk.37"
< Module:Data | Equipment
Jump to navigation
Jump to search
m (Botkaze moved page Module:GFCS Mk.37 to Module:Data/Equipment/GFCS Mk.37 without leaving a redirect) |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
− | |||
− | |||
return { | return { | ||
_name = "GFCS Mk.37", | _name = "GFCS Mk.37", | ||
Line 6: | Line 4: | ||
_japanese_name = "GFCS Mk.37", | _japanese_name = "GFCS Mk.37", | ||
_reading = nil, | _reading = nil, | ||
− | _type = 12, | + | _type = 12, |
_icon = 11, | _icon = 11, | ||
+ | _types = {5, 8, 12, 11, 0}, | ||
_rarity = 4, | _rarity = 4, | ||
_firepower = 2, | _firepower = 2, | ||
Line 22: | Line 21: | ||
_luck = false, | _luck = false, | ||
_range = 2, | _range = 2, | ||
− | |||
− | |||
_special = false, | _special = false, | ||
_scrap_fuel = false, | _scrap_fuel = false, | ||
Line 29: | Line 26: | ||
_scrap_steel = 20, | _scrap_steel = 20, | ||
_scrap_bauxite = 24, | _scrap_bauxite = 24, | ||
+ | _info = "米国で開発・実戦配備された射撃管制システムです。<br>機械式コンピュータを採用し、射撃指揮レーダー連動の発展性を有する本射撃指揮システムは、駆逐艦などの小型艦艇だけでなく、戦艦や巡洋艦などの大型艦にも幅広く採用されました。<br>レトロフューチャーな独特の外観も魅力です。", | ||
+ | _info_en = "This is a gun-firing control system developed and deployed in the US.<br>It has a mechanical computer and possibilities of gun-firing control with a radar, and it was widely deployed not only small warships like destroyers, but also large warships like battleships and cruisers.<br>Its retrofuturistic and unique look is also its charm.", | ||
+ | _wikipedia = "Ship gun fire-control system", | ||
_buildable = false, | _buildable = false, | ||
− | + | _improvements = false, | |
} | } |
Latest revision as of 09:10, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/GFCS Mk.37/doc
return {
_name = "GFCS Mk.37",
_id = 307,
_japanese_name = "GFCS Mk.37",
_reading = nil,
_type = 12,
_icon = 11,
_types = {5, 8, 12, 11, 0},
_rarity = 4,
_firepower = 2,
_bombing = false,
_torpedo = false,
_aa = 7,
_armor = 1,
_asw = false,
_shelling_accuracy = 9,
_torpedo_accuracy = false,
_evasion = 2,
_los = 6,
_speed = false,
_luck = false,
_range = 2,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 20,
_scrap_bauxite = 24,
_info = "米国で開発・実戦配備された射撃管制システムです。<br>機械式コンピュータを採用し、射撃指揮レーダー連動の発展性を有する本射撃指揮システムは、駆逐艦などの小型艦艇だけでなく、戦艦や巡洋艦などの大型艦にも幅広く採用されました。<br>レトロフューチャーな独特の外観も魅力です。",
_info_en = "This is a gun-firing control system developed and deployed in the US.<br>It has a mechanical computer and possibilities of gun-firing control with a radar, and it was widely deployed not only small warships like destroyers, but also large warships like battleships and cruisers.<br>Its retrofuturistic and unique look is also its charm.",
_wikipedia = "Ship gun fire-control system",
_buildable = false,
_improvements = false,
}