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