• 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/Type 2 Large Flying Boat"

From Kancolle Wiki
Jump to navigation Jump to search
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 = "にしきだい...")
 
com>Ckwng
Line 4: Line 4:
 
_id = 138,
 
_id = 138,
 
_japanese_name = "二式大艇",
 
_japanese_name = "二式大艇",
_reading = "にしきだいてい",
+
_reading = "にしきたいてい",
 
_type = 41,
 
_type = 41,
 
_icon = 33,
 
_icon = 33,

Revision as of 18:00, 29 April 2015

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