Formula

CommonFun.calcBuff_3800

formula.lua
1function CommonFun.calcBuff_3800(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local Num = srcUser:GetRunePoint(123030_AESIR_EACH_50_ATK_PROVIDES_0_2_DEF)
6  local Atk = srcUser:GetProperty("Atk")
7  local AtkPer = srcUser:GetProperty("AtkPer")
8  local A = math.floor(Atk * (1 + AtkPer) * 0.2 * Num / 50)
9  return A
10end
Formula Graph

Connected Archive Data

See which cards, equipment, headwears, buffs, and other archived records connect to this formula.

Loading graph filters

CommonFun.calcBuff_3800

commonfun-calcbuff_3800

Nodes

0

Edges

0

Related Nodes

Select at least one node type.