Formula

CommonFun.calcBuff_3490

formula.lua
1function CommonFun.calcBuff_3490(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local A = 0
6  local RefineLv = srcUser:GetEquipedRefineLv(7_WEAPON)
7  local Ring1 = srcUser:GetEquipedID(7_WEAPON)
8  if (Ring1 == 40047_LANCE_OF_DRAGON_TAMER_1 or Ring1 == 140047_LANCE_OF_DRAGON_TAMER_2) and 10 <= RefineLv then
9    A = 100
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_3490

commonfun-calcbuff_3490

Nodes

0

Edges

0

Related Nodes

Select at least one node type.