• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Module:Data/Ship/Kamoi"

From Kancolle Wiki
Jump to navigation Jump to search
m
Line 10: Line 10:
 
         _type = 22,
 
         _type = 22,
 
         _wikipedia = "Japanese seaplane tender Kamoi",
 
         _wikipedia = "Japanese seaplane tender Kamoi",
     }
+
     },
 +
    ["Kai"] = {
 +
_name = "Kamoi",
 +
_suffix = "Kai",
 +
        _japanese_name = "神威改",
 +
        _reading = "かもいかい",
 +
    },
 
}
 
}

Revision as of 14:25, 2 May 2017

Documentation for this module may be created at Module:Data/Ship/Kamoi/doc

--Categories:
--[[Category:Player ship modules]]

return {
    [""] = {
        _name = "Kamoi",
        _api_id = 162,
        _japanese_name = "神威",
        _reading = "かもい",
        _type = 22,
        _wikipedia = "Japanese seaplane tender Kamoi",
    },
    ["Kai"] = {
		_name = "Kamoi",
		_suffix = "Kai",
        _japanese_name = "神威改",
        _reading = "かもいかい",
    },
}