• 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/Furniture Box (Small)

From Kancolle Wiki
< Module:Data‎ | Item
Revision as of 11:18, 12 March 2018 by Botkaze (talk | contribs) (Created page with "-- Category:Item modules return { _item = true, _id = 10, _type = 4, _category = 6, _name = "Furniture Box (Small)", _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/Furniture Box (Small)/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 10,
  _type = 4,
  _category = 6,
  _name = "Furniture Box (Small)",
  _japanese_name = "家具箱(小)",
  _reading = nil,
  _description = "開けると、中から少量の家具コインが出現する。200",
}