• 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/Special Type 2 Amphibious Tank"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
Line 11: Line 11:
 
_icon = 36,
 
_icon = 36,
 
_rarity = 3,
 
_rarity = 3,
_back = -1,
 
_stars = nil,
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = false,
 
_bombing = false,

Revision as of 10:03, 19 March 2016

Documentation for this module may be created at Module:Data/Equipment/Special Type 2 Amphibious Tank/doc

--Categories:
--[[Category:Equipment modules]]

local Special_Type_2_Amphibious_Landing_Craft = {
	_name = "Special Type 2 Amphibious Landing Craft",
	_page = false,
	_id = 167,
	_japanese_name = "特二式内火艇",
	_reading = "とくにしきうちびてい",
	_type = 46,
	_icon = 36,
	_rarity = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = nil,
	_scrap_fuel = 1,
	_scrap_ammo = 2,
	_scrap_steel = 3,
	_scrap_bauxite = 2,
	_buildable = false,
	_improvements = false,
}

return Special_Type_2_Amphibious_Landing_Craft