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

Module:Data/Item/Instant Construction Material

From Kancolle Wiki
< Module:Data‎ | Item
Revision as of 11:19, 12 March 2018 by Botkaze (talk | contribs) (Created page with "-- Category:Item modules return { _item = true, _id = 2, _type = 2, _category = 2, _name = "Instant Construction Material", _japanese_name = "高速建造材"...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Item/Instant Construction Material/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 2,
  _type = 2,
  _category = 2,
  _name = "Instant Construction Material",
  _japanese_name = "高速建造材",
  _reading = nil,
  _description = "建造時間を短縮できる。",
}