• 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/EnemyEquipment/5inch Single Anti-Aircraft Gun Mount"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local _5inch_Single_Anti_Aircraft_Gun_Mount = { _name = "5inch Single Anti-Aircraft Gun Mount", _page = false, _id = 504, _japanese_name = "5inch単装高射砲", _readin...")
 
com>Ckwng
Line 4: Line 4:
 
_id = 504,
 
_id = 504,
 
_japanese_name = "5inch単装高射砲",
 
_japanese_name = "5inch単装高射砲",
_reading = "5いんちたんそうこうしゃほう",
+
_reading = "5インチたんそうこうしゃほう",
 
_type = 2,
 
_type = 2,
 
_icon = 2,
 
_icon = 2,

Revision as of 23:38, 20 April 2015

Documentation for this module may be created at Module:Data/EnemyEquipment/5inch Single Anti-Aircraft Gun Mount/doc

local _5inch_Single_Anti_Aircraft_Gun_Mount = {
	_name = "5inch Single Anti-Aircraft Gun Mount",
	_page = false,
	_id = 504,
	_japanese_name = "5inch単装高射砲",
	_reading = "5インチたんそうこうしゃほう",
	_type = 2,
	_icon = 2,
	_rarity = 0,
	_card = false,
	_firepower = 2,
	_bombing = false,
	_torpedo = false,
	_aa = 2,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = 2,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = false,
	_scrap_bauxite = false,
	_buildable = false,
	_upgradable = false,
}

return _5inch_Single_Anti_Aircraft_Gun_Mount