• 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/Prototype Keiun (Carrier-based Reconnaissance Model)"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
m
com>Ckwng
m
Line 1: Line 1:
 +
--Categories:
 +
--[[Category:Equipment modules]]
 +
 
local Prototype_Keiun_Carrier_based_Reconnaissance_Model = {
 
local Prototype_Keiun_Carrier_based_Reconnaissance_Model = {
 
_name = "Prototype Keiun (Carrier-based Reconnaissance Model)",
 
_name = "Prototype Keiun (Carrier-based Reconnaissance Model)",

Revision as of 12:27, 7 December 2015

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

local Prototype_Keiun_Carrier_based_Reconnaissance_Model = {
	_name = "Prototype Keiun (Carrier-based Reconnaissance Model)",
	_localized_name = "Prototype Cirrus Cloud (Carrier-based Reconnaissance Model)",
	_page = false,
	_id = 151,
	_japanese_name = "試製景雲(艦偵型)",
	_reading = "しせいけいうん(かんていがた)",
	_type = 94,
	_icon = 9,
	_rarity = 5,
	_firepower = 2,
	_bombing = false,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = false,
	_shelling_accuracy = 2,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 11,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 4,
	_scrap_ammo = false,
	_scrap_steel = false,
	_scrap_bauxite = 14,
	_buildable = false,
	_upgradable = false,
}
 
return Prototype_Keiun_Carrier_based_Reconnaissance_Model