Formula

CommonFun.calcBuff_3221

formula.lua
1function CommonFun.calcBuff_3221(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(24050_AESIR_TARGETS_INSIDE_WHITE_IMPRISON_LOSES_2_OF_MAX_HP_EVERY_SECOND)
6  local MaxHp = targetUser:GetProperty("MaxHp")
7  local A = -(Num * 2 / 100 * MaxHp)
8  local B = -Num * 2 / 100
9  A = CommonFun.calcBuff_6(srcUser, targetUser, B, 0, c, d, lv)
10  return A
11end
Formula Graph

Connected Archive Data

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

Loading graph filters

CommonFun.calcBuff_3221

commonfun-calcbuff_3221

Nodes

0

Edges

0

Related Nodes

Select at least one node type.