CommonFun

CommonFun.calcBuff_3780

Dataset · 20251127_update

Formula Source

function CommonFun.calcBuff_3780(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num = srcUser:GetRunePoint(13030)
  local Vit = srcUser:GetProperty("Vit")
  local A = Num * 1 / 5 * Vit
  return A
end
No formula links

Version History

Loading dependencies...
Loading usage...