• 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
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Type_2_Large_Flying_Boat = {
 
local Type_2_Large_Flying_Boat = {
 
_name = "Type 2 Large Flying Boat",
 
_name = "Type 2 Large Flying Boat",

Revision as of 12:21, 7 December 2015

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

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

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,
	_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