- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
Line 2:
Line 2:
− local Raiden = {+
− _localized_name = "Thunderbolt",
+
Line 34:
Line 34:
+
−
− return Raiden
no edit summary
--[[Category:Equipment modules]]
--[[Category:Equipment modules]]
return {
_name = "Raiden",
_name = "Raiden",
_page = false,
_page = false,
_id = 175,
_id = 175,
_japanese_name = "雷電",
_japanese_name = "雷電",
_localized_name = "Thunderbolt",
_reading = "らいでん",
_reading = "らいでん",
_type = 48,
_type = 48,
_scrap_bauxite = 7,
_scrap_bauxite = 7,
_buildable = false,
_buildable = false,
_info = "「十四試局地戦闘機」として開発された、対爆撃機要撃に特化した迎撃戦闘機「雷電」です。零戦などの艦上戦闘機「甲戦」に対して、局地戦闘機「乙戦」として開発・運用されました。格闘戦向きではありませんが、優れた上昇力と大火力を備えています。",
_improvements = false,
_improvements = false,
}
}