#showtooltip 元素释放
/targetenemy [noexists][noharm]
/targetlastenemy [noexists][dead][noharm]
/cast [noequipped:盾牌,harm,@targettarget][equipped:盾牌,harm,@targettarget][harm][help][noexists]元素释放
/targetlastfriend [equipped:盾牌]
附送一个用鼠标移动图腾位置的:
/run local f=TotemFrameTotem1; f:SetMovable(true); f:EnableMouse(true); f:SetUserPlaced(true); f:SetScript("OnMouseDown", f.StartMoving); f:SetScript("OnMouseUp", f.StopMovingOrSizing)
/run TotemFrame:SetScale(1.3)
奶萨和增强共用的:
#showtooltip [equipped:盾牌]熔岩爆裂;闪电链
/use 崇敬先祖卷轴
/cast [harm]熔岩爆裂;[help]治疗链
/cast [harm]闪电链
风剪宏:
#showtooltip 风剪
/focus [target=focus, noexists] [target=focus, dead] [target=focus, help]
/stopmacro [target=focus, noexists]
/cast [mod,target=focus]风剪;[harm]风剪;[harm,target=targettaeget]风剪
电能图腾:
#showtooltip 电能图腾
/console Sound_EnableSFX 0
/cast 电能图腾
/cast !图腾投掷
/console Sound_EnableSFX 1
刚玩两天萨满,暂时就写了这几个比较实用的。