Formula

CommonFun.calcBuff_2500

formula.lua
1function CommonFun.calcBuff_2500(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(481_RUNEMASTER:RAID)
6  local Num1 = srcUser:GetRunePoint(90070_AESIR_TARGET_S_DAMAGE_BEARING_AFTER_ATTACKED_BY_RAID_3)
7  local A = skill * 0.01 + 0.1 + Num1 * 0.03
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_2500

commonfun-calcbuff_2500

Nodes

0

Edges

0

Related Nodes

Select at least one node type.