- 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/15m Duplex Rangefinder Kai + Type 21 Radar Kai 2 + Skilled Fire Direction Center"
< Module:Data | Equipment
Jump to navigation
Jump to search
Tag: Undo |
Jigaraphale (talk | contribs) |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
return { | return { | ||
− | _name = "15m Duplex Rangefinder Kai + Type 21 Radar Kai | + | _name = "15m Duplex Rangefinder Kai + Type 21 Radar Kai 2 + Skilled Fire Direction Center", |
_id = 460, | _id = 460, | ||
_japanese_name = "15m二重測距儀改+21号電探改二+熟練射撃指揮所", | _japanese_name = "15m二重測距儀改+21号電探改二+熟練射撃指揮所", | ||
Line 26: | Line 26: | ||
_scrap_steel = 27, | _scrap_steel = 27, | ||
_scrap_bauxite = 29, | _scrap_bauxite = 29, | ||
− | _info = "大和型戦艦のために開発された射撃&電探兵装です。<br> | + | _info = "大和型戦艦のために開発された射撃&電探兵装です。<br>特注の大型光学15m二重測距儀の改良型と、その上に卓越した技術者が調整を重ねた精度の高い21号対空電探を配しています。<br>大型かつ重量もあるため、戦艦の艦橋上部構造物のみに装備可能な光学及び電波兵装の改良後期型と、熟練乗組員で構成された射撃指揮所により精密な射撃を実現します。", |
+ | _info_en = "A fire-control and surface search equipment developed for the Yamato-class battleships.<br>A customized equipment consisting of an upgraded 15m coincidence rangefinder coupled with an accurate Type 21 air RADAR tuned by excellent engineers.<br>Due to its size and weight, it can only be equipped on the bridges of battleships. With a crew of skilled operators and its upgraded optics and RADAR, it can enable precision shelling.", | ||
+ | _wikipedia = "Rangefinder", | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } |
Latest revision as of 21:47, 7 May 2024
Documentation for this module may be created at Module:Data/Equipment/15m Duplex Rangefinder Kai + Type 21 Radar Kai 2 + Skilled Fire Direction Center/doc
return {
_name = "15m Duplex Rangefinder Kai + Type 21 Radar Kai 2 + Skilled Fire Direction Center",
_id = 460,
_japanese_name = "15m二重測距儀改+21号電探改二+熟練射撃指揮所",
_reading = nil,
_type = 93,
_icon = 11,
_types = {5, 8, 13, 11, 0},
_rarity = 4,
_firepower = 4,
_bombing = false,
_torpedo = false,
_aa = 8,
_armor = 1,
_asw = false,
_shelling_accuracy = 10,
_torpedo_accuracy = false,
_evasion = 2,
_los = 8,
_speed = false,
_luck = false,
_range = false,
_special = false,
_scrap_fuel = false,
_scrap_ammo = false,
_scrap_steel = 27,
_scrap_bauxite = 29,
_info = "大和型戦艦のために開発された射撃&電探兵装です。<br>特注の大型光学15m二重測距儀の改良型と、その上に卓越した技術者が調整を重ねた精度の高い21号対空電探を配しています。<br>大型かつ重量もあるため、戦艦の艦橋上部構造物のみに装備可能な光学及び電波兵装の改良後期型と、熟練乗組員で構成された射撃指揮所により精密な射撃を実現します。",
_info_en = "A fire-control and surface search equipment developed for the Yamato-class battleships.<br>A customized equipment consisting of an upgraded 15m coincidence rangefinder coupled with an accurate Type 21 air RADAR tuned by excellent engineers.<br>Due to its size and weight, it can only be equipped on the bridges of battleships. With a crew of skilled operators and its upgraded optics and RADAR, it can enable precision shelling.",
_wikipedia = "Rangefinder",
_buildable = false,
_improvements = false,
}