Formula

CommonFun.calcBuff_7680

function CommonFun.calcBuff_7680(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = 1
  if srcUser:HasBuffID(90003094_8961_:MAX_STACK_0) then
    A = 2
  end
  return A
end