Module:Data/Equipment/Type 2 Large Flying Boat

< Module:Data‎ | Equipment
Revision as of 12:44, 19 July 2015 by com>Ckwng (Ckwng moved page Module:Type 2 Large-sized Flying Boat to Module:Type 2 Large Flying Boat: Translation revision as per Thread:206780#275)

Documentation for this module may be created at Module:Data/Equipment/Type 2 Large Flying Boat/doc

local Type_2_Large_Flying_Boat = {
	_name = "Type 2 Large Flying Boat",
	_page = false,
	_id = 138,
	_japanese_name = "二式大艇",
	_reading = "にしきたいてい",
	_type = 41,
	_icon = 33,
	_rarity = 4,
	_card = "Equipment138-1.png",
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 1,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 12,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 9,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 26,
	_buildable = false,
	_upgradable = false,
}

return Type_2_Large_Flying_Boat