Formula

CommonFun.calcBuff_3121

function CommonFun.calcBuff_3121(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  return 8
end