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

Module:Data/Ship/Kamoi

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 16:27, 2 May 2017 by Qunow (talk | contribs) (tentative phonetic translation until meaning being clarified)
Jump to navigation Jump to search

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,
        _remodel_to = "Kamoi/Kai",
        _wikipedia = "Japanese seaplane tender Kamoi",
    },
    ["Kai"] = {
        _name = "Kamoi",
        _suffix = "Kai",
        _api_id = 499,
        _japanese_name = "神威改",
        _reading = "かもいかい",
        _type = 16,
        _remodel_from = "Kamoi/",
        _remodel_to = "Kamoi/Kai Bo",
    },
    ["Kai Bo"] = {
        _name = "Kamoi",
        _suffix = "Kai Bo",
        _api_id = 500,
        _japanese_name = "神威改母",
        _reading = "かもいかい",
        _type = 22,
        _remodel_from = "Kamoi/Kai",
    },
}