Formula

CommonFun.calcBuff_2490

formula.lua
1function CommonFun.calcBuff_2490(srcUser, targetUser, a, b, c, d, lv)
2  if srcUser == nil or targetUser == nil then
3    return 0
4  end
5  local skill = srcUser:GetLernedSkillLevel(467_RUNEMASTER:ENHANCED_HIDING)
6  local Num1 = srcUser:GetRunePoint(90160_AESIR_ENHANCED_HIDING_TIME_AFTER_HIDING_STATE_REMOVED_1_SECONDS)
7  local A = skill * 2 + 1 + Num1
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_2490

commonfun-calcbuff_2490

Nodes

0

Edges

0

Related Nodes

Select at least one node type.