• 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 Seiran"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Created page with "local Prototype_Seiran = { _name = "Prototype Seiran", _localized_name = "Prototype Mountain Haze", _page = false, _id = 62, _japanese_name = "試製晴嵐", _reading = ...")
 
com>Ckwng
Line 10: Line 10:
 
_rarity = 4,
 
_rarity = 4,
 
_back = 3,
 
_back = 3,
_card = "Equipment62-1.png",
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = 11,
 
_bombing = 11,

Revision as of 02:24, 14 August 2015

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

local Prototype_Seiran = {
	_name = "Prototype Seiran",
	_localized_name = "Prototype Mountain Haze",
	_page = false,
	_id = 62,
	_japanese_name = "試製晴嵐",
	_reading = "しせいせいらん",
	_type = 11,
	_icon = 10,
	_rarity = 4,
	_back = 3,
	_firepower = false,
	_bombing = 11,
	_torpedo = false,
	_aa = false,
	_armor = false,
	_asw = 6,
	_shelling_accuracy = 1,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 6,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 4,
	_scrap_ammo = 5,
	_scrap_steel = false,
	_scrap_bauxite = 20,
	_buildable = false,
	_upgradable = false,
}

return Prototype_Seiran