Formula

CommonFun.calcBuff_2400

formula.lua
1function CommonFun.calcBuff_2400(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local skilllv_1 = srcUser:GetLernedSkillLevel(423_RUNE_KNIGHT:HP_POTION_CAST)
6  local A = 0
7  if 1 <= skilllv_1 then
8    A = 0.04 * skilllv_1 + 0.1
9  end
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_2400

commonfun-calcbuff_2400

Nodes

0

Edges

0

Related Nodes

Select at least one node type.