Formula

CommonFun.GetMoonMark

formula.lua
1function CommonFun.GetMoonMark(me, tar)
2  if nil == me or nil == tar then
3    return false
4  end
5  if me:HasBuffID(136361_SUN_MOON_SKILL_COOLDOWN_:MAX_STACK_0) and me:HasBuffID(136142_MOON_PLATE_BUFF_:MAX_STACK_0) then
6    return true
7  else
8    return me:GetMoonMark(tar)
9  end
10end
Formula Graph

Connected Archive Data

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

Loading graph filters

CommonFun.GetMoonMark

commonfun-getmoonmark

Nodes

0

Edges

0

Related Nodes

Select at least one node type.