• 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/12cm Single Gun Mount

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 11:33, 4 May 2024 by Jigaraphale (talk | contribs) (WIP / test)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/12cm Single Gun Mount/doc

return {
  _name = "12cm Single Gun Mount",
  _id = 1,
  _japanese_name = "12cm単装砲",
  _reading = "12.7せんちたんそうほう",
  _type = 1,
  _icon = 1,
  _types = {1, 1, 1, 1, 0},
  _rarity = 0,
  _back = 1,
  _firepower = 1,
  _bombing = false,
  _torpedo = false,
  _aa = 1,
  _armor = false,
  _asw = false,
  _shelling_accuracy = false,
  _torpedo_accuracy = false,
  _evasion = false,
  _los = false,
  _speed = false,
  _luck = false,
  _range = 1,
  _special = false,
  _scrap_fuel = false,
  _scrap_ammo = 1,
  _scrap_steel = 1,
  _scrap_bauxite = false,
  _version = 2,
  _info = "旧型の小型砲です。<br>旧型駆逐艦に標準的主砲として搭載されました。<br>装填・操砲も人力ですが、シンプルな構造で経済性も高く、駆逐艦や海防艦等の主砲として、長く使われました。<br>対空射撃には不向きです。",
  _infoEn = "This is an old model small-caliber gun.<br>It was equipped on older destroyers as their main armament.<br> Both loading and rotation were manual, but with its simple construction and low cost, it served a long time as the main weapon of destroyers and coastal defense ships.<br>It cannot be used for anti-air.''",
  _wikipedia = "12 cm/45 3rd Year Type naval gun",
  _buildable = true,
  _improvements = {
	_DM_1 = 2,
	_DM_1g = 2,
    _DM_2 = 2,
    _DM_2g = 3,
    _IM_1= 1,
    _IM_1g= 2,
    _IM_2= 1,
    _IM_2g= 2,
    _Equ_1= "12cm Single Gun Mount",
    _Equ_2= "12cm Single Gun Mount",
    _Equ_2_qty= 2,
    _Conv_A= "12cm Single Gun Mount Kai 2",
    _DM_A= 2,
    _DM_Ag= 4,
    _IM_A= 2,
    _IM_Ag= 6,
    _Equ_A= "Type 22 Surface Radar",
    _Fuel= 10,
    _Ammo= 20,
    _Steel= 40,
    _Bauxite= 0,
    _Helper1A= "Mutsuki",
    _Week1A= 1111111,
    _Helper1AM= "Mutsuki/Kai/Ni",
    _Helper2A= "Kisaragi",
    _Week2A= 1111111,
    _Helper2AM= "Kisaragi/Kai/Ni",
	},
}