• 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/16inch Mk.I Twin Gun Mount"

From Kancolle Wiki
Jump to navigation Jump to search
m
com>Battlecruiser
m (add reading)
Line 5: Line 5:
 
   _id = 330,
 
   _id = 330,
 
   _japanese_name = "16inch Mk.I連装砲",
 
   _japanese_name = "16inch Mk.I連装砲",
   _reading = nil,
+
   _reading = "16インチ マークワンれんそうほう",
 
   _type = 3, -- 1,1,3,3,0
 
   _type = 3, -- 1,1,3,3,0
 
   _icon = 3,
 
   _icon = 3,

Revision as of 14:06, 30 April 2019

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

-- [[Category:Equipment modules]]

return {
  _name = "16inch Mk.I Twin Gun Mount",
  _id = 330,
  _japanese_name = "16inch Mk.I連装砲",
  _reading = "16インチ マークワンれんそうほう",
  _type = 3, -- 1,1,3,3,0
  _icon = 3,
  _rarity = 2,
  _firepower = 20,
  _bombing = false,
  _torpedo = false,
  _aa = false,
  _armor = 1,
  _asw = false,
  _shelling_accuracy = 1,
  _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 = 12,
  _scrap_steel = 20,
  _scrap_bauxite = false,
  _buildable = false,
  _info = "米国で建造されたビッグセブン、「Colorado」級。その初期の主砲兵装として採用された標準的な16inch連装砲です。<br>日本の「長門」「陸奥」、そして紅茶の国の「Nelson」級と共にビッグセブンの一角を構成した同級戦艦の三隻。ネームシップ「Colorado」、そして一度は真珠湾で撃破された妹達も浮揚修理され、太平洋の戦いを身を投じていきます。",
}