Formula

CommonFun.calcBuff_3160

formula.lua
1function CommonFun.calcBuff_3160(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(1260_ASSASSIN:DRAGON_TRAINING)
6  local WeaponType = srcUser:GetEquipedWeaponType()
7  local A = 0
8  if WeaponType == 170 then
9    A = skilllv_1 * 0.2
10  end
11  return A
12end
Formula Graph

Connected Archive Data

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

Loading graph filters

CommonFun.calcBuff_3160

commonfun-calcbuff_3160

Nodes

0

Edges

0

Related Nodes

Select at least one node type.