Formula

CommonFun.calcBuff_3210

formula.lua
1function CommonFun.calcBuff_3210(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local MaxHp = targetUser:GetProperty("MaxHp")
6  local skilllv_1 = srcUser:GetLernedSkillLevel(1242_ASSASSIN:TOOTH_OF_WARG)
7  local A = -MaxHp * (skilllv_1 / 10 + 1) * 0.005
8  return A
9end
Formula Graph

Connected Archive Data

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

Loading graph filters

CommonFun.calcBuff_3210

commonfun-calcbuff_3210

Nodes

0

Edges

0

Related Nodes

Select at least one node type.