Module:Data/Equipment/Toku Daihatsu Landing Craft

< Module:Data‎ | Equipment
Revision as of 09:38, 26 October 2016 by Crazy teitoku (talk | contribs) (Created basic module.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Documentation for this module may be created at Module:Data/Equipment/Toku Daihatsu Landing Craft/doc

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

local Special_Daihatsu_Landing_Craft = {
	_name = "Special Daihatsu Landing Craft",
	_page = false,
	_id = 193,
	_japanese_name = "特大発動艇",
	_reading = "とくだいはつどうてい",
	_type = 24,
	_icon = 20,
	_rarity = 2,
	_back = -1,
	_stars = 1,
	_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 = "Increases resource gains from expeditions",
	_scrap_fuel = 2,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 1,
	_buildable = false,
	_improvements = false,
}

return Special_Daihatsu_Landing_Craft