Formula

CommonFun.calcBuff_3325

formula.lua
1function CommonFun.calcBuff_3325(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local RefineLv = srcUser:GetEquipedRefineLv(2)
6  local A = c
7  local DD = 0
8  if 0 < RefineLv and srcUser:HasBuffID(90002255_DEATHCAT_ARMOR_TIER_6_:MAX_STACK_0) then
9    A = RefineLv * a + A
10  end
11  return A
12end
Formula Graph

Connected Archive Data

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

Loading graph filters

CommonFun.calcBuff_3325

commonfun-calcbuff_3325

Nodes

0

Edges

0

Related Nodes

Select at least one node type.