• 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/Shiden Kai 2"

From Kancolle Wiki
Jump to navigation Jump to search
com>Ckwng
(Oct30-2015 update)
Line 20: Line 20:
 
_shelling_accuracy = false,
 
_shelling_accuracy = false,
 
_torpedo_accuracy = false,
 
_torpedo_accuracy = false,
_evasion = false,
+
_evasion = 3,
 
_los = false,
 
_los = false,
 
_speed = false,
 
_speed = false,

Revision as of 09:23, 30 October 2015

Documentation for this module may be created at Module:Data/Equipment/Shiden Kai 2/doc

local Shiden_Kai_Ni = {
	_name = "Shiden Kai 2",
	_strict_name = "Shiden Kai Ni",
	_localized_name = "Violet Lightning Kai 2",
	_localized_strict_name = "Violet Lightning Kai Ni",
	_page = false,
	_id = 55,
	_japanese_name = "紫電改二",
	_reading = "しでんかいに",
	_type = 6,
	_icon = 6,
	_rarity = 2,
	_back = 3,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 9,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = 3,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 2,
	_scrap_steel = false,
	_scrap_bauxite = 7,
	_buildable = true,
	_upgradable = false,
}

return Shiden_Kai_Ni