Formula

CommonFun.calcBuff_9150

function CommonFun.calcBuff_9150(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = b
  if srcUser:HasBuffID(90006154_1_:MAX_STACK_0) and srcUser:HasBuffID(139792_15_:MAX_STACK_0) then
    A = c
  end
  return A
end