• 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/Season/Fall 2017"

From Kancolle Wiki
Jump to navigation Jump to search
(Created page with "--Categories: --Category:Seasonal modules return { index = { ["Destroyers"] = { "Urakaze", "Yamakaze", "Asakaze", "Matsukaze", "Hatakaze", "Amagiri", "Sagiri" }, ...")
 
Line 15: Line 15:
 
         ja = "",
 
         ja = "",
 
         en = "",
 
         en = "",
        note = "",
 
 
         line = "Secretary 2",
 
         line = "Secretary 2",
 
       },
 
       },
Line 126: Line 125:
 
     ["Matsuwa"] = {
 
     ["Matsuwa"] = {
 
       {
 
       {
         ja = "",
+
         ja = "秋。。。秋祭り。 素敵。択捉ちゃん、 私も、松輪も良かった来て来ます!待てって下さい!",
         en = "",
+
         en = "Autumn. . . Autumn Festival. Nice. Etorofu-chan, Me too... If It's ok Matsuwa wants to go too! Please wait!",
 
         note = "",
 
         note = "",
 
       },
 
       },

Revision as of 16:36, 17 September 2017

Documentation for this module may be created at Module:Data/Season/Fall 2017/doc

--Categories:
--[[Category:Seasonal modules]]

return {
  index = {
    ["Destroyers"] = { "Urakaze", "Yamakaze", "Asakaze", "Matsukaze", "Hatakaze", "Amagiri", "Sagiri" },
    ["Battleships"] = { "Richelieu", "Gangut" },
    ["Standard Carriers"] = { "Saratoga", "Ark Royal" },
    ["Submarines"] = { "Luigi Torelli" },
    ["Auxiliaries"] = { "Kamoi", "Shimushu", "Kunashiri", "Etorofu", "Matsuwa" },
  },
  ships = {
    ["Urakaze"] = {
      {
        ja = "",
        en = "",
        line = "Secretary 2",
      },
    },
    ["Yamakaze"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Asakaze"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Matsukaze"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Hatakaze"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Amagiri"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Sagiri"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Richelieu"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Gangut"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Saratoga"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Ark Royal"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Luigi Torelli"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Kamoi"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Shimushu"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Kunashiri"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Etorofu"] = {
      {
        ja = "",
        en = "",
        note = "",
      },
    },
    ["Matsuwa"] = {
      {
        ja = "秋。。。秋祭り。 素敵。択捉ちゃん、 私も、松輪も良かった来て来ます!待てって下さい!",
        en = "Autumn. . . Autumn Festival. Nice. Etorofu-chan, Me too... If It's ok Matsuwa wants to go too! Please wait!",
        note = "",
      },
    },
  },
}