- 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/10.2cm Triple Secondary Gun Mount"
< Module:Data | Equipment
Jump to navigation
Jump to search
(Created page with "return { _name = "10.2cm Triple Secondary Gun Mount", _id = 566, _japanese_name = "10.2cm三連装副砲", _reading = nil, _type = 4, _icon = 4, _types = {1, 2,...") |
Jigaraphale (talk | contribs) |
||
| Line 26: | Line 26: | ||
_scrap_steel = 3, | _scrap_steel = 3, | ||
_scrap_bauxite = false, | _scrap_bauxite = false, | ||
| − | _info = | + | _info = "ある時期において、紅茶の国の戦艦に副砲兵装として装備された、小口径三連装副砲です。<br>巡洋艦を駆逐する大型巡洋艦、大型軽巡洋艦として計画された Courageous級巡洋戦艦などにも搭載されました。<br>本砲は旧式化が進み、改装時に撤去または別装備に更新されます", |
| − | _info_en = | + | _info_en = "At one point, this was a small-caliber triple secondary gun that was equipped as secondary armament on battleships from the land of tea.<br>It was also installed on large cruisers designed to destroy cruisers, and on the Courageous-class battlecruisers, which were planned as large light cruisers.<br>This gun is becoming increasingly outdated and will be removed or replaced with another weapon during refurbishment.", |
_wikipedia = nil, | _wikipedia = nil, | ||
_buildable = false, | _buildable = false, | ||
_improvements = false, | _improvements = false, | ||
} | } | ||
Latest revision as of 20:43, 19 November 2025
Documentation for this module may be created at Module:Data/Equipment/10.2cm Triple Secondary Gun Mount/doc
return {
_name = "10.2cm Triple Secondary Gun Mount",
_id = 566,
_japanese_name = "10.2cm三連装副砲",
_reading = nil,
_type = 4,
_icon = 4,
_types = {1, 2, 4, 4, 0},
_rarity = 1,
_firepower = 4,
_bombing = false,
_torpedo = false,
_aa = 1,
_armor = false,
_asw = false,
_shelling_accuracy = 1,
_torpedo_accuracy = false,
_evasion = false,
_los = false,
_speed = false,
_luck = false,
_range = 1,
_special = false,
_scrap_fuel = false,
_scrap_ammo = 2,
_scrap_steel = 3,
_scrap_bauxite = false,
_info = "ある時期において、紅茶の国の戦艦に副砲兵装として装備された、小口径三連装副砲です。<br>巡洋艦を駆逐する大型巡洋艦、大型軽巡洋艦として計画された Courageous級巡洋戦艦などにも搭載されました。<br>本砲は旧式化が進み、改装時に撤去または別装備に更新されます",
_info_en = "At one point, this was a small-caliber triple secondary gun that was equipped as secondary armament on battleships from the land of tea.<br>It was also installed on large cruisers designed to destroy cruisers, and on the Courageous-class battlecruisers, which were planned as large light cruisers.<br>This gun is becoming increasingly outdated and will be removed or replaced with another weapon during refurbishment.",
_wikipedia = nil,
_buildable = false,
_improvements = false,
}