- 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 Daihatsu_Landing_Craft = {+
Line 31:
Line 31:
+
+
Line 92:
Line 94:
−
− return Daihatsu_Landing_Craft
Module:Data/Equipment/Daihatsu Landing Craft (view source)
Revision as of 16:33, 15 August 2018
, 6 years agoMigration
--[[Category:Equipment modules]]
--[[Category:Equipment modules]]
return {
_name = "Daihatsu Landing Craft",
_name = "Daihatsu Landing Craft",
_page = false,
_page = false,
_scrap_steel = false,
_scrap_steel = false,
_scrap_bauxite = 1,
_scrap_bauxite = 1,
_info = "大発動艇、略して「大発」。<br/>輸送船からの揚陸作業や上陸船に用いた、現代でいうところの「上陸用舟艇」です。<br/>海上のトラックの様な「大発」は、大型輸送船や強襲揚陸艦等で運用可能です。",
_wikipedia = "Daihatsu-class Landing Craft",
_buildable = false,
_buildable = false,
_improvements = {
_improvements = {
},
},
}
}