• 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/FuMO25 Radar"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local FuMO25_Radar = {
 
local FuMO25_Radar = {
 
_name = "FuMO25 Radar",
 
_name = "FuMO25 Radar",

Revision as of 12:13, 7 December 2015

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

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

local FuMO25_Radar = {
	_name = "FuMO25 Radar",
	_page = false,
	_id = 124,
	_japanese_name = "FuMO25 レーダー",
	_reading = "FuMO25 れえだあ",
	_type = 13,
	_icon = 11,
	_rarity = 4,
	_back = 3,
	_stars = 4,
	_firepower = 3,
	_bombing = false,
	_torpedo = false,
	_aa = 7,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 10,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 9,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = false,
	_scrap_ammo = false,
	_scrap_steel = 27,
	_scrap_bauxite = 29,
	_buildable = false,
	_upgradable = false,
}

return FuMO25_Radar