• 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/Taiyou"

From Kancolle Wiki
Jump to navigation Jump to search
m (Qunow moved page Module:Taiyou to Module:Kasuga Maru)
m (Qunow moved page Module:Kasuga Maru to Module:Taiyou over redirect)
(No difference)

Revision as of 16:32, 2 May 2017

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

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

return {
    [""] = {
        _name = "Taiyou",
        _api_id = 526,
        _japanese_name = "大鷹",
        _reading = nil,
        _type = 7,
        _remodel_to = "Taiyou/Kai",
        _wikipedia = "Japanese aircraft carrier Taiyō",
    },
    ["Kai"] = {
        _name = "Taiyou",
        _suffix = "Kai",
        _api_id = 380,
        _japanese_name = "大鷹改",
        _reading = nil,
        _type = 7,
        _remodel_from = "Taiyou/",
        _remodel_to = "Taiyou/Kai Ni",
    },
    ["Kai Ni"] = {
        _name = "Taiyou",
        _suffix = "Kai Ni",
        _api_id = 529,
        _japanese_name = "大鷹改二",
        _reading = nil,
        _type = 7,
        _remodel_from = "Kamoi/Kai",
    },
}