• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/16inch Mk.V Twin Gun Mount

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 12:09, 30 April 2019 by がか (talk | contribs) (Created page with "-- Category:Equipment modules return { _name = "16inch Mk.V Twin Gun Mount", _id = 331, _japanese_name = "16inch Mk.V連装砲", _reading = nil, _type = 3, -- 1...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/16inch Mk.V Twin Gun Mount/doc

-- [[Category:Equipment modules]]

return {
  _name = "16inch Mk.V Twin Gun Mount",
  _id = 331,
  _japanese_name = "16inch Mk.V連装砲",
  _reading = nil,
  _type = 3, -- 1,1,3,3,0
  _icon = 3,
  _rarity = 3,
  _firepower = 21,
  _bombing = false,
  _torpedo = false,
  _aa = 2,
  _armor = 2,
  _asw = false,
  _shelling_accuracy = 2,
  _torpedo_accuracy = false,
  _evasion = 1,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 3,
  _flight_cost = false,
  _flight_range = false,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 13,
  _scrap_steel = 21,
  _scrap_bauxite = 2,
  _buildable = false,
  _info = "米国で建造されたビッグセブン、「Colorado」級。その初期の主砲兵装として採用された標準的な16inch連装主砲、その改良強化型です。<br>あの戦いの開戦時オーバーホール中だった「Colorado」級戦艦ネームシップ、そして真珠湾で撃破された妹達も改装を受け、主砲兵装を本砲に順次更新装備していきます。",
}