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

From Kancolle Wiki
Jump to navigation Jump to search
(Kanji'震' means Shocking, Quaking, Shaking, Instead of Magnificent.)
m (Reverted edits by 210.5.174.78 (talk | block) to last version by Ckwng)
Line 4: Line 4:
 
local Shinden_Kai = {
 
local Shinden_Kai = {
 
_name = "Shinden Kai",
 
_name = "Shinden Kai",
_localized_name = "Shocking Lightning Kai",
+
_localized_name = "Magnificent Lightning Kai",
 
_page = false,
 
_page = false,
 
_id = 56,
 
_id = 56,

Revision as of 10:20, 13 June 2016

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

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

local Shinden_Kai = {
	_name = "Shinden Kai",
	_localized_name = "Magnificent Lightning Kai",
	_page = false,
	_id = 56,
	_japanese_name = "震電改",
	_reading = "しんでんかい",
	_type = 6,
	_icon = 6,
	_rarity = 5,
	_back = 4,
	_stars = 5,
	_firepower = false,
	_bombing = false,
	_torpedo = false,
	_aa = 15,
	_armor = false,
	_asw = false,
	_shelling_accuracy = false,
	_torpedo_accuracy = false,
	_evasion = false,
	_los = false,
	_speed = false,
	_luck = false,
	_range = false,
	_flight_cost = 9,
	_flight_range = 2,
	_special = false,
	_scrap_fuel = 2,
	_scrap_ammo = 3,
	_scrap_steel = false,
	_scrap_bauxite = 28,
	_buildable = false,
	_upgradable = false,
}

return Shinden_Kai