《魔獸世界懷舊服》牧師宏哪些比較好用?魔獸世界懷舊服已在8月27日正式上線,其中由于是原汁原味的還原60年代,所以很多UI和系統的設置都有點難受,這里小編帶來了牧師玩家的宏設置方便操作,一起來看看吧!
60年代牧師1.12版宏:
【進入/取消暗影形態 并切換動作條 】
1是非暗影形態下的治療魔法條,2是暗影形態下的攻擊魔法條?
進入/取消暗影形態,并在1,2兩動作條間切換,數字可以自己改?
/script local i,b,f,p;for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"wform") then f=1;break;end;end;if f then p=1;else p=2;end;CastSpellByName("暗影形態");CURRENT_ACTIONBAR_PAGE=p;ChangeActionBarPage();?
【心靈尖嘯 + 取消暗影形態 】
/施放 心靈尖嘯?
/script local i,b,f;for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"wform") then CastSpellByName("暗影形態");break;end;end;?
【給自己能量灌注+心靈專注+護符+技能 】
具體最后跟什么技能自己考慮,因為心靈專注,所以這個技能是免費的,一般亡靈牧師都跟瘟疫了?
護符放飾品1位置?
/script local c,s,d,e,_=CastSpellByName,SpellStopCasting;c("能量灌注",1);s();c("心靈專注");s();_,d,e=GetInventoryItemCooldown("player",13);if d0 then UseInventoryItem(13);end;s();c("噬靈瘟疫");?
【自動補 韌,心靈之火,防護暗影 】
缺啥補啥,閑著沒事按按能強身健體,定國安邦……?
/script local n,s,k,j,b,f={"dFor","rFir","iSha"},{"真言術:韌","心靈之火\","防護暗影"};for k=1,3 do f=nil;for j=1,16 do b=UnitBuff("player",j);if b and strfind(b,n[k]) then f=1;break;end;end;if not f then CastSpellByName(s[k]);break;end;end;
【矮牧 反恐】?
/script local i,b,f;for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"Excor") then f=1;break;end;end;if not f then CastSpellByName("防護恐懼結界\");end;?
【PK驅散宏 】
優先驅散自己身上的Debuff,沒有就對目標驅散?
/script local t; if UnitDebuff("player",1,1) then t=1;end; CastSpellByName("驅散魔法",t);
想要了解更多關于牧師的專業選擇方面的攻略可以點擊右邊的鏈接>>>《魔獸世界懷舊服》牧師專業推薦攻略
想要了解更多關于職業宏的攻略可以點擊右邊的鏈接>>>《魔獸世界懷舊服》各職業宏大全
瀏覽量:42022-11-10
瀏覽量:02022-11-10
瀏覽量:02022-10-31
瀏覽量:02022-10-31
瀏覽量:02022-10-20
瀏覽量:02022-10-19