• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Module:Data/Equipment/OS2U

From Kancolle Wiki
< Module:Data‎ | Equipment
Revision as of 04:38, 5 May 2016 by com>Ckwng
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Equipment/OS2U/doc

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

local OS2U = {
	_name = "OS2U",
	_page = false,
	_id = 171,
	_japanese_name = "OS2U",
	_reading = false,
	_type = 10,
	_icon = 10,
	_rarity = 3,
	_firepower = false,
	_bombing = 1,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = 1,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = 1,
	_los = 6,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 6,
	_flight_range = 3,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 1,
	_scrap_steel = false,
	_scrap_bauxite = 2,
	_buildable = false,
	_improvements = false,
}

return OS2U