- 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
mLine 2:
Line 2:
− local Star_Shell = {+
Line 29:
Line 29:
+
− _upgradable = false,
−
− return Star_Shell
Migration
--[[Category:Equipment modules]]
--[[Category:Equipment modules]]
return {
_name = "Star Shell",
_name = "Star Shell",
_page = false,
_page = false,
_scrap_steel = 1,
_scrap_steel = 1,
_scrap_bauxite = 1,
_scrap_bauxite = 1,
_info = "主砲等から発射される落下傘付の照明弾です。<br/>夜戦時において敵艦隊付近を照明し、味方艦隊の夜間攻撃を支援します(敵艦隊の夜間特殊攻撃発生も少し抑えることが可能です)。",
_buildable = false,
_buildable = false,
}
}