魔兽世界wlk德鲁伊宏大全,很多小伙伴都想知道在游戏中的德鲁伊的宏都有哪些,那么下面就由小编为大家带来具体的大全一览,希望能够帮助到大家,感兴趣的小伙伴一起来看看吧。
wlk德鲁伊宏大全一览
一、平衡德宏命令
1、一键精灵之火 + 月火 + 虫群
script local n,s,k,j,d,f={"rFall","eFire"},{"月火术","精灵之火"};for k=1,2 do f=nil;for j=1,16 do d=UnitDebuff("target",j);if d and strfind(d,n[k]) then f=1;break;end;end;if not f then CastSpellByName(s[k]);break;end;end;
宏命令描述:没有虫群
2、一键精灵之火 + 月火 + 虫群
/script local n,s,k,j,d,f={"rFall","tSwar","eFire"},{"月火术","虫群","精灵之火"};for k=1,3 do f=nil;for j=1,16 do d=UnitDebuff("target",j);if d and strfind(d,n[k]) then f=1;break;end;end;if not f then CastSpellByName(s[k]);break;end;end;
宏命令描述:有虫群的。
二、野性小德宏命令
1、熊变身嗑药然后变熊一气呵成
/castsequence [stance:1] reset=5 巨熊形态,生命之花
/stopcasting
/use 极强效治疗石
/stopcasting
/cast [nostance] 巨熊形态
宏命令描述:Tank时候变身嗑药然后变熊一气呵成。
2、从猫或熊形态变回人后释放回春术,然后变成猫形态
/cancelaura [stance:1] 巨熊形态; [stance:3] 猎豹形态
/castsequence (reset=60) 回春术(); 巨熊形态
宏命令描述:从猫或熊形态变回人后释放回春术,然后变成猫形态。需要注意的是40以下没有“巨熊形态”的需要改成“熊形态”。
3、重击 + 人形 + 加血
/script local c,i,d,f,a,_=CastSpellByName;for i=1,16 do d=UnitDebuff("target",i);if d and strfind(d,"Bash") then f=1;break;end;end;if f then _,_,a=GetShapeshiftFormInfo(1);if a then c("巨熊形态");else c("治疗之触");end;else c("重击");end;
宏命令描述:治疗之触可以改成其他法术。按第一下 重击 敌人,按第二下 如果敌人昏迷则回到人形,按第三下开始放治疗之触,想放别的可以改 优点是如果重击未击中,招架等敌人没晕的话不会变回人形,避免出现危险 由于变形无公共CD,狂按的话可以实现瞬间重击 + 人形效果 + 加血效果。
4、变熊 + 冲锋
/script local c,a,_=CastSpellByName;_,_,a=GetShapeshiftFormInfo(1);if a then c("野性冲锋");else c("巨熊形态");end;
5、1.12猎豹形态新潜行宏
/script local i,b,f;if not UnitAffectingCombat("player") then for i=1,16 do b=UnitBuff("player",i);if b and strfind(b,"Ambu") then f=1;break;end;end;if not f then CastSpellByName("潜行");end;end;
宏命令描述:不会因反复按而导致取消潜行。
6、中二变身宏-熊
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("熊的力量!","yell");c(1);elseif s~=1 then c(s);end;
宏命令描述:RP的变形宏,其他形态则变回人形,人形则喊话并变成相应形态,反复按不会再变回人形 人形态下变熊,并喊“熊的力量!” 其他任何形态则变回人形。
三、德鲁伊通用宏
1、人+形态使用精灵之火
/cast [stance:3] 精灵之火(野性);[stance:1] 精灵之火(野性);[nostance] 精灵之火
宏命令描述:人形态时使用 精灵之火,猫或熊形态时使用 精灵之火(野性)。
2、月火打图腾
/script local t,n,i,_={"根基","战栗","地缚","灼热","清毒",};for _,i in t do n=i.."图腾";TargetByName(n,1);end;CastSpellByName("月火术(等级 1)");
3、中二变身宏-旅行
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("旅行……","yell");c(4);elseif s~=4 c(s);end;
宏命令描述:台词征集中
4、中二变身宏-鹰
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("鹰的眼睛!","yell");c(6);elseif s~=6 then c(s);end;
宏命令描述:人形态下变风暴乌鸦,并喊“鹰的眼睛!” 其他任何形态则变回人形(资料片适用)
5、中二变身宏-豹
/script local c,s,i,a,_=CastShapeshiftForm;for i=1,6 do _,_,a=GetShapeshiftFormInfo(i);if a then s=i;break;end;end;if not s then SendChatMessage("豹的速度!","yell");c(3);elseif s~=3 then c(s);end;
宏命令描述:人形态下变猫,并喊“豹的速度!” 其他任何形态则变回人形
以上就是小编为大家整理的《魔兽世界》wlk德鲁伊宏大全一览啦,更多攻略内容请大家持续关注。