• 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/Kasuga Maru

From Kancolle Wiki
< Module:Data‎ | Ship
Revision as of 16:38, 2 May 2017 by がか (talk | contribs)
Jump to navigation Jump to search

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

--Categories:
--[[Category:Player ship modules]]
 
return {
    [""] = {
        _name = "Kasuga Maru",
        _api_id = 521,
        _japanese_name = "春日丸",
        _reading = "かすがまる",
        _type = 7,
        _remodel_to = "Kasuga Maru/1",
        _wikipedia = "Japanese aircraft carrier Taiyō",
    },
    ["1"] = {
        _name = "Taiyou",
        _api_id = 526,
        _japanese_name = "大鷹",
        _reading = "たいよう",
        _type = 7,
        _remodel_from = "Kasuga Maru/",
        _remodel_to = "Kasuga Maru/2",
    },
    ["2"] = {
        _name = "Taiyou",
        _suffix = "Kai",
        _api_id = 380,
        _japanese_name = "大鷹改",
        _reading = "たいようかい",
        _type = 7,
        _remodel_from = "Kasuga Maru/1",
        _remodel_to = "Kasuga Maru/3",
    },
    ["3"] = {
        _name = "Taiyou",
        _suffix = "Kai Ni",
        _api_id = 529,
        _japanese_name = "大鷹改二",
        _reading = "たいようかいに",
        _type = 7,
        _remodel_from = "Kasuga Maru/2",
    },
}