Module:Data/Equipment/Type 2 Large Flying Boat

< Module:Data‎ | Equipment
Revision as of 12:32, 28 April 2015 by com>Ckwng (Created page with "local Type_2_Large_sized_Flying_Boat = { _name = "Type 2 Large-sized Flying Boat", _page = false, _id = 138, _japanese_name = "二式大艇", _reading = "にしきだい...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

local Type_2_Large_sized_Flying_Boat = {
	_name = "Type 2 Large-sized 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_sized_Flying_Boat