魔兽世界法师输出宏....
法师也要用宏? 我个人认为法师还是靠变通的 不过给你也行
#showtooltip 法术反制
/stopcasting
/cast [target=focus] 法术反制
焦点反制宏
#showtooltip 法术反制
/stopcasting
/Cast [modifier:alt,target=focus,exists] 法术反制;法术反制
焦点反制宏,ALT变焦点否则反制当前目标
#showtooltip 闪现术
/stopcasting
/cast 闪现术
打断闪现宏
/cast [noharm] 魔爆术(等级 1);魔爆术
有目标顶级魔爆,没有1级魔爆
#showtooltip 冰枪术
/stopcasting
/cast [target=mouseover,exists]冰枪术;冰枪术
无脑冰枪术
#showtooltip 变形术(等级 1)
/cast [target=mouseover,exists]变形术(等级 1);变形术(等级 1)
无脑变羊宏
#showtooltip [pet] 冰冻术; [nopet] 召唤水元素
/cast [nopet] 召唤水元素
/cast [target=pet,dead] 召唤水元素
/click PetActionButtonA A=冰环数字
/petattack
水元素宏
/script PetDismiss();
/cast 急速冷却
急冷之前解散水元素
#showtooltip [nopet] [target=pet,dead] 召唤水元素; [pet] 冰冻术
/cast [nopet]召唤水元素
/cast [target=pet,dead]召唤水元素
/stopmacro [target=pet,dead]
/cast 冰冻术
/petpassive
/petattack [harm]
/petfollow [noharm]
#showtooltip 制造魔法玉石
/script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end
/cast 制造魔法玉石
摧毁当前法力刚玉并且重新制作1个的宏
#showtooltip
/use [btn:1] 法力刚玉
/stopmacro [btn:1]
/script local g,i,j=GetContainerItemLink for i=0,4 do for j=1,20 do if g(i,j) then if strfind(g(i,j),":22044:") then PickupContainerItem(i,j) DeleteCursorItem() end end end end
/cast 制造魔法玉石
左键吃宝石,右键同上
#showtooltip 变形术(等级 1)
/cast [modifier:alt,target=focus,exists] 变形术(等级 1); 变形术(等级 1)
焦点变羊宏,ALT变焦点否则变当前目标
/cast [modifier:alt] 寒冰箭(等级 1); 寒冰箭(等级 13)
按住alt键则是一级冰箭,否则是顶级冰箭
#showtooltip 气定神闲
/stopcasting
/cast 奥术强化
/stopcasting
/use 14
/cast 气定神闲
/stopcasting
/cast 炎爆术(等级 10)
大脸盆宏
#showtooltip 寒冰箭
/cast [harm]寒冰箭;暴风雪(等级 1)
有目标冰箭,无目标1级暴风雪
#showtooltip 火焰冲击
/cast [harm]火焰冲击(等级 9);魔爆术(等级 1)
有目标火冲,无目标1级奥爆
#showtooltip 变形术(等级 1)
/cast [harm]变形术(等级 1);暴风雪(等级 1)
有目标变羊,无目标1级暴风雪
/castsequence 奥术智慧,魔法抑制,熔岩护甲
一键BUFF
法师的宏多作用与PVP,PVE能用到的宏不是很多,希望上面的宏能对你有所帮助。
#showtooltip [pet] 冰冻术
#showtooltip [nopet] 召唤水元素
/cast [nopet] 召唤水元素
/click [pet] PetActionButton5
没有宝宝的情况下图标显示"召唤水元素"技能说明并显示该技能冷却,有宝宝的情况下图标显示宝宝的远程冰环"冰冻术"技能说明及冷却。
在没有宝宝时按下则召唤宝宝,有宝宝是按则施放宝宝的远程冰冻术。
注: 宝宝的Nova在默认宠物技能条的第5格,请不要移动它,如果放到别的格子请自行修改PetActionButton5
这句中"5"为相应的数字。
#showtooltip 法力红宝石
/castsequence [button:2] 制造魔法红宝石, 制造魔法黄水晶, 制造魔法翡翠, 制造魔法玛瑙
/use 法力红宝石
/use 法力黄水晶
/use 法力翡翠
/use 法力玛瑙
右键依次制造4种宝石 左键是使用
召唤水元素和水元素攻击宏:
/cast [nopet] 召唤水元素
/stopmacro [target=pettarget, exists]
/petattack
注:点击一次将召唤水元素
再点一次水元素将攻击你的目标,在召唤后的lag时间内重复点击可以让宠物立即进入攻击状态并不会取消第一个水球。
水元素的2个实用宏 前一个是出来就打 后一个是出来就NOVA 注意在没有水元素在的情况都是要连续按2下的
/stopcasting
/cast [nopet] 召唤水元素
/stopmacro [target=pettarget, exists]
/petattack
/stopcasting
#showtooltip [pet] 冰冻术
#showtooltip [nopet] 召唤水元素
/cast [nopet] 召唤水元素
/click [pet] PetActionButton5。