• 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/Item/Action Report"

From Kancolle Wiki
Jump to navigation Jump to search
m (6 revisions imported)
 
(2 intermediate revisions by one other user not shown)
Line 2: Line 2:
  
 
return {
 
return {
 +
  _item = true,
 
   _id = 78,
 
   _id = 78,
 
   _type = 0,
 
   _type = 0,

Latest revision as of 14:11, 12 May 2021

Documentation for this module may be created at Module:Data/Item/Action Report/doc

-- [[Category:Item modules]]

return {
  _item = true,
  _id = 78,
  _type = 0,
  _category = 0,
  _name = "Action Report",
  _japanese_name = "戦闘詳報",
  _reading = nil,
  _description = "本資料の活用により、貴重な戦訓を今後の戦術や装備改修などにフィードバック可能です。 ※艦隊司令部の更新には、複数 の戦闘詳報が必要です。",
}