Formula

CommonFun.calcBuff_3254

function CommonFun.calcBuff_3254(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Int = srcUser:GetProperty("Int")
  local Num = srcUser:GetRunePoint(102034_AESIR_SP_REGEN_SPD_OF_A_POEM_OF_BLAKEY_IS_INCREASED_BY_AN_EXTRA_5)
  local A = Int / 300 + lv * 0.1 + Num * 0.05
  return A
end