Module:Data/Equipment/Type 2 Large Flying Boat

< Module:Data‎ | Equipment
Revision as of 13:17, 12 May 2021 by Botkaze (talk | contribs) (9 revisions imported)

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

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

return {
	_name = "Type 2 Large Flying Boat",
	_page = false,
	_id = 138,
	_japanese_name = "二式大艇",
	_reading = "にしきたいてい",
	_type = 41,
	_icon = 33,
	_rarity = 4,
	_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,
	_flight_cost = 25,
	_flight_range = 20,
	_special = false,
	_scrap_fuel = 9,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 26,
	_info = "四発の大型飛行艇「二式大型飛行艇」、通称「二式大艇」です。<br>巨大な翼と船のような構造を持つ機体で、長距離偵察や司令部要員の移動等に用いられました。同時代の世界水準を大きく超えた傑作機で、今の時代もその後継は空に海に活躍しています。",
	_wikipedia = "Kawanishi H8K",
	_buildable = false,
	_upgradable = false,
}