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

From Kancolle Wiki
Jump to navigation Jump to search
(initial)
 
m (no back)
Line 9: Line 9:
 
_icon = 7,
 
_icon = 7,
 
_rarity = 5,
 
_rarity = 5,
_back = 0,
 
 
_firepower = false,
 
_firepower = false,
 
_bombing = 11,
 
_bombing = 11,

Revision as of 08:54, 21 August 2015

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

local Prototype_Nanzan = {
	_name = "Prototype Nanzan",
	_localized_name = "Prototype Nanzan",
	_page = false,
	_id = 148,
	_japanese_name = "試製南山",
	_reading = "",
	_type = 7,
	_icon = 7,
	_rarity = 5,
	_firepower = false,
	_bombing = 11,
	_torpedo = false,
	_aa = 1,
	_armor = false,
	_asw = 4,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = 2,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 4,
	_scrap_ammo = 5,
	_scrap_steel = false,
	_scrap_bauxite = 15,
	_buildable = false,
	_upgradable = false,
}
 
return Prototype_Nanzan