Module:Data/Caps

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
}