- 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 = {+
− _localized_name = "Comet",
+
Line 34:
Line 34:
+
−
− return Suisei
no edit summary
--[[Category:Equipment modules]]
--[[Category:Equipment modules]]
return {
_name = "Suisei",
_name = "Suisei",
_page = false,
_page = false,
_id = 24,
_id = 24,
_japanese_name = "彗星",
_japanese_name = "彗星",
_reading = "すいせい",
_reading = "すいせい",
_localized_name = "Comet",
_type = 7,
_type = 7,
_icon = 7,
_icon = 7,
_scrap_bauxite = 3,
_scrap_bauxite = 3,
_buildable = true,
_buildable = true,
_info = "「九九艦爆」の後継として開発された高速性能を誇る艦上爆撃機「彗星」。<br/>液冷発動機を装備。当時の一般的な戦闘機より速く、護衛の零戦すら振り切れる高速性とも言われます。<br/>整備の難しい機体ですが、高速艦爆としての完成度は高く、ぜひ機動部隊の中核として運用してくださいね。",
_upgradable = false,
_upgradable = false,
}
}