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

Module:Data/Caps

From Kancolle Wiki
Jump to navigation Jump to search

Documentation for this module may be created at Module:Data/Caps/doc

-- All calculation cap values for easy updating of modules when caps are adjusted. Can also be used for syncing pages and any other cap types.

return {
  hq = 120,
  ship_level = 185,
--Combat
  shelling = 220,
  night = 360,
  torpedo = 180,
  asw = 170,
  lbas = 170,
  airstrike = 170,
  support = 170
}