- 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 Suisei_Model_12A = {+
Line 33:
Line 33:
+
+
− _upgradable = false, +
−
− return Suisei_Model_12A
Module:Data/Equipment/Suisei Model 12A (view source)
Revision as of 02:37, 1 July 2018
, 6 years agoMigration
--[[Category:Equipment modules]]
--[[Category:Equipment modules]]
return {
_name = "Suisei Model 12A",
_name = "Suisei Model 12A",
_localized_name = "Comet Model 12A",
_localized_name = "Comet Model 12A",
_scrap_steel = false,
_scrap_steel = false,
_scrap_bauxite = 4,
_scrap_bauxite = 4,
_info = "「九九艦爆」の後継として開発された高速性能を誇る水冷エンジンの艦上爆撃機「彗星」。<br/>彗星艦爆一二型甲は、エンジンをより強力なアツタ三二型に換装。そして後部機銃も13mmに火力強化しました。機動力と防御火力を向上させた本機で、あの有名な芙蓉部隊ばりの奮戦を!",
_wikipedia = "Yokosuka D4Y",
_buildable = true,
_buildable = true,
_improvable = false,
}
}